2021-05-16T22:03:26.9519915Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.5739312Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.6434190Z 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-16T22:03:27.7250442Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.8250218Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:36.1880299Z Current runner version: '2.278.0' 2021-05-16T22:03:36.1912620Z ##[group]Operating System 2021-05-16T22:03:36.1913680Z Ubuntu 2021-05-16T22:03:36.1914209Z 20.04.2 2021-05-16T22:03:36.1914728Z LTS 2021-05-16T22:03:36.1915289Z ##[endgroup] 2021-05-16T22:03:36.1915907Z ##[group]Virtual Environment 2021-05-16T22:03:36.1916657Z Environment: ubuntu-20.04 2021-05-16T22:03:36.1917260Z Version: 20210510.0 2021-05-16T22:03:36.1918446Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T22:03:36.1919964Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T22:03:36.1921001Z ##[endgroup] 2021-05-16T22:03:36.1923110Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:36.1924402Z Actions: write 2021-05-16T22:03:36.1925050Z Checks: write 2021-05-16T22:03:36.1925667Z Contents: write 2021-05-16T22:03:36.1926250Z Deployments: write 2021-05-16T22:03:36.1926955Z Issues: write 2021-05-16T22:03:36.1927589Z Metadata: read 2021-05-16T22:03:36.1928220Z Packages: write 2021-05-16T22:03:36.1928816Z PullRequests: write 2021-05-16T22:03:36.1929557Z RepositoryProjects: write 2021-05-16T22:03:36.1930297Z SecurityEvents: write 2021-05-16T22:03:36.1930998Z Statuses: write 2021-05-16T22:03:36.1931662Z ##[endgroup] 2021-05-16T22:03:36.1934890Z Prepare workflow directory 2021-05-16T22:03:36.3026441Z Prepare all required actions 2021-05-16T22:03:36.3038274Z Getting action download info 2021-05-16T22:03:36.7053242Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:38.7649553Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:39.2440040Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:40.3280891Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:40.4945611Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:40.6400334Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:40.7844140Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:41.1300145Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:41.1300856Z with: 2021-05-16T22:03:41.1301476Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:41.1302587Z token: *** 2021-05-16T22:03:41.1303069Z ssh-strict: true 2021-05-16T22:03:41.1303684Z persist-credentials: true 2021-05-16T22:03:41.1304257Z clean: true 2021-05-16T22:03:41.1304751Z fetch-depth: 1 2021-05-16T22:03:41.1305228Z lfs: false 2021-05-16T22:03:41.1305778Z submodules: false 2021-05-16T22:03:41.1306252Z env: 2021-05-16T22:03:41.1306795Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:41.1307352Z TIC_DEPLOY_KEY: 2021-05-16T22:03:41.1308286Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:41.1309589Z GITHUB_PAT: *** 2021-05-16T22:03:41.1310225Z COVERALLS_TOKEN: 2021-05-16T22:03:41.1310823Z continue-on-error: false 2021-05-16T22:03:41.1311398Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:41.1311893Z ##[endgroup] 2021-05-16T22:03:41.3728851Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:41.3729876Z ##[group]Getting Git version info 2021-05-16T22:03:41.3731192Z Working directory is '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:41.3732066Z [command]/usr/bin/git version 2021-05-16T22:03:41.3911856Z git version 2.31.1 2021-05-16T22:03:41.3919224Z ##[endgroup] 2021-05-16T22:03:41.3926271Z Deleting the contents of '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:41.3929218Z ##[group]Initializing the repository 2021-05-16T22:03:41.3933704Z [command]/usr/bin/git init /home/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:41.4013088Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:41.4014928Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:41.4016481Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:41.4017125Z hint: 2021-05-16T22:03:41.4018346Z hint: git config --global init.defaultBranch 2021-05-16T22:03:41.4018971Z hint: 2021-05-16T22:03:41.4019706Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:41.4020919Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:41.4021580Z hint: 2021-05-16T22:03:41.4022162Z hint: git branch -m 2021-05-16T22:03:41.4036567Z Initialized empty Git repository in /home/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:41.4047628Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:41.4105877Z ##[endgroup] 2021-05-16T22:03:41.4106568Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:41.4114147Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T22:03:41.4161438Z ##[endgroup] 2021-05-16T22:03:41.4169913Z ##[group]Setting up auth 2021-05-16T22:03:41.4179942Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:41.4219291Z [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-16T22:03:41.4613103Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:41.4660774Z [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-16T22:03:41.4915648Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:41.4960667Z ##[endgroup] 2021-05-16T22:03:41.4962679Z ##[group]Fetching the repository 2021-05-16T22:03:41.4975254Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:41.7011108Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:41.7024290Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:41.7035332Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:41.7042000Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:41.7044292Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:41.7053464Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:41.7057355Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:41.7064978Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:41.7069828Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:41.7071556Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:41.7087191Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:41.7088075Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:41.7089025Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:41.7089750Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:41.7092104Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:41.7092832Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:41.7093507Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:41.7094167Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:41.7094840Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:41.7095493Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:41.7096146Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:41.7096794Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:41.7097451Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:41.7098126Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:41.7098775Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:41.7099371Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:41.7099990Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:41.7100862Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:41.7101513Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:41.7102080Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:41.7102659Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:41.7103236Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:41.7103795Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:41.7104362Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:41.7104922Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:41.7105492Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:41.7106049Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:41.7106618Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:41.7110439Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:41.7111103Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:41.7111756Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:41.7112359Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:41.7112938Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:41.7113500Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:41.7114075Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:41.7114643Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:41.7115223Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:41.7115785Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:41.7116361Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:41.7116928Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:41.7117506Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:41.7118076Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:41.7118640Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:41.7119211Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:41.7120013Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:41.7120602Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:41.7121169Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:41.7121749Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:41.7122308Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:41.7122887Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:41.7123462Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:41.7124020Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:41.7124595Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:41.7125155Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:41.7125728Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:41.7126511Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:41.7127074Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:41.7127706Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:41.7128271Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:41.7128847Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:41.7129411Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:41.7129988Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:41.7130550Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:41.7131128Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:41.7131701Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:41.7132258Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:41.7132829Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:41.7133394Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:41.7133965Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:41.7134520Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:41.7135088Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:41.7149465Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:41.7150397Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:41.7150989Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:41.7151555Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:41.7152136Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:41.7152698Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:41.7153277Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:41.7153841Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:41.7154412Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:41.7154972Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:41.7155543Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:41.7156121Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:41.7156680Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:41.7157396Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:41.7157968Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:41.7158542Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:41.7159104Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:41.7159680Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:41.7160243Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:41.7160848Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:41.7161476Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:41.7162108Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:41.7162734Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:41.7163350Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:41.7163976Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:41.7164585Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:41.7165210Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:41.7165987Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:41.7166625Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:41.7167240Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:41.7167876Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:41.7168509Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:41.7169127Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:41.7169756Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:41.7170370Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:41.7170999Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:41.7171611Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:41.7172241Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:41.7172854Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:41.7173478Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:41.7174114Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:41.7174731Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:41.7175364Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:41.7175975Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:41.7176602Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:41.7177212Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:41.7177834Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:41.7178448Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:41.7179076Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:41.7179702Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:41.7180311Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:41.7180941Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:41.7181553Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:41.7182277Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:41.7182890Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:41.7183516Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:41.7184126Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:41.7184752Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:41.7185379Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:41.7186033Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:41.7186658Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:41.7187266Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:41.7187893Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:41.7188507Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:41.7189132Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:41.7189744Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:41.7190666Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:41.7191258Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:41.7191826Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:41.7192403Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:41.7192971Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:41.7193551Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:41.7194120Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:41.7194702Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:41.7195441Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:41.7196070Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:41.7196696Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:41.7197303Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:41.7198018Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:41.7198641Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:41.7199264Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:41.7199878Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:41.7200503Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:41.7201111Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:41.7201739Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:41.7202374Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:41.7202986Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:41.7203609Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:41.7204220Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:41.7204848Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:41.7205456Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:41.7206111Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:42.4304021Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:42.4421288Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:42.4423161Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:42.4448459Z ##[endgroup] 2021-05-16T22:03:42.4449471Z ##[group]Determining the checkout info 2021-05-16T22:03:42.4450669Z ##[endgroup] 2021-05-16T22:03:42.4451385Z ##[group]Checking out the ref 2021-05-16T22:03:42.4456109Z [command]/usr/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:42.5562460Z Note: switching to 'refs/tags/2.3.2.s'. 2021-05-16T22:03:42.5562860Z 2021-05-16T22:03:42.5563773Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T22:03:42.5564592Z changes and commit them, and you can discard any commits you make in this 2021-05-16T22:03:42.5565369Z state without impacting any branches by switching back to a branch. 2021-05-16T22:03:42.5566014Z 2021-05-16T22:03:42.5566559Z If you want to create a new branch to retain commits you create, you may 2021-05-16T22:03:42.5567493Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T22:03:42.5567917Z 2021-05-16T22:03:42.5568500Z git switch -c 2021-05-16T22:03:42.5568845Z 2021-05-16T22:03:42.5569255Z Or undo this operation with: 2021-05-16T22:03:42.5569572Z 2021-05-16T22:03:42.5570021Z git switch - 2021-05-16T22:03:42.5570449Z 2021-05-16T22:03:42.5571133Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T22:03:42.5571705Z 2021-05-16T22:03:42.5572168Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:42.5572802Z ##[endgroup] 2021-05-16T22:03:42.5604977Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T22:03:42.5640419Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:42.5814396Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:42.5814900Z with: 2021-05-16T22:03:42.5815280Z r-version: oldrel 2021-05-16T22:03:42.5815683Z Ncpus: 1 2021-05-16T22:03:42.5816101Z crayon.enabled: NULL 2021-05-16T22:03:42.5816664Z remove-openmp-macos: true 2021-05-16T22:03:42.5817248Z http-user-agent: default 2021-05-16T22:03:42.5817719Z install-r: true 2021-05-16T22:03:42.5818665Z windows-path-include-mingw: true 2021-05-16T22:03:42.5819138Z env: 2021-05-16T22:03:42.5819532Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:42.5819948Z TIC_DEPLOY_KEY: 2021-05-16T22:03:42.5820686Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:42.5822080Z GITHUB_PAT: *** 2021-05-16T22:03:42.5822449Z COVERALLS_TOKEN: 2021-05-16T22:03:42.5822895Z continue-on-error: false 2021-05-16T22:03:42.5823512Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:42.5823923Z ##[endgroup] 2021-05-16T22:03:44.2440811Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T22:03:46.2939303Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:03:46.2952324Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T22:03:46.2954307Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T22:03:46.3108641Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T22:03:46.3514855Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T22:03:46.3680186Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:03:46.4521233Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:03:46.5428742Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T22:03:46.5663702Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T22:03:46.5733108Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T22:03:46.5734760Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T22:03:46.5736358Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T22:03:46.5737960Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T22:03:46.5900403Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T22:03:46.5917867Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T22:03:46.6097810Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T22:03:46.8031522Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T22:03:46.8541140Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:03:47.0140341Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T22:03:47.0817382Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T22:03:47.0830430Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T22:03:47.0832047Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T22:03:47.0854907Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T22:03:47.0915573Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T22:03:47.0992584Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T22:03:54.1469384Z Fetched 4463 kB in 1s (4082 kB/s) 2021-05-16T22:03:54.9911470Z Reading package lists... 2021-05-16T22:03:55.0148544Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T22:03:57.0357888Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T22:03:57.1080754Z Reading package lists... 2021-05-16T22:03:57.2753715Z Building dependency tree... 2021-05-16T22:03:57.2769125Z Reading state information... 2021-05-16T22:03:57.4378804Z The following additional packages will be installed: 2021-05-16T22:03:57.4387197Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T22:03:57.4389871Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T22:03:57.4393175Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T22:03:57.4396499Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T22:03:57.4399593Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T22:03:57.4402187Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T22:03:57.4405043Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T22:03:57.4408121Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T22:03:57.4411016Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T22:03:57.4413623Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T22:03:57.4416447Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T22:03:57.4419327Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T22:03:57.4422361Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T22:03:57.4425435Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T22:03:57.4428032Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T22:03:57.4430849Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T22:03:57.4433393Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:57.4436408Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:57.4439809Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:57.4442592Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:57.4444608Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:57.4446024Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:57.4447674Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:57.4449391Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:57.4451067Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:57.4452568Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:57.4454244Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:57.4455906Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:57.4457810Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:57.4459564Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:57.4461169Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:57.4462960Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:57.4464682Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:57.4466333Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:57.4467962Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:57.4469555Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:57.4471193Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:57.4472525Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T22:03:57.4473439Z Suggested packages: 2021-05-16T22:03:57.4474412Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T22:03:57.4475771Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T22:03:57.4477210Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T22:03:57.4478647Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T22:03:57.4480112Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T22:03:57.4481427Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T22:03:57.4482804Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T22:03:57.4484294Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T22:03:57.4486108Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T22:03:57.4487599Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T22:03:57.9798669Z The following NEW packages will be installed: 2021-05-16T22:03:57.9802380Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T22:03:57.9804322Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T22:03:57.9806397Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T22:03:57.9808594Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T22:03:57.9810500Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T22:03:57.9812160Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T22:03:57.9813851Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T22:03:57.9815681Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T22:03:57.9817571Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T22:03:57.9819422Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T22:03:57.9820923Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T22:03:57.9827841Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T22:03:57.9829995Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T22:03:57.9832063Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T22:03:57.9833821Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T22:03:57.9835436Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T22:03:57.9837080Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:57.9846251Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:57.9848217Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:57.9849763Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:57.9851458Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:57.9852874Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:57.9854652Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:57.9856533Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:57.9858136Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:57.9859689Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:57.9861292Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:57.9862943Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:57.9864557Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:57.9866395Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:57.9868074Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:57.9869812Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:57.9872825Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:57.9874403Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:57.9876048Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:57.9877691Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:57.9879214Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:57.9880427Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T22:03:58.0077369Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:03:58.0078597Z Need to get 8648 kB of archives. 2021-05-16T22:03:58.0079623Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T22:03:58.0081553Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T22:03:58.0111010Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T22:03:58.0130641Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T22:03:58.0137268Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T22:03:58.0145276Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T22:03:58.0163375Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T22:03:58.0172627Z 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-16T22:03:58.0179748Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T22:03:58.0193968Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T22:03:58.0197817Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T22:03:58.0199822Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T22:03:58.0201636Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T22:03:58.0203499Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T22:03:58.0205384Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T22:03:58.0207140Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T22:03:58.0218794Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T22:03:58.0224698Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T22:03:58.0236944Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T22:03:58.0242778Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T22:03:58.0332632Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T22:03:58.0339576Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T22:03:58.0362431Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T22:03:58.0371426Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T22:03:58.0418694Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T22:03:58.0426952Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T22:03:58.0487786Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T22:03:58.0493228Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T22:03:58.0532511Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T22:03:58.0544124Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T22:03:58.0549798Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T22:03:58.0555530Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T22:03:58.0561415Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T22:03:58.0567627Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T22:03:58.0573534Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T22:03:58.0579587Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T22:03:58.0585377Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T22:03:58.0595518Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T22:03:58.0606901Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T22:03:58.0616700Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T22:03:58.0625431Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T22:03:58.0632219Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T22:03:58.0638689Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T22:03:58.0645129Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T22:03:58.0650845Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T22:03:58.0704135Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T22:03:58.0712816Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T22:03:58.0726701Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T22:03:58.0732679Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T22:03:58.0738417Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T22:03:58.0743840Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T22:03:58.0749604Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T22:03:58.0777620Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T22:03:58.0786310Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T22:03:58.0792746Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T22:03:58.0801586Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T22:03:58.0807305Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T22:03:58.0812946Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T22:03:58.0821322Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T22:03:58.0823146Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T22:03:58.0828671Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T22:03:58.0878097Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T22:03:58.0880386Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T22:03:58.0885698Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T22:03:58.0887710Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T22:03:58.0890920Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T22:03:58.0900342Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T22:03:58.0907079Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T22:03:58.0919402Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T22:03:58.0932929Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T22:03:58.0971598Z 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-16T22:03:58.0982860Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T22:03:58.0992107Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T22:03:58.0994234Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T22:03:58.1008181Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T22:03:58.1010442Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T22:03:58.1012304Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T22:03:58.1040770Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T22:03:58.1057500Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T22:03:58.1068195Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T22:03:58.1076483Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T22:03:58.1128996Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T22:03:58.1137599Z 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-16T22:03:58.1145832Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T22:03:58.1151346Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T22:03:58.1160940Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T22:03:58.1177196Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T22:03:58.1185010Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T22:03:58.1198354Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T22:03:58.1251823Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T22:03:58.1262023Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T22:03:58.1271094Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T22:03:58.1281367Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T22:03:58.1292497Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T22:03:58.1302126Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T22:03:58.1310995Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T22:03:58.1321291Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T22:03:58.1334309Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T22:03:58.1346350Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T22:03:58.1374501Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T22:03:58.1399024Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T22:03:58.1405220Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T22:03:58.1461069Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T22:03:58.1482818Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T22:03:58.1489385Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T22:03:58.1497962Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T22:03:58.1504225Z 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-16T22:03:58.1512352Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T22:03:58.1519431Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T22:03:58.1532319Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T22:03:58.1545552Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T22:03:58.1552689Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T22:03:58.1560319Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T22:03:58.1566056Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T22:03:58.1572014Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T22:03:58.1594334Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T22:03:58.1625834Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T22:03:58.1635006Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T22:03:58.1645175Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T22:03:58.1652827Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T22:03:58.1660448Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T22:03:58.1668616Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T22:03:58.1675319Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T22:03:58.1681806Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T22:03:58.1688933Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T22:03:58.1695518Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T22:03:58.1704749Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T22:03:58.1804563Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T22:03:58.1812216Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T22:03:58.1819483Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T22:03:58.1863533Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T22:03:58.9733585Z Fetched 8648 kB in 0s (44.0 MB/s) 2021-05-16T22:03:59.0112804Z Selecting previously unselected package dctrl-tools. 2021-05-16T22:03:59.0321810Z (Reading database ... 2021-05-16T22:03:59.0322572Z (Reading database ... 5% 2021-05-16T22:03:59.0323254Z (Reading database ... 10% 2021-05-16T22:03:59.0323917Z (Reading database ... 15% 2021-05-16T22:03:59.0324484Z (Reading database ... 20% 2021-05-16T22:03:59.0325066Z (Reading database ... 25% 2021-05-16T22:03:59.0325645Z (Reading database ... 30% 2021-05-16T22:03:59.0326301Z (Reading database ... 35% 2021-05-16T22:03:59.0326878Z (Reading database ... 40% 2021-05-16T22:03:59.0327467Z (Reading database ... 45% 2021-05-16T22:03:59.0328040Z (Reading database ... 50% 2021-05-16T22:03:59.0551953Z (Reading database ... 55% 2021-05-16T22:03:59.0952185Z (Reading database ... 60% 2021-05-16T22:03:59.1291553Z (Reading database ... 65% 2021-05-16T22:03:59.1634826Z (Reading database ... 70% 2021-05-16T22:03:59.2387332Z (Reading database ... 75% 2021-05-16T22:03:59.3180720Z (Reading database ... 80% 2021-05-16T22:03:59.3954486Z (Reading database ... 85% 2021-05-16T22:03:59.4465893Z (Reading database ... 90% 2021-05-16T22:03:59.5495723Z (Reading database ... 95% 2021-05-16T22:03:59.5496842Z (Reading database ... 100% 2021-05-16T22:03:59.5497614Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T22:03:59.5633836Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T22:03:59.5751738Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T22:03:59.6072678Z Selecting previously unselected package libfile-which-perl. 2021-05-16T22:03:59.6321873Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T22:03:59.6336912Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T22:03:59.6631907Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T22:03:59.6931129Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T22:03:59.6944374Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T22:03:59.7432092Z Selecting previously unselected package libio-pty-perl. 2021-05-16T22:03:59.7627517Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T22:03:59.7642450Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T22:03:59.7952014Z Selecting previously unselected package libipc-run-perl. 2021-05-16T22:03:59.8236970Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T22:03:59.8249176Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T22:03:59.8595010Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T22:03:59.8850460Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T22:03:59.8860477Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:03:59.9113660Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T22:03:59.9381578Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T22:03:59.9393335Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:03:59.9672864Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T22:03:59.9922924Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T22:03:59.9935298Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:04:00.0328427Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T22:04:00.0572527Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T22:04:00.0576906Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:04:00.0834159Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T22:04:00.1113010Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T22:04:00.1124814Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:04:00.1454365Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T22:04:00.1710802Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T22:04:00.1730579Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:04:00.2137551Z Selecting previously unselected package libimport-into-perl. 2021-05-16T22:04:00.2366633Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T22:04:00.2383368Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T22:04:00.2677442Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T22:04:00.2950224Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T22:04:00.2961442Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T22:04:00.3312257Z Selecting previously unselected package libstrictures-perl. 2021-05-16T22:04:00.3516690Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T22:04:00.3533540Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T22:04:00.3793937Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T22:04:00.4053911Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T22:04:00.4064836Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T22:04:00.4386317Z Selecting previously unselected package libmoo-perl. 2021-05-16T22:04:00.4688639Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T22:04:00.4700291Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T22:04:00.5112044Z Selecting previously unselected package patchutils. 2021-05-16T22:04:00.5385141Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T22:04:00.5396738Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T22:04:00.5718978Z Selecting previously unselected package wdiff. 2021-05-16T22:04:00.6000999Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T22:04:00.6011370Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T22:04:00.6316933Z Selecting previously unselected package devscripts. 2021-05-16T22:04:00.6617613Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T22:04:00.6883220Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T22:04:00.8353038Z Selecting previously unselected package diffstat. 2021-05-16T22:04:00.8637690Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T22:04:00.8647917Z Unpacking diffstat (1.63-1) ... 2021-05-16T22:04:00.9021583Z Selecting previously unselected package python3-gpg. 2021-05-16T22:04:00.9359852Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T22:04:00.9374801Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:04:00.9936432Z Selecting previously unselected package dput. 2021-05-16T22:04:01.0199666Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T22:04:01.0284066Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T22:04:01.0714078Z Selecting previously unselected package gdebi-core. 2021-05-16T22:04:01.0961964Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T22:04:01.0970546Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:04:01.3554597Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T22:04:01.3815933Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T22:04:01.3840073Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:04:01.4321627Z Selecting previously unselected package gettext. 2021-05-16T22:04:01.4607224Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T22:04:01.4626980Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T22:04:01.5989742Z Selecting previously unselected package intltool-debian. 2021-05-16T22:04:01.6272775Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T22:04:01.6283570Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:04:01.6536799Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T22:04:01.6825293Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T22:04:01.6836822Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:04:01.7154668Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T22:04:01.7446385Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T22:04:01.7459903Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T22:04:01.7862534Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T22:04:01.8141648Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T22:04:01.8154710Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T22:04:01.8551998Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T22:04:01.8742310Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T22:04:01.8796386Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:04:01.9032641Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T22:04:01.9270367Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T22:04:01.9281477Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:04:01.9502931Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T22:04:01.9780372Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T22:04:01.9788934Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:04:02.0049918Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T22:04:02.0329991Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T22:04:02.0342349Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:04:02.0672182Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T22:04:02.0893494Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T22:04:02.0903250Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:04:02.1193802Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T22:04:02.1424573Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T22:04:02.1437570Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:04:02.1751866Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T22:04:02.1978768Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T22:04:02.1991797Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:04:02.2271738Z Selecting previously unselected package libclone-perl. 2021-05-16T22:04:02.2552800Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T22:04:02.2563517Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T22:04:02.2951550Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T22:04:02.3180720Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T22:04:02.3196850Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:04:02.3441875Z Selecting previously unselected package libparams-util-perl. 2021-05-16T22:04:02.3717709Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T22:04:02.3733520Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T22:04:02.4071853Z Selecting previously unselected package libsub-install-perl. 2021-05-16T22:04:02.4268010Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T22:04:02.4283390Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T22:04:02.4591771Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T22:04:02.4804049Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T22:04:02.4837388Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:02.5268268Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T22:04:02.5509928Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T22:04:02.5519230Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:02.5806684Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T22:04:02.6088013Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T22:04:02.6100220Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:02.6392386Z Selecting previously unselected package libwant-perl. 2021-05-16T22:04:02.6696392Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T22:04:02.6710834Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T22:04:02.6976703Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T22:04:02.7335568Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T22:04:02.7355041Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:02.7680450Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T22:04:02.7936881Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T22:04:02.7953899Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:02.8364264Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T22:04:02.8641329Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T22:04:02.8652693Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:02.8951571Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T22:04:02.9181260Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T22:04:02.9191770Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:02.9487205Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T22:04:02.9702312Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T22:04:02.9712618Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:03.0031559Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T22:04:03.0216723Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T22:04:03.0228381Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:03.0929935Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T22:04:03.1209661Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T22:04:03.1218940Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:03.1873957Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T22:04:03.2099483Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T22:04:03.2111270Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:03.2357966Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T22:04:03.2636229Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T22:04:03.2647781Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:03.2907554Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T22:04:03.3187843Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T22:04:03.3196208Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:03.3483004Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T22:04:03.3743819Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T22:04:03.3754127Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:03.3986349Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T22:04:03.4264393Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T22:04:03.4278247Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:03.4591656Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T22:04:03.4795513Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T22:04:03.4809109Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:03.5052026Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T22:04:03.5335242Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T22:04:03.5345182Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:03.5671770Z Selecting previously unselected package libio-string-perl. 2021-05-16T22:04:03.5943524Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T22:04:03.5954025Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T22:04:03.6214263Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T22:04:03.6482693Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T22:04:03.6496162Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:03.7107314Z Selecting previously unselected package libfuture-perl. 2021-05-16T22:04:03.7385489Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T22:04:03.7399826Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T22:04:03.7711705Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T22:04:03.7986680Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T22:04:03.7998753Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:03.8351892Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T22:04:03.8567965Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T22:04:03.8582183Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:03.8911631Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T22:04:03.9103793Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T22:04:03.9115863Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:03.9391699Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T22:04:03.9604244Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T22:04:03.9614888Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:03.9952694Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T22:04:04.0174461Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T22:04:04.0185798Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:04.0413476Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T22:04:04.0689149Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T22:04:04.0699364Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:04.1032631Z Selecting previously unselected package libjson-perl. 2021-05-16T22:04:04.1249769Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T22:04:04.1261274Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T22:04:04.1632605Z Selecting previously unselected package liblog-any-perl. 2021-05-16T22:04:04.1854767Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T22:04:04.1867933Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T22:04:04.2194172Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T22:04:04.2443756Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T22:04:04.2458149Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:04.2752516Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T22:04:04.3004126Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T22:04:04.3015837Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:04.3299797Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T22:04:04.3546737Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T22:04:04.3562083Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:04.3871651Z Selecting previously unselected package libsub-name-perl. 2021-05-16T22:04:04.4083652Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T22:04:04.4096088Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T22:04:04.4374564Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T22:04:04.4643702Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T22:04:04.4659557Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:04.4906505Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T22:04:04.5201766Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T22:04:04.5217270Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:04.5591632Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T22:04:04.5779899Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T22:04:04.5814996Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:04.6471749Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T22:04:04.6663049Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T22:04:04.6673717Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:04.7072251Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T22:04:04.7295282Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T22:04:04.7307112Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:04.7544094Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T22:04:04.7816730Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T22:04:04.7828085Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:04.8068453Z Selecting previously unselected package libio-async-perl. 2021-05-16T22:04:04.8340718Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T22:04:04.8356982Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T22:04:04.9005621Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T22:04:04.9291443Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T22:04:04.9304899Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:04.9671877Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T22:04:04.9884688Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T22:04:04.9896053Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:05.0231677Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T22:04:05.0457744Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T22:04:05.0469137Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:05.0844812Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T22:04:05.1133763Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T22:04:05.1145570Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:05.1503594Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T22:04:05.1778284Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T22:04:05.1787433Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:05.2073886Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T22:04:05.2300398Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T22:04:05.2311035Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:05.2662432Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T22:04:05.2943472Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T22:04:05.2956723Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:05.3262719Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T22:04:05.3543021Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T22:04:05.3555543Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:05.3832426Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T22:04:05.4074724Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T22:04:05.4089769Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:05.4344686Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T22:04:05.4623951Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T22:04:05.4634722Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:05.4867158Z Selecting previously unselected package libobject-id-perl. 2021-05-16T22:04:05.5157121Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T22:04:05.5167300Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:05.5465382Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T22:04:05.5769579Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T22:04:05.5792000Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:05.6071434Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T22:04:05.6349107Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T22:04:05.6361825Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:05.6792424Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T22:04:05.7079737Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T22:04:05.7098877Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:05.7345637Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T22:04:05.7625036Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T22:04:05.7648438Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:05.7952858Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T22:04:05.8163127Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T22:04:05.8179398Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:05.8448089Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T22:04:05.8719365Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T22:04:05.8739836Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:05.9094942Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T22:04:05.9329703Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T22:04:05.9337927Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:05.9632609Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T22:04:05.9887096Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T22:04:05.9910708Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:06.0232645Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T22:04:06.0429713Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T22:04:06.0445746Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:06.0672791Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T22:04:06.0953231Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:06.0971059Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:06.1679997Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T22:04:06.1955029Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T22:04:06.1969673Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:06.2206421Z Selecting previously unselected package libreadonly-perl. 2021-05-16T22:04:06.2482360Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T22:04:06.2494619Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T22:04:06.2746745Z Selecting previously unselected package libref-util-perl. 2021-05-16T22:04:06.3025093Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T22:04:06.3036550Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T22:04:06.3332911Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T22:04:06.3566099Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T22:04:06.3575777Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:06.3871721Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T22:04:06.4081188Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T22:04:06.4091937Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:06.4365246Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T22:04:06.4637473Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T22:04:06.4662174Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:06.4991691Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T22:04:06.5213882Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:06.5224118Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:06.5631625Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T22:04:06.5844893Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:06.5858061Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:06.6217373Z Selecting previously unselected package libsereal-perl. 2021-05-16T22:04:06.6489534Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T22:04:06.6504993Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T22:04:06.6791715Z Selecting previously unselected package libsort-key-perl. 2021-05-16T22:04:06.7020696Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T22:04:06.7028980Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:06.7295293Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T22:04:06.7576692Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T22:04:06.7586221Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:06.7836158Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T22:04:06.8112423Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T22:04:06.8126896Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:06.8431896Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T22:04:06.8656765Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T22:04:06.8668507Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:06.8992551Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T22:04:06.9237393Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T22:04:06.9247620Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:06.9503994Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T22:04:06.9785821Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T22:04:06.9794069Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:07.0111598Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T22:04:07.0314121Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T22:04:07.0325529Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:07.0592086Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T22:04:07.0862037Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T22:04:07.0872401Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:07.1147698Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T22:04:07.1389277Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T22:04:07.1399768Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:07.1724870Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T22:04:07.2027061Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T22:04:07.2038630Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:07.2276930Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T22:04:07.2570925Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T22:04:07.2583026Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:07.3032061Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T22:04:07.3259301Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T22:04:07.3273092Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:07.3551314Z Selecting previously unselected package licensecheck. 2021-05-16T22:04:07.3829274Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T22:04:07.3846066Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T22:04:07.4151915Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T22:04:07.4384865Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T22:04:07.4400146Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:07.4666304Z Selecting previously unselected package t1utils. 2021-05-16T22:04:07.4958591Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T22:04:07.4970446Z Unpacking t1utils (1.41-3) ... 2021-05-16T22:04:07.5352574Z Selecting previously unselected package lintian. 2021-05-16T22:04:07.5626217Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T22:04:07.5634230Z Unpacking lintian (2.62.0) ... 2021-05-16T22:04:07.9277329Z Selecting previously unselected package python3-unidiff. 2021-05-16T22:04:07.9574731Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T22:04:07.9583105Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:07.9909552Z Selecting previously unselected package python3-xdg. 2021-05-16T22:04:08.0135512Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T22:04:08.0151988Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:08.0427438Z Selecting previously unselected package qpdf. 2021-05-16T22:04:08.0710750Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:08.0720287Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T22:04:08.1444740Z Selecting previously unselected package python3-magic. 2021-05-16T22:04:08.1725192Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T22:04:08.1735408Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:08.2391317Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:04:08.2419404Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:04:08.2452548Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:08.2474138Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T22:04:08.2512640Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T22:04:08.2533304Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:08.2567551Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:08.2595079Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:08.2621434Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:04:08.5015405Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:08.5046145Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:08.5068342Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T22:04:08.5092750Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:04:08.5120108Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:08.5156713Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:04:08.5180265Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:08.5207480Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:08.5244021Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T22:04:08.5277310Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:08.5303145Z Setting up libclone-perl (0.43-2) ... 2021-05-16T22:04:08.5327848Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T22:04:08.5354587Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:08.5390716Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:08.5418352Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:08.5447078Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T22:04:08.5488836Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:08.5522961Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:08.5592445Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:08.5620744Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T22:04:08.5654015Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:08.5677744Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:08.5713824Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:04:08.5747372Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:08.5776809Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:08.5820080Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:08.7577608Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:08.7602814Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:08.7629123Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T22:04:08.7660197Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:08.7687958Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T22:04:08.7714051Z Setting up patchutils (0.3.4-2) ... 2021-05-16T22:04:08.7733722Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:08.7761425Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T22:04:08.7782830Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T22:04:08.7808204Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:08.7835112Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:04:08.9721932Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:08.9755218Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:08.9784671Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T22:04:08.9813076Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:08.9836794Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:08.9861636Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:08.9886636Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T22:04:08.9911992Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:08.9938023Z Setting up t1utils (1.41-3) ... 2021-05-16T22:04:08.9973187Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:08.9997399Z Setting up diffstat (1.63-1) ... 2021-05-16T22:04:09.0022457Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:04:09.0054018Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:04:09.0077233Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:04:09.0129613Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T22:04:09.0181696Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:09.0207440Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T22:04:09.0234433Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:04:09.0259682Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T22:04:09.0283686Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:04:09.0309841Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:09.0337381Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T22:04:09.0405859Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:09.0431482Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:09.0455738Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:09.0492323Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:09.0523138Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T22:04:09.0548092Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:09.0579725Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T22:04:09.0605472Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:09.2198022Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T22:04:09.2232393Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T22:04:09.2264484Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:04:09.2302892Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:09.2330233Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:09.2357042Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:09.2410426Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:09.2432419Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:09.2584257Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T22:04:09.2616854Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:09.2644785Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:09.4186502Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:09.4215250Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:09.4244929Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T22:04:09.4345202Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:09.4373041Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:09.4405336Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T22:04:09.4436803Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:09.4466583Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:09.4492734Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:09.4531528Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:09.4558922Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:09.4593769Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:09.4621589Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T22:04:09.4665580Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:09.4695112Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:04:09.4733810Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T22:04:09.6496385Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:09.6528265Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:04:09.6565250Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:09.6608447Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:09.6631085Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:09.6682119Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:09.6709970Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:09.6746974Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:04:09.6779383Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:09.6815468Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:04:09.6846001Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:09.6887959Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:04:09.6916668Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:09.6948705Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T22:04:09.6992180Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T22:04:09.7033777Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:09.7064497Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:09.7106443Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T22:04:09.8913251Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:09.8943059Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:09.8973195Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:04:09.9006795Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:09.9044769Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:09.9084860Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:09.9115125Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:09.9143387Z Setting up lintian (2.62.0) ... 2021-05-16T22:04:09.9190825Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T22:04:09.9227105Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:27.9545552Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:04:28.6413574Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:30.7745671Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T22:04:30.9005994Z 2021-05-16T22:04:30.9184251Z Reading package lists... 0% 2021-05-16T22:04:30.9185005Z 2021-05-16T22:04:30.9237352Z Reading package lists... 100% 2021-05-16T22:04:30.9238047Z 2021-05-16T22:04:30.9238476Z 2021-05-16T22:04:30.9239109Z Reading package lists... Done 2021-05-16T22:04:30.9239630Z 2021-05-16T22:04:30.9240270Z Building dependency tree... 0% 2021-05-16T22:04:30.9240810Z 2021-05-16T22:04:30.9500535Z Building dependency tree... 0% 2021-05-16T22:04:30.9502107Z 2021-05-16T22:04:30.9503162Z Building dependency tree... 50% 2021-05-16T22:04:30.9504024Z 2021-05-16T22:04:31.0706753Z Building dependency tree... 50% 2021-05-16T22:04:31.0707537Z 2021-05-16T22:04:31.0708153Z Building dependency tree 2021-05-16T22:04:31.0708626Z 2021-05-16T22:04:31.0709191Z Reading state information... 0% 2021-05-16T22:04:31.0709681Z 2021-05-16T22:04:31.2307085Z Reading state information... 0% 2021-05-16T22:04:31.2307665Z 2021-05-16T22:04:31.2307984Z 2021-05-16T22:04:31.2308634Z Reading state information... Done 2021-05-16T22:04:31.2309167Z 2021-05-16T22:04:31.2309772Z Reading state information... 0% 2021-05-16T22:04:31.2361250Z 2021-05-16T22:04:31.2361723Z Reading state information... 1% 2021-05-16T22:04:31.2402363Z 2021-05-16T22:04:31.2403126Z Reading state information... 3% 2021-05-16T22:04:31.2439388Z 2021-05-16T22:04:31.2439872Z Reading state information... 5% 2021-05-16T22:04:31.2480448Z 2021-05-16T22:04:31.2480931Z Reading state information... 7% 2021-05-16T22:04:31.2518086Z 2021-05-16T22:04:31.2518610Z Reading state information... 9% 2021-05-16T22:04:31.2555780Z 2021-05-16T22:04:31.2556315Z Reading state information... 11% 2021-05-16T22:04:31.2597446Z 2021-05-16T22:04:31.2597942Z Reading state information... 13% 2021-05-16T22:04:31.2637163Z 2021-05-16T22:04:31.2637640Z Reading state information... 15% 2021-05-16T22:04:31.2675304Z 2021-05-16T22:04:31.2675831Z Reading state information... 17% 2021-05-16T22:04:31.2720091Z 2021-05-16T22:04:31.2720617Z Reading state information... 19% 2021-05-16T22:04:31.2758277Z 2021-05-16T22:04:31.2758787Z Reading state information... 21% 2021-05-16T22:04:31.2794322Z 2021-05-16T22:04:31.2794797Z Reading state information... 23% 2021-05-16T22:04:31.2836690Z 2021-05-16T22:04:31.2837264Z Reading state information... 25% 2021-05-16T22:04:31.2882584Z 2021-05-16T22:04:31.2883104Z Reading state information... 27% 2021-05-16T22:04:31.2927308Z 2021-05-16T22:04:31.2927834Z Reading state information... 29% 2021-05-16T22:04:31.2969888Z 2021-05-16T22:04:31.2970419Z Reading state information... 31% 2021-05-16T22:04:31.3014488Z 2021-05-16T22:04:31.3015020Z Reading state information... 33% 2021-05-16T22:04:31.3052389Z 2021-05-16T22:04:31.3052861Z Reading state information... 35% 2021-05-16T22:04:31.3090216Z 2021-05-16T22:04:31.3090721Z Reading state information... 37% 2021-05-16T22:04:31.3134458Z 2021-05-16T22:04:31.3134996Z Reading state information... 39% 2021-05-16T22:04:31.3179666Z 2021-05-16T22:04:31.3180192Z Reading state information... 41% 2021-05-16T22:04:31.3218981Z 2021-05-16T22:04:31.3219487Z Reading state information... 43% 2021-05-16T22:04:31.3266435Z 2021-05-16T22:04:31.3266956Z Reading state information... 45% 2021-05-16T22:04:31.3332300Z 2021-05-16T22:04:31.3332822Z Reading state information... 47% 2021-05-16T22:04:31.3373571Z 2021-05-16T22:04:31.3374092Z Reading state information... 49% 2021-05-16T22:04:31.3418284Z 2021-05-16T22:04:31.3418759Z Reading state information... 51% 2021-05-16T22:04:31.3459458Z 2021-05-16T22:04:31.3459942Z Reading state information... 53% 2021-05-16T22:04:31.3500786Z 2021-05-16T22:04:31.3501483Z Reading state information... 55% 2021-05-16T22:04:31.3542909Z 2021-05-16T22:04:31.3543633Z Reading state information... 57% 2021-05-16T22:04:31.3583358Z 2021-05-16T22:04:31.3583868Z Reading state information... 59% 2021-05-16T22:04:31.3629645Z 2021-05-16T22:04:31.3630304Z Reading state information... 61% 2021-05-16T22:04:31.3668257Z 2021-05-16T22:04:31.3668931Z Reading state information... 63% 2021-05-16T22:04:31.3706455Z 2021-05-16T22:04:31.3706931Z Reading state information... 65% 2021-05-16T22:04:31.3746963Z 2021-05-16T22:04:31.3747472Z Reading state information... 67% 2021-05-16T22:04:31.3788488Z 2021-05-16T22:04:31.3789010Z Reading state information... 69% 2021-05-16T22:04:31.3842184Z 2021-05-16T22:04:31.3842707Z Reading state information... 71% 2021-05-16T22:04:31.3878037Z 2021-05-16T22:04:31.3878889Z Reading state information... 73% 2021-05-16T22:04:31.3920114Z 2021-05-16T22:04:31.3920602Z Reading state information... 75% 2021-05-16T22:04:31.3974068Z 2021-05-16T22:04:31.3974558Z Reading state information... 77% 2021-05-16T22:04:31.4014915Z 2021-05-16T22:04:31.4015589Z Reading state information... 79% 2021-05-16T22:04:31.4056487Z 2021-05-16T22:04:31.4056997Z Reading state information... 81% 2021-05-16T22:04:31.4096677Z 2021-05-16T22:04:31.4097430Z Reading state information... 83% 2021-05-16T22:04:31.4136506Z 2021-05-16T22:04:31.4137030Z Reading state information... 85% 2021-05-16T22:04:31.4176604Z 2021-05-16T22:04:31.4177115Z Reading state information... 87% 2021-05-16T22:04:31.4213436Z 2021-05-16T22:04:31.4213931Z Reading state information... 89% 2021-05-16T22:04:31.4250378Z 2021-05-16T22:04:31.4250900Z Reading state information... 91% 2021-05-16T22:04:31.4291793Z 2021-05-16T22:04:31.4292317Z Reading state information... 93% 2021-05-16T22:04:31.4329890Z 2021-05-16T22:04:31.4330419Z Reading state information... 95% 2021-05-16T22:04:31.4372445Z 2021-05-16T22:04:31.4372976Z Reading state information... 97% 2021-05-16T22:04:31.4410855Z 2021-05-16T22:04:31.4411364Z Reading state information... 99% 2021-05-16T22:04:31.7247852Z Selecting previously unselected package r-3.6.3. 2021-05-16T22:04:31.8424759Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T22:04:31.8537135Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T22:04:31.8552894Z Unpacking r-3.6.3 (1) ... 2021-05-16T22:04:32.6298765Z Setting up r-3.6.3 (1) ... 2021-05-16T22:04:32.6590895Z 2021-05-16T22:04:32.6591283Z 2021-05-16T22:04:32.6591760Z Reading state information... Done 2021-05-16T22:04:32.6819675Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T22:04:32.6936547Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T22:04:32.7231843Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:32.7232290Z env: 2021-05-16T22:04:32.7232693Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:32.7233106Z TIC_DEPLOY_KEY: 2021-05-16T22:04:32.7234060Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:32.7235820Z GITHUB_PAT: *** 2021-05-16T22:04:32.7236243Z COVERALLS_TOKEN: 2021-05-16T22:04:32.7236734Z continue-on-error: false 2021-05-16T22:04:32.7237231Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:32.7237730Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:32.7238174Z TZ: UTC 2021-05-16T22:04:32.7238588Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:32.7239000Z NOT_CRAN: true 2021-05-16T22:04:32.7239391Z ##[endgroup] 2021-05-16T22:04:32.7778591Z [command]sudo apt-get install -y texinfo 2021-05-16T22:04:32.9551067Z Reading package lists... 2021-05-16T22:04:33.1102686Z Building dependency tree... 2021-05-16T22:04:33.1120613Z Reading state information... 2021-05-16T22:04:33.3272125Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T22:04:33.3273619Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:33.6214133Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T22:04:33.8073845Z --2021-05-16 22:04:33-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T22:04:33.8313999Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T22:04:33.8384929Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T22:04:33.8687872Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T22:04:33.8691171Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T22:04:33.8694512Z --2021-05-16 22:04:33-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T22:04:33.9106395Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T22:04:33.9697375Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T22:04:34.1772834Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:04:34.1778831Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=683WacvrW%2BhfhctCPD6A4hklZYFa6KLuW0LzvpPlW4Y%3D&st=2021-05-16T22%3A03%3A34Z&se=2021-05-16T22%3A09%3A34Z&sp=r [following] 2021-05-16T22:04:34.1785529Z --2021-05-16 22:04:34-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=683WacvrW%2BhfhctCPD6A4hklZYFa6KLuW0LzvpPlW4Y%3D&st=2021-05-16T22%3A03%3A34Z&se=2021-05-16T22%3A09%3A34Z&sp=r 2021-05-16T22:04:34.1968506Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T22:04:34.2606142Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T22:04:34.5040905Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:04:34.5046051Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T22:04:34.5047886Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T22:04:35.1400964Z 2021-05-16T22:04:36.9393071Z 0K ........ ........ ........ ........ 49% 13.6M 2s 2021-05-16T22:04:38.6876922Z 32768K ........ ........ ........ ........ 99% 18.1M 0s 2021-05-16T22:04:38.6882116Z 65536K 100% 2.94M=4.2s 2021-05-16T22:04:38.6883090Z 2021-05-16T22:04:38.6886108Z 2021-05-16 22:04:38 (15.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T22:04:38.6887390Z 2021-05-16T22:04:41.0622279Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T22:04:41.0623680Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T22:04:41.3690108Z ##[group]Run tlmgr update --self 2021-05-16T22:04:41.3690821Z tlmgr update --self 2021-05-16T22:04:41.3692026Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:41.3693010Z tlmgr update --all 2021-05-16T22:04:41.3742437Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:41.3742880Z env: 2021-05-16T22:04:41.3743424Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:41.3743941Z TIC_DEPLOY_KEY: 2021-05-16T22:04:41.3745080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:41.3747010Z GITHUB_PAT: *** 2021-05-16T22:04:41.3747600Z COVERALLS_TOKEN: 2021-05-16T22:04:41.3748176Z continue-on-error: false 2021-05-16T22:04:41.3748828Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:41.3749468Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:41.3749991Z TZ: UTC 2021-05-16T22:04:41.3750813Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:41.3751423Z NOT_CRAN: true 2021-05-16T22:04:41.3751897Z ##[endgroup] 2021-05-16T22:04:43.2781783Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:43.2785217Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:44.4814447Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:44.4817207Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:44.5730676Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:44.6302402Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:44.6737542Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T22:04:44.7208248Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T22:04:45.2828017Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T22:04:46.7566397Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T22:04:46.8949430Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T22:04:46.9714798Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T22:04:47.0149507Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T22:04:47.0597535Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T22:04:47.1054516Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T22:04:47.1503062Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T22:04:47.1965304Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T22:04:47.2509556Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T22:04:47.3246699Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T22:04:47.4195696Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T22:04:47.4652273Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T22:04:47.5088137Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T22:04:47.5549099Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T22:04:47.6013159Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T22:04:47.6511908Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T22:04:47.6972770Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T22:04:47.7452416Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T22:04:47.7924574Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T22:04:47.8369989Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T22:04:47.8820279Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T22:04:47.9263757Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T22:04:47.9720765Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T22:04:48.0148647Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T22:04:48.0594029Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T22:04:48.1074490Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T22:04:48.1539694Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T22:04:48.2071598Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T22:04:48.2549624Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T22:04:48.3022404Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T22:04:48.3649475Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T22:04:48.4085306Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T22:04:48.4574952Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T22:04:48.5019152Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T22:04:48.5474703Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T22:04:48.5920148Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T22:04:48.6373582Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T22:04:48.6828803Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T22:04:48.7299191Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T22:04:48.7769060Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T22:04:48.8233640Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T22:04:48.8672798Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T22:04:48.9102442Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T22:04:48.9555746Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T22:04:49.0017953Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T22:04:49.0490640Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T22:04:49.0992197Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T22:04:49.1452663Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T22:04:49.1890286Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T22:04:49.2334808Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T22:04:49.2826819Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T22:04:49.3320950Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T22:04:49.3788524Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T22:04:49.4274901Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T22:04:49.4766877Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T22:04:49.5218895Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T22:04:49.5666245Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T22:04:49.6152840Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T22:04:49.6691942Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T22:04:49.7164901Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T22:04:49.7890129Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T22:04:49.8802133Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T22:04:49.9290054Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T22:04:49.9769471Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T22:04:50.0213956Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T22:04:50.0687202Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T22:04:50.1203789Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T22:04:50.1711199Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T22:04:50.2170535Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T22:04:50.2631291Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T22:04:50.3091209Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T22:04:50.3602002Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T22:04:50.4242122Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T22:04:50.4696845Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T22:04:50.5188730Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T22:04:50.5656876Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T22:04:50.6138669Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T22:04:50.6632570Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T22:04:50.7090000Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T22:04:50.7673356Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T22:04:50.8682004Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T22:04:50.9148272Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T22:04:50.9608189Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T22:04:50.9831631Z running mktexlsr ... 2021-05-16T22:04:51.0713522Z done running mktexlsr. 2021-05-16T22:04:51.1065415Z running updmap-sys ... 2021-05-16T22:04:51.3964808Z done running updmap-sys. 2021-05-16T22:04:51.3966443Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T22:04:51.3968685Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BLEJkchsHZ/S8SYwrMYF3 ... 2021-05-16T22:04:51.8257553Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BLEJkchsHZ/S8SYwrMYF3. 2021-05-16T22:04:51.8258973Z OK: optex.fmt/luatex 2021-05-16T22:04:51.8260079Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:04:51.8261477Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:04:53.1482496Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:53.1485219Z tlmgr: no updates available 2021-05-16T22:04:53.2592133Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:04:53.2592819Z with: 2021-05-16T22:04:53.2593272Z pandoc-version: 2.7.3 2021-05-16T22:04:53.2593699Z env: 2021-05-16T22:04:53.2594188Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:53.2594695Z TIC_DEPLOY_KEY: 2021-05-16T22:04:53.2595602Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:53.2597539Z GITHUB_PAT: *** 2021-05-16T22:04:53.2597974Z COVERALLS_TOKEN: 2021-05-16T22:04:53.2598522Z continue-on-error: false 2021-05-16T22:04:53.2599039Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:53.2599574Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:53.2600054Z TZ: UTC 2021-05-16T22:04:53.2600486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:53.2601061Z NOT_CRAN: true 2021-05-16T22:04:53.2601482Z ##[endgroup] 2021-05-16T22:04:53.6682819Z [command]sudo apt-get install -y gdebi-core 2021-05-16T22:04:53.7432197Z Reading package lists... 2021-05-16T22:04:53.8962182Z Building dependency tree... 2021-05-16T22:04:53.8978113Z Reading state information... 2021-05-16T22:04:54.1330340Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T22:04:54.1331575Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:54.1371053Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T22:04:54.2694969Z 2021-05-16T22:04:54.2871539Z Reading package lists... 0% 2021-05-16T22:04:54.2872287Z 2021-05-16T22:04:54.2916517Z Reading package lists... 100% 2021-05-16T22:04:54.2917149Z 2021-05-16T22:04:54.2917575Z 2021-05-16T22:04:54.2918247Z Reading package lists... Done 2021-05-16T22:04:54.2918782Z 2021-05-16T22:04:54.2919441Z Building dependency tree... 0% 2021-05-16T22:04:54.2919994Z 2021-05-16T22:04:54.3171619Z Building dependency tree... 0% 2021-05-16T22:04:54.3172622Z 2021-05-16T22:04:54.3173540Z Building dependency tree... 50% 2021-05-16T22:04:54.3174251Z 2021-05-16T22:04:54.4377295Z Building dependency tree... 50% 2021-05-16T22:04:54.4378758Z 2021-05-16T22:04:54.4380070Z Building dependency tree 2021-05-16T22:04:54.4381081Z 2021-05-16T22:04:54.4382385Z Reading state information... 0% 2021-05-16T22:04:54.4383378Z 2021-05-16T22:04:54.6016567Z Reading state information... 0% 2021-05-16T22:04:54.6017337Z 2021-05-16T22:04:54.6017784Z 2021-05-16T22:04:54.6018772Z Reading state information... Done 2021-05-16T22:04:54.6019492Z 2021-05-16T22:04:54.6020455Z Reading state information... 0% 2021-05-16T22:04:54.6072541Z 2021-05-16T22:04:54.6073109Z Reading state information... 1% 2021-05-16T22:04:54.6114125Z 2021-05-16T22:04:54.6114703Z Reading state information... 3% 2021-05-16T22:04:54.6159005Z 2021-05-16T22:04:54.6159581Z Reading state information... 5% 2021-05-16T22:04:54.6203216Z 2021-05-16T22:04:54.6203790Z Reading state information... 7% 2021-05-16T22:04:54.6245499Z 2021-05-16T22:04:54.6246077Z Reading state information... 9% 2021-05-16T22:04:54.6285975Z 2021-05-16T22:04:54.6286553Z Reading state information... 11% 2021-05-16T22:04:54.6326667Z 2021-05-16T22:04:54.6327267Z Reading state information... 13% 2021-05-16T22:04:54.6368221Z 2021-05-16T22:04:54.6368831Z Reading state information... 15% 2021-05-16T22:04:54.6407025Z 2021-05-16T22:04:54.6407583Z Reading state information... 17% 2021-05-16T22:04:54.6452046Z 2021-05-16T22:04:54.6452774Z Reading state information... 19% 2021-05-16T22:04:54.6490285Z 2021-05-16T22:04:54.6490824Z Reading state information... 21% 2021-05-16T22:04:54.6528182Z 2021-05-16T22:04:54.6528763Z Reading state information... 23% 2021-05-16T22:04:54.6571572Z 2021-05-16T22:04:54.6572154Z Reading state information... 25% 2021-05-16T22:04:54.6615818Z 2021-05-16T22:04:54.6616373Z Reading state information... 27% 2021-05-16T22:04:54.6659665Z 2021-05-16T22:04:54.6660262Z Reading state information... 29% 2021-05-16T22:04:54.6703560Z 2021-05-16T22:04:54.6704154Z Reading state information... 31% 2021-05-16T22:04:54.6751688Z 2021-05-16T22:04:54.6752591Z Reading state information... 33% 2021-05-16T22:04:54.6790856Z 2021-05-16T22:04:54.6791438Z Reading state information... 35% 2021-05-16T22:04:54.6827948Z 2021-05-16T22:04:54.6828531Z Reading state information... 37% 2021-05-16T22:04:54.6872546Z 2021-05-16T22:04:54.6873083Z Reading state information... 39% 2021-05-16T22:04:54.6915001Z 2021-05-16T22:04:54.6915696Z Reading state information... 41% 2021-05-16T22:04:54.6956543Z 2021-05-16T22:04:54.6957139Z Reading state information... 43% 2021-05-16T22:04:54.7003442Z 2021-05-16T22:04:54.7004036Z Reading state information... 45% 2021-05-16T22:04:54.7069890Z 2021-05-16T22:04:54.7070662Z Reading state information... 47% 2021-05-16T22:04:54.7113519Z 2021-05-16T22:04:54.7114126Z Reading state information... 49% 2021-05-16T22:04:54.7162147Z 2021-05-16T22:04:54.7162730Z Reading state information... 51% 2021-05-16T22:04:54.7204841Z 2021-05-16T22:04:54.7205426Z Reading state information... 53% 2021-05-16T22:04:54.7247889Z 2021-05-16T22:04:54.7248495Z Reading state information... 55% 2021-05-16T22:04:54.7293357Z 2021-05-16T22:04:54.7293946Z Reading state information... 57% 2021-05-16T22:04:54.7337549Z 2021-05-16T22:04:54.7338114Z Reading state information... 59% 2021-05-16T22:04:54.7393355Z 2021-05-16T22:04:54.7393916Z Reading state information... 61% 2021-05-16T22:04:54.7438117Z 2021-05-16T22:04:54.7438713Z Reading state information... 63% 2021-05-16T22:04:54.7480646Z 2021-05-16T22:04:54.7481261Z Reading state information... 65% 2021-05-16T22:04:54.7523047Z 2021-05-16T22:04:54.7523626Z Reading state information... 67% 2021-05-16T22:04:54.7567220Z 2021-05-16T22:04:54.7567802Z Reading state information... 69% 2021-05-16T22:04:54.7621694Z 2021-05-16T22:04:54.7622277Z Reading state information... 71% 2021-05-16T22:04:54.7662205Z 2021-05-16T22:04:54.7662785Z Reading state information... 73% 2021-05-16T22:04:54.7703221Z 2021-05-16T22:04:54.7703867Z Reading state information... 75% 2021-05-16T22:04:54.7766923Z 2021-05-16T22:04:54.7767542Z Reading state information... 77% 2021-05-16T22:04:54.7809968Z 2021-05-16T22:04:54.7810519Z Reading state information... 79% 2021-05-16T22:04:54.7852391Z 2021-05-16T22:04:54.7853006Z Reading state information... 81% 2021-05-16T22:04:54.7895794Z 2021-05-16T22:04:54.7896363Z Reading state information... 83% 2021-05-16T22:04:54.7938941Z 2021-05-16T22:04:54.7939526Z Reading state information... 85% 2021-05-16T22:04:54.7984123Z 2021-05-16T22:04:54.7984663Z Reading state information... 87% 2021-05-16T22:04:54.8023233Z 2021-05-16T22:04:54.8023776Z Reading state information... 89% 2021-05-16T22:04:54.8060453Z 2021-05-16T22:04:54.8061055Z Reading state information... 91% 2021-05-16T22:04:54.8102523Z 2021-05-16T22:04:54.8103125Z Reading state information... 93% 2021-05-16T22:04:54.8143373Z 2021-05-16T22:04:54.8143928Z Reading state information... 95% 2021-05-16T22:04:54.8188356Z 2021-05-16T22:04:54.8188922Z Reading state information... 97% 2021-05-16T22:04:54.8230674Z 2021-05-16T22:04:54.8231252Z Reading state information... 99% 2021-05-16T22:04:55.1218514Z Selecting previously unselected package pandoc. 2021-05-16T22:04:55.2359920Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T22:04:55.2456219Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T22:04:55.2470307Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T22:04:57.4634366Z Setting up pandoc (2.7.3-1) ... 2021-05-16T22:04:57.4667691Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:58.2591300Z 2021-05-16T22:04:58.2592224Z 2021-05-16T22:04:58.2592970Z Reading state information... Done 2021-05-16T22:04:58.2899811Z ##[group]Run git config user.name adigherman 2021-05-16T22:04:58.2900428Z git config user.name adigherman 2021-05-16T22:04:58.2900957Z git config user.email adig@jhu.edu 2021-05-16T22:04:58.2945498Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:58.2945929Z env: 2021-05-16T22:04:58.2946425Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:58.2946925Z TIC_DEPLOY_KEY: 2021-05-16T22:04:58.2947791Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:58.2949682Z GITHUB_PAT: *** 2021-05-16T22:04:58.2950924Z COVERALLS_TOKEN: 2021-05-16T22:04:58.2951480Z continue-on-error: false 2021-05-16T22:04:58.2952036Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:58.2952586Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:58.2953105Z TZ: UTC 2021-05-16T22:04:58.2953565Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:58.2954032Z NOT_CRAN: true 2021-05-16T22:04:58.2954480Z ##[endgroup] 2021-05-16T22:04:58.3185654Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T22:04:58.3186365Z env: 2021-05-16T22:04:58.3186874Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:58.3187519Z TIC_DEPLOY_KEY: 2021-05-16T22:04:58.3188535Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:58.3190504Z GITHUB_PAT: *** 2021-05-16T22:04:58.3190926Z COVERALLS_TOKEN: 2021-05-16T22:04:58.3191441Z continue-on-error: false 2021-05-16T22:04:58.3191926Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:58.3192437Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:58.3192905Z TZ: UTC 2021-05-16T22:04:58.3193302Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:58.3193745Z NOT_CRAN: true 2021-05-16T22:04:58.3194235Z ##[endgroup] 2021-05-16T22:04:58.5115806Z Reading package lists... 2021-05-16T22:04:58.6577478Z Building dependency tree... 2021-05-16T22:04:58.6598616Z Reading state information... 2021-05-16T22:04:58.7949302Z The following additional packages will be installed: 2021-05-16T22:04:58.7952014Z cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:58.7959370Z Suggested packages: 2021-05-16T22:04:58.7960786Z cmake-doc ninja-build 2021-05-16T22:04:58.8400914Z The following NEW packages will be installed: 2021-05-16T22:04:58.8406872Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:58.9521695Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:58.9522619Z Need to get 5470 kB of archives. 2021-05-16T22:04:58.9523597Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T22:04:58.9526031Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T22:04:58.9824052Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T22:04:58.9834029Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T22:04:58.9845858Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T22:04:59.4602788Z Fetched 5470 kB in 0s (32.0 MB/s) 2021-05-16T22:04:59.5084789Z Selecting previously unselected package cmake-data. 2021-05-16T22:04:59.5156334Z (Reading database ... 2021-05-16T22:04:59.5157405Z (Reading database ... 5% 2021-05-16T22:04:59.5158176Z (Reading database ... 10% 2021-05-16T22:04:59.5158924Z (Reading database ... 15% 2021-05-16T22:04:59.5159650Z (Reading database ... 20% 2021-05-16T22:04:59.5160385Z (Reading database ... 25% 2021-05-16T22:04:59.5161099Z (Reading database ... 30% 2021-05-16T22:04:59.5161826Z (Reading database ... 35% 2021-05-16T22:04:59.5162625Z (Reading database ... 40% 2021-05-16T22:04:59.5163339Z (Reading database ... 45% 2021-05-16T22:04:59.5164065Z (Reading database ... 50% 2021-05-16T22:04:59.5199035Z (Reading database ... 55% 2021-05-16T22:04:59.5234202Z (Reading database ... 60% 2021-05-16T22:04:59.5273022Z (Reading database ... 65% 2021-05-16T22:04:59.5398494Z (Reading database ... 70% 2021-05-16T22:04:59.5512087Z (Reading database ... 75% 2021-05-16T22:04:59.5792670Z (Reading database ... 80% 2021-05-16T22:04:59.6088817Z (Reading database ... 85% 2021-05-16T22:04:59.6235174Z (Reading database ... 90% 2021-05-16T22:04:59.6313918Z (Reading database ... 95% 2021-05-16T22:04:59.6314873Z (Reading database ... 100% 2021-05-16T22:04:59.6316281Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T22:04:59.6421511Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T22:04:59.6593135Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:05:00.1404244Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T22:05:00.1710423Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T22:05:00.1727655Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:05:00.2111553Z Selecting previously unselected package librhash0:amd64. 2021-05-16T22:05:00.2339649Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T22:05:00.2351185Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:05:00.2694643Z Selecting previously unselected package cmake. 2021-05-16T22:05:00.2983457Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T22:05:00.2994337Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:05:00.7461621Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:05:00.7498484Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:05:00.7939392Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:05:00.7972803Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:05:00.8010991Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:02.0049755Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:04.1872401Z Reading package lists... 2021-05-16T22:05:04.3387563Z Building dependency tree... 2021-05-16T22:05:04.3407129Z Reading state information... 2021-05-16T22:05:04.4894646Z Suggested packages: 2021-05-16T22:05:04.4896932Z libssh-doc 2021-05-16T22:05:04.5371271Z The following NEW packages will be installed: 2021-05-16T22:05:04.5373220Z libssh-dev 2021-05-16T22:05:04.5595278Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:04.5596398Z Need to get 219 kB of archives. 2021-05-16T22:05:04.5597339Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T22:05:04.5599369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T22:05:04.9886649Z Fetched 219 kB in 0s (9420 kB/s) 2021-05-16T22:05:05.0200610Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T22:05:05.0274702Z (Reading database ... 2021-05-16T22:05:05.0275324Z (Reading database ... 5% 2021-05-16T22:05:05.0275878Z (Reading database ... 10% 2021-05-16T22:05:05.0276412Z (Reading database ... 15% 2021-05-16T22:05:05.0277602Z (Reading database ... 20% 2021-05-16T22:05:05.0278157Z (Reading database ... 25% 2021-05-16T22:05:05.0278708Z (Reading database ... 30% 2021-05-16T22:05:05.0279244Z (Reading database ... 35% 2021-05-16T22:05:05.0279972Z (Reading database ... 40% 2021-05-16T22:05:05.0280606Z (Reading database ... 45% 2021-05-16T22:05:05.0281230Z (Reading database ... 50% 2021-05-16T22:05:05.0320497Z (Reading database ... 55% 2021-05-16T22:05:05.0359514Z (Reading database ... 60% 2021-05-16T22:05:05.0398748Z (Reading database ... 65% 2021-05-16T22:05:05.0530962Z (Reading database ... 70% 2021-05-16T22:05:05.0645985Z (Reading database ... 75% 2021-05-16T22:05:05.0927843Z (Reading database ... 80% 2021-05-16T22:05:05.1230934Z (Reading database ... 85% 2021-05-16T22:05:05.1369211Z (Reading database ... 90% 2021-05-16T22:05:05.1447985Z (Reading database ... 95% 2021-05-16T22:05:05.1448594Z (Reading database ... 100% 2021-05-16T22:05:05.1449441Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T22:05:05.1553963Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:05.1567242Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:05.2375856Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:07.3802574Z Reading package lists... 2021-05-16T22:05:07.5295080Z Building dependency tree... 2021-05-16T22:05:07.5314081Z Reading state information... 2021-05-16T22:05:07.7290918Z The following NEW packages will be installed: 2021-05-16T22:05:07.7294826Z jags 2021-05-16T22:05:07.7532752Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:07.7533902Z Need to get 1562 kB of archives. 2021-05-16T22:05:07.7535203Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T22:05:07.7537207Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T22:05:08.1958546Z Fetched 1562 kB in 0s (42.9 MB/s) 2021-05-16T22:05:08.2307895Z Selecting previously unselected package jags. 2021-05-16T22:05:08.2385214Z (Reading database ... 2021-05-16T22:05:08.2386326Z (Reading database ... 5% 2021-05-16T22:05:08.2386911Z (Reading database ... 10% 2021-05-16T22:05:08.2388940Z (Reading database ... 15% 2021-05-16T22:05:08.2389455Z (Reading database ... 20% 2021-05-16T22:05:08.2391588Z (Reading database ... 25% 2021-05-16T22:05:08.2392094Z (Reading database ... 30% 2021-05-16T22:05:08.2393927Z (Reading database ... 35% 2021-05-16T22:05:08.2394732Z (Reading database ... 40% 2021-05-16T22:05:08.2396120Z (Reading database ... 45% 2021-05-16T22:05:08.2396854Z (Reading database ... 50% 2021-05-16T22:05:08.2440735Z (Reading database ... 55% 2021-05-16T22:05:08.2479408Z (Reading database ... 60% 2021-05-16T22:05:08.2520634Z (Reading database ... 65% 2021-05-16T22:05:08.2645588Z (Reading database ... 70% 2021-05-16T22:05:08.2759916Z (Reading database ... 75% 2021-05-16T22:05:08.3040227Z (Reading database ... 80% 2021-05-16T22:05:08.3345773Z (Reading database ... 85% 2021-05-16T22:05:08.3488084Z (Reading database ... 90% 2021-05-16T22:05:08.3563456Z (Reading database ... 95% 2021-05-16T22:05:08.3565037Z (Reading database ... 100% 2021-05-16T22:05:08.3566892Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T22:05:08.3672714Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T22:05:08.3705572Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T22:05:08.5410592Z Setting up jags (4.3.0-3build1) ... 2021-05-16T22:05:08.5540904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:09.3262177Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:11.5643636Z Reading package lists... 2021-05-16T22:05:11.7213713Z Building dependency tree... 2021-05-16T22:05:11.7237996Z Reading state information... 2021-05-16T22:05:11.8789201Z The following additional packages will be installed: 2021-05-16T22:05:11.8795549Z libnode64 libuv1-dev 2021-05-16T22:05:11.9271841Z The following NEW packages will be installed: 2021-05-16T22:05:11.9275179Z libnode-dev libnode64 libuv1-dev 2021-05-16T22:05:11.9479763Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:11.9481130Z Need to get 6239 kB of archives. 2021-05-16T22:05:11.9481981Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T22:05:11.9484681Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T22:05:11.9513373Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T22:05:12.0564099Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T22:05:12.4934872Z Fetched 6239 kB in 0s (48.8 MB/s) 2021-05-16T22:05:12.5273046Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T22:05:12.5346724Z (Reading database ... 2021-05-16T22:05:12.5347557Z (Reading database ... 5% 2021-05-16T22:05:12.5348601Z (Reading database ... 10% 2021-05-16T22:05:12.5349143Z (Reading database ... 15% 2021-05-16T22:05:12.5349679Z (Reading database ... 20% 2021-05-16T22:05:12.5350573Z (Reading database ... 25% 2021-05-16T22:05:12.5351123Z (Reading database ... 30% 2021-05-16T22:05:12.5351648Z (Reading database ... 35% 2021-05-16T22:05:12.5352198Z (Reading database ... 40% 2021-05-16T22:05:12.5352730Z (Reading database ... 45% 2021-05-16T22:05:12.5353249Z (Reading database ... 50% 2021-05-16T22:05:12.5395811Z (Reading database ... 55% 2021-05-16T22:05:12.5434205Z (Reading database ... 60% 2021-05-16T22:05:12.5474888Z (Reading database ... 65% 2021-05-16T22:05:12.5598759Z (Reading database ... 70% 2021-05-16T22:05:12.5713327Z (Reading database ... 75% 2021-05-16T22:05:12.5988379Z (Reading database ... 80% 2021-05-16T22:05:12.6296672Z (Reading database ... 85% 2021-05-16T22:05:12.6440927Z (Reading database ... 90% 2021-05-16T22:05:12.6516529Z (Reading database ... 95% 2021-05-16T22:05:12.6519285Z (Reading database ... 100% 2021-05-16T22:05:12.6521109Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T22:05:12.6624054Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T22:05:12.6641593Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:12.7072120Z Selecting previously unselected package libnode64:amd64. 2021-05-16T22:05:12.7302824Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:12.7327439Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:13.4273389Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T22:05:13.4535604Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:13.4551317Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:13.5549026Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:13.5594475Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:13.5638942Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:13.5672277Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:15.7611111Z Reading package lists... 2021-05-16T22:05:15.9140004Z Building dependency tree... 2021-05-16T22:05:15.9159054Z Reading state information... 2021-05-16T22:05:16.0716653Z The following additional packages will be installed: 2021-05-16T22:05:16.0720241Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:16.0724815Z Suggested packages: 2021-05-16T22:05:16.0726474Z libfftw3-doc 2021-05-16T22:05:16.1175606Z The following NEW packages will be installed: 2021-05-16T22:05:16.1180179Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:16.1414708Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:16.1415916Z Need to get 3986 kB of archives. 2021-05-16T22:05:16.1417452Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T22:05:16.1419507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T22:05:16.1649925Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T22:05:16.1911952Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T22:05:16.2168683Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T22:05:16.2229763Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T22:05:16.7226538Z Fetched 3986 kB in 0s (24.7 MB/s) 2021-05-16T22:05:16.7552734Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T22:05:16.7624036Z (Reading database ... 2021-05-16T22:05:16.7624875Z (Reading database ... 5% 2021-05-16T22:05:16.7625584Z (Reading database ... 10% 2021-05-16T22:05:16.7626273Z (Reading database ... 15% 2021-05-16T22:05:16.7626939Z (Reading database ... 20% 2021-05-16T22:05:16.7627618Z (Reading database ... 25% 2021-05-16T22:05:16.7628296Z (Reading database ... 30% 2021-05-16T22:05:16.7628969Z (Reading database ... 35% 2021-05-16T22:05:16.7629640Z (Reading database ... 40% 2021-05-16T22:05:16.7631049Z (Reading database ... 45% 2021-05-16T22:05:16.7631726Z (Reading database ... 50% 2021-05-16T22:05:16.7664129Z (Reading database ... 55% 2021-05-16T22:05:16.7699259Z (Reading database ... 60% 2021-05-16T22:05:16.7738292Z (Reading database ... 65% 2021-05-16T22:05:16.7862220Z (Reading database ... 70% 2021-05-16T22:05:16.7977191Z (Reading database ... 75% 2021-05-16T22:05:16.8246772Z (Reading database ... 80% 2021-05-16T22:05:16.8553634Z (Reading database ... 85% 2021-05-16T22:05:16.8698255Z (Reading database ... 90% 2021-05-16T22:05:16.8774907Z (Reading database ... 95% 2021-05-16T22:05:16.8776359Z (Reading database ... 100% 2021-05-16T22:05:16.8778069Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T22:05:16.8889085Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:16.9438050Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.0233025Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T22:05:17.0440549Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:17.0454857Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.1432695Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T22:05:17.1698071Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:17.1712701Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.2752910Z Selecting previously unselected package libfftw3-bin. 2021-05-16T22:05:17.2992328Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:17.3000332Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:17.3312112Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T22:05:17.3575770Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:17.3587867Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2876108Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2886119Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2887469Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2888657Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2889831Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:18.2890950Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:18.5524773Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:20.7146032Z Reading package lists... 2021-05-16T22:05:20.8656327Z Building dependency tree... 2021-05-16T22:05:20.8674831Z Reading state information... 2021-05-16T22:05:21.0217644Z The following additional packages will be installed: 2021-05-16T22:05:21.0219821Z libdcmtk14 2021-05-16T22:05:21.0703472Z The following NEW packages will be installed: 2021-05-16T22:05:21.0713745Z dcmtk libdcmtk14 2021-05-16T22:05:21.0910955Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:21.0911793Z Need to get 5546 kB of archives. 2021-05-16T22:05:21.0912654Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T22:05:21.0915049Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T22:05:21.2421402Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T22:05:21.6824558Z Fetched 5546 kB in 0s (31.5 MB/s) 2021-05-16T22:05:21.7151254Z Selecting previously unselected package libdcmtk14. 2021-05-16T22:05:21.7227313Z (Reading database ... 2021-05-16T22:05:21.7228323Z (Reading database ... 5% 2021-05-16T22:05:21.7229300Z (Reading database ... 10% 2021-05-16T22:05:21.7229864Z (Reading database ... 15% 2021-05-16T22:05:21.7230929Z (Reading database ... 20% 2021-05-16T22:05:21.7231523Z (Reading database ... 25% 2021-05-16T22:05:21.7232024Z (Reading database ... 30% 2021-05-16T22:05:21.7232530Z (Reading database ... 35% 2021-05-16T22:05:21.7233023Z (Reading database ... 40% 2021-05-16T22:05:21.7233538Z (Reading database ... 45% 2021-05-16T22:05:21.7234029Z (Reading database ... 50% 2021-05-16T22:05:21.7277669Z (Reading database ... 55% 2021-05-16T22:05:21.7316914Z (Reading database ... 60% 2021-05-16T22:05:21.7355066Z (Reading database ... 65% 2021-05-16T22:05:21.7476824Z (Reading database ... 70% 2021-05-16T22:05:21.7589577Z (Reading database ... 75% 2021-05-16T22:05:21.7860898Z (Reading database ... 80% 2021-05-16T22:05:21.8182608Z (Reading database ... 85% 2021-05-16T22:05:21.8335795Z (Reading database ... 90% 2021-05-16T22:05:21.8420445Z (Reading database ... 95% 2021-05-16T22:05:21.8421031Z (Reading database ... 100% 2021-05-16T22:05:21.8421882Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T22:05:21.8532503Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:21.8557338Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:22.4065154Z Selecting previously unselected package dcmtk. 2021-05-16T22:05:22.4355310Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:22.4426145Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:22.6044772Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:22.6078274Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:22.6208876Z Adding `dcmtk' group to system ... 2021-05-16T22:05:22.7721210Z Adding `dcmtk' user to system ... 2021-05-16T22:05:22.9806921Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T22:05:23.2769760Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:24.9764133Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:27.1954762Z Reading package lists... 2021-05-16T22:05:27.3650805Z Building dependency tree... 2021-05-16T22:05:27.3669644Z Reading state information... 2021-05-16T22:05:27.6101100Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T22:05:27.6102845Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:27.6812867Z Reading package lists... 2021-05-16T22:05:27.8301229Z Building dependency tree... 2021-05-16T22:05:27.8320765Z Reading state information... 2021-05-16T22:05:28.0805720Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T22:05:28.0807318Z libpng-dev set to manually installed. 2021-05-16T22:05:28.0808360Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:28.1478049Z Reading package lists... 2021-05-16T22:05:28.2956995Z Building dependency tree... 2021-05-16T22:05:28.2975335Z Reading state information... 2021-05-16T22:05:28.4544720Z The following additional packages will be installed: 2021-05-16T22:05:28.4546933Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T22:05:28.4551756Z Suggested packages: 2021-05-16T22:05:28.4553399Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T22:05:28.4555335Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T22:05:28.4556802Z fonts-arphic-uming fonts-nanum 2021-05-16T22:05:28.5028637Z The following NEW packages will be installed: 2021-05-16T22:05:28.5031147Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T22:05:28.5037663Z libpoppler97 poppler-data 2021-05-16T22:05:28.5423840Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:28.5424919Z Need to get 2582 kB of archives. 2021-05-16T22:05:28.5426197Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T22:05:28.5428633Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T22:05:28.5645733Z 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-16T22:05:28.5704174Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T22:05:28.5884880Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T22:05:28.5895106Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T22:05:28.5899926Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T22:05:29.0218913Z Fetched 2582 kB in 0s (31.7 MB/s) 2021-05-16T22:05:29.0559016Z Selecting previously unselected package poppler-data. 2021-05-16T22:05:29.0635534Z (Reading database ... 2021-05-16T22:05:29.0639229Z (Reading database ... 5% 2021-05-16T22:05:29.0639797Z (Reading database ... 10% 2021-05-16T22:05:29.0640340Z (Reading database ... 15% 2021-05-16T22:05:29.0640892Z (Reading database ... 20% 2021-05-16T22:05:29.0641603Z (Reading database ... 25% 2021-05-16T22:05:29.0642159Z (Reading database ... 30% 2021-05-16T22:05:29.0642693Z (Reading database ... 35% 2021-05-16T22:05:29.0643237Z (Reading database ... 40% 2021-05-16T22:05:29.0643867Z (Reading database ... 45% 2021-05-16T22:05:29.0644416Z (Reading database ... 50% 2021-05-16T22:05:29.0677990Z (Reading database ... 55% 2021-05-16T22:05:29.0718869Z (Reading database ... 60% 2021-05-16T22:05:29.0760418Z (Reading database ... 65% 2021-05-16T22:05:29.0911803Z (Reading database ... 70% 2021-05-16T22:05:29.1045200Z (Reading database ... 75% 2021-05-16T22:05:29.1352449Z (Reading database ... 80% 2021-05-16T22:05:29.1664353Z (Reading database ... 85% 2021-05-16T22:05:29.1805123Z (Reading database ... 90% 2021-05-16T22:05:29.1882757Z (Reading database ... 95% 2021-05-16T22:05:29.1883675Z (Reading database ... 100% 2021-05-16T22:05:29.1884976Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T22:05:29.1988467Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T22:05:29.2003101Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T22:05:29.4709619Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T22:05:29.4952468Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T22:05:29.4972666Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:29.5431152Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T22:05:29.5655804Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.5673907Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.6992440Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T22:05:29.7247663Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.7263772Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.7593034Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T22:05:29.7836962Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.7854830Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.8112167Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T22:05:29.8420385Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:29.8432425Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.9048894Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T22:05:29.9159618Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:29.9188870Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.9216093Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.9256589Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.9314889Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:29.9346836Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:05:29.9692313Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:32.1615804Z Reading package lists... 2021-05-16T22:05:32.3130457Z Building dependency tree... 2021-05-16T22:05:32.3151490Z Reading state information... 2021-05-16T22:05:32.4671401Z The following additional packages will be installed: 2021-05-16T22:05:32.4676163Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T22:05:32.4682498Z Suggested packages: 2021-05-16T22:05:32.4683199Z libhdf5-doc 2021-05-16T22:05:32.5148090Z The following NEW packages will be installed: 2021-05-16T22:05:32.5152670Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T22:05:32.5154799Z libsz2 2021-05-16T22:05:32.5353794Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:32.5354645Z Need to get 4074 kB of archives. 2021-05-16T22:05:32.5355463Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T22:05:32.5357752Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T22:05:32.5374017Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T22:05:32.5379958Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T22:05:32.5385280Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T22:05:32.5549316Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T22:05:32.5564815Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T22:05:32.5570406Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T22:05:33.0134045Z Fetched 4074 kB in 0s (66.5 MB/s) 2021-05-16T22:05:33.0472543Z Selecting previously unselected package hdf5-helpers. 2021-05-16T22:05:33.0533922Z (Reading database ... 2021-05-16T22:05:33.0534759Z (Reading database ... 5% 2021-05-16T22:05:33.0535475Z (Reading database ... 10% 2021-05-16T22:05:33.0536185Z (Reading database ... 15% 2021-05-16T22:05:33.0536875Z (Reading database ... 20% 2021-05-16T22:05:33.0537543Z (Reading database ... 25% 2021-05-16T22:05:33.0538226Z (Reading database ... 30% 2021-05-16T22:05:33.0538900Z (Reading database ... 35% 2021-05-16T22:05:33.0539565Z (Reading database ... 40% 2021-05-16T22:05:33.0540240Z (Reading database ... 45% 2021-05-16T22:05:33.0540899Z (Reading database ... 50% 2021-05-16T22:05:33.0573630Z (Reading database ... 55% 2021-05-16T22:05:33.0612989Z (Reading database ... 60% 2021-05-16T22:05:33.0652709Z (Reading database ... 65% 2021-05-16T22:05:33.0801154Z (Reading database ... 70% 2021-05-16T22:05:33.0925208Z (Reading database ... 75% 2021-05-16T22:05:33.1208716Z (Reading database ... 80% 2021-05-16T22:05:33.1523443Z (Reading database ... 85% 2021-05-16T22:05:33.1688473Z (Reading database ... 90% 2021-05-16T22:05:33.1764848Z (Reading database ... 95% 2021-05-16T22:05:33.1765858Z (Reading database ... 100% 2021-05-16T22:05:33.1767374Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T22:05:33.1879237Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.1893190Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.2168725Z Selecting previously unselected package libaec0:amd64. 2021-05-16T22:05:33.2456197Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.2489926Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.2832188Z Selecting previously unselected package libsz2:amd64. 2021-05-16T22:05:33.3078791Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.3095433Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.3351659Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T22:05:33.3624101Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.3637023Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.5232406Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T22:05:33.5472964Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.5484459Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:33.5833154Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T22:05:33.6133703Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T22:05:33.6142303Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:33.6419711Z Selecting previously unselected package libhdf5-dev. 2021-05-16T22:05:33.6708928Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:33.6721597Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:34.0236305Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:34.0278616Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:34.0307749Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:34.0336175Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:34.0361699Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:34.0393493Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:34.0421334Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:34.0499847Z 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-16T22:05:34.0533904Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:34.8629323Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:37.0389908Z Reading package lists... 2021-05-16T22:05:37.1980574Z Building dependency tree... 2021-05-16T22:05:37.1999881Z Reading state information... 2021-05-16T22:05:37.3541953Z The following additional packages will be installed: 2021-05-16T22:05:37.3545251Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T22:05:37.4022690Z The following NEW packages will be installed: 2021-05-16T22:05:37.4026415Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T22:05:37.4028467Z mesa-common-dev 2021-05-16T22:05:37.4288505Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:37.4289418Z Need to get 1761 kB of archives. 2021-05-16T22:05:37.4290821Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T22:05:37.4292873Z 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-16T22:05:37.4335500Z 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-16T22:05:37.4341212Z 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-16T22:05:37.4355000Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T22:05:37.4378949Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T22:05:37.4410031Z 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-16T22:05:37.8854602Z Fetched 1761 kB in 0s (36.0 MB/s) 2021-05-16T22:05:37.9179024Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T22:05:37.9254606Z (Reading database ... 2021-05-16T22:05:37.9255372Z (Reading database ... 5% 2021-05-16T22:05:37.9256110Z (Reading database ... 10% 2021-05-16T22:05:37.9256781Z (Reading database ... 15% 2021-05-16T22:05:37.9257463Z (Reading database ... 20% 2021-05-16T22:05:37.9258130Z (Reading database ... 25% 2021-05-16T22:05:37.9258834Z (Reading database ... 30% 2021-05-16T22:05:37.9259515Z (Reading database ... 35% 2021-05-16T22:05:37.9260176Z (Reading database ... 40% 2021-05-16T22:05:37.9260848Z (Reading database ... 45% 2021-05-16T22:05:37.9261518Z (Reading database ... 50% 2021-05-16T22:05:37.9297699Z (Reading database ... 55% 2021-05-16T22:05:37.9333656Z (Reading database ... 60% 2021-05-16T22:05:37.9376007Z (Reading database ... 65% 2021-05-16T22:05:37.9513374Z (Reading database ... 70% 2021-05-16T22:05:37.9632409Z (Reading database ... 75% 2021-05-16T22:05:37.9911202Z (Reading database ... 80% 2021-05-16T22:05:38.0231445Z (Reading database ... 85% 2021-05-16T22:05:38.0377729Z (Reading database ... 90% 2021-05-16T22:05:38.0463911Z (Reading database ... 95% 2021-05-16T22:05:38.0464769Z (Reading database ... 100% 2021-05-16T22:05:38.0466071Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T22:05:38.0573799Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:05:38.0592356Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:38.1089048Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T22:05:38.1298406Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.1315862Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.1591859Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T22:05:38.1836941Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.1848621Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.2312429Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T22:05:38.2500981Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:38.2530485Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.2992546Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T22:05:38.3210602Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:38.3222116Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.3753493Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T22:05:38.3977950Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:38.3988755Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5850573Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:38.5890660Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.5940085Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.5974366Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:38.6008016Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:38.6049392Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:38.6085197Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:40.1165952Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:42.3000092Z Reading package lists... 2021-05-16T22:05:42.4599016Z Building dependency tree... 2021-05-16T22:05:42.4620297Z Reading state information... 2021-05-16T22:05:42.6343409Z The following additional packages will be installed: 2021-05-16T22:05:42.6345774Z libprotobuf-lite17 libprotoc17 2021-05-16T22:05:42.6812044Z The following NEW packages will be installed: 2021-05-16T22:05:42.6814339Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T22:05:42.6815710Z protobuf-compiler 2021-05-16T22:05:42.7012105Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:42.7013456Z Need to get 2754 kB of archives. 2021-05-16T22:05:42.7014336Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T22:05:42.7016548Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T22:05:42.7056156Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T22:05:42.7187236Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T22:05:42.7446988Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T22:05:42.7577885Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T22:05:43.1927333Z Fetched 2754 kB in 0s (38.4 MB/s) 2021-05-16T22:05:43.2270579Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T22:05:43.2348088Z (Reading database ... 2021-05-16T22:05:43.2349645Z (Reading database ... 5% 2021-05-16T22:05:43.2351459Z (Reading database ... 10% 2021-05-16T22:05:43.2352526Z (Reading database ... 15% 2021-05-16T22:05:43.2353291Z (Reading database ... 20% 2021-05-16T22:05:43.2354036Z (Reading database ... 25% 2021-05-16T22:05:43.2355140Z (Reading database ... 30% 2021-05-16T22:05:43.2355894Z (Reading database ... 35% 2021-05-16T22:05:43.2356654Z (Reading database ... 40% 2021-05-16T22:05:43.2357419Z (Reading database ... 45% 2021-05-16T22:05:43.2358286Z (Reading database ... 50% 2021-05-16T22:05:43.2386125Z (Reading database ... 55% 2021-05-16T22:05:43.2424312Z (Reading database ... 60% 2021-05-16T22:05:43.2464987Z (Reading database ... 65% 2021-05-16T22:05:43.2582373Z (Reading database ... 70% 2021-05-16T22:05:43.2696310Z (Reading database ... 75% 2021-05-16T22:05:43.2965289Z (Reading database ... 80% 2021-05-16T22:05:43.3263786Z (Reading database ... 85% 2021-05-16T22:05:43.3400692Z (Reading database ... 90% 2021-05-16T22:05:43.3477200Z (Reading database ... 95% 2021-05-16T22:05:43.3478123Z (Reading database ... 100% 2021-05-16T22:05:43.3479374Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T22:05:43.3580599Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.3605741Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.4032280Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T22:05:43.4269944Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.4287288Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.5255269Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T22:05:43.5510772Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.5521834Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.7272050Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T22:05:43.7490766Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.7500902Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.8752574Z Selecting previously unselected package protobuf-compiler. 2021-05-16T22:05:43.9003038Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:43.9014610Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9679071Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9704704Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9733483Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9767188Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9795185Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:43.9833213Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:44.7813728Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:46.9645072Z Reading package lists... 2021-05-16T22:05:47.1257049Z Building dependency tree... 2021-05-16T22:05:47.1275485Z Reading state information... 2021-05-16T22:05:47.2880546Z The following additional packages will be installed: 2021-05-16T22:05:47.2892511Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T22:05:47.2895053Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T22:05:47.2897108Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T22:05:47.2899646Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T22:05:47.2902140Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T22:05:47.2904436Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:47.2906871Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:47.2909374Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:47.2912190Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:47.2914601Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:47.2923024Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:47.2925393Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:47.2927648Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:47.2930022Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:47.2931402Z Suggested packages: 2021-05-16T22:05:47.2933377Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T22:05:47.2937001Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T22:05:47.2939723Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T22:05:47.2942149Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T22:05:47.3628848Z The following NEW packages will be installed: 2021-05-16T22:05:47.3632250Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T22:05:47.3634587Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T22:05:47.3636567Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T22:05:47.3638828Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T22:05:47.3641090Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T22:05:47.3644538Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:47.3647123Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:47.3649437Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:47.3652657Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:47.3656498Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:47.3657915Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:47.3659221Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:47.3660498Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:47.3661745Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:47.3997660Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:47.3998826Z Need to get 47.1 MB of archives. 2021-05-16T22:05:47.3999958Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T22:05:47.4002619Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T22:05:47.4426063Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T22:05:47.4517320Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T22:05:47.4553184Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T22:05:47.4605599Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T22:05:47.4630830Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T22:05:47.4678117Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T22:05:47.4829477Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T22:05:47.7227614Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T22:05:47.7248271Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T22:05:47.7271698Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T22:05:47.7335906Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T22:05:47.7404522Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T22:05:47.7435686Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T22:05:47.7484000Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T22:05:47.7623845Z 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-16T22:05:47.7667593Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T22:05:47.7696403Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T22:05:47.7713968Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T22:05:47.7725036Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T22:05:47.7781230Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T22:05:47.7988408Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T22:05:47.8341899Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T22:05:47.8476790Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T22:05:47.8542092Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T22:05:47.8693269Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T22:05:48.0222179Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T22:05:48.0312090Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T22:05:48.0397906Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T22:05:48.0496583Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T22:05:48.0614175Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T22:05:48.0931822Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T22:05:48.1040918Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T22:05:48.1164614Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T22:05:48.1417090Z 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-16T22:05:48.1576741Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T22:05:48.2024456Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T22:05:48.2128942Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T22:05:48.8197465Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T22:05:48.8648958Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T22:05:48.8707041Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T22:05:48.8787565Z 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-16T22:05:48.8840073Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T22:05:48.8901553Z 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-16T22:05:48.9024976Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T22:05:48.9444460Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T22:05:48.9514847Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T22:05:48.9625259Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T22:05:48.9783495Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T22:05:49.0135889Z 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-16T22:05:49.0259202Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T22:05:49.0274170Z 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-16T22:05:49.0289697Z 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-16T22:05:49.0297145Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T22:05:49.0358539Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T22:05:49.0463637Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T22:05:49.0700031Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T22:05:49.0832126Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T22:05:49.0861774Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T22:05:49.0973950Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T22:05:49.1028284Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T22:05:49.1123904Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T22:05:49.1260659Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T22:05:49.1420311Z 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-16T22:05:49.1606231Z 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-16T22:05:49.1630335Z 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-16T22:05:49.2007914Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T22:05:49.2412660Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T22:05:49.2592298Z 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-16T22:05:49.3327287Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T22:05:49.3396589Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T22:05:49.3898172Z 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-16T22:05:49.4926157Z 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-16T22:05:49.6828662Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T22:05:49.7380438Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T22:05:49.7458220Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T22:05:50.3701265Z Fetched 47.1 MB in 2s (19.8 MB/s) 2021-05-16T22:05:50.4049882Z Selecting previously unselected package libaom0:amd64. 2021-05-16T22:05:50.4126740Z (Reading database ... 2021-05-16T22:05:50.4127313Z (Reading database ... 5% 2021-05-16T22:05:50.4127914Z (Reading database ... 10% 2021-05-16T22:05:50.4128446Z (Reading database ... 15% 2021-05-16T22:05:50.4129017Z (Reading database ... 20% 2021-05-16T22:05:50.4129560Z (Reading database ... 25% 2021-05-16T22:05:50.4130088Z (Reading database ... 30% 2021-05-16T22:05:50.4130622Z (Reading database ... 35% 2021-05-16T22:05:50.4131155Z (Reading database ... 40% 2021-05-16T22:05:50.4131685Z (Reading database ... 45% 2021-05-16T22:05:50.4132209Z (Reading database ... 50% 2021-05-16T22:05:50.4155592Z (Reading database ... 55% 2021-05-16T22:05:50.4192063Z (Reading database ... 60% 2021-05-16T22:05:50.4233499Z (Reading database ... 65% 2021-05-16T22:05:50.4356269Z (Reading database ... 70% 2021-05-16T22:05:50.4471331Z (Reading database ... 75% 2021-05-16T22:05:50.4741343Z (Reading database ... 80% 2021-05-16T22:05:50.5048237Z (Reading database ... 85% 2021-05-16T22:05:50.5191520Z (Reading database ... 90% 2021-05-16T22:05:50.5269291Z (Reading database ... 95% 2021-05-16T22:05:50.5270707Z (Reading database ... 100% 2021-05-16T22:05:50.5272212Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T22:05:50.5380552Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T22:05:50.5411960Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:50.6952569Z Selecting previously unselected package libva2:amd64. 2021-05-16T22:05:50.7201009Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.7215597Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.7632217Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T22:05:50.7876411Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.7892274Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.8206546Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T22:05:50.8453935Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:50.8465761Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:50.8792297Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T22:05:50.9039067Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:50.9059354Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:50.9432050Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T22:05:50.9676725Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T22:05:50.9690525Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:51.0071846Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T22:05:51.0308363Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:51.0319402Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.0872911Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T22:05:51.1138694Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T22:05:51.1151762Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:51.9184096Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T22:05:51.9472423Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T22:05:51.9485002Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:51.9786353Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T22:05:52.0077216Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T22:05:52.0091023Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:52.0497675Z Selecting previously unselected package libopus0:amd64. 2021-05-16T22:05:52.0815554Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:52.0827181Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:52.1351994Z Selecting previously unselected package libshine3:amd64. 2021-05-16T22:05:52.1606060Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T22:05:52.1618537Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:52.1952105Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T22:05:52.2189226Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T22:05:52.2207169Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:52.2498372Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T22:05:52.2785457Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T22:05:52.2798646Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:52.3080741Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T22:05:52.3394444Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T22:05:52.3408123Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:52.3714824Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T22:05:52.4000811Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:52.4016295Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:52.4391149Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T22:05:52.4599272Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T22:05:52.4612679Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:52.5044252Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T22:05:52.5348309Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T22:05:52.5357541Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:52.5676376Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T22:05:52.5970709Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T22:05:52.5984910Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:52.6363110Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T22:05:52.6656563Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:52.6666190Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:52.6988077Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T22:05:52.7280135Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T22:05:52.7291310Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:52.8102069Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T22:05:52.8385473Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T22:05:52.8404723Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:53.0192853Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T22:05:53.0458908Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T22:05:53.0476464Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:53.0941442Z Selecting previously unselected package libzvbi-common. 2021-05-16T22:05:53.1236189Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T22:05:53.1246551Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:53.1525672Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T22:05:53.1821481Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T22:05:53.1833127Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:53.2323915Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T22:05:53.2608950Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:53.2619949Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:53.8123795Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T22:05:53.8409892Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T22:05:53.8423356Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:53.8694270Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T22:05:53.8995697Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T22:05:53.9011889Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:53.9268041Z Selecting previously unselected package libass9:amd64. 2021-05-16T22:05:53.9569703Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T22:05:53.9580652Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:53.9960107Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T22:05:54.0268455Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T22:05:54.0279469Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:54.0751476Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T22:05:54.1003178Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T22:05:54.1014498Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:54.1322941Z Selecting previously unselected package libgme0:amd64. 2021-05-16T22:05:54.1609735Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T22:05:54.1621814Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:54.2024338Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T22:05:54.2315448Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T22:05:54.2328721Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:54.2722237Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T22:05:54.3075995Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T22:05:54.3088020Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:54.3969714Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T22:05:54.4254429Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:54.4267450Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:54.4785612Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T22:05:54.5078994Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:54.5089724Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:54.6351218Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T22:05:54.6586165Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T22:05:54.6598621Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:54.6920583Z Selecting previously unselected package libflite1:amd64. 2021-05-16T22:05:54.7205355Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T22:05:54.7223264Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:56.0432228Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T22:05:56.0678370Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T22:05:56.0691079Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:56.1032701Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T22:05:56.1303210Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T22:05:56.1314794Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:56.1671578Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T22:05:56.1882170Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T22:05:56.1899116Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:56.2186150Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T22:05:56.2481640Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.2492957Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:56.2845771Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T22:05:56.3090993Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T22:05:56.3101631Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:56.3417994Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T22:05:56.3702490Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.3720710Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.4071997Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T22:05:56.4315321Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T22:05:56.4329940Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:56.5711773Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T22:05:56.5971989Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T22:05:56.5984850Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:56.6344448Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T22:05:56.6637697Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.6651412Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.7073418Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T22:05:56.7367892Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T22:05:56.7382117Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:56.7689887Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T22:05:56.7981039Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:56.7991719Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:56.9431614Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T22:05:56.9670380Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T22:05:56.9692942Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:57.0231524Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T22:05:57.0534527Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T22:05:57.0546432Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:57.0888986Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T22:05:57.1177964Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:57.1195312Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:57.1470808Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T22:05:57.1766521Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:57.1780511Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:57.2069664Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T22:05:57.2360093Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T22:05:57.2386914Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:57.2743890Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T22:05:57.3042436Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T22:05:57.3050702Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:57.3331184Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T22:05:57.3614913Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T22:05:57.3627019Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:57.4238238Z Selecting previously unselected package libopenal-data. 2021-05-16T22:05:57.4500873Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T22:05:57.4511162Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:57.4922392Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T22:05:57.5260114Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T22:05:57.5271894Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:57.5580124Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T22:05:57.5868913Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T22:05:57.5881081Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:57.6628825Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T22:05:57.6926356Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T22:05:57.6936788Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:57.7261230Z Selecting previously unselected package libflac8:amd64. 2021-05-16T22:05:57.7571795Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T22:05:57.7583779Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:57.7975704Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T22:05:57.8273187Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T22:05:57.8285481Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:57.8831329Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T22:05:57.9046401Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T22:05:57.9131820Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:57.9711810Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T22:05:57.9971663Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T22:05:57.9985347Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:58.0831503Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T22:05:58.1053469Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.1075288Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.1476850Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T22:05:58.1830503Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.1852711Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.2196227Z Selecting previously unselected package ffmpeg. 2021-05-16T22:05:58.2505253Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:58.2581729Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:58.3941807Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T22:05:58.4239069Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T22:05:58.4253804Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:58.4666292Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T22:05:58.4898865Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T22:05:58.4907503Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:58.7032888Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T22:05:58.7333156Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T22:05:58.7344298Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:58.7751500Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T22:05:58.7975758Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T22:05:58.7987702Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:58.8290644Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T22:05:58.8578380Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:58.8589544Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.1984096Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T22:05:59.2323029Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:59.2337939Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:59.5613153Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T22:05:59.5906426Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T22:05:59.5917196Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:59.7352330Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T22:05:59.7623397Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T22:05:59.7639888Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.7881855Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T22:05:59.8169535Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:59.8181703Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:59.8891469Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:59.8932642Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:59.8976114Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:59.9012129Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:59.9041626Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:59.9071669Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:59.9104691Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:59.9137638Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:59.9163424Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:59.9187459Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:59.9215480Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:59.9253067Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:59.9279339Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:59.9311905Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:59.9338678Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:59.9363764Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:59.9387900Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:59.9420994Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:59.9446869Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:59.9484729Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:59.9532779Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.9567340Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:59.9605956Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:59.9639360Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:59.9677803Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:59.9706331Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:59.9731544Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:59.9776493Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:59.9817927Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:59.9855008Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:59.9893036Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:59.9935624Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:59.9964631Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:59.9996942Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:06:00.0035089Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:06:00.0059825Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:06:00.0091697Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:06:00.0119319Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T22:06:00.0169170Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:06:00.0204104Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:06:00.0236058Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:06:00.0262126Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:06:00.0302958Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:06:00.0329270Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T22:06:00.0357211Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:06:00.0388248Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:06:00.0424234Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:06:00.0511113Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:06:00.0535866Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:06:00.0571544Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:06:00.0615126Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:06:00.0663119Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:06:00.0697318Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:06:00.0728060Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:06:00.0764151Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:06:00.0789395Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0818261Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:06:00.0844384Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.0878696Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:06:00.0905243Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:06:00.0934893Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:06:00.1023053Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:06:00.1051874Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:06:00.1079961Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1110805Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:06:00.1139611Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:06:00.1167693Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:06:00.1267464Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1293794Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1319809Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1343466Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:06:00.1369206Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:06:00.1396694Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1424335Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1451242Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1476612Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:06:00.1567231Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:01.3005364Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:03.4916102Z Reading package lists... 2021-05-16T22:06:03.6448802Z Building dependency tree... 2021-05-16T22:06:03.6469720Z Reading state information... 2021-05-16T22:06:03.8078414Z The following additional packages will be installed: 2021-05-16T22:06:03.8082607Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:06:03.8606973Z The following NEW packages will be installed: 2021-05-16T22:06:03.8609113Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:06:03.8612635Z libmagick++-dev 2021-05-16T22:06:03.8900550Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:03.8901586Z Need to get 309 kB of archives. 2021-05-16T22:06:03.8903019Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T22:06:03.8905527Z 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-16T22:06:03.9189253Z 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-16T22:06:03.9327876Z 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-16T22:06:03.9444200Z 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-16T22:06:04.3958282Z Fetched 309 kB in 0s (3933 kB/s) 2021-05-16T22:06:04.4359555Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T22:06:04.4438825Z (Reading database ... 2021-05-16T22:06:04.4439706Z (Reading database ... 5% 2021-05-16T22:06:04.4440492Z (Reading database ... 10% 2021-05-16T22:06:04.4441249Z (Reading database ... 15% 2021-05-16T22:06:04.4441972Z (Reading database ... 20% 2021-05-16T22:06:04.4442705Z (Reading database ... 25% 2021-05-16T22:06:04.4443436Z (Reading database ... 30% 2021-05-16T22:06:04.4444165Z (Reading database ... 35% 2021-05-16T22:06:04.4444901Z (Reading database ... 40% 2021-05-16T22:06:04.4445617Z (Reading database ... 45% 2021-05-16T22:06:04.4446340Z (Reading database ... 50% 2021-05-16T22:06:04.4488143Z (Reading database ... 55% 2021-05-16T22:06:04.4535616Z (Reading database ... 60% 2021-05-16T22:06:04.4566560Z (Reading database ... 65% 2021-05-16T22:06:04.4696195Z (Reading database ... 70% 2021-05-16T22:06:04.4824417Z (Reading database ... 75% 2021-05-16T22:06:04.4850088Z (Reading database ... 80% 2021-05-16T22:06:04.5408353Z (Reading database ... 85% 2021-05-16T22:06:04.5582762Z (Reading database ... 90% 2021-05-16T22:06:04.5662591Z (Reading database ... 95% 2021-05-16T22:06:04.5663319Z (Reading database ... 100% 2021-05-16T22:06:04.5664312Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T22:06:04.5774979Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:06:04.5870494Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.6306613Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T22:06:04.6560687Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:06:04.6583094Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.6973484Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T22:06:04.7272548Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:06:04.7286743Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.8021102Z Selecting previously unselected package libmagick++-dev. 2021-05-16T22:06:04.8320698Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:06:04.8407725Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9016141Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9109545Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9148979Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9187750Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:06:04.9276458Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:07.1411336Z Reading package lists... 2021-05-16T22:06:07.3018481Z Building dependency tree... 2021-05-16T22:06:07.3039570Z Reading state information... 2021-05-16T22:06:07.4571676Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T22:06:07.4573366Z The following additional packages will be installed: 2021-05-16T22:06:07.4575306Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T22:06:07.4580289Z libijs-0.35 libjbig2dec0 2021-05-16T22:06:07.4581314Z Suggested packages: 2021-05-16T22:06:07.4582928Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T22:06:07.4584283Z ghostscript-x 2021-05-16T22:06:07.5063543Z The following NEW packages will be installed: 2021-05-16T22:06:07.5069637Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T22:06:07.5074058Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T22:06:07.5291308Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:07.5292373Z Need to get 11.2 MB of archives. 2021-05-16T22:06:07.5293746Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T22:06:07.5295937Z 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-16T22:06:07.5641354Z 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-16T22:06:07.5652470Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T22:06:07.7114570Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T22:06:07.7191999Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T22:06:07.7199108Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T22:06:07.7204240Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T22:06:08.2758432Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T22:06:08.7208935Z Fetched 11.2 MB in 1s (14.7 MB/s) 2021-05-16T22:06:08.7575188Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T22:06:08.7653476Z (Reading database ... 2021-05-16T22:06:08.7654256Z (Reading database ... 5% 2021-05-16T22:06:08.7654937Z (Reading database ... 10% 2021-05-16T22:06:08.7655592Z (Reading database ... 15% 2021-05-16T22:06:08.7656265Z (Reading database ... 20% 2021-05-16T22:06:08.7656926Z (Reading database ... 25% 2021-05-16T22:06:08.7657574Z (Reading database ... 30% 2021-05-16T22:06:08.7658230Z (Reading database ... 35% 2021-05-16T22:06:08.7658914Z (Reading database ... 40% 2021-05-16T22:06:08.7659570Z (Reading database ... 45% 2021-05-16T22:06:08.7660233Z (Reading database ... 50% 2021-05-16T22:06:08.7684066Z (Reading database ... 55% 2021-05-16T22:06:08.7731314Z (Reading database ... 60% 2021-05-16T22:06:08.7755775Z (Reading database ... 65% 2021-05-16T22:06:08.7877910Z (Reading database ... 70% 2021-05-16T22:06:08.8001502Z (Reading database ... 75% 2021-05-16T22:06:08.8024842Z (Reading database ... 80% 2021-05-16T22:06:08.8531853Z (Reading database ... 85% 2021-05-16T22:06:08.8693917Z (Reading database ... 90% 2021-05-16T22:06:08.8778233Z (Reading database ... 95% 2021-05-16T22:06:08.8779046Z (Reading database ... 100% 2021-05-16T22:06:08.8780196Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T22:06:08.8915473Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T22:06:08.9171195Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:09.1450345Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T22:06:09.1744685Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T22:06:09.1757818Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:09.2167074Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T22:06:09.2463176Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T22:06:09.3179221Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:09.7673111Z Selecting previously unselected package libgs9-common. 2021-05-16T22:06:09.7908061Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T22:06:09.7917907Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:09.9072773Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T22:06:09.9297820Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T22:06:09.9320123Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:09.9631318Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T22:06:09.9858720Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T22:06:09.9873216Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:10.0214948Z Selecting previously unselected package libgs9:amd64. 2021-05-16T22:06:10.0474681Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:10.0486257Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.3671724Z Selecting previously unselected package ghostscript. 2021-05-16T22:06:10.3959018Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:10.3976417Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.4679924Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:10.4730671Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:10.4768364Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:10.5459590Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:10.5482450Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:10.5737793Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5768395Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5797470Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:10.5922911Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:06:10.7233495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:10.7449360Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:14.1024689Z Reading package lists... 2021-05-16T22:06:14.2747425Z Building dependency tree... 2021-05-16T22:06:14.2768749Z Reading state information... 2021-05-16T22:06:14.4374368Z The following additional packages will be installed: 2021-05-16T22:06:14.4377311Z libudunits2-0 libudunits2-data 2021-05-16T22:06:14.4915342Z The following NEW packages will be installed: 2021-05-16T22:06:14.4920544Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T22:06:14.5161717Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:14.5162477Z Need to get 429 kB of archives. 2021-05-16T22:06:14.5163442Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T22:06:14.5165468Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T22:06:14.5183892Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T22:06:14.5194712Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T22:06:14.9654849Z Fetched 429 kB in 0s (16.1 MB/s) 2021-05-16T22:06:15.0007965Z Selecting previously unselected package libudunits2-data. 2021-05-16T22:06:15.0088057Z (Reading database ... 2021-05-16T22:06:15.0088989Z (Reading database ... 5% 2021-05-16T22:06:15.0089748Z (Reading database ... 10% 2021-05-16T22:06:15.0090493Z (Reading database ... 15% 2021-05-16T22:06:15.0091216Z (Reading database ... 20% 2021-05-16T22:06:15.0091957Z (Reading database ... 25% 2021-05-16T22:06:15.0092693Z (Reading database ... 30% 2021-05-16T22:06:15.0093422Z (Reading database ... 35% 2021-05-16T22:06:15.0094152Z (Reading database ... 40% 2021-05-16T22:06:15.0095053Z (Reading database ... 45% 2021-05-16T22:06:15.0095820Z (Reading database ... 50% 2021-05-16T22:06:15.0138828Z (Reading database ... 55% 2021-05-16T22:06:15.0191314Z (Reading database ... 60% 2021-05-16T22:06:15.0217696Z (Reading database ... 65% 2021-05-16T22:06:15.0357834Z (Reading database ... 70% 2021-05-16T22:06:15.0489700Z (Reading database ... 75% 2021-05-16T22:06:15.0514788Z (Reading database ... 80% 2021-05-16T22:06:15.1090170Z (Reading database ... 85% 2021-05-16T22:06:15.1274478Z (Reading database ... 90% 2021-05-16T22:06:15.1362696Z (Reading database ... 95% 2021-05-16T22:06:15.1363375Z (Reading database ... 100% 2021-05-16T22:06:15.1364321Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T22:06:15.1486036Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T22:06:15.1500704Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:15.1832873Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T22:06:15.2072672Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T22:06:15.2096349Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.2472440Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T22:06:15.2683687Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T22:06:15.2699248Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.3514502Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:15.3561933Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.3607200Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:15.3645164Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:15.4886231Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:17.7196632Z Reading package lists... 2021-05-16T22:06:17.8757330Z Building dependency tree... 2021-05-16T22:06:17.8778221Z Reading state information... 2021-05-16T22:06:18.0777139Z The following NEW packages will be installed: 2021-05-16T22:06:18.0781004Z libjq-dev 2021-05-16T22:06:18.1001554Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:18.1002394Z Need to get 11.2 kB of archives. 2021-05-16T22:06:18.1003249Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T22:06:18.1005368Z 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-16T22:06:18.5442541Z Fetched 11.2 kB in 0s (630 kB/s) 2021-05-16T22:06:18.5759699Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T22:06:18.5841854Z (Reading database ... 2021-05-16T22:06:18.5842457Z (Reading database ... 5% 2021-05-16T22:06:18.5842992Z (Reading database ... 10% 2021-05-16T22:06:18.5843540Z (Reading database ... 15% 2021-05-16T22:06:18.5844082Z (Reading database ... 20% 2021-05-16T22:06:18.5844608Z (Reading database ... 25% 2021-05-16T22:06:18.5845146Z (Reading database ... 30% 2021-05-16T22:06:18.5845671Z (Reading database ... 35% 2021-05-16T22:06:18.5846235Z (Reading database ... 40% 2021-05-16T22:06:18.5846758Z (Reading database ... 45% 2021-05-16T22:06:18.5847293Z (Reading database ... 50% 2021-05-16T22:06:18.5887577Z (Reading database ... 55% 2021-05-16T22:06:18.5939454Z (Reading database ... 60% 2021-05-16T22:06:18.5965938Z (Reading database ... 65% 2021-05-16T22:06:18.6092027Z (Reading database ... 70% 2021-05-16T22:06:18.6212849Z (Reading database ... 75% 2021-05-16T22:06:18.6237906Z (Reading database ... 80% 2021-05-16T22:06:18.6759986Z (Reading database ... 85% 2021-05-16T22:06:18.6924631Z (Reading database ... 90% 2021-05-16T22:06:18.7004115Z (Reading database ... 95% 2021-05-16T22:06:18.7004968Z (Reading database ... 100% 2021-05-16T22:06:18.7006185Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T22:06:18.7115706Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:06:18.7128453Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:18.7729974Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:20.9115731Z Reading package lists... 2021-05-16T22:06:21.0632547Z Building dependency tree... 2021-05-16T22:06:21.0652415Z Reading state information... 2021-05-16T22:06:21.2644439Z The following NEW packages will be installed: 2021-05-16T22:06:21.2647721Z libmng2 2021-05-16T22:06:21.2906591Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:21.2907487Z Need to get 168 kB of archives. 2021-05-16T22:06:21.2908360Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T22:06:21.2911089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T22:06:21.7442115Z Fetched 168 kB in 0s (4922 kB/s) 2021-05-16T22:06:21.7783107Z Selecting previously unselected package libmng2:amd64. 2021-05-16T22:06:21.7864362Z (Reading database ... 2021-05-16T22:06:21.7864978Z (Reading database ... 5% 2021-05-16T22:06:21.7865505Z (Reading database ... 10% 2021-05-16T22:06:21.7866036Z (Reading database ... 15% 2021-05-16T22:06:21.7867049Z (Reading database ... 20% 2021-05-16T22:06:21.7867730Z (Reading database ... 25% 2021-05-16T22:06:21.7868281Z (Reading database ... 30% 2021-05-16T22:06:21.7868829Z (Reading database ... 35% 2021-05-16T22:06:21.7869378Z (Reading database ... 40% 2021-05-16T22:06:21.7869912Z (Reading database ... 45% 2021-05-16T22:06:21.7870642Z (Reading database ... 50% 2021-05-16T22:06:21.7896901Z (Reading database ... 55% 2021-05-16T22:06:21.7943451Z (Reading database ... 60% 2021-05-16T22:06:21.7972763Z (Reading database ... 65% 2021-05-16T22:06:21.8092148Z (Reading database ... 70% 2021-05-16T22:06:21.8209410Z (Reading database ... 75% 2021-05-16T22:06:21.8235956Z (Reading database ... 80% 2021-05-16T22:06:21.8780337Z (Reading database ... 85% 2021-05-16T22:06:21.8960124Z (Reading database ... 90% 2021-05-16T22:06:21.9041174Z (Reading database ... 95% 2021-05-16T22:06:21.9042234Z (Reading database ... 100% 2021-05-16T22:06:21.9043571Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T22:06:21.9155068Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T22:06:21.9175319Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:21.9957282Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:21.9997778Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:24.1526641Z Reading package lists... 2021-05-16T22:06:24.3278422Z Building dependency tree... 2021-05-16T22:06:24.3300628Z Reading state information... 2021-05-16T22:06:24.5665317Z E: Unable to locate package libmng1 2021-05-16T22:06:24.6365994Z Reading package lists... 2021-05-16T22:06:24.7855881Z Building dependency tree... 2021-05-16T22:06:24.7875953Z Reading state information... 2021-05-16T22:06:24.9144190Z E: Unable to locate package libapparmor-devel 2021-05-16T22:06:24.9833444Z Reading package lists... 2021-05-16T22:06:25.1558621Z Building dependency tree... 2021-05-16T22:06:25.1580319Z Reading state information... 2021-05-16T22:06:25.3162385Z The following additional packages will be installed: 2021-05-16T22:06:25.3164321Z libij-java 2021-05-16T22:06:25.3644755Z The following NEW packages will be installed: 2021-05-16T22:06:25.3653152Z imagej libij-java 2021-05-16T22:06:25.3931972Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:25.3933403Z Need to get 2328 kB of archives. 2021-05-16T22:06:25.3934859Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T22:06:25.3938073Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T22:06:25.5153373Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T22:06:25.9538086Z Fetched 2328 kB in 0s (15.5 MB/s) 2021-05-16T22:06:25.9874070Z Selecting previously unselected package libij-java. 2021-05-16T22:06:25.9952488Z (Reading database ... 2021-05-16T22:06:25.9953332Z (Reading database ... 5% 2021-05-16T22:06:25.9954215Z (Reading database ... 10% 2021-05-16T22:06:25.9954931Z (Reading database ... 15% 2021-05-16T22:06:25.9955618Z (Reading database ... 20% 2021-05-16T22:06:25.9956285Z (Reading database ... 25% 2021-05-16T22:06:25.9957084Z (Reading database ... 30% 2021-05-16T22:06:25.9957749Z (Reading database ... 35% 2021-05-16T22:06:25.9958433Z (Reading database ... 40% 2021-05-16T22:06:25.9959115Z (Reading database ... 45% 2021-05-16T22:06:25.9959785Z (Reading database ... 50% 2021-05-16T22:06:25.9998761Z (Reading database ... 55% 2021-05-16T22:06:26.0046345Z (Reading database ... 60% 2021-05-16T22:06:26.0074419Z (Reading database ... 65% 2021-05-16T22:06:26.0202991Z (Reading database ... 70% 2021-05-16T22:06:26.0326020Z (Reading database ... 75% 2021-05-16T22:06:26.0351118Z (Reading database ... 80% 2021-05-16T22:06:26.0879948Z (Reading database ... 85% 2021-05-16T22:06:26.1050712Z (Reading database ... 90% 2021-05-16T22:06:26.1129563Z (Reading database ... 95% 2021-05-16T22:06:26.1130600Z (Reading database ... 100% 2021-05-16T22:06:26.1132099Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T22:06:26.1238941Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T22:06:26.1254504Z Unpacking libij-java (1.52r-1) ... 2021-05-16T22:06:26.2231590Z Selecting previously unselected package imagej. 2021-05-16T22:06:26.2461794Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T22:06:26.2478476Z Unpacking imagej (1.52r-1) ... 2021-05-16T22:06:26.3373971Z Setting up libij-java (1.52r-1) ... 2021-05-16T22:06:26.3406106Z Setting up imagej (1.52r-1) ... 2021-05-16T22:06:26.3445959Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:06:27.1021896Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:27.8759674Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:06:30.3130061Z Reading package lists... 2021-05-16T22:06:30.4752563Z Building dependency tree... 2021-05-16T22:06:30.4772948Z Reading state information... 2021-05-16T22:06:30.6370555Z Suggested packages: 2021-05-16T22:06:30.6372284Z bowtie2-examples 2021-05-16T22:06:30.6811136Z The following NEW packages will be installed: 2021-05-16T22:06:30.6816229Z bowtie2 2021-05-16T22:06:30.7063502Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:30.7064634Z Need to get 1324 kB of archives. 2021-05-16T22:06:30.7065767Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T22:06:30.7067988Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T22:06:31.2275275Z Fetched 1324 kB in 0s (15.1 MB/s) 2021-05-16T22:06:31.2616066Z Selecting previously unselected package bowtie2. 2021-05-16T22:06:31.2695423Z (Reading database ... 2021-05-16T22:06:31.2696375Z (Reading database ... 5% 2021-05-16T22:06:31.2697160Z (Reading database ... 10% 2021-05-16T22:06:31.2697896Z (Reading database ... 15% 2021-05-16T22:06:31.2698637Z (Reading database ... 20% 2021-05-16T22:06:31.2699389Z (Reading database ... 25% 2021-05-16T22:06:31.2700128Z (Reading database ... 30% 2021-05-16T22:06:31.2700858Z (Reading database ... 35% 2021-05-16T22:06:31.2701577Z (Reading database ... 40% 2021-05-16T22:06:31.2702317Z (Reading database ... 45% 2021-05-16T22:06:31.2703042Z (Reading database ... 50% 2021-05-16T22:06:31.2743813Z (Reading database ... 55% 2021-05-16T22:06:31.2792349Z (Reading database ... 60% 2021-05-16T22:06:31.2818354Z (Reading database ... 65% 2021-05-16T22:06:31.2951752Z (Reading database ... 70% 2021-05-16T22:06:31.3077740Z (Reading database ... 75% 2021-05-16T22:06:31.3102337Z (Reading database ... 80% 2021-05-16T22:06:31.3669596Z (Reading database ... 85% 2021-05-16T22:06:31.3842265Z (Reading database ... 90% 2021-05-16T22:06:31.3922858Z (Reading database ... 95% 2021-05-16T22:06:31.3923452Z (Reading database ... 100% 2021-05-16T22:06:31.3924286Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T22:06:31.4033153Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T22:06:31.4049500Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:31.6063700Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:31.6104413Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:34.6778289Z Reading package lists... 2021-05-16T22:06:34.8259589Z Building dependency tree... 2021-05-16T22:06:34.8282899Z Reading state information... 2021-05-16T22:06:34.9821399Z E: Unable to locate package install 2021-05-16T22:06:34.9823326Z E: Unable to locate package gdal 2021-05-16T22:06:35.0521195Z Reading package lists... 2021-05-16T22:06:35.2092907Z Building dependency tree... 2021-05-16T22:06:35.2120466Z Reading state information... 2021-05-16T22:06:35.2355290Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T22:06:35.2356882Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:35.2357888Z is only available from another source 2021-05-16T22:06:35.2358487Z 2021-05-16T22:06:35.3377073Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T22:06:35.4080527Z Reading package lists... 2021-05-16T22:06:35.5745523Z Building dependency tree... 2021-05-16T22:06:35.5765288Z Reading state information... 2021-05-16T22:06:35.6007442Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T22:06:35.6009864Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:35.6011525Z is only available from another source 2021-05-16T22:06:35.6013100Z However the following packages replace it: 2021-05-16T22:06:35.6014342Z ffmpeg 2021-05-16T22:06:35.6015103Z 2021-05-16T22:06:35.7077666Z E: Package 'libav-tools' has no installation candidate 2021-05-16T22:06:35.7770710Z Reading package lists... 2021-05-16T22:06:35.9291368Z Building dependency tree... 2021-05-16T22:06:35.9311776Z Reading state information... 2021-05-16T22:06:36.0809082Z The following additional packages will be installed: 2021-05-16T22:06:36.0816140Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:36.0818966Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:36.0820790Z libssh2-1-dev 2021-05-16T22:06:36.0821849Z Suggested packages: 2021-05-16T22:06:36.0823306Z libgcrypt20-doc libmbedtls-doc 2021-05-16T22:06:36.1315468Z The following NEW packages will be installed: 2021-05-16T22:06:36.1317924Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:36.1319743Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:36.1320959Z libssh2-1-dev 2021-05-16T22:06:36.1535649Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:36.1536431Z Need to get 2667 kB of archives. 2021-05-16T22:06:36.1537188Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T22:06:36.1538986Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T22:06:36.1586904Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T22:06:36.1660800Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T22:06:36.1667066Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T22:06:36.1683578Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T22:06:36.1690600Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T22:06:36.1699152Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T22:06:36.1737740Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T22:06:36.1784426Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T22:06:36.1810271Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T22:06:36.1834067Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T22:06:36.6461052Z Fetched 2667 kB in 0s (52.2 MB/s) 2021-05-16T22:06:36.6795322Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T22:06:36.6888510Z (Reading database ... 2021-05-16T22:06:36.6889361Z (Reading database ... 5% 2021-05-16T22:06:36.6890064Z (Reading database ... 10% 2021-05-16T22:06:36.6890771Z (Reading database ... 15% 2021-05-16T22:06:36.6891444Z (Reading database ... 20% 2021-05-16T22:06:36.6892130Z (Reading database ... 25% 2021-05-16T22:06:36.6892828Z (Reading database ... 30% 2021-05-16T22:06:36.6893499Z (Reading database ... 35% 2021-05-16T22:06:36.6894185Z (Reading database ... 40% 2021-05-16T22:06:36.6894881Z (Reading database ... 45% 2021-05-16T22:06:36.6895563Z (Reading database ... 50% 2021-05-16T22:06:36.6934202Z (Reading database ... 55% 2021-05-16T22:06:36.6982113Z (Reading database ... 60% 2021-05-16T22:06:36.7008592Z (Reading database ... 65% 2021-05-16T22:06:36.7127959Z (Reading database ... 70% 2021-05-16T22:06:36.7245818Z (Reading database ... 75% 2021-05-16T22:06:36.7270813Z (Reading database ... 80% 2021-05-16T22:06:36.7784606Z (Reading database ... 85% 2021-05-16T22:06:36.7949273Z (Reading database ... 90% 2021-05-16T22:06:36.8030717Z (Reading database ... 95% 2021-05-16T22:06:36.8031773Z (Reading database ... 100% 2021-05-16T22:06:36.8033275Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T22:06:36.8139566Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T22:06:36.8152085Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:36.8610190Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T22:06:36.8837706Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T22:06:36.8849639Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:36.9672498Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T22:06:36.9913003Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T22:06:36.9932998Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:37.0271337Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T22:06:37.0499687Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.0537990Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.0991937Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T22:06:37.1241832Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.1254802Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.1587994Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T22:06:37.1881755Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.1893344Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.2272761Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T22:06:37.2516889Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:37.2528625Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:37.3231939Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T22:06:37.3431417Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:37.3448008Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.4196527Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T22:06:37.4493485Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T22:06:37.4506891Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:37.5087257Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T22:06:37.5375439Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T22:06:37.5387289Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:37.5712434Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T22:06:37.5944580Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:37.5956593Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:37.7306103Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:37.7339225Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.7379377Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:37.7415112Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:37.7456849Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.7497034Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.7532482Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:37.7565405Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:37.7610425Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:37.7655514Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:37.7705275Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:37.7734699Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:43.0963453Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:43.2151156Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:45.3875207Z Reading package lists... 2021-05-16T22:06:45.5489350Z Building dependency tree... 2021-05-16T22:06:45.5509974Z Reading state information... 2021-05-16T22:06:45.7949545Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T22:06:45.7950993Z libtiff-dev set to manually installed. 2021-05-16T22:06:45.7951951Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:45.8696777Z Reading package lists... 2021-05-16T22:06:46.0304979Z Building dependency tree... 2021-05-16T22:06:46.0326710Z Reading state information... 2021-05-16T22:06:46.2609302Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T22:06:46.2610804Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:46.3296152Z Reading package lists... 2021-05-16T22:06:46.4790021Z Building dependency tree... 2021-05-16T22:06:46.4808804Z Reading state information... 2021-05-16T22:06:46.6788183Z The following NEW packages will be installed: 2021-05-16T22:06:46.6793086Z libsodium-dev 2021-05-16T22:06:46.6996655Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:46.6997547Z Need to get 169 kB of archives. 2021-05-16T22:06:46.6998702Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T22:06:46.7000868Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T22:06:47.1440248Z Fetched 169 kB in 0s (8258 kB/s) 2021-05-16T22:06:47.1780738Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T22:06:47.1859711Z (Reading database ... 2021-05-16T22:06:47.1860478Z (Reading database ... 5% 2021-05-16T22:06:47.1861165Z (Reading database ... 10% 2021-05-16T22:06:47.1861851Z (Reading database ... 15% 2021-05-16T22:06:47.1862513Z (Reading database ... 20% 2021-05-16T22:06:47.1863156Z (Reading database ... 25% 2021-05-16T22:06:47.1863818Z (Reading database ... 30% 2021-05-16T22:06:47.1864474Z (Reading database ... 35% 2021-05-16T22:06:47.1865111Z (Reading database ... 40% 2021-05-16T22:06:47.1865762Z (Reading database ... 45% 2021-05-16T22:06:47.1866400Z (Reading database ... 50% 2021-05-16T22:06:47.1908219Z (Reading database ... 55% 2021-05-16T22:06:47.1957277Z (Reading database ... 60% 2021-05-16T22:06:47.1981845Z (Reading database ... 65% 2021-05-16T22:06:47.2107315Z (Reading database ... 70% 2021-05-16T22:06:47.2232079Z (Reading database ... 75% 2021-05-16T22:06:47.2256194Z (Reading database ... 80% 2021-05-16T22:06:47.2788160Z (Reading database ... 85% 2021-05-16T22:06:47.2955938Z (Reading database ... 90% 2021-05-16T22:06:47.3033021Z (Reading database ... 95% 2021-05-16T22:06:47.3033695Z (Reading database ... 100% 2021-05-16T22:06:47.3034700Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T22:06:47.3142408Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T22:06:47.3156337Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:47.3973620Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:49.5351593Z Reading package lists... 2021-05-16T22:06:49.6966391Z Building dependency tree... 2021-05-16T22:06:49.6985954Z Reading state information... 2021-05-16T22:06:49.8592399Z The following additional packages will be installed: 2021-05-16T22:06:49.8596278Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T22:06:49.9070516Z The following NEW packages will be installed: 2021-05-16T22:06:49.9075203Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T22:06:49.9076910Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T22:06:49.9298855Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:49.9299677Z Need to get 10.4 MB of archives. 2021-05-16T22:06:49.9300494Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T22:06:49.9302471Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T22:06:49.9966712Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T22:06:50.1321983Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T22:06:50.3754585Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T22:06:50.5273998Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T22:06:50.7151107Z 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-16T22:06:50.9336367Z 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-16T22:06:51.4705563Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T22:06:51.9708798Z Fetched 10.4 MB in 2s (6516 kB/s) 2021-05-16T22:06:52.0024043Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T22:06:52.0103749Z (Reading database ... 2021-05-16T22:06:52.0104378Z (Reading database ... 5% 2021-05-16T22:06:52.0104921Z (Reading database ... 10% 2021-05-16T22:06:52.0105472Z (Reading database ... 15% 2021-05-16T22:06:52.0106000Z (Reading database ... 20% 2021-05-16T22:06:52.0106562Z (Reading database ... 25% 2021-05-16T22:06:52.0107111Z (Reading database ... 30% 2021-05-16T22:06:52.0107640Z (Reading database ... 35% 2021-05-16T22:06:52.0108177Z (Reading database ... 40% 2021-05-16T22:06:52.0108711Z (Reading database ... 45% 2021-05-16T22:06:52.0109247Z (Reading database ... 50% 2021-05-16T22:06:52.0160604Z (Reading database ... 55% 2021-05-16T22:06:52.0209407Z (Reading database ... 60% 2021-05-16T22:06:52.0235335Z (Reading database ... 65% 2021-05-16T22:06:52.0358077Z (Reading database ... 70% 2021-05-16T22:06:52.0475151Z (Reading database ... 75% 2021-05-16T22:06:52.0500021Z (Reading database ... 80% 2021-05-16T22:06:52.1049468Z (Reading database ... 85% 2021-05-16T22:06:52.1220774Z (Reading database ... 90% 2021-05-16T22:06:52.1298873Z (Reading database ... 95% 2021-05-16T22:06:52.1299892Z (Reading database ... 100% 2021-05-16T22:06:52.1301369Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T22:06:52.1404238Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T22:06:52.1416668Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:52.2186693Z Selecting previously unselected package liblept5:amd64. 2021-05-16T22:06:52.2462813Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T22:06:52.2495311Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:52.3752368Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T22:06:52.4005503Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T22:06:52.4015877Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:52.5671999Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T22:06:52.5893201Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:52.5911211Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:52.7432731Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T22:06:52.7711876Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:52.7722433Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:52.9537909Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T22:06:52.9827439Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:52.9846181Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:53.1644346Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T22:06:53.1936936Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:53.1949290Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:53.5715003Z Selecting previously unselected package tesseract-ocr. 2021-05-16T22:06:53.6020667Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:53.6032829Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:53.6966408Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:53.7004941Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:53.7044780Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:53.7076527Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:53.7107009Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:53.7131342Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:53.7169037Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:53.7196825Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:53.7233611Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:56.8798710Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:59.0178908Z Reading package lists... 2021-05-16T22:06:59.1726623Z Building dependency tree... 2021-05-16T22:06:59.1747908Z Reading state information... 2021-05-16T22:06:59.4072252Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T22:06:59.4073267Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:59.4769195Z Reading package lists... 2021-05-16T22:06:59.6301859Z Building dependency tree... 2021-05-16T22:06:59.6321595Z Reading state information... 2021-05-16T22:06:59.7831175Z The following additional packages will be installed: 2021-05-16T22:06:59.7834153Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:59.7838695Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T22:06:59.7840001Z Suggested packages: 2021-05-16T22:06:59.7841488Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T22:06:59.8336598Z The following NEW packages will be installed: 2021-05-16T22:06:59.8342258Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:59.8348968Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T22:06:59.8557463Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:59.8558445Z Need to get 1459 kB of archives. 2021-05-16T22:06:59.8559225Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T22:06:59.8560968Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T22:06:59.8584599Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T22:06:59.8634295Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T22:06:59.8639514Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T22:06:59.8643919Z 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-16T22:06:59.8649016Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T22:06:59.8655076Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T22:06:59.8677783Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T22:06:59.8695383Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T22:06:59.8702077Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T22:07:00.3160467Z Fetched 1459 kB in 0s (43.2 MB/s) 2021-05-16T22:07:00.3513809Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T22:07:00.3593427Z (Reading database ... 2021-05-16T22:07:00.3594274Z (Reading database ... 5% 2021-05-16T22:07:00.3594984Z (Reading database ... 10% 2021-05-16T22:07:00.3595858Z (Reading database ... 15% 2021-05-16T22:07:00.3596579Z (Reading database ... 20% 2021-05-16T22:07:00.3597344Z (Reading database ... 25% 2021-05-16T22:07:00.3598083Z (Reading database ... 30% 2021-05-16T22:07:00.3598812Z (Reading database ... 35% 2021-05-16T22:07:00.3599540Z (Reading database ... 40% 2021-05-16T22:07:00.3600250Z (Reading database ... 45% 2021-05-16T22:07:00.3600985Z (Reading database ... 50% 2021-05-16T22:07:00.3635051Z (Reading database ... 55% 2021-05-16T22:07:00.3679301Z (Reading database ... 60% 2021-05-16T22:07:00.3711692Z (Reading database ... 65% 2021-05-16T22:07:00.3834823Z (Reading database ... 70% 2021-05-16T22:07:00.3954082Z (Reading database ... 75% 2021-05-16T22:07:00.3977956Z (Reading database ... 80% 2021-05-16T22:07:00.4360816Z (Reading database ... 85% 2021-05-16T22:07:00.4658774Z (Reading database ... 90% 2021-05-16T22:07:00.4736232Z (Reading database ... 95% 2021-05-16T22:07:00.4737036Z (Reading database ... 100% 2021-05-16T22:07:00.4738187Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T22:07:00.4845229Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:00.4865438Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:00.5231684Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T22:07:00.5458093Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:00.5475622Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:00.5792285Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T22:07:00.6058837Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:00.6074468Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:00.6472314Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T22:07:00.6683148Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:00.6693908Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:00.7032819Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T22:07:00.7284397Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T22:07:00.7320636Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:07:00.7631887Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T22:07:00.7896248Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:00.7909444Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:00.8312342Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T22:07:00.8587648Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T22:07:00.8603183Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:07:00.9432966Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T22:07:00.9660419Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:07:00.9685812Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:07:01.0164373Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T22:07:01.0427558Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:07:01.0440064Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.0752720Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T22:07:01.0999657Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T22:07:01.1010869Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:07:01.2164448Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:07:01.2195713Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2218387Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:07:01.2241214Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:07:01.2279603Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2310965Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2341240Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2375604Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2412724Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:07:01.2438534Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:07:01.2467536Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:01.2678447Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:04.6882744Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:07:06.9832683Z Reading package lists... 2021-05-16T22:07:07.1373259Z Building dependency tree... 2021-05-16T22:07:07.1393446Z Reading state information... 2021-05-16T22:07:07.3111955Z E: Unable to locate package udunits 2021-05-16T22:07:07.3783985Z Reading package lists... 2021-05-16T22:07:07.5230967Z Building dependency tree... 2021-05-16T22:07:07.5250527Z Reading state information... 2021-05-16T22:07:07.6757053Z The following additional packages will be installed: 2021-05-16T22:07:07.6758170Z libwebpdemux2 2021-05-16T22:07:07.7227045Z The following NEW packages will be installed: 2021-05-16T22:07:07.7232425Z libwebp-dev libwebpdemux2 2021-05-16T22:07:07.7461159Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:07.7461956Z Need to get 277 kB of archives. 2021-05-16T22:07:07.7462785Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T22:07:07.7464651Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T22:07:07.7474900Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T22:07:08.1966578Z Fetched 277 kB in 0s (11.1 MB/s) 2021-05-16T22:07:08.2320531Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T22:07:08.2401634Z (Reading database ... 2021-05-16T22:07:08.2402314Z (Reading database ... 5% 2021-05-16T22:07:08.2402970Z (Reading database ... 10% 2021-05-16T22:07:08.2403596Z (Reading database ... 15% 2021-05-16T22:07:08.2404545Z (Reading database ... 20% 2021-05-16T22:07:08.2405234Z (Reading database ... 25% 2021-05-16T22:07:08.2405987Z (Reading database ... 30% 2021-05-16T22:07:08.2406592Z (Reading database ... 35% 2021-05-16T22:07:08.2407502Z (Reading database ... 40% 2021-05-16T22:07:08.2408152Z (Reading database ... 45% 2021-05-16T22:07:08.2408811Z (Reading database ... 50% 2021-05-16T22:07:08.2445811Z (Reading database ... 55% 2021-05-16T22:07:08.2490084Z (Reading database ... 60% 2021-05-16T22:07:08.2519931Z (Reading database ... 65% 2021-05-16T22:07:08.2641793Z (Reading database ... 70% 2021-05-16T22:07:08.2784089Z (Reading database ... 75% 2021-05-16T22:07:08.2811399Z (Reading database ... 80% 2021-05-16T22:07:08.3216535Z (Reading database ... 85% 2021-05-16T22:07:08.3540037Z (Reading database ... 90% 2021-05-16T22:07:08.3621663Z (Reading database ... 95% 2021-05-16T22:07:08.3622722Z (Reading database ... 100% 2021-05-16T22:07:08.3624215Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T22:07:08.3737540Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T22:07:08.3762057Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:07:08.4073293Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T22:07:08.4310785Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T22:07:08.4322057Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:07:08.5208207Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:07:08.5251542Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:07:08.5301282Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:10.7285591Z Reading package lists... 2021-05-16T22:07:10.8888136Z Building dependency tree... 2021-05-16T22:07:10.8908431Z Reading state information... 2021-05-16T22:07:11.0562471Z The following additional packages will be installed: 2021-05-16T22:07:11.0566181Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:07:11.0569498Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:07:11.0574506Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:07:11.0577987Z Suggested packages: 2021-05-16T22:07:11.0581835Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T22:07:11.0585405Z Recommended packages: 2021-05-16T22:07:11.0588669Z cargo 2021-05-16T22:07:11.1120855Z The following NEW packages will be installed: 2021-05-16T22:07:11.1126410Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:07:11.1128345Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:07:11.1129876Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:07:11.1476868Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:11.1477951Z Need to get 108 MB of archives. 2021-05-16T22:07:11.1479241Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T22:07:11.1481281Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T22:07:11.1530996Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T22:07:11.1540722Z 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-16T22:07:11.1554139Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T22:07:11.1647438Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T22:07:11.1723984Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T22:07:11.1743349Z 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-16T22:07:11.2958998Z 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-16T22:07:12.3491302Z 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-16T22:07:12.6723774Z 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-16T22:07:12.6945335Z 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-16T22:07:12.7298960Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T22:07:12.8960533Z 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-16T22:07:13.3462327Z Fetched 108 MB in 2s (60.7 MB/s) 2021-05-16T22:07:13.3828366Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T22:07:13.3908203Z (Reading database ... 2021-05-16T22:07:13.3909095Z (Reading database ... 5% 2021-05-16T22:07:13.3909799Z (Reading database ... 10% 2021-05-16T22:07:13.3913797Z (Reading database ... 15% 2021-05-16T22:07:13.3914336Z (Reading database ... 20% 2021-05-16T22:07:13.3914901Z (Reading database ... 25% 2021-05-16T22:07:13.3915433Z (Reading database ... 30% 2021-05-16T22:07:13.3915981Z (Reading database ... 35% 2021-05-16T22:07:13.3916519Z (Reading database ... 40% 2021-05-16T22:07:13.3917049Z (Reading database ... 45% 2021-05-16T22:07:13.3917586Z (Reading database ... 50% 2021-05-16T22:07:13.3952277Z (Reading database ... 55% 2021-05-16T22:07:13.3995446Z (Reading database ... 60% 2021-05-16T22:07:13.4026279Z (Reading database ... 65% 2021-05-16T22:07:13.4153598Z (Reading database ... 70% 2021-05-16T22:07:13.4272436Z (Reading database ... 75% 2021-05-16T22:07:13.4296705Z (Reading database ... 80% 2021-05-16T22:07:13.4671049Z (Reading database ... 85% 2021-05-16T22:07:13.4961382Z (Reading database ... 90% 2021-05-16T22:07:13.5036333Z (Reading database ... 95% 2021-05-16T22:07:13.5037374Z (Reading database ... 100% 2021-05-16T22:07:13.5038860Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T22:07:13.5136742Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T22:07:13.5169417Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:13.5711320Z Selecting previously unselected package libipt2. 2021-05-16T22:07:13.5898009Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T22:07:13.5909372Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T22:07:13.6232652Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T22:07:13.6480471Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T22:07:13.6492902Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:13.7031774Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T22:07:13.7246364Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T22:07:13.7258849Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:13.8051545Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T22:07:13.8329279Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T22:07:13.8340170Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:13.8871542Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T22:07:13.9107123Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T22:07:13.9119696Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:13.9472288Z Selecting previously unselected package gdb. 2021-05-16T22:07:13.9680548Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T22:07:13.9692806Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:14.3133063Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T22:07:14.3424683Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:14.3433689Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:20.9215226Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T22:07:20.9508882Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:20.9522136Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:24.1596932Z Selecting previously unselected package rustc. 2021-05-16T22:07:24.1896104Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:24.1905674Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:24.3898440Z Selecting previously unselected package cargo. 2021-05-16T22:07:24.4195589Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:24.4206165Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:24.7728984Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T22:07:24.8025764Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T22:07:24.8038562Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:26.1512811Z Selecting previously unselected package rust-gdb. 2021-05-16T22:07:26.1762643Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T22:07:26.1775505Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2422913Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2465524Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:26.2497909Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:26.2527105Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2569050Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T22:07:26.2606004Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:26.2647055Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:26.2689122Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2720870Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:26.2753969Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:26.2777482Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2802108Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:26.2844984Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:26.2879775Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:26.3109035Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:29.8616107Z Reading package lists... 2021-05-16T22:07:30.0232844Z Building dependency tree... 2021-05-16T22:07:30.0255025Z Reading state information... 2021-05-16T22:07:30.1921696Z The following additional packages will be installed: 2021-05-16T22:07:30.1925318Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:30.1928474Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:30.1931595Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:30.1934511Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:30.1937527Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:30.1942733Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:30.1945060Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:30.1947724Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:30.1950692Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:30.1953703Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:30.1956392Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:30.1959080Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:30.1962075Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:30.1965163Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:30.1968142Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:30.1970960Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:30.1973652Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:30.1976376Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:30.1979228Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:30.1981220Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:30.1982467Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:30.1983805Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:30.1985130Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:30.1986247Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:30.1987375Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:30.1988731Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:30.1990218Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:30.1991615Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:30.1993041Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:30.1994340Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:30.1995594Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:30.1996816Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:30.1998124Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:30.1999493Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:30.2000939Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:30.2002404Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:30.2003986Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:30.2005418Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:30.2006802Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:30.2008328Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:30.2009746Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:30.2011022Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T22:07:30.2012543Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:30.2014213Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:30.2016004Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:30.2017374Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:30.2018700Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:30.2020162Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:30.2021398Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:30.2022125Z Suggested packages: 2021-05-16T22:07:30.2023139Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T22:07:30.2024400Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T22:07:30.2025858Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T22:07:30.2027275Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T22:07:30.2028599Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T22:07:30.2029897Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T22:07:30.2031398Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T22:07:30.2033011Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T22:07:30.2034424Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T22:07:30.2035944Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T22:07:30.2037405Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T22:07:30.2039103Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T22:07:30.2040590Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T22:07:30.2041702Z wpagui libengine-pkcs11-openssl 2021-05-16T22:07:30.2876402Z The following NEW packages will be installed: 2021-05-16T22:07:30.2879913Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:30.2883045Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:30.2886068Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:30.2889288Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:30.2891062Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:30.2892753Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:30.2894337Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:30.2896133Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:30.2897934Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:30.2901493Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:30.2903077Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:30.2904634Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:30.2906294Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:30.2908102Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:30.2909857Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:30.2911751Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:30.2913341Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:30.2914937Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:30.2916603Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:30.2917956Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:30.2919257Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:30.2920656Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:30.2921968Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:30.2923250Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:30.2924526Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:30.2926051Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:30.2927586Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:30.2929138Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:30.2930949Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:30.2932454Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:30.2933958Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:30.2935331Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:30.2936805Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:30.2938337Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:30.2939967Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:30.2941616Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:30.2943164Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:30.2944646Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:30.2946591Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:30.2948162Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:30.2949751Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:30.2951398Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T22:07:30.2952892Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:30.2954625Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:30.2956405Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:30.2957954Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:30.2959455Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:30.2961097Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:30.2962487Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:30.3141604Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:30.3142962Z Need to get 183 MB of archives. 2021-05-16T22:07:30.3143771Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T22:07:30.3146097Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T22:07:30.3171509Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T22:07:30.3478244Z 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-16T22:07:30.3489665Z 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-16T22:07:30.3496622Z 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-16T22:07:30.3504512Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T22:07:30.3510943Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T22:07:30.3520470Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T22:07:30.3526870Z 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-16T22:07:30.3537299Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T22:07:30.3555912Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T22:07:30.3594410Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T22:07:30.3691831Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T22:07:30.3745708Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T22:07:30.3752177Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T22:07:30.3757198Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T22:07:30.3761851Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T22:07:30.3768255Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T22:07:30.3777357Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T22:07:30.3791648Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T22:07:30.3794003Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T22:07:30.3800212Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T22:07:30.3806325Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T22:07:30.4406190Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T22:07:30.4855663Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T22:07:30.4886704Z 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-16T22:07:30.4926520Z 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-16T22:07:30.5072831Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T22:07:30.5082841Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T22:07:30.5130596Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T22:07:30.5177940Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T22:07:30.5410876Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T22:07:30.5785915Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T22:07:30.5807707Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T22:07:30.5827654Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T22:07:30.5836109Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T22:07:30.8022918Z 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-16T22:07:30.8033679Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T22:07:30.8271403Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T22:07:30.8319654Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T22:07:30.8347770Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T22:07:30.8374095Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T22:07:30.8392653Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T22:07:30.8426011Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T22:07:30.8436679Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T22:07:30.8463752Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T22:07:30.8481387Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T22:07:30.8839040Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T22:07:30.8852027Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T22:07:30.8918460Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T22:07:30.8938632Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T22:07:30.8947495Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T22:07:30.8954555Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T22:07:30.8980757Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T22:07:30.9077155Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T22:07:30.9094196Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T22:07:31.0346373Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T22:07:31.0451449Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T22:07:31.0460858Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T22:07:31.0489927Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T22:07:31.0498566Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T22:07:31.0505875Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T22:07:31.0516237Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T22:07:31.0534424Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T22:07:31.0545483Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T22:07:31.0592836Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T22:07:31.0616360Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T22:07:31.0634287Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T22:07:31.0826345Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T22:07:31.0959480Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T22:07:31.1993367Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T22:07:31.2000039Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T22:07:31.2015897Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T22:07:31.2018353Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T22:07:31.2032502Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T22:07:31.2103276Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T22:07:31.2117078Z 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-16T22:07:31.2955450Z 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-16T22:07:31.2964025Z 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-16T22:07:31.2976430Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T22:07:31.3210666Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T22:07:31.3221486Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T22:07:31.3248726Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T22:07:31.3312890Z 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-16T22:07:31.3844850Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T22:07:31.4044714Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T22:07:31.4062962Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T22:07:31.4068599Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T22:07:31.4083564Z 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-16T22:07:31.4235939Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T22:07:31.4253669Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T22:07:31.4270601Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T22:07:31.4285215Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T22:07:31.4320851Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T22:07:31.4342756Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T22:07:31.4372729Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T22:07:31.4849990Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T22:07:31.4931560Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T22:07:31.4969078Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T22:07:31.4971942Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T22:07:31.5004418Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T22:07:31.5034420Z 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-16T22:07:31.5103917Z 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-16T22:07:31.5130614Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T22:07:31.5149713Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T22:07:31.5265017Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T22:07:31.5278322Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T22:07:32.9007994Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T22:07:32.9060307Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T22:07:32.9106166Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T22:07:33.0615823Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T22:07:33.1955775Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T22:07:33.1965230Z 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-16T22:07:33.1984170Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T22:07:33.2162985Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T22:07:33.2190836Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T22:07:33.3038796Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T22:07:33.3360257Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T22:07:33.3380191Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T22:07:33.3387392Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T22:07:33.3402115Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T22:07:33.3492885Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T22:07:33.3536274Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T22:07:33.3544834Z 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-16T22:07:33.3553290Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T22:07:33.3699237Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T22:07:33.3712497Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T22:07:33.3726547Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T22:07:33.3735465Z 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-16T22:07:33.3746076Z 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-16T22:07:33.3764840Z 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-16T22:07:33.3800417Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T22:07:33.3851195Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T22:07:33.4461991Z 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-16T22:07:33.4500047Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T22:07:33.4510304Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T22:07:33.4565148Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T22:07:33.4843752Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T22:07:33.4901510Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T22:07:33.4962635Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T22:07:33.4973006Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T22:07:33.5030651Z 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-16T22:07:33.5051747Z 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-16T22:07:33.5064637Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T22:07:33.5120763Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T22:07:33.5132088Z 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-16T22:07:33.5146894Z 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-16T22:07:33.5233945Z 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-16T22:07:33.5585203Z 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-16T22:07:33.6571098Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T22:07:33.6579359Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T22:07:33.6747590Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T22:07:33.6795504Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T22:07:33.6819111Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T22:07:33.6932858Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T22:07:33.6945581Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T22:07:33.7724781Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T22:07:33.7943116Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T22:07:33.8220661Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T22:07:33.9092377Z 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-16T22:07:33.9156131Z 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-16T22:07:33.9224404Z 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-16T22:07:33.9241764Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T22:07:33.9351515Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T22:07:33.9357872Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T22:07:33.9381854Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T22:07:33.9387406Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T22:07:33.9599009Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T22:07:33.9717633Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T22:07:34.0487126Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T22:07:34.0493153Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T22:07:34.0505028Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T22:07:34.0509182Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T22:07:34.0532645Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T22:07:34.0538029Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T22:07:34.0612324Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T22:07:34.0614942Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T22:07:34.0636339Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T22:07:34.0641290Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T22:07:34.0693577Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T22:07:34.0714690Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T22:07:34.0736069Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T22:07:34.1152544Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T22:07:34.1169719Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T22:07:34.2260239Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T22:07:34.2269456Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T22:07:34.2282291Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T22:07:34.2354972Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T22:07:34.2373158Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T22:07:34.2397965Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T22:07:34.2500675Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T22:07:34.2511027Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T22:07:34.3072688Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T22:07:34.3105239Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T22:07:34.3130702Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T22:07:34.3800582Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T22:07:34.3913458Z 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-16T22:07:34.3934064Z 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-16T22:07:34.3943337Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T22:07:34.3974004Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T22:07:34.4671314Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T22:07:34.6813735Z 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-16T22:07:34.6871281Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T22:07:34.6959340Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T22:07:35.1333980Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T22:07:35.1743313Z 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-16T22:07:35.1780092Z 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-16T22:07:35.1792450Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T22:07:35.1843899Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T22:07:35.1855559Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T22:07:35.1979433Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T22:07:35.2108252Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T22:07:35.2117872Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T22:07:35.2122620Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T22:07:36.4104390Z Fetched 183 MB in 5s (37.2 MB/s) 2021-05-16T22:07:36.4475788Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T22:07:36.4557615Z (Reading database ... 2021-05-16T22:07:36.4558425Z (Reading database ... 5% 2021-05-16T22:07:36.4559124Z (Reading database ... 10% 2021-05-16T22:07:36.4559808Z (Reading database ... 15% 2021-05-16T22:07:36.4560579Z (Reading database ... 20% 2021-05-16T22:07:36.4561241Z (Reading database ... 25% 2021-05-16T22:07:36.4561917Z (Reading database ... 30% 2021-05-16T22:07:36.4562564Z (Reading database ... 35% 2021-05-16T22:07:36.4563220Z (Reading database ... 40% 2021-05-16T22:07:36.4563883Z (Reading database ... 45% 2021-05-16T22:07:36.4564540Z (Reading database ... 50% 2021-05-16T22:07:36.4602360Z (Reading database ... 55% 2021-05-16T22:07:36.4647740Z (Reading database ... 60% 2021-05-16T22:07:36.4680435Z (Reading database ... 65% 2021-05-16T22:07:36.4817008Z (Reading database ... 70% 2021-05-16T22:07:36.4951106Z (Reading database ... 75% 2021-05-16T22:07:36.4978884Z (Reading database ... 80% 2021-05-16T22:07:36.5465831Z (Reading database ... 85% 2021-05-16T22:07:36.5808085Z (Reading database ... 90% 2021-05-16T22:07:36.5889408Z (Reading database ... 95% 2021-05-16T22:07:36.5890202Z (Reading database ... 100% 2021-05-16T22:07:36.5891370Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T22:07:36.6008274Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T22:07:36.6088856Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:36.6519458Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T22:07:36.6824056Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:36.6920876Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:36.8992395Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T22:07:36.9254121Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:36.9264246Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:36.9672213Z Selecting previously unselected package libegl1:amd64. 2021-05-16T22:07:36.9931201Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:36.9942939Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:07:37.0312151Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T22:07:37.0561865Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:37.0570883Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:07:37.0951859Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T22:07:37.1194111Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T22:07:37.1210732Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:37.1552445Z Selecting previously unselected package libwacom-common. 2021-05-16T22:07:37.1757449Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T22:07:37.1772282Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:07:37.2392226Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T22:07:37.2633532Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:37.2647024Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:07:37.2911655Z Selecting previously unselected package libinput-bin. 2021-05-16T22:07:37.3199700Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:37.3215682Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:37.3591146Z Selecting previously unselected package libinput10:amd64. 2021-05-16T22:07:37.3822401Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:37.3838683Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:37.4226669Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T22:07:37.4533648Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:37.4545201Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:37.5131018Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T22:07:37.5430908Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:37.5449040Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:37.6408393Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T22:07:37.6707719Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T22:07:37.6718038Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:37.7072157Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T22:07:37.7319563Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T22:07:37.7340139Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:37.7672615Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T22:07:37.7930019Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:37.7947125Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:37.8236448Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T22:07:37.8530547Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:37.8545312Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:37.8853851Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T22:07:37.9158276Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T22:07:37.9173072Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:37.9462293Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T22:07:37.9792083Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T22:07:37.9809484Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:38.0087049Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T22:07:38.0385735Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T22:07:38.0402535Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:38.0712108Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T22:07:38.1015443Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T22:07:38.1024557Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:38.1307130Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T22:07:38.1625018Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T22:07:38.1637595Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:38.1992445Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T22:07:38.2245022Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T22:07:38.2254373Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:38.2671157Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T22:07:38.2964556Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:38.3056508Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:38.6392753Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T22:07:38.6649631Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:38.6666546Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:38.9228706Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T22:07:38.9527628Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:38.9538033Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:38.9991731Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T22:07:39.0249520Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T22:07:39.0258008Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:39.0747162Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T22:07:39.1039145Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T22:07:39.1051401Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:07:39.2048936Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T22:07:39.2350748Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T22:07:39.2363504Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:39.2649212Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T22:07:39.2936772Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.2948972Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:39.3426571Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T22:07:39.3732205Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.3743178Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:39.4311322Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T22:07:39.4548432Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.4559056Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:39.6432198Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T22:07:39.6699215Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.6709662Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:39.8431755Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T22:07:39.8718290Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.8732325Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:39.9191818Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T22:07:39.9445489Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:39.9459709Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:39.9832700Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T22:07:40.0077396Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T22:07:40.0088180Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:40.0471391Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T22:07:40.0709849Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T22:07:40.0724624Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:07:41.5219388Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T22:07:41.5480324Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:41.5495777Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:41.5872658Z Selecting previously unselected package qgis-providers-common. 2021-05-16T22:07:41.6140737Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:41.6150513Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:41.8472410Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T22:07:41.8723851Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:41.8737018Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:41.9299753Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T22:07:41.9601019Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:41.9613146Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:42.0192016Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T22:07:42.0447668Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:42.0461775Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:42.0912789Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T22:07:42.1164580Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:42.1176920Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:42.1471792Z Selecting previously unselected package gdal-data. 2021-05-16T22:07:42.1759123Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T22:07:42.1771287Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:42.2311739Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T22:07:42.2580559Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T22:07:42.2592419Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:42.2953758Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T22:07:42.3248554Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T22:07:42.3263327Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:42.3670354Z Selecting previously unselected package libarmadillo9. 2021-05-16T22:07:42.3974360Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:42.3987109Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:07:42.4389497Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T22:07:42.4722908Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T22:07:42.4738857Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:42.5500899Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T22:07:42.5807727Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:42.5819741Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:42.6191314Z Selecting previously unselected package libdap25:amd64. 2021-05-16T22:07:42.6434421Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T22:07:42.6446524Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:42.7231722Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T22:07:42.7495494Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T22:07:42.7508544Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:07:42.7911411Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T22:07:42.8153892Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T22:07:42.8165941Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:42.8551214Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T22:07:42.8774828Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T22:07:42.8790410Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:42.9067335Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T22:07:42.9402490Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T22:07:42.9415870Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:07:43.0011952Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T22:07:43.0313331Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:43.0326355Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:43.1137689Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T22:07:43.1440650Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:43.1453787Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:43.1831710Z Selecting previously unselected package proj-data. 2021-05-16T22:07:43.2056305Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T22:07:43.2104195Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T22:07:44.0712591Z Selecting previously unselected package libproj15:amd64. 2021-05-16T22:07:44.1036488Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T22:07:44.1046138Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:44.2311745Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T22:07:44.2570790Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T22:07:44.2581898Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:07:44.2930975Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T22:07:44.3233481Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T22:07:44.3250377Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:44.3820594Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T22:07:44.4118892Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T22:07:44.4131165Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:44.4474997Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T22:07:44.4735518Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T22:07:44.4747463Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:44.5112116Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T22:07:44.5371377Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:44.5381953Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:44.5669339Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T22:07:44.5978761Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:44.5988969Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:44.6404164Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T22:07:44.6707284Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:44.6720202Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:44.7151560Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T22:07:44.7389918Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T22:07:44.7402604Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:44.8111321Z Selecting previously unselected package libogdi4.1. 2021-05-16T22:07:44.8362288Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T22:07:44.8374426Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:44.8907900Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T22:07:44.9150044Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T22:07:44.9161171Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:44.9671728Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T22:07:44.9913837Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:44.9926891Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:45.1894228Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T22:07:45.2194352Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T22:07:45.2206628Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:45.3512051Z Selecting previously unselected package libgdal26. 2021-05-16T22:07:45.3789553Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:45.3804010Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:46.0498400Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T22:07:46.0819894Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.0832769Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:46.1184337Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T22:07:46.1435171Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T22:07:46.1450540Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:07:46.1756564Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T22:07:46.2058359Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.2079643Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:46.2374617Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T22:07:46.2666748Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.2678078Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:46.3052779Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T22:07:46.3356377Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T22:07:46.3368166Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:46.3914987Z Selecting previously unselected package libzip5:amd64. 2021-05-16T22:07:46.4214045Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.4229478Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:46.4752113Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T22:07:46.5011889Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.5023186Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:47.1432289Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T22:07:47.1714979Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:47.1729426Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:47.2111877Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T22:07:47.2384379Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T22:07:47.2411276Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:47.2869633Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T22:07:47.3172136Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:47.3185579Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:07:47.4911872Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T22:07:47.5165123Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.5176841Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:47.5551417Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T22:07:47.5801574Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:47.5813020Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:47.6261556Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T22:07:47.6565567Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T22:07:47.6581449Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:07:47.7376132Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T22:07:47.7675334Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:47.7838540Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:48.1751970Z Selecting previously unselected package qgis-providers. 2021-05-16T22:07:48.1988712Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:48.2000849Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:48.4481841Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T22:07:48.4783933Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:48.4793187Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:48.5166962Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T22:07:48.5465770Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T22:07:48.5477440Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:07:48.5831774Z Selecting previously unselected package avahi-daemon. 2021-05-16T22:07:48.6066433Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:48.6077882Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:07:48.6632250Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T22:07:48.6918441Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:48.6930237Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:48.7816758Z Selecting previously unselected package blt. 2021-05-16T22:07:48.8122818Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:48.8131652Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:48.8471534Z Selecting previously unselected package fonts-lyx. 2021-05-16T22:07:48.8716031Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T22:07:48.8736085Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:48.9192217Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T22:07:48.9445645Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:48.9474129Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:48.9911712Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T22:07:49.0156357Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:49.0180934Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:49.0647742Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T22:07:49.0941358Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:49.0963453Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:49.1391939Z Selecting previously unselected package gcr. 2021-05-16T22:07:49.1644480Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:49.1653223Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T22:07:49.2069655Z Selecting previously unselected package python3-numpy. 2021-05-16T22:07:49.2375955Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T22:07:49.2393374Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:49.5652151Z Selecting previously unselected package python3-gdal. 2021-05-16T22:07:49.5935874Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:49.5946604Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:49.6912105Z Selecting previously unselected package gdal-bin. 2021-05-16T22:07:49.7181629Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:49.7193985Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:49.7832000Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T22:07:49.8081623Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:49.8097603Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:49.8431805Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T22:07:49.8715621Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T22:07:49.8725863Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:49.9272571Z Selecting previously unselected package geoclue-2.0. 2021-05-16T22:07:49.9575368Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T22:07:49.9588066Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:07:50.0071877Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T22:07:50.0382064Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:50.0398003Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:50.0991764Z Selecting previously unselected package p11-kit. 2021-05-16T22:07:50.1254853Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:50.1269542Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:50.1644985Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T22:07:50.1957049Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T22:07:50.1969020Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:07:50.2351705Z Selecting previously unselected package gnome-keyring. 2021-05-16T22:07:50.2602662Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:50.2746096Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:07:50.3725489Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T22:07:50.4030699Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:50.4041087Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:50.4375780Z Selecting previously unselected package grass-doc. 2021-05-16T22:07:50.4679713Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T22:07:50.4692540Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:52.4111626Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T22:07:52.4367047Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T22:07:52.4382620Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:52.4830972Z Selecting previously unselected package libpdal-util9. 2021-05-16T22:07:52.5128729Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:52.5136458Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:52.5552443Z Selecting previously unselected package libpdal-base9. 2021-05-16T22:07:52.5828806Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:52.5843262Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:52.8032461Z Selecting previously unselected package grass-core. 2021-05-16T22:07:52.8283620Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T22:07:52.8295258Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T22:07:53.4819817Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T22:07:53.5131509Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T22:07:53.5142363Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:53.5475148Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T22:07:53.5783899Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T22:07:53.5800091Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:53.6137845Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T22:07:53.6443597Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T22:07:53.6454496Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:07:53.7377507Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T22:07:53.7684417Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T22:07:53.7697432Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:53.8219881Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T22:07:53.8531753Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T22:07:53.8542287Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:54.8238307Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T22:07:54.8247742Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T22:07:54.8249028Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:54.8250203Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T22:07:54.8251567Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:54.8252750Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:54.8254024Z Selecting previously unselected package libfcgi-bin. 2021-05-16T22:07:54.8255437Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:54.8256494Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:54.8257469Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T22:07:54.8259221Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T22:07:54.8260810Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:54.8261825Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T22:07:54.8262943Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T22:07:54.8263899Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:54.8264910Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T22:07:54.8265991Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T22:07:54.8267176Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:07:54.8268216Z Selecting previously unselected package libmbim-proxy. 2021-05-16T22:07:54.8269372Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T22:07:54.8270579Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T22:07:54.8271697Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T22:07:54.8472092Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:54.8483183Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:54.8735598Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T22:07:54.9063752Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:54.9075495Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:54.9514858Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T22:07:54.9814986Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T22:07:54.9825162Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:07:55.0108670Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T22:07:55.0411653Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:55.0424199Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:55.0711459Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T22:07:55.1002324Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T22:07:55.1012726Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:55.1351618Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T22:07:55.1592296Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.1612004Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.1991582Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T22:07:55.2217800Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.2231817Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.2591941Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T22:07:55.2818171Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.2831985Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.3231705Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T22:07:55.3481033Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.3491027Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.3912352Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T22:07:55.4189531Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:55.4204354Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:55.5912129Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T22:07:55.6210956Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.6232199Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.6599279Z Selecting previously unselected package libpdal-plugins. 2021-05-16T22:07:55.6896864Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:55.6909065Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:07:55.7191528Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T22:07:55.7502269Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:55.7517129Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:55.8031357Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T22:07:55.8274065Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:55.8283712Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:55.9391441Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T22:07:55.9678501Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:55.9691961Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.0152074Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T22:07:56.0473345Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.0492588Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.0991475Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T22:07:56.1222705Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.1236699Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.1575430Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T22:07:56.1892761Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.1908574Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.2329607Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T22:07:56.2632699Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.2647447Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.2959100Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T22:07:56.3250115Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.3257830Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.3569560Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T22:07:56.3863703Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.3877551Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.4311301Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T22:07:56.4547658Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.4564250Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.4858203Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T22:07:56.5156518Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:56.5169330Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:56.5467335Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T22:07:56.5766579Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:56.5778729Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:56.6392229Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T22:07:56.6623867Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:56.6637748Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:56.7888936Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T22:07:56.8183457Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:56.8194699Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:57.1752516Z Selecting previously unselected package qtchooser. 2021-05-16T22:07:57.2051791Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T22:07:57.2064346Z Unpacking qtchooser (66-2build1) ... 2021-05-16T22:07:57.2471556Z Selecting previously unselected package qdoc-qt5. 2021-05-16T22:07:57.2713267Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.2734273Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.3591824Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T22:07:57.3841762Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.3855227Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.4225586Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T22:07:57.4532551Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.4551238Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.4912454Z Selecting previously unselected package qt5-assistant. 2021-05-16T22:07:57.5179553Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.5190866Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.5911915Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T22:07:57.6138382Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.6152800Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.6467044Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T22:07:57.6769056Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.6779869Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:57.9095041Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T22:07:57.9368283Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:57.9381733Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.0471805Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T22:07:58.0723417Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.0735234Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:07:58.2112477Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T22:07:58.2418186Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:58.2425727Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:58.3656098Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T22:07:58.3964489Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:58.3979553Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:58.4599105Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T22:07:58.4904689Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:58.4921417Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:58.5433191Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T22:07:58.5732629Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:58.5746360Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:58.6102339Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T22:07:58.6410449Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T22:07:58.6422197Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:07:58.7226204Z Selecting previously unselected package libqmi-proxy. 2021-05-16T22:07:58.7527787Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T22:07:58.7697694Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T22:07:58.7943160Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T22:07:58.8253375Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:58.8264204Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:58.8620273Z Selecting previously unselected package libwacom-bin. 2021-05-16T22:07:58.8931214Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:58.8943547Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:07:58.9249799Z Selecting previously unselected package modemmanager. 2021-05-16T22:07:58.9562811Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T22:07:58.9654919Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T22:07:59.0797275Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T22:07:59.1103343Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T22:07:59.1115236Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:07:59.1472458Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T22:07:59.1738002Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T22:07:59.1748906Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:07:59.5135496Z Selecting previously unselected package python3-soupsieve. 2021-05-16T22:07:59.5442282Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T22:07:59.5453076Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:07:59.5734523Z Selecting previously unselected package python3-bs4. 2021-05-16T22:07:59.6042733Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T22:07:59.6053854Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T22:07:59.6404652Z Selecting previously unselected package python3-cycler. 2021-05-16T22:07:59.6714039Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T22:07:59.6725920Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T22:07:59.7003109Z Selecting previously unselected package python3-dateutil. 2021-05-16T22:07:59.7309798Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T22:07:59.7317229Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:07:59.7658266Z Selecting previously unselected package python3-decorator. 2021-05-16T22:07:59.7959059Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T22:07:59.7969985Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:07:59.8251922Z Selecting previously unselected package python3-future. 2021-05-16T22:07:59.8553888Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T22:07:59.8566899Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T22:07:59.9232880Z Selecting previously unselected package python3-webencodings. 2021-05-16T22:07:59.9544331Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T22:07:59.9556026Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:07:59.9820746Z Selecting previously unselected package python3-html5lib. 2021-05-16T22:08:00.0140636Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T22:08:00.0150929Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T22:08:00.0552970Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T22:08:00.0822463Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T22:08:00.0833739Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:08:00.1101706Z Selecting previously unselected package python3-traitlets. 2021-05-16T22:08:00.1422336Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T22:08:00.1434749Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T22:08:00.1791617Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T22:08:00.2046828Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T22:08:00.2058389Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:00.2431728Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T22:08:00.2681938Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T22:08:00.2697541Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:08:00.3026810Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T22:08:00.3333489Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T22:08:00.3344211Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:08:00.5032358Z Selecting previously unselected package python3-pyparsing. 2021-05-16T22:08:00.5286950Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T22:08:00.5300601Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T22:08:00.5711777Z Selecting previously unselected package python3-matplotlib. 2021-05-16T22:08:00.5959376Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T22:08:00.5969865Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:01.0712294Z Selecting previously unselected package python3-nbformat. 2021-05-16T22:08:01.0978381Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T22:08:01.0991917Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:01.1317927Z Selecting previously unselected package python3-olefile. 2021-05-16T22:08:01.1633142Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T22:08:01.1644016Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T22:08:01.1932551Z Selecting previously unselected package python3-pyproj. 2021-05-16T22:08:01.2247815Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T22:08:01.2259966Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:01.2953146Z Selecting previously unselected package python3-tz. 2021-05-16T22:08:01.3196234Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T22:08:01.3207392Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T22:08:01.3505817Z Selecting previously unselected package python3-owslib. 2021-05-16T22:08:01.3824820Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T22:08:01.3837497Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T22:08:01.4273311Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T22:08:01.4560199Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T22:08:01.4568674Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:01.5243995Z Selecting previously unselected package python3-retrying. 2021-05-16T22:08:01.5561445Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T22:08:01.5589804Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T22:08:01.5921218Z Selecting previously unselected package python3-plotly. 2021-05-16T22:08:01.6235968Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T22:08:01.6250106Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:02.0943345Z Selecting previously unselected package python3-psycopg2. 2021-05-16T22:08:02.1272654Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T22:08:02.1287952Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:08:02.1660379Z Selecting previously unselected package python3-sip. 2021-05-16T22:08:02.1985076Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T22:08:02.1995849Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:02.2343134Z Selecting previously unselected package python3-pyqt5. 2021-05-16T22:08:02.2644746Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:02.2662586Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:02.5664452Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T22:08:02.6094454Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:08:02.6107259Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:02.6635480Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T22:08:02.6955385Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:02.6968058Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:02.7313134Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T22:08:02.7667652Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:02.7675433Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:02.7964044Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T22:08:02.8306787Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:08:02.8319881Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:02.8748399Z Selecting previously unselected package python3-qgis-common. 2021-05-16T22:08:02.9069061Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:02.9083530Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:03.2239564Z Selecting previously unselected package python3-qgis. 2021-05-16T22:08:03.2566433Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:03.8255711Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:04.2716107Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T22:08:04.3033960Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T22:08:04.3050091Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:08:04.3436407Z Selecting previously unselected package libjs-leaflet. 2021-05-16T22:08:04.3746439Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T22:08:04.3754887Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:08:04.4271884Z Selecting previously unselected package qgis-common. 2021-05-16T22:08:04.4587495Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:04.4601707Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:06.1775910Z Selecting previously unselected package qgis. 2021-05-16T22:08:06.2093840Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:06.2815212Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:06.5554286Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T22:08:06.5876734Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:08:06.5890783Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:06.8012140Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T22:08:06.8333053Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:06.8343858Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:06.8712058Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T22:08:06.9038750Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:08:06.9046758Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:06.9836121Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T22:08:07.0162216Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:08:07.0175555Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:07.0594031Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T22:08:07.0918075Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T22:08:07.0929226Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:08:07.2863532Z Selecting previously unselected package wpasupplicant. 2021-05-16T22:08:07.3185473Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T22:08:07.3197399Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:07.4671947Z Selecting previously unselected package proj-bin. 2021-05-16T22:08:07.4979911Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T22:08:07.4990437Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T22:08:07.5315811Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T22:08:07.5638409Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T22:08:07.5650377Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T22:08:07.5994965Z Selecting previously unselected package usb-modeswitch. 2021-05-16T22:08:07.6313498Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T22:08:07.6418516Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:08:07.7169056Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:08:07.7221880Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:08:08.0004200Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:08.0025708Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:08:08.0064993Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:08:08.0091025Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:08.0198890Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:08:08.0227752Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:08:08.0255212Z Setting up proj-data (6.3.1-1) ... 2021-05-16T22:08:08.0285059Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:08:08.0314641Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:08:08.0345664Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:08:08.0381663Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:08:08.0411477Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:08:08.0439437Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:08:08.0468541Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:08:08.0497180Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:08:08.0522466Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:08:08.0564324Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:08:08.0603562Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:08:08.2226847Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:08:08.2265217Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:08:08.2314216Z Setting up python3-olefile (0.46-2) ... 2021-05-16T22:08:08.3905538Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T22:08:08.3941389Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T22:08:08.5453189Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:08:08.5479827Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:08:08.5528148Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:08:08.5564143Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:08:08.5606253Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:08:08.5656980Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:08:08.5692765Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:08:08.6935447Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:08:08.6972598Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:08:08.6995312Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:08:08.7023935Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:08:08.7052011Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:08:08.8638537Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:08.8678130Z Setting up python3-tz (2019.3-1) ... 2021-05-16T22:08:09.0259872Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:08:09.0345160Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:08:09.0371878Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:08:09.0449924Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:08:09.0494286Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:08:09.0518827Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:08:09.0551742Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:08:09.0577152Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:08:09.2169437Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:08:09.2205721Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:08:09.2233607Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:08:09.2266065Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:08:09.2359953Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:08:09.2393449Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T22:08:09.4309584Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:08:09.4340735Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T22:08:09.5919133Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:08:09.5944567Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:08:09.5975097Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:08:09.5999457Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T22:08:09.6022655Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T22:08:09.6045510Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:08:09.6074828Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:08:09.7848041Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:08:09.7879758Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:08:09.7923860Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:08:09.7965263Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.8051579Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T22:08:10.0384725Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:08:11.3448249Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:08:11.3488771Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:08:11.3515228Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:08:11.3554233Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:11.3586895Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:08:11.3614266Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:08:11.3645533Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:08:11.3682208Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:08:11.5619165Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:11.5650887Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:08:11.5682246Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:08:11.5707803Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T22:08:11.7866345Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:08:11.7901037Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:08:11.7927892Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:11.7957824Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:08:11.7994451Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:08:11.8176845Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:08:12.0114860Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:12.0149161Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:12.0185699Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:08:12.0283456Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:08:12.0308688Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:08:12.0337418Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:12.0373945Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:12.0408899Z Setting up python3-future (0.18.2-2) ... 2021-05-16T22:08:12.0487634Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T22:08:12.0552938Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T22:08:12.4227006Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:12.5831857Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:08:12.5869383Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:12.5901387Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:12.5938094Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:12.5966257Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:08:12.6005494Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:12.6026478Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:08:12.6051149Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:12.6082739Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:12.8870940Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:08:13.0592911Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:13.2341627Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:08:13.2375971Z Setting up qtchooser (66-2build1) ... 2021-05-16T22:08:13.2411912Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:08:13.2441253Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:13.4159925Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:13.4194845Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:13.4224344Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:13.4253332Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:14.4625793Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:14.4660478Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:08:14.4692691Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:14.4718378Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:14.4754662Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:14.4785975Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T22:08:14.4807643Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:14.4835825Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:08:14.4860051Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:08:14.9206111Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:14.9230658Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:14.9265205Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:15.1078712Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T22:08:15.1104727Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:15.2862931Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:15.2894146Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T22:08:15.5006772Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:08:15.5044652Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T22:08:15.5075508Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:15.5099164Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:15.7432949Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:15.7435152Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:16.3426112Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:16.6496920Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:16.6538121Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:08:16.6568634Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:16.6594689Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:16.6621015Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:16.6652369Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:16.6694281Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:16.8395607Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.8397618Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:16.8399350Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.8400974Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:16.8868427Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.8869930Z if direction is "increasing": 2021-05-16T22:08:16.8871899Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.8873161Z elif direction is "decreasing": 2021-05-16T22:08:16.9074564Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.9075998Z if direction is "increasing": 2021-05-16T22:08:16.9078228Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:16.9079291Z elif direction is "decreasing": 2021-05-16T22:08:17.9987428Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:17.9991261Z if props["offset_coordinates"] is "data": 2021-05-16T22:08:17.9994172Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:17.9996043Z if props["coordinates"] is not "data": 2021-05-16T22:08:18.8755127Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:08:19.5199974Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:19.5202896Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:19.5205429Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T22:08:20.8255818Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:08:20.8289312Z First installation detected... 2021-05-16T22:08:20.8291554Z Checking NSS setup... 2021-05-16T22:08:20.8330395Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:08:20.8412833Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:20.8490986Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T22:08:21.1869353Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:21.1915000Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:08:21.1961254Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:21.2011390Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:21.2044466Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:08:21.2080207Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:08:21.2107438Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:08:21.2148296Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:08:21.2189492Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:21.4473691Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:21.4510599Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:08:21.4541441Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T22:08:21.8540761Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:21.8542576Z if value is '': 2021-05-16T22:08:21.9759942Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:21.9761014Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:21.9762055Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:21.9763001Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:21.9764053Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:21.9765241Z if driver_string is not None and driver_string is not "": 2021-05-16T22:08:22.0322230Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.0323813Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:22.0325287Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:22.0326621Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:22.1034411Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:08:22.1069697Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1164134Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T22:08:22.1202039Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1227049Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1427325Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:22.1465317Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1508296Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1546229Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:22.1582458Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.1619438Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:22.2876012Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:22.2905429Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.2940583Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:22.2972795Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T22:08:22.4513659Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:22.4516291Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:23.0404131Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0447416Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0493910Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:08:23.0541115Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0579195Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.0643742Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0695942Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:08:23.0725495Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:08:23.0755575Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:08:23.0789117Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0821076Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0849815Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.0881679Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.0911683Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.0942595Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.0971576Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.0996755Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:08:23.1022347Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:23.1056351Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.1082739Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:23.8339378Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:23.8342991Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.8345897Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:23.8348544Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.4008656Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:59.4039724Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:59.4067983Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.4095660Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:59.4123006Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.4152712Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.4181122Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:59.4209889Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.5814497Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.5842658Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:59.5870627Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.5898461Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:59.5934614Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.7720480Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.7751947Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.7788356Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:59.7916530Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T22:08:59.8075777Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T22:09:00.8002274Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:09:00.8195415Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:09:00.8473298Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:09:00.8654157Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T22:09:00.8873163Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:09:00.9207256Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T22:09:01.2725483Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:09:13.6225731Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:09:13.6416466Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:09:15.7724750Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:09:15.7725372Z with: 2021-05-16T22:09:15.7725934Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:09:15.7726486Z env: 2021-05-16T22:09:15.7726982Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.7727497Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.7728418Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.7730326Z GITHUB_PAT: *** 2021-05-16T22:09:15.7730790Z COVERALLS_TOKEN: 2021-05-16T22:09:15.7731327Z continue-on-error: false 2021-05-16T22:09:15.7731865Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.7732532Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.7733035Z TZ: UTC 2021-05-16T22:09:15.7733480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.7734014Z NOT_CRAN: true 2021-05-16T22:09:15.7734413Z ##[endgroup] 2021-05-16T22:09:15.8082518Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:09:15.8207194Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:09:15.8207821Z env: 2021-05-16T22:09:15.8208322Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:15.8208836Z TIC_DEPLOY_KEY: 2021-05-16T22:09:15.8209748Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:15.8211158Z GITHUB_PAT: *** 2021-05-16T22:09:15.8211608Z COVERALLS_TOKEN: 2021-05-16T22:09:15.8212143Z continue-on-error: false 2021-05-16T22:09:15.8212678Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:15.8213223Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:15.8213706Z TZ: UTC 2021-05-16T22:09:15.8214194Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:15.8214647Z NOT_CRAN: true 2021-05-16T22:09:15.8215069Z ##[endgroup] 2021-05-16T22:09:16.0440336Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:09:16.0440972Z with: 2021-05-16T22:09:16.0441422Z repo_name: WhiteStripe 2021-05-16T22:09:16.0441897Z repo_version: 2.3.2 2021-05-16T22:09:16.0442336Z runner_os: Linux 2021-05-16T22:09:16.0442739Z R_version: 3.6 2021-05-16T22:09:16.0443116Z env: 2021-05-16T22:09:16.0443593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:16.0444096Z TIC_DEPLOY_KEY: 2021-05-16T22:09:16.0444997Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:16.0446409Z GITHUB_PAT: *** 2021-05-16T22:09:16.0446856Z COVERALLS_TOKEN: 2021-05-16T22:09:16.0447381Z continue-on-error: false 2021-05-16T22:09:16.0447904Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:16.0448429Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:16.0448921Z TZ: UTC 2021-05-16T22:09:16.0449361Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:16.0449801Z NOT_CRAN: true 2021-05-16T22:09:16.0450221Z ##[endgroup] 2021-05-16T22:09:16.0826099Z Package: WhiteStripe 2021-05-16T22:09:16.0832800Z Version: 2.3.2 2021-05-16T22:09:16.0834843Z OS: Linux 2021-05-16T22:09:16.0924462Z ##[group]Run install.packages('remotes') 2021-05-16T22:09:16.0925247Z install.packages('remotes') 2021-05-16T22:09:16.0926153Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:09:16.0927257Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:09:16.0934719Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:09:16.0935158Z env: 2021-05-16T22:09:16.0935624Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:16.0936102Z TIC_DEPLOY_KEY: 2021-05-16T22:09:16.0936957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:16.0938305Z GITHUB_PAT: *** 2021-05-16T22:09:16.0938725Z COVERALLS_TOKEN: 2021-05-16T22:09:16.0939224Z continue-on-error: false 2021-05-16T22:09:16.0939721Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:16.0940214Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:16.0940705Z TZ: UTC 2021-05-16T22:09:16.0941104Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:16.0941537Z NOT_CRAN: true 2021-05-16T22:09:16.0941919Z ##[endgroup] 2021-05-16T22:09:16.2851798Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:16.2852826Z (as ‘lib’ is unspecified) 2021-05-16T22:09:31.3707161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:09:31.7640192Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T22:09:31.7835267Z ================================================== 2021-05-16T22:09:31.7836269Z downloaded 382 KB 2021-05-16T22:09:31.7836866Z 2021-05-16T22:09:32.0467248Z * installing *binary* package ‘remotes’ ... 2021-05-16T22:09:32.0530172Z * DONE (remotes) 2021-05-16T22:09:32.0591168Z 2021-05-16T22:09:32.0592253Z The downloaded source packages are in 2021-05-16T22:09:32.0593864Z ‘/tmp/Rtmp5308Qn/downloaded_packages’ 2021-05-16T22:09:49.8177984Z ##[group]Run actions/cache@v1 2021-05-16T22:09:49.8178456Z with: 2021-05-16T22:09:49.8178952Z path: /home/runner/work/_temp/Library 2021-05-16T22:09:49.8181962Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-a80d35a80dc0695028b17df0737b1f0e3a027539e9f262770467904437546c44 2021-05-16T22:09:49.8185726Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T22:09:49.8187015Z env: 2021-05-16T22:09:49.8187505Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:49.8188032Z TIC_DEPLOY_KEY: 2021-05-16T22:09:49.8188936Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:49.8191222Z GITHUB_PAT: *** 2021-05-16T22:09:49.8191690Z COVERALLS_TOKEN: 2021-05-16T22:09:49.8192273Z continue-on-error: false 2021-05-16T22:09:49.8192812Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:49.8193344Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:49.8193893Z TZ: UTC 2021-05-16T22:09:49.8194341Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:49.8194797Z NOT_CRAN: true 2021-05-16T22:09:49.8195223Z ##[endgroup] 2021-05-16T22:09:49.8679745Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:09:49.8744109Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:49.8745004Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:49.8745825Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T22:09:49.8746526Z sudo -s eval "$sysreqs" 2021-05-16T22:09:49.8795515Z shell: /usr/bin/bash -e {0} 2021-05-16T22:09:49.8795961Z env: 2021-05-16T22:09:49.8796454Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:49.8796977Z TIC_DEPLOY_KEY: 2021-05-16T22:09:49.8797880Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:49.8799365Z GITHUB_PAT: *** 2021-05-16T22:09:49.8799794Z COVERALLS_TOKEN: 2021-05-16T22:09:49.8800336Z continue-on-error: false 2021-05-16T22:09:49.8800849Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:49.8801388Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:49.8801882Z TZ: UTC 2021-05-16T22:09:49.8802330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:49.8802771Z NOT_CRAN: true 2021-05-16T22:09:49.8803300Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T22:09:49.8803815Z ##[endgroup] 2021-05-16T22:09:50.0831146Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:09:50.6309900Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T22:10:06.8805433Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T22:10:06.8807628Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T22:10:06.8809365Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T22:10:06.8810939Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T22:10:06.8812612Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T22:10:06.8833555Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T22:10:06.8845790Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:06.8847360Z (as ‘lib’ is unspecified) 2021-05-16T22:10:20.9803546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:10:21.5246387Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T22:10:21.5344242Z ================================================== 2021-05-16T22:10:21.5345481Z downloaded 94 KB 2021-05-16T22:10:21.5346129Z 2021-05-16T22:10:21.5380298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:10:22.0807974Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T22:10:22.0921050Z ================================================== 2021-05-16T22:10:22.0922301Z downloaded 133 KB 2021-05-16T22:10:22.0923115Z 2021-05-16T22:10:22.0960117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:10:22.3896650Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T22:10:22.3959220Z ================================================== 2021-05-16T22:10:22.3960713Z downloaded 80 KB 2021-05-16T22:10:22.3961623Z 2021-05-16T22:10:22.3992968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:10:22.8293963Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T22:10:22.9725615Z ================================================== 2021-05-16T22:10:22.9726244Z downloaded 512 KB 2021-05-16T22:10:22.9726563Z 2021-05-16T22:10:22.9765154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T22:10:23.1630390Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T22:10:23.1895673Z ================================================== 2021-05-16T22:10:23.1896616Z downloaded 991 KB 2021-05-16T22:10:23.1897156Z 2021-05-16T22:10:23.4215897Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T22:10:23.4261373Z * DONE (rprojroot) 2021-05-16T22:10:23.6435796Z * installing *binary* package ‘crayon’ ... 2021-05-16T22:10:23.6499912Z * DONE (crayon) 2021-05-16T22:10:23.8681676Z * installing *binary* package ‘R6’ ... 2021-05-16T22:10:23.8743369Z * DONE (R6) 2021-05-16T22:10:24.1236008Z * installing *binary* package ‘desc’ ... 2021-05-16T22:10:24.1303031Z * DONE (desc) 2021-05-16T22:10:24.3763277Z * installing *binary* package ‘debugme’ ... 2021-05-16T22:10:24.3826992Z * DONE (debugme) 2021-05-16T22:10:24.3879443Z 2021-05-16T22:10:24.3880457Z The downloaded source packages are in 2021-05-16T22:10:24.3881892Z ‘/tmp/RtmpW43iqt/downloaded_packages’ 2021-05-16T22:10:24.3891105Z Running `R CMD build`... 2021-05-16T22:10:24.6402005Z * checking for file ‘/tmp/RtmpW43iqt/remotes69596397ddb0/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T22:10:24.6403892Z * preparing ‘sysreqs’: 2021-05-16T22:10:24.6405214Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:10:24.6406925Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:10:24.6408180Z * checking for empty or unneeded directories 2021-05-16T22:10:24.6409405Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T22:10:24.6410881Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:24.6412064Z (as ‘lib’ is unspecified) 2021-05-16T22:10:24.8476453Z * installing *source* package ‘sysreqs’ ... 2021-05-16T22:10:24.8478711Z ** using staged installation 2021-05-16T22:10:24.8612279Z ** R 2021-05-16T22:10:24.8697941Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:25.2289129Z ** help 2021-05-16T22:10:25.2451515Z *** installing help indices 2021-05-16T22:10:25.2633550Z ** building package indices 2021-05-16T22:10:25.2757978Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:25.4807639Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:25.6794667Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:25.6800088Z * DONE (sysreqs) 2021-05-16T22:10:44.1694007Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:10:44.1696647Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T22:10:44.1698600Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T22:10:44.2090091Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T22:10:44.2293557Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T22:10:44.2520631Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:10:44.3174404Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:10:44.4754866Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T22:10:44.6330693Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:10:45.9912641Z Reading package lists... 2021-05-16T22:10:46.0749734Z Reading package lists... 2021-05-16T22:10:46.2325266Z Building dependency tree... 2021-05-16T22:10:46.2348425Z Reading state information... 2021-05-16T22:10:46.3943579Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T22:10:46.3945371Z libicu-dev set to manually installed. 2021-05-16T22:10:46.3946491Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T22:10:46.3947549Z pandoc is already the newest version (2.7.3-1). 2021-05-16T22:10:46.3948431Z The following additional packages will be installed: 2021-05-16T22:10:46.3949590Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T22:10:46.3950802Z Suggested packages: 2021-05-16T22:10:46.3951839Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T22:10:46.4408621Z The following NEW packages will be installed: 2021-05-16T22:10:46.4413124Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T22:10:46.4414440Z pandoc-citeproc 2021-05-16T22:10:46.4660600Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:10:46.4661934Z Need to get 13.7 MB of archives. 2021-05-16T22:10:46.4663028Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T22:10:46.4665361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T22:10:46.4887149Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T22:10:46.5023102Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T22:10:46.5327198Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T22:10:47.4035223Z Fetched 13.7 MB in 0s (28.9 MB/s) 2021-05-16T22:10:47.4425993Z Selecting previously unselected package libbibutils6. 2021-05-16T22:10:47.4521885Z (Reading database ... 2021-05-16T22:10:47.4522799Z (Reading database ... 5% 2021-05-16T22:10:47.4523534Z (Reading database ... 10% 2021-05-16T22:10:47.4524209Z (Reading database ... 15% 2021-05-16T22:10:47.4524884Z (Reading database ... 20% 2021-05-16T22:10:47.4525585Z (Reading database ... 25% 2021-05-16T22:10:47.4526487Z (Reading database ... 30% 2021-05-16T22:10:47.4527194Z (Reading database ... 35% 2021-05-16T22:10:47.4527871Z (Reading database ... 40% 2021-05-16T22:10:47.4528527Z (Reading database ... 45% 2021-05-16T22:10:47.4529226Z (Reading database ... 50% 2021-05-16T22:10:47.4575482Z (Reading database ... 55% 2021-05-16T22:10:47.4629170Z (Reading database ... 60% 2021-05-16T22:10:47.4674869Z (Reading database ... 65% 2021-05-16T22:10:47.4886739Z (Reading database ... 70% 2021-05-16T22:10:47.4923200Z (Reading database ... 75% 2021-05-16T22:10:47.5224646Z (Reading database ... 80% 2021-05-16T22:10:47.5346442Z (Reading database ... 85% 2021-05-16T22:10:47.5805987Z (Reading database ... 90% 2021-05-16T22:10:47.5896453Z (Reading database ... 95% 2021-05-16T22:10:47.5897473Z (Reading database ... 100% 2021-05-16T22:10:47.5898956Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T22:10:47.6032870Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T22:10:47.6062290Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T22:10:47.6873156Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T22:10:47.7149142Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T22:10:47.7165056Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:47.7832531Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T22:10:47.8100320Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T22:10:47.8113156Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:47.8552458Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T22:10:47.8814364Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T22:10:47.8838471Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:47.8872194Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T22:10:49.4564719Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:49.4604875Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T22:10:49.4661476Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:49.4691328Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:49.4726436Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:10:53.0586045Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:10:55.1894505Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:10:55.1895410Z remotes::install_github("ropensci/tic") 2021-05-16T22:10:55.1896091Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:10:55.1897009Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:10:55.1897662Z remotes::install_cran("covr") 2021-05-16T22:10:55.1905667Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:10:55.1906144Z env: 2021-05-16T22:10:55.1906654Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:10:55.1907210Z TIC_DEPLOY_KEY: 2021-05-16T22:10:55.1908130Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:10:55.1909896Z GITHUB_PAT: *** 2021-05-16T22:10:55.1910617Z COVERALLS_TOKEN: 2021-05-16T22:10:55.1911165Z continue-on-error: false 2021-05-16T22:10:55.1911731Z VDIFFR_RUN_TESTS: 2021-05-16T22:10:55.1912269Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:10:55.1912823Z TZ: UTC 2021-05-16T22:10:55.1913267Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:10:55.1913720Z NOT_CRAN: true 2021-05-16T22:10:55.1914145Z ##[endgroup] 2021-05-16T22:10:55.3982982Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:10:55.9562552Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:11:13.2465834Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:11:13.2468093Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:13.2471295Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:13.2472875Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:11:13.2474338Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:11:13.2475806Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:11:13.2477245Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:11:13.2478727Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:11:13.2480182Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:11:13.2481610Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:11:13.2482990Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:13.2484505Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:11:13.2485937Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:11:13.2487328Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:11:13.2488946Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:11:13.2490474Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:13.2494081Z 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-16T22:11:13.2497552Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:11:13.2501563Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:11:13.2502749Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:11:13.2503931Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:11:13.2505160Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:11:13.2506357Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:11:13.2507583Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:13.2509187Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:13.2510556Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:13.2511734Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:11:13.2512869Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:11:13.2514055Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:11:13.2515239Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:13.2516451Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:11:13.2517627Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:11:13.2521547Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:13.2522404Z (as ‘lib’ is unspecified) 2021-05-16T22:11:28.2021485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:11:30.0602624Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T22:11:30.0928595Z ================================================== 2021-05-16T22:11:30.0929524Z downloaded 1.3 MB 2021-05-16T22:11:30.0930348Z 2021-05-16T22:11:30.0965159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:11:31.8433526Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T22:11:31.8569468Z ================================================== 2021-05-16T22:11:31.8570311Z downloaded 228 KB 2021-05-16T22:11:31.8570796Z 2021-05-16T22:11:31.8609576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:11:32.2510516Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T22:11:32.2624636Z ================================================== 2021-05-16T22:11:32.2626252Z downloaded 140 KB 2021-05-16T22:11:32.2627173Z 2021-05-16T22:11:32.2666742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:11:32.8064837Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T22:11:32.8066184Z ================================================== 2021-05-16T22:11:32.8067045Z downloaded 53 KB 2021-05-16T22:11:32.8067597Z 2021-05-16T22:11:32.8121978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T22:11:33.2997690Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T22:11:33.3013512Z ================================================== 2021-05-16T22:11:33.3014474Z downloaded 23 KB 2021-05-16T22:11:33.3015033Z 2021-05-16T22:11:33.3069732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:11:33.8793187Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T22:11:33.9749456Z ================================================== 2021-05-16T22:11:33.9749967Z downloaded 1.4 MB 2021-05-16T22:11:33.9750374Z 2021-05-16T22:11:33.9791970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:11:36.5376383Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T22:11:36.5378637Z ================================================== 2021-05-16T22:11:36.5379739Z downloaded 36 KB 2021-05-16T22:11:36.5380517Z 2021-05-16T22:11:36.5433687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:11:36.9412962Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T22:11:36.9705991Z ================================================== 2021-05-16T22:11:36.9706915Z downloaded 884 KB 2021-05-16T22:11:36.9707463Z 2021-05-16T22:11:36.9742239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:11:37.6299008Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T22:11:37.6657589Z ================================================== 2021-05-16T22:11:37.6659772Z downloaded 523 KB 2021-05-16T22:11:37.6660567Z 2021-05-16T22:11:37.6702612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T22:11:38.0724959Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T22:11:38.0725799Z ================================================== 2021-05-16T22:11:38.0726285Z downloaded 12 KB 2021-05-16T22:11:38.0726587Z 2021-05-16T22:11:38.0879711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:11:39.0933017Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T22:11:39.2265289Z ================================================== 2021-05-16T22:11:39.2266718Z downloaded 486 KB 2021-05-16T22:11:39.2267351Z 2021-05-16T22:11:39.2318021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:11:39.7842299Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T22:11:39.7915255Z ================================================== 2021-05-16T22:11:39.7915817Z downloaded 91 KB 2021-05-16T22:11:39.7916150Z 2021-05-16T22:11:39.7959946Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:11:40.4766135Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T22:11:40.5214591Z ================================================== 2021-05-16T22:11:40.5215490Z downloaded 508 KB 2021-05-16T22:11:40.5216063Z 2021-05-16T22:11:40.5246778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:11:41.1794911Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T22:11:41.2187979Z ================================================== 2021-05-16T22:11:41.2188553Z downloaded 621 KB 2021-05-16T22:11:41.2188876Z 2021-05-16T22:11:41.2234091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:11:41.6246153Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T22:11:41.6426146Z ================================================== 2021-05-16T22:11:41.6426683Z downloaded 267 KB 2021-05-16T22:11:41.6426967Z 2021-05-16T22:11:41.6471933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:11:41.9840407Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T22:11:41.9999486Z ================================================== 2021-05-16T22:11:42.0000079Z downloaded 167 KB 2021-05-16T22:11:42.0000398Z 2021-05-16T22:11:42.0040279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:11:42.4023845Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T22:11:42.4161337Z ================================================== 2021-05-16T22:11:42.4161921Z downloaded 235 KB 2021-05-16T22:11:42.4162252Z 2021-05-16T22:11:42.4201141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T22:11:42.9346157Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T22:11:42.9576965Z ================================================== 2021-05-16T22:11:42.9577536Z downloaded 277 KB 2021-05-16T22:11:42.9577855Z 2021-05-16T22:11:42.9617446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:11:43.4906930Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T22:11:43.5042225Z ================================================== 2021-05-16T22:11:43.5043554Z downloaded 201 KB 2021-05-16T22:11:43.5043986Z 2021-05-16T22:11:43.5083950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T22:11:44.0509297Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T22:11:44.0512399Z ================================================== 2021-05-16T22:11:44.0514015Z downloaded 64 KB 2021-05-16T22:11:44.0514672Z 2021-05-16T22:11:44.0562219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:11:45.1090690Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T22:11:45.1092090Z ================================================== 2021-05-16T22:11:45.1092714Z downloaded 46 KB 2021-05-16T22:11:45.1093107Z 2021-05-16T22:11:45.1130256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:11:45.6770230Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T22:11:45.7989804Z ================================================== 2021-05-16T22:11:45.7992034Z downloaded 417 KB 2021-05-16T22:11:45.7992916Z 2021-05-16T22:11:45.8053517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:11:47.9633989Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T22:11:47.9702997Z ================================================== 2021-05-16T22:11:47.9703888Z downloaded 91 KB 2021-05-16T22:11:47.9704416Z 2021-05-16T22:11:47.9745654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:11:49.0455560Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T22:11:49.0570971Z ================================================== 2021-05-16T22:11:49.0571731Z downloaded 133 KB 2021-05-16T22:11:49.0572135Z 2021-05-16T22:11:49.0612237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:11:49.7170265Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T22:11:49.7323611Z ================================================== 2021-05-16T22:11:49.7324195Z downloaded 270 KB 2021-05-16T22:11:49.7324533Z 2021-05-16T22:11:49.7364028Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:11:52.1946469Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T22:11:52.2300533Z ================================================== 2021-05-16T22:11:52.2301589Z downloaded 735 KB 2021-05-16T22:11:52.2302116Z 2021-05-16T22:11:52.2349986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:11:52.6314304Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T22:11:52.6346242Z ================================================== 2021-05-16T22:11:52.6346843Z downloaded 46 KB 2021-05-16T22:11:52.6347197Z 2021-05-16T22:11:52.6389031Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:11:52.7746345Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:11:52.7747746Z ================================================== 2021-05-16T22:11:52.7748572Z downloaded 24 KB 2021-05-16T22:11:52.7749118Z 2021-05-16T22:11:52.7764039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:11:53.5314286Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T22:11:53.5611297Z ================================================== 2021-05-16T22:11:53.5611872Z downloaded 689 KB 2021-05-16T22:11:53.5612176Z 2021-05-16T22:11:53.5650836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:11:54.7976935Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T22:11:54.8029739Z ================================================== 2021-05-16T22:11:54.8030866Z downloaded 45 KB 2021-05-16T22:11:54.8031426Z 2021-05-16T22:11:54.8086534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:11:55.4918503Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T22:11:55.5171569Z ================================================== 2021-05-16T22:11:55.5172989Z downloaded 603 KB 2021-05-16T22:11:55.5173766Z 2021-05-16T22:11:55.8201929Z * installing *binary* package ‘rlang’ ... 2021-05-16T22:11:55.8271566Z * DONE (rlang) 2021-05-16T22:11:56.0673095Z * installing *binary* package ‘magrittr’ ... 2021-05-16T22:11:56.0740831Z * DONE (magrittr) 2021-05-16T22:11:56.3055942Z * installing *binary* package ‘glue’ ... 2021-05-16T22:11:56.3108613Z * DONE (glue) 2021-05-16T22:11:56.5279321Z * installing *binary* package ‘sys’ ... 2021-05-16T22:11:56.5334975Z * DONE (sys) 2021-05-16T22:11:56.7456560Z * installing *binary* package ‘mime’ ... 2021-05-16T22:11:56.7509906Z * DONE (mime) 2021-05-16T22:11:57.0622154Z * installing *binary* package ‘curl’ ... 2021-05-16T22:11:57.0709067Z * DONE (curl) 2021-05-16T22:11:57.3289763Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T22:11:57.3352844Z * DONE (jsonlite) 2021-05-16T22:11:57.5482761Z * installing *binary* package ‘ini’ ... 2021-05-16T22:11:57.5541149Z * DONE (ini) 2021-05-16T22:11:57.7838848Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T22:11:57.7901100Z * DONE (gitcreds) 2021-05-16T22:11:58.0678742Z * installing *binary* package ‘zip’ ... 2021-05-16T22:11:58.0746645Z * DONE (zip) 2021-05-16T22:11:58.3257883Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T22:11:58.3318217Z * DONE (rstudioapi) 2021-05-16T22:11:58.5694089Z * installing *binary* package ‘fastmap’ ... 2021-05-16T22:11:58.5760708Z * DONE (fastmap) 2021-05-16T22:11:58.8188644Z * installing *binary* package ‘yaml’ ... 2021-05-16T22:11:58.8235502Z * DONE (yaml) 2021-05-16T22:11:59.0660428Z * installing *binary* package ‘withr’ ... 2021-05-16T22:11:59.0724445Z * DONE (withr) 2021-05-16T22:11:59.3090804Z * installing *binary* package ‘whisker’ ... 2021-05-16T22:11:59.3168142Z * DONE (whisker) 2021-05-16T22:11:59.5267691Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T22:11:59.5307190Z * DONE (rappdirs) 2021-05-16T22:11:59.8288325Z * installing *binary* package ‘fs’ ... 2021-05-16T22:11:59.8343018Z * DONE (fs) 2021-05-16T22:12:00.0639792Z * installing *binary* package ‘clipr’ ... 2021-05-16T22:12:00.0691428Z * DONE (clipr) 2021-05-16T22:12:00.3285486Z * installing *binary* package ‘git2r’ ... 2021-05-16T22:12:00.3339474Z * DONE (git2r) 2021-05-16T22:12:00.5470925Z * installing *binary* package ‘askpass’ ... 2021-05-16T22:12:00.5526847Z * DONE (askpass) 2021-05-16T22:12:00.7995966Z * installing *binary* package ‘cli’ ... 2021-05-16T22:12:00.8064565Z * DONE (cli) 2021-05-16T22:12:01.0537279Z * installing *binary* package ‘purrr’ ... 2021-05-16T22:12:01.0607234Z * DONE (purrr) 2021-05-16T22:12:01.2957264Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T22:12:01.3007540Z * DONE (lifecycle) 2021-05-16T22:12:01.5187490Z * installing *source* package ‘cachem’ ... 2021-05-16T22:12:01.5203449Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:01.5205451Z ** using staged installation 2021-05-16T22:12:01.5377693Z ** libs 2021-05-16T22:12:01.5453267Z 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-16T22:12:01.6546262Z 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-16T22:12:01.7037100Z 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-16T22:12:01.7432796Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:12:01.7434412Z ** R 2021-05-16T22:12:01.7507830Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:02.2823217Z ** help 2021-05-16T22:12:02.3056477Z *** installing help indices 2021-05-16T22:12:02.3263822Z ** building package indices 2021-05-16T22:12:02.3466988Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:02.6117731Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:02.7474625Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:02.9591761Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:02.9601652Z * DONE (cachem) 2021-05-16T22:12:03.3129730Z * installing *binary* package ‘openssl’ ... 2021-05-16T22:12:03.3210674Z * DONE (openssl) 2021-05-16T22:12:03.5336859Z * installing *binary* package ‘memoise’ ... 2021-05-16T22:12:03.5388395Z * DONE (memoise) 2021-05-16T22:12:03.8072361Z * installing *binary* package ‘httr’ ... 2021-05-16T22:12:03.8128419Z * DONE (httr) 2021-05-16T22:12:04.0449082Z * installing *binary* package ‘credentials’ ... 2021-05-16T22:12:04.0509705Z * DONE (credentials) 2021-05-16T22:12:04.2886790Z * installing *binary* package ‘gh’ ... 2021-05-16T22:12:04.2945417Z * DONE (gh) 2021-05-16T22:12:04.5296689Z * installing *binary* package ‘gert’ ... 2021-05-16T22:12:04.5348762Z * DONE (gert) 2021-05-16T22:12:04.8155271Z * installing *binary* package ‘usethis’ ... 2021-05-16T22:12:04.8256413Z * DONE (usethis) 2021-05-16T22:12:04.8323570Z 2021-05-16T22:12:04.8324556Z The downloaded source packages are in 2021-05-16T22:12:04.8325926Z ‘/tmp/RtmpdCSRJW/downloaded_packages’ 2021-05-16T22:12:04.8335633Z Running `R CMD build`... 2021-05-16T22:12:06.8803111Z * checking for file ‘/tmp/RtmpdCSRJW/remotes720077fc839b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:12:06.8805356Z * preparing ‘tic’: 2021-05-16T22:12:06.8806926Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:12:06.8808488Z * installing the package to process help pages 2021-05-16T22:12:06.8810755Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:12:06.8812436Z * checking for empty or unneeded directories 2021-05-16T22:12:06.8814063Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:12:06.8815653Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:12:06.8817311Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:12:06.8818975Z (as ‘lib’ is unspecified) 2021-05-16T22:12:06.8820275Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:12:07.2081544Z * installing *source* package ‘tic’ ... 2021-05-16T22:12:07.2083885Z ** using staged installation 2021-05-16T22:12:07.2361384Z ** R 2021-05-16T22:12:07.2607234Z ** inst 2021-05-16T22:12:07.2640128Z ** preparing package for lazy loading 2021-05-16T22:12:07.6541162Z ** help 2021-05-16T22:12:07.8028567Z *** installing help indices 2021-05-16T22:12:07.9020067Z *** copying figures 2021-05-16T22:12:07.9025196Z ** building package indices 2021-05-16T22:12:08.0219125Z ** installing vignettes 2021-05-16T22:12:08.0267257Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:08.3035139Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:08.6146031Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:08.6179777Z * DONE (tic) 2021-05-16T22:12:08.6328767Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:12:08.8378302Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:12:10.7893208Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:12:10.7894925Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:12:10.7896181Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:12:10.7897491Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:12:10.7898783Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:12:10.7900060Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:12:10.7901326Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:12:10.7902598Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:12:10.7903851Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:12:10.7905084Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:12:10.7906307Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:12:10.7907545Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:12:10.7909379Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:12:10.7911850Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:12:10.7913268Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:12:10.7914586Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:12:10.7915858Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:12:10.7918969Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:12:10.7920190Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:12:10.7921423Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:12:10.7922634Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:12:10.7923892Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:12:10.7925146Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:12:10.7926413Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:12:10.7927682Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:12:10.7929023Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:12:10.7929884Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:12:10.7930630Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:12:10.7931373Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:12:10.7932066Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:12:10.7932815Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:12:10.7933582Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:12:10.7934352Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:12:10.7935094Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:12:10.7935820Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:12:10.7936567Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:12:10.7937299Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:12:10.7938046Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:12:10.7940484Z 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-16T22:12:10.7942771Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:12:10.7943642Z (as ‘lib’ is unspecified) 2021-05-16T22:12:25.4309002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:12:26.2848956Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T22:12:26.2991672Z ================================================== 2021-05-16T22:12:26.2993161Z downloaded 231 KB 2021-05-16T22:12:26.2994045Z 2021-05-16T22:12:26.3032305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:12:26.9584368Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T22:12:27.0016147Z ================================================== 2021-05-16T22:12:27.0016761Z downloaded 1.5 MB 2021-05-16T22:12:27.0017084Z 2021-05-16T22:12:27.0059716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T22:12:27.6676916Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T22:12:27.6678280Z ================================================== 2021-05-16T22:12:27.6679649Z downloaded 17 KB 2021-05-16T22:12:27.6680217Z 2021-05-16T22:12:27.6738874Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:12:27.7025873Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:12:27.7310483Z ================================================== 2021-05-16T22:12:27.7312641Z downloaded 1.1 MB 2021-05-16T22:12:27.7314239Z 2021-05-16T22:12:27.7330686Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:12:27.7780585Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:12:27.8052726Z ================================================== 2021-05-16T22:12:27.8053611Z downloaded 670 KB 2021-05-16T22:12:27.8054141Z 2021-05-16T22:12:27.8072107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:12:28.2074056Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T22:12:28.2075612Z ================================================== 2021-05-16T22:12:28.2076459Z downloaded 43 KB 2021-05-16T22:12:28.2076994Z 2021-05-16T22:12:28.2126198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:12:28.7151634Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T22:12:28.7306185Z ================================================== 2021-05-16T22:12:28.7307050Z downloaded 248 KB 2021-05-16T22:12:28.7307535Z 2021-05-16T22:12:28.7339424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:12:29.3089177Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T22:12:29.3373224Z ================================================== 2021-05-16T22:12:29.3373934Z downloaded 952 KB 2021-05-16T22:12:29.3374375Z 2021-05-16T22:12:29.3406886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:12:29.7360902Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T22:12:29.7417062Z ================================================== 2021-05-16T22:12:29.7418491Z downloaded 68 KB 2021-05-16T22:12:29.7419426Z 2021-05-16T22:12:29.7458691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:12:30.4898380Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T22:12:30.6007006Z ================================================== 2021-05-16T22:12:30.6007963Z downloaded 347 KB 2021-05-16T22:12:30.6008566Z 2021-05-16T22:12:30.6060985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:12:30.9018096Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T22:12:30.9241208Z ================================================== 2021-05-16T22:12:30.9243196Z downloaded 413 KB 2021-05-16T22:12:30.9244486Z 2021-05-16T22:12:30.9283197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T22:12:31.4716566Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T22:12:31.4717851Z ================================================== 2021-05-16T22:12:31.4718682Z downloaded 15 KB 2021-05-16T22:12:31.4719235Z 2021-05-16T22:12:31.4752318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:12:31.8882220Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T22:12:31.9005840Z ================================================== 2021-05-16T22:12:31.9006366Z downloaded 147 KB 2021-05-16T22:12:31.9006685Z 2021-05-16T22:12:31.9039304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T22:12:32.6563434Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T22:12:32.6628739Z ================================================== 2021-05-16T22:12:32.6629670Z downloaded 72 KB 2021-05-16T22:12:32.6630529Z 2021-05-16T22:12:32.6669342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:12:33.3221842Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T22:12:33.3223180Z ================================================== 2021-05-16T22:12:33.3224030Z downloaded 39 KB 2021-05-16T22:12:33.3224564Z 2021-05-16T22:12:33.3270324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:12:35.8873893Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T22:12:35.9057321Z ================================================== 2021-05-16T22:12:35.9060952Z downloaded 349 KB 2021-05-16T22:12:35.9061278Z 2021-05-16T22:12:35.9098952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:12:36.5655814Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T22:12:36.6136406Z ================================================== 2021-05-16T22:12:36.6136990Z downloaded 426 KB 2021-05-16T22:12:36.6137321Z 2021-05-16T22:12:36.6174998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:12:37.1719698Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T22:12:37.1721428Z ================================================== 2021-05-16T22:12:37.1722313Z downloaded 40 KB 2021-05-16T22:12:37.1723161Z 2021-05-16T22:12:37.1779654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:12:37.5857982Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T22:12:37.6345988Z ================================================== 2021-05-16T22:12:37.6346689Z downloaded 602 KB 2021-05-16T22:12:37.6347070Z 2021-05-16T22:12:37.6387696Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:12:37.6792256Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:12:37.6899053Z ================================================== 2021-05-16T22:12:37.6900798Z downloaded 109 KB 2021-05-16T22:12:37.6901378Z 2021-05-16T22:12:37.6939042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T22:12:37.9782507Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T22:12:37.9939040Z ================================================== 2021-05-16T22:12:37.9940415Z downloaded 225 KB 2021-05-16T22:12:37.9941196Z 2021-05-16T22:12:37.9977427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:12:38.2783822Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T22:12:38.2810435Z ================================================== 2021-05-16T22:12:38.2810969Z downloaded 38 KB 2021-05-16T22:12:38.2811249Z 2021-05-16T22:12:38.2847902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T22:12:38.5747827Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T22:12:38.5900327Z ================================================== 2021-05-16T22:12:38.5901434Z downloaded 200 KB 2021-05-16T22:12:38.5902107Z 2021-05-16T22:12:38.5938150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:12:39.1912719Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T22:12:39.2347371Z ================================================== 2021-05-16T22:12:39.2347971Z downloaded 2.8 MB 2021-05-16T22:12:39.2348295Z 2021-05-16T22:12:39.2391143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:12:39.5679103Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T22:12:39.8349020Z ================================================== 2021-05-16T22:12:39.8351136Z downloaded 4.0 MB 2021-05-16T22:12:39.8352146Z 2021-05-16T22:12:39.8386382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:12:40.3957799Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T22:12:40.5276259Z ================================================== 2021-05-16T22:12:40.5277273Z downloaded 1.3 MB 2021-05-16T22:12:40.5278082Z 2021-05-16T22:12:40.5329752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T22:12:41.3117517Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T22:12:41.3328626Z ================================================== 2021-05-16T22:12:41.3329241Z downloaded 479 KB 2021-05-16T22:12:41.3329563Z 2021-05-16T22:12:41.3367694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T22:12:41.8769189Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T22:12:41.8876454Z ================================================== 2021-05-16T22:12:41.8877412Z downloaded 107 KB 2021-05-16T22:12:41.8877735Z 2021-05-16T22:12:41.8915399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T22:12:42.4399684Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T22:12:42.4405087Z ================================================== 2021-05-16T22:12:42.4405765Z downloaded 21 KB 2021-05-16T22:12:42.4406223Z 2021-05-16T22:12:42.4454444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T22:12:42.8644594Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T22:12:42.8696457Z ================================================== 2021-05-16T22:12:42.8697094Z downloaded 43 KB 2021-05-16T22:12:42.8697398Z 2021-05-16T22:12:42.8737380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T22:12:43.1683009Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T22:12:43.1697077Z ================================================== 2021-05-16T22:12:43.1697666Z downloaded 33 KB 2021-05-16T22:12:43.1697985Z 2021-05-16T22:12:43.1731954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:12:44.7118151Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T22:12:44.7228152Z ================================================== 2021-05-16T22:12:44.7229345Z downloaded 137 KB 2021-05-16T22:12:44.7229653Z 2021-05-16T22:12:44.7266174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:12:45.2706866Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T22:12:45.4076674Z ================================================== 2021-05-16T22:12:45.4078909Z downloaded 3.4 MB 2021-05-16T22:12:45.4079887Z 2021-05-16T22:12:45.4112929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:12:46.0174963Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T22:12:46.0179316Z ================================================== 2021-05-16T22:12:46.0180246Z downloaded 64 KB 2021-05-16T22:12:46.0180812Z 2021-05-16T22:12:46.0299241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:12:46.5822118Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T22:12:46.6125465Z ================================================== 2021-05-16T22:12:46.6126456Z downloaded 1.3 MB 2021-05-16T22:12:46.6127003Z 2021-05-16T22:12:46.6159310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T22:12:47.1534835Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T22:12:47.1661380Z ================================================== 2021-05-16T22:12:47.1661904Z downloaded 129 KB 2021-05-16T22:12:47.1662224Z 2021-05-16T22:12:47.1709991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:12:47.5780065Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T22:12:47.5974561Z ================================================== 2021-05-16T22:12:47.5978007Z downloaded 385 KB 2021-05-16T22:12:47.5979109Z 2021-05-16T22:12:47.8457335Z * installing *binary* package ‘utf8’ ... 2021-05-16T22:12:47.8528919Z * DONE (utf8) 2021-05-16T22:12:48.0654122Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T22:12:48.0696540Z * DONE (pkgconfig) 2021-05-16T22:12:48.3072826Z * installing *binary* package ‘fansi’ ... 2021-05-16T22:12:48.3138754Z * DONE (fansi) 2021-05-16T22:12:48.5722155Z * installing *binary* package ‘diffobj’ ... 2021-05-16T22:12:48.5781682Z * DONE (diffobj) 2021-05-16T22:12:48.8234983Z * installing *binary* package ‘ps’ ... 2021-05-16T22:12:48.8280732Z * DONE (ps) 2021-05-16T22:12:49.0400368Z * installing *binary* package ‘praise’ ... 2021-05-16T22:12:49.0454630Z * DONE (praise) 2021-05-16T22:12:49.2832396Z * installing *binary* package ‘pkgload’ ... 2021-05-16T22:12:49.2895938Z * DONE (pkgload) 2021-05-16T22:12:49.5010907Z * installing *binary* package ‘evaluate’ ... 2021-05-16T22:12:49.5064350Z * DONE (evaluate) 2021-05-16T22:12:49.7180060Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T22:12:49.7223322Z * DONE (ellipsis) 2021-05-16T22:12:49.9790476Z * installing *binary* package ‘digest’ ... 2021-05-16T22:12:49.9855309Z * DONE (digest) 2021-05-16T22:12:50.2037223Z * installing *binary* package ‘brio’ ... 2021-05-16T22:12:50.2079228Z * DONE (brio) 2021-05-16T22:12:50.4918650Z * installing *binary* package ‘xml2’ ... 2021-05-16T22:12:50.4999463Z * DONE (xml2) 2021-05-16T22:12:50.7838347Z * installing *source* package ‘xfun’ ... 2021-05-16T22:12:50.7875187Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:50.7877328Z ** using staged installation 2021-05-16T22:12:50.8058762Z ** libs 2021-05-16T22:12:50.8128436Z 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-16T22:12:50.9263071Z 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-16T22:12:50.9784624Z 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-16T22:12:51.1280044Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:12:51.1292290Z ** R 2021-05-16T22:12:51.1471518Z ** inst 2021-05-16T22:12:51.1482510Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:52.3734927Z ** help 2021-05-16T22:12:52.5176983Z *** installing help indices 2021-05-16T22:12:52.6191954Z ** building package indices 2021-05-16T22:12:52.7465989Z ** installing vignettes 2021-05-16T22:12:52.7527260Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:52.9429907Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:52.9621711Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:53.1755600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:53.1771620Z * DONE (xfun) 2021-05-16T22:12:53.6305896Z * installing *binary* package ‘stringi’ ... 2021-05-16T22:12:53.6430923Z * DONE (stringi) 2021-05-16T22:12:54.7082240Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T22:12:54.7495562Z * DONE (Rcpp) 2021-05-16T22:12:55.0489605Z * installing *binary* package ‘commonmark’ ... 2021-05-16T22:12:55.0571827Z * DONE (commonmark) 2021-05-16T22:12:55.3115714Z * installing *binary* package ‘brew’ ... 2021-05-16T22:12:55.3200766Z * DONE (brew) 2021-05-16T22:12:55.5403549Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T22:12:55.5457138Z * DONE (sessioninfo) 2021-05-16T22:12:55.7704387Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T22:12:55.7764369Z * DONE (prettyunits) 2021-05-16T22:12:56.1277594Z * installing *binary* package ‘vctrs’ ... 2021-05-16T22:12:56.1371580Z * DONE (vctrs) 2021-05-16T22:12:56.3887700Z * installing *binary* package ‘processx’ ... 2021-05-16T22:12:56.3953292Z * DONE (processx) 2021-05-16T22:12:56.6457915Z * installing *binary* package ‘markdown’ ... 2021-05-16T22:12:56.6514919Z * DONE (markdown) 2021-05-16T22:12:56.8719479Z * installing *binary* package ‘highr’ ... 2021-05-16T22:12:56.8783345Z * DONE (highr) 2021-05-16T22:12:57.1206338Z * installing *binary* package ‘stringr’ ... 2021-05-16T22:12:57.1267857Z * DONE (stringr) 2021-05-16T22:12:57.3485125Z * installing *binary* package ‘rversions’ ... 2021-05-16T22:12:57.3533741Z * DONE (rversions) 2021-05-16T22:12:57.7544441Z * installing *source* package ‘pillar’ ... 2021-05-16T22:12:57.7658526Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:57.7662647Z ** using staged installation 2021-05-16T22:12:57.7856288Z ** R 2021-05-16T22:12:57.8095457Z ** inst 2021-05-16T22:12:57.8129672Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:59.5391254Z ** help 2021-05-16T22:12:59.6213186Z *** installing help indices 2021-05-16T22:12:59.6809168Z *** copying figures 2021-05-16T22:12:59.6813984Z ** building package indices 2021-05-16T22:12:59.7375961Z ** installing vignettes 2021-05-16T22:12:59.7457630Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:00.0589153Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:00.3912109Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:00.3940924Z * DONE (pillar) 2021-05-16T22:13:00.6278194Z * installing *binary* package ‘callr’ ... 2021-05-16T22:13:00.6340462Z * DONE (callr) 2021-05-16T22:13:01.0227213Z * installing *binary* package ‘knitr’ ... 2021-05-16T22:13:01.0359971Z * DONE (knitr) 2021-05-16T22:13:01.2525427Z * installing *binary* package ‘xopen’ ... 2021-05-16T22:13:01.2585732Z * DONE (xopen) 2021-05-16T22:13:01.6504201Z * installing *source* package ‘tibble’ ... 2021-05-16T22:13:01.6607653Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:01.6608734Z ** using staged installation 2021-05-16T22:13:01.6821130Z ** libs 2021-05-16T22:13:01.6877269Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:13:01.7385848Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:13:01.8128409Z 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-16T22:13:01.8517015Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:13:01.9632788Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T22:13:01.9874441Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:13:01.9889364Z ** R 2021-05-16T22:13:02.0110011Z ** inst 2021-05-16T22:13:02.0140158Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:03.6492849Z ** help 2021-05-16T22:13:03.7222078Z *** installing help indices 2021-05-16T22:13:03.7731917Z *** copying figures 2021-05-16T22:13:03.7736907Z ** building package indices 2021-05-16T22:13:03.8190930Z ** installing vignettes 2021-05-16T22:13:03.8254459Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:04.1965272Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:04.2173418Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:04.6078921Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:04.6103014Z * DONE (tibble) 2021-05-16T22:13:04.8373266Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T22:13:04.8428776Z * DONE (pkgbuild) 2021-05-16T22:13:05.1812234Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T22:13:05.1902091Z * DONE (roxygen2) 2021-05-16T22:13:05.4060064Z * installing *binary* package ‘rematch2’ ... 2021-05-16T22:13:05.4107916Z * DONE (rematch2) 2021-05-16T22:13:05.6266578Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T22:13:05.6318374Z * DONE (rcmdcheck) 2021-05-16T22:13:05.8526056Z * installing *binary* package ‘waldo’ ... 2021-05-16T22:13:05.8580177Z * DONE (waldo) 2021-05-16T22:13:06.4171634Z * installing *binary* package ‘testthat’ ... 2021-05-16T22:13:06.4308891Z * DONE (testthat) 2021-05-16T22:13:06.6704780Z * installing *binary* package ‘devtools’ ... 2021-05-16T22:13:06.6769572Z * DONE (devtools) 2021-05-16T22:13:06.6832153Z 2021-05-16T22:13:06.6833235Z The downloaded source packages are in 2021-05-16T22:13:06.6834687Z ‘/tmp/RtmpdCSRJW/downloaded_packages’ 2021-05-16T22:13:06.7517303Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:13:08.6321579Z 2021-05-16T22:13:08.9464933Z 2021-05-16T22:13:08.9486464Z checking for file ‘/tmp/RtmpdCSRJW/remotes72006a784daf/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:13:08.9543582Z 2021-05-16T22:13:08.9545359Z ✔ checking for file ‘/tmp/RtmpdCSRJW/remotes72006a784daf/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:13:08.9670757Z 2021-05-16T22:13:08.9671561Z 2021-05-16T22:13:08.9672651Z ─ preparing ‘desc’: 2021-05-16T22:13:08.9674987Z 2021-05-16T22:13:08.9676579Z 2021-05-16T22:13:08.9780252Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:08.9802936Z 2021-05-16T22:13:08.9805011Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:09.0521861Z 2021-05-16T22:13:09.0567805Z 2021-05-16T22:13:09.0572057Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:09.0589134Z 2021-05-16T22:13:09.0625305Z 2021-05-16T22:13:09.0627361Z ─ checking for empty or unneeded directories 2021-05-16T22:13:09.0637976Z 2021-05-16T22:13:09.0663659Z 2021-05-16T22:13:09.0665712Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:13:09.1836698Z 2021-05-16T22:13:09.1840823Z 2021-05-16T22:13:09.1843346Z 2021-05-16T22:13:09.1965335Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:09.1966719Z (as ‘lib’ is unspecified) 2021-05-16T22:13:09.5240459Z * installing *source* package ‘desc’ ... 2021-05-16T22:13:09.5274393Z ** using staged installation 2021-05-16T22:13:09.5461016Z ** R 2021-05-16T22:13:09.5629330Z ** inst 2021-05-16T22:13:09.5645101Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:10.9889313Z ** help 2021-05-16T22:13:11.1299799Z *** installing help indices 2021-05-16T22:13:11.2234462Z ** building package indices 2021-05-16T22:13:11.3126657Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:11.5074791Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:11.7395333Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:11.7414144Z * DONE (desc) 2021-05-16T22:13:11.9505458Z 2021-05-16T22:13:11.9506550Z 2021-05-16T22:13:11.9562542Z checking for file ‘/tmp/RtmpdCSRJW/remotes7200505c2fdc/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:13:11.9670369Z 2021-05-16T22:13:11.9672136Z ✔ checking for file ‘/tmp/RtmpdCSRJW/remotes7200505c2fdc/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:13:11.9672941Z 2021-05-16T22:13:11.9673269Z 2021-05-16T22:13:11.9673861Z ─ preparing ‘ghtravis’: 2021-05-16T22:13:11.9804103Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:11.9805176Z 2021-05-16T22:13:11.9806627Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:12.0232332Z 2021-05-16T22:13:12.0242421Z 2021-05-16T22:13:12.0244953Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:12.0254784Z 2021-05-16T22:13:12.0275828Z 2021-05-16T22:13:12.0277978Z ─ checking for empty or unneeded directories 2021-05-16T22:13:12.0300540Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:13:12.0468292Z 2021-05-16T22:13:12.0470994Z 2021-05-16T22:13:12.0472468Z 2021-05-16T22:13:12.0863828Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:12.0866411Z (as ‘lib’ is unspecified) 2021-05-16T22:13:12.3206393Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:13:12.3208683Z ** using staged installation 2021-05-16T22:13:12.3359921Z ** R 2021-05-16T22:13:12.3461723Z ** inst 2021-05-16T22:13:12.3470251Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:13.5151246Z ** help 2021-05-16T22:13:13.5676604Z *** installing help indices 2021-05-16T22:13:13.6156542Z ** building package indices 2021-05-16T22:13:13.6600690Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:14.2986494Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:14.9265045Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:14.9274417Z * DONE (ghtravis) 2021-05-16T22:13:14.9475960Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:13:15.1005909Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:13:17.0412113Z 2021-05-16T22:13:17.0414834Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:13:17.0417362Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:13:17.0419260Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:13:17.0427953Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:13:17.0429197Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:13:17.0430585Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:13:17.0432309Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:17.0433823Z (as ‘lib’ is unspecified) 2021-05-16T22:13:32.2547506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:13:33.1667437Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T22:13:33.1801165Z ================================================== 2021-05-16T22:13:33.1801698Z downloaded 193 KB 2021-05-16T22:13:33.1802214Z 2021-05-16T22:13:33.1849479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:13:33.9275609Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T22:13:33.9338585Z ================================================== 2021-05-16T22:13:33.9339974Z downloaded 66 KB 2021-05-16T22:13:33.9340748Z 2021-05-16T22:13:33.9378996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:13:35.1937762Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T22:13:35.2063722Z ================================================== 2021-05-16T22:13:35.2064617Z downloaded 191 KB 2021-05-16T22:13:35.2065178Z 2021-05-16T22:13:35.2107334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:13:35.8655447Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T22:13:36.0454086Z ================================================== 2021-05-16T22:13:36.0455440Z downloaded 1.2 MB 2021-05-16T22:13:36.0456061Z 2021-05-16T22:13:36.0493805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:13:37.1480977Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T22:13:37.1834068Z ================================================== 2021-05-16T22:13:37.1834686Z downloaded 1.0 MB 2021-05-16T22:13:37.1835005Z 2021-05-16T22:13:37.4171902Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T22:13:37.4239819Z * DONE (tidyselect) 2021-05-16T22:13:37.6454926Z * installing *binary* package ‘generics’ ... 2021-05-16T22:13:37.6516521Z * DONE (generics) 2021-05-16T22:13:37.9069650Z * installing *binary* package ‘cpp11’ ... 2021-05-16T22:13:37.9124839Z * DONE (cpp11) 2021-05-16T22:13:38.2245651Z * installing *binary* package ‘dplyr’ ... 2021-05-16T22:13:38.2353490Z * DONE (dplyr) 2021-05-16T22:13:38.5470626Z * installing *binary* package ‘tidyr’ ... 2021-05-16T22:13:38.5572170Z * DONE (tidyr) 2021-05-16T22:13:38.5644412Z 2021-05-16T22:13:38.5645435Z The downloaded source packages are in 2021-05-16T22:13:38.5646997Z ‘/tmp/RtmpdCSRJW/downloaded_packages’ 2021-05-16T22:13:38.7598276Z 2021-05-16T22:13:38.7609991Z checking for file ‘/tmp/RtmpdCSRJW/remotes720076f6223a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:13:38.7665916Z 2021-05-16T22:13:38.7667713Z ✔ checking for file ‘/tmp/RtmpdCSRJW/remotes720076f6223a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:13:38.7732520Z 2021-05-16T22:13:38.7733004Z 2021-05-16T22:13:38.7733819Z ─ preparing ‘aghast’: 2021-05-16T22:13:38.7808948Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:38.7836081Z 2021-05-16T22:13:38.7837650Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:38.8104067Z 2021-05-16T22:13:38.8130486Z 2021-05-16T22:13:38.8132364Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:38.8142106Z 2021-05-16T22:13:38.8165399Z 2021-05-16T22:13:38.8167186Z ─ checking for empty or unneeded directories 2021-05-16T22:13:38.8189741Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:13:38.8315718Z 2021-05-16T22:13:38.8322177Z 2021-05-16T22:13:38.8323805Z 2021-05-16T22:13:38.8398828Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:38.8399991Z (as ‘lib’ is unspecified) 2021-05-16T22:13:39.0634118Z * installing *source* package ‘aghast’ ... 2021-05-16T22:13:39.0636386Z ** using staged installation 2021-05-16T22:13:39.0866147Z ** R 2021-05-16T22:13:39.0932242Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:39.5231110Z ** help 2021-05-16T22:13:39.5466034Z *** installing help indices 2021-05-16T22:13:39.5711775Z ** building package indices 2021-05-16T22:13:39.5933850Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:39.7825231Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:39.9871290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:39.9877671Z * DONE (aghast) 2021-05-16T22:13:39.9964589Z Installing 1 packages: covr 2021-05-16T22:13:39.9975415Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:39.9976349Z (as ‘lib’ is unspecified) 2021-05-16T22:13:54.9306407Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:13:54.9312354Z 2021-05-16T22:13:54.9315394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T22:13:55.4844543Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T22:13:55.4971897Z ================================================== 2021-05-16T22:13:55.4972731Z downloaded 161 KB 2021-05-16T22:13:55.4973383Z 2021-05-16T22:13:55.5010740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:13:55.7791431Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T22:13:55.7895328Z ================================================== 2021-05-16T22:13:55.7896202Z downloaded 119 KB 2021-05-16T22:13:55.7896815Z 2021-05-16T22:13:55.7924931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:13:56.3374406Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T22:13:56.4483686Z ================================================== 2021-05-16T22:13:56.4484696Z downloaded 281 KB 2021-05-16T22:13:56.4485253Z 2021-05-16T22:13:56.6899247Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T22:13:56.6961118Z * DONE (lazyeval) 2021-05-16T22:13:56.9336421Z * installing *binary* package ‘rex’ ... 2021-05-16T22:13:56.9404118Z * DONE (rex) 2021-05-16T22:13:57.1848701Z * installing *binary* package ‘covr’ ... 2021-05-16T22:13:57.1903923Z * DONE (covr) 2021-05-16T22:13:57.1962451Z 2021-05-16T22:13:57.1963437Z The downloaded source packages are in 2021-05-16T22:13:57.1964809Z ‘/tmp/RtmpdCSRJW/downloaded_packages’ 2021-05-16T22:13:57.2117867Z 2021-05-16T22:13:57.2159501Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:13:57.2160192Z Rscript -e "tic::before_install()" 2021-05-16T22:13:57.2206256Z shell: /usr/bin/bash -e {0} 2021-05-16T22:13:57.2206668Z env: 2021-05-16T22:13:57.2207143Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:13:57.2207618Z TIC_DEPLOY_KEY: 2021-05-16T22:13:57.2208459Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:13:57.2210350Z GITHUB_PAT: *** 2021-05-16T22:13:57.2210777Z COVERALLS_TOKEN: 2021-05-16T22:13:57.2211273Z continue-on-error: false 2021-05-16T22:13:57.2211766Z VDIFFR_RUN_TESTS: 2021-05-16T22:13:57.2212444Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:13:57.2212940Z TZ: UTC 2021-05-16T22:13:57.2213371Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:13:57.2213822Z NOT_CRAN: true 2021-05-16T22:13:57.2214241Z ##[endgroup] 2021-05-16T22:13:57.5098496Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:13:57.6323525Z Running before_install: step_install_remote_binaries() 2021-05-16T22:13:58.0834494Z Installing oro.nifti binaries 2021-05-16T22:13:58.0846820Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:13:58.2852894Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:13:58.2883871Z tag_name 2021-05-16T22:13:58.2885173Z 10 0.10.3.s 2021-05-16T22:13:58.2886616Z zipball_url 2021-05-16T22:13:58.2888802Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:13:58.2891221Z Installing oro.nifti package binaries 2021-05-16T22:13:58.2892573Z tarball_url 2021-05-16T22:13:58.2894717Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:13:58.2896627Z commit.sha 2021-05-16T22:13:58.2898177Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:13:58.2900284Z commit.url 2021-05-16T22:13:58.2901692Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:13:58.2902895Z node_id 2021-05-16T22:13:58.2904398Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:13:58.2905549Z url 2021-05-16T22:13:58.2906436Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:13:58.2907391Z assets_url 2021-05-16T22:13:58.2908301Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:13:58.2909254Z upload_url 2021-05-16T22:13:58.2910479Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:13:58.2911615Z id asset_updated_at asset_created_at created_at 2021-05-16T22:13:58.2912908Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T22:13:58.2913599Z published_at asset_name 2021-05-16T22:13:58.2914626Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T22:13:58.2915319Z asset_label asset_download_count 2021-05-16T22:13:58.2915943Z 10 12 2021-05-16T22:13:58.2916722Z asset_browser_download_url 2021-05-16T22:13:58.2918189Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T22:13:58.2944294Z --2021-05-16 22:13:58-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T22:13:58.2985866Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T22:13:58.3041450Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T22:13:58.3244752Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:13:58.3274085Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221342Z&X-Amz-Expires=300&X-Amz-Signature=1bbd43e91f2914ff5a439ef06ac40786d15ab21c0156355a7fc2a6516f36fbc9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:13:58.3285818Z --2021-05-16 22:13:58-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221342Z&X-Amz-Expires=300&X-Amz-Signature=1bbd43e91f2914ff5a439ef06ac40786d15ab21c0156355a7fc2a6516f36fbc9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T22:13:58.3292197Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T22:13:58.3345264Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T22:13:58.3996166Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:13:58.3998126Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T22:13:58.3999596Z Saving to: ‘/tmp/RtmpMZFmk5/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T22:13:58.4083871Z 2021-05-16T22:13:58.4137045Z 0K .......... .......... .......... .......... .......... 0% 3.49M 2s 2021-05-16T22:13:58.4193528Z 50K .......... .......... .......... .......... .......... 1% 9.71M 1s 2021-05-16T22:13:58.4241147Z 100K .......... .......... .......... .......... .......... 2% 9.00M 1s 2021-05-16T22:13:58.4248485Z 150K .......... .......... .......... .......... .......... 3% 73.2M 1s 2021-05-16T22:13:58.4258652Z 200K .......... .......... .......... .......... .......... 4% 45.6M 1s 2021-05-16T22:13:58.4292625Z 250K .......... .......... .......... .......... .......... 5% 14.3M 1s 2021-05-16T22:13:58.4298180Z 300K .......... .......... .......... .......... .......... 5% 98.0M 0s 2021-05-16T22:13:58.4303908Z 350K .......... .......... .......... .......... .......... 6% 81.2M 0s 2021-05-16T22:13:58.4309136Z 400K .......... .......... .......... .......... .......... 7% 84.1M 0s 2021-05-16T22:13:58.4313486Z 450K .......... .......... .......... .......... .......... 8% 121M 0s 2021-05-16T22:13:58.4318300Z 500K .......... .......... .......... .......... .......... 9% 104M 0s 2021-05-16T22:13:58.4345114Z 550K .......... .......... .......... .......... .......... 10% 18.5M 0s 2021-05-16T22:13:58.4348398Z 600K .......... .......... .......... .......... .......... 11% 161M 0s 2021-05-16T22:13:58.4350906Z 650K .......... .......... .......... .......... .......... 11% 136M 0s 2021-05-16T22:13:58.4354003Z 700K .......... .......... .......... .......... .......... 12% 155M 0s 2021-05-16T22:13:58.4357281Z 750K .......... .......... .......... .......... .......... 13% 166M 0s 2021-05-16T22:13:58.4360277Z 800K .......... .......... .......... .......... .......... 14% 178M 0s 2021-05-16T22:13:58.4362621Z 850K .......... .......... .......... .......... .......... 15% 164M 0s 2021-05-16T22:13:58.4366780Z 900K .......... .......... .......... .......... .......... 16% 144M 0s 2021-05-16T22:13:58.4370233Z 950K .......... .......... .......... .......... .......... 16% 166M 0s 2021-05-16T22:13:58.4373000Z 1000K .......... .......... .......... .......... .......... 17% 150M 0s 2021-05-16T22:13:58.4374997Z 1050K .......... .......... .......... .......... .......... 18% 174M 0s 2021-05-16T22:13:58.4378336Z 1100K .......... .......... .......... .......... .......... 19% 169M 0s 2021-05-16T22:13:58.4395768Z 1150K .......... .......... .......... .......... .......... 20% 28.0M 0s 2021-05-16T22:13:58.4398564Z 1200K .......... .......... .......... .......... .......... 21% 159M 0s 2021-05-16T22:13:58.4404170Z 1250K .......... .......... .......... .......... .......... 22% 176M 0s 2021-05-16T22:13:58.4405914Z 1300K .......... .......... .......... .......... .......... 22% 102M 0s 2021-05-16T22:13:58.4408901Z 1350K .......... .......... .......... .......... .......... 23% 176M 0s 2021-05-16T22:13:58.4412442Z 1400K .......... .......... .......... .......... .......... 24% 150M 0s 2021-05-16T22:13:58.4417729Z 1450K .......... .......... .......... .......... .......... 25% 85.9M 0s 2021-05-16T22:13:58.4421113Z 1500K .......... .......... .......... .......... .......... 26% 173M 0s 2021-05-16T22:13:58.4423368Z 1550K .......... .......... .......... .......... .......... 27% 173M 0s 2021-05-16T22:13:58.4427205Z 1600K .......... .......... .......... .......... .......... 27% 148M 0s 2021-05-16T22:13:58.4432445Z 1650K .......... .......... .......... .......... .......... 28% 86.6M 0s 2021-05-16T22:13:58.4436040Z 1700K .......... .......... .......... .......... .......... 29% 150M 0s 2021-05-16T22:13:58.4438306Z 1750K .......... .......... .......... .......... .......... 30% 180M 0s 2021-05-16T22:13:58.4447645Z 1800K .......... .......... .......... .......... .......... 31% 54.6M 0s 2021-05-16T22:13:58.4450064Z 1850K .......... .......... .......... .......... .......... 32% 168M 0s 2021-05-16T22:13:58.4455883Z 1900K .......... .......... .......... .......... .......... 33% 90.7M 0s 2021-05-16T22:13:58.4458832Z 1950K .......... .......... .......... .......... .......... 33% 155M 0s 2021-05-16T22:13:58.4461786Z 2000K .......... .......... .......... .......... .......... 34% 168M 0s 2021-05-16T22:13:58.4464362Z 2050K .......... .......... .......... .......... .......... 35% 170M 0s 2021-05-16T22:13:58.4473802Z 2100K .......... .......... .......... .......... .......... 36% 66.2M 0s 2021-05-16T22:13:58.4476998Z 2150K .......... .......... .......... .......... .......... 37% 110M 0s 2021-05-16T22:13:58.4479267Z 2200K .......... .......... .......... .......... .......... 38% 158M 0s 2021-05-16T22:13:58.4483945Z 2250K .......... .......... .......... .......... .......... 38% 183M 0s 2021-05-16T22:13:58.4486431Z 2300K .......... .......... .......... .......... .......... 39% 125M 0s 2021-05-16T22:13:58.4488703Z 2350K .......... .......... .......... .......... .......... 40% 177M 0s 2021-05-16T22:13:58.4497868Z 2400K .......... .......... .......... .......... .......... 41% 59.7M 0s 2021-05-16T22:13:58.4501616Z 2450K .......... .......... .......... .......... .......... 42% 123M 0s 2021-05-16T22:13:58.4503904Z 2500K .......... .......... .......... .......... .......... 43% 160M 0s 2021-05-16T22:13:58.4506703Z 2550K .......... .......... .......... .......... .......... 44% 171M 0s 2021-05-16T22:13:58.4510997Z 2600K .......... .......... .......... .......... .......... 44% 111M 0s 2021-05-16T22:13:58.4514748Z 2650K .......... .......... .......... .......... .......... 45% 123M 0s 2021-05-16T22:13:58.4518293Z 2700K .......... .......... .......... .......... .......... 46% 138M 0s 2021-05-16T22:13:58.4521928Z 2750K .......... .......... .......... .......... .......... 47% 133M 0s 2021-05-16T22:13:58.4525441Z 2800K .......... .......... .......... .......... .......... 48% 142M 0s 2021-05-16T22:13:58.4529388Z 2850K .......... .......... .......... .......... .......... 49% 125M 0s 2021-05-16T22:13:58.4531844Z 2900K .......... .......... .......... .......... .......... 49% 189M 0s 2021-05-16T22:13:58.4535185Z 2950K .......... .......... .......... .......... .......... 50% 148M 0s 2021-05-16T22:13:58.4538263Z 3000K .......... .......... .......... .......... .......... 51% 185M 0s 2021-05-16T22:13:58.4540327Z 3050K .......... .......... .......... .......... .......... 52% 191M 0s 2021-05-16T22:13:58.4550324Z 3100K .......... .......... .......... .......... .......... 53% 51.2M 0s 2021-05-16T22:13:58.4552551Z 3150K .......... .......... .......... .......... .......... 54% 180M 0s 2021-05-16T22:13:58.4555869Z 3200K .......... .......... .......... .......... .......... 55% 181M 0s 2021-05-16T22:13:58.4558622Z 3250K .......... .......... .......... .......... .......... 55% 152M 0s 2021-05-16T22:13:58.4561278Z 3300K .......... .......... .......... .......... .......... 56% 177M 0s 2021-05-16T22:13:58.4565835Z 3350K .......... .......... .......... .......... .......... 57% 110M 0s 2021-05-16T22:13:58.4568887Z 3400K .......... .......... .......... .......... .......... 58% 170M 0s 2021-05-16T22:13:58.4573646Z 3450K .......... .......... .......... .......... .......... 59% 97.8M 0s 2021-05-16T22:13:58.4576717Z 3500K .......... .......... .......... .......... .......... 60% 171M 0s 2021-05-16T22:13:58.4580454Z 3550K .......... .......... .......... .......... .......... 60% 124M 0s 2021-05-16T22:13:58.4583801Z 3600K .......... .......... .......... .......... .......... 61% 158M 0s 2021-05-16T22:13:58.4586691Z 3650K .......... .......... .......... .......... .......... 62% 182M 0s 2021-05-16T22:13:58.4589851Z 3700K .......... .......... .......... .......... .......... 63% 147M 0s 2021-05-16T22:13:58.4592753Z 3750K .......... .......... .......... .......... .......... 64% 171M 0s 2021-05-16T22:13:58.4599073Z 3800K .......... .......... .......... .......... .......... 65% 71.6M 0s 2021-05-16T22:13:58.4603585Z 3850K .......... .......... .......... .......... .......... 66% 109M 0s 2021-05-16T22:13:58.4606629Z 3900K .......... .......... .......... .......... .......... 66% 186M 0s 2021-05-16T22:13:58.4609260Z 3950K .......... .......... .......... .......... .......... 67% 168M 0s 2021-05-16T22:13:58.4612194Z 4000K .......... .......... .......... .......... .......... 68% 181M 0s 2021-05-16T22:13:58.4615345Z 4050K .......... .......... .......... .......... .......... 69% 162M 0s 2021-05-16T22:13:58.4620551Z 4100K .......... .......... .......... .......... .......... 70% 95.8M 0s 2021-05-16T22:13:58.4623233Z 4150K .......... .......... .......... .......... .......... 71% 168M 0s 2021-05-16T22:13:58.4626045Z 4200K .......... .......... .......... .......... .......... 71% 187M 0s 2021-05-16T22:13:58.4629828Z 4250K .......... .......... .......... .......... .......... 72% 145M 0s 2021-05-16T22:13:58.4632269Z 4300K .......... .......... .......... .......... .......... 73% 162M 0s 2021-05-16T22:13:58.4635226Z 4350K .......... .......... .......... .......... .......... 74% 176M 0s 2021-05-16T22:13:58.4638186Z 4400K .......... .......... .......... .......... .......... 75% 171M 0s 2021-05-16T22:13:58.4641989Z 4450K .......... .......... .......... .......... .......... 76% 122M 0s 2021-05-16T22:13:58.4644860Z 4500K .......... .......... .......... .......... .......... 77% 173M 0s 2021-05-16T22:13:58.4649797Z 4550K .......... .......... .......... .......... .......... 77% 101M 0s 2021-05-16T22:13:58.4659065Z 4600K .......... .......... .......... .......... .......... 78% 72.2M 0s 2021-05-16T22:13:58.4661825Z 4650K .......... .......... .......... .......... .......... 79% 88.0M 0s 2021-05-16T22:13:58.4665113Z 4700K .......... .......... .......... .......... .......... 80% 181M 0s 2021-05-16T22:13:58.4667277Z 4750K .......... .......... .......... .......... .......... 81% 177M 0s 2021-05-16T22:13:58.4670521Z 4800K .......... .......... .......... .......... .......... 82% 182M 0s 2021-05-16T22:13:58.4673464Z 4850K .......... .......... .......... .......... .......... 82% 158M 0s 2021-05-16T22:13:58.4677018Z 4900K .......... .......... .......... .......... .......... 83% 146M 0s 2021-05-16T22:13:58.4679204Z 4950K .......... .......... .......... .......... .......... 84% 179M 0s 2021-05-16T22:13:58.4682525Z 5000K .......... .......... .......... .......... .......... 85% 174M 0s 2021-05-16T22:13:58.4687429Z 5050K .......... .......... .......... .......... .......... 86% 170M 0s 2021-05-16T22:13:58.4690307Z 5100K .......... .......... .......... .......... .......... 87% 124M 0s 2021-05-16T22:13:58.4696514Z 5150K .......... .......... .......... .......... .......... 88% 163M 0s 2021-05-16T22:13:58.4697154Z 5200K .......... .......... .......... .......... .......... 88% 274M 0s 2021-05-16T22:13:58.4698185Z 5250K .......... .......... .......... .......... .......... 89% 198M 0s 2021-05-16T22:13:58.4702285Z 5300K .......... .......... .......... .......... .......... 90% 101M 0s 2021-05-16T22:13:58.4704436Z 5350K .......... .......... .......... .......... .......... 91% 178M 0s 2021-05-16T22:13:58.4718479Z 5400K .......... .......... .......... .......... .......... 92% 46.2M 0s 2021-05-16T22:13:58.4719483Z 5450K .......... .......... .......... .......... .......... 93% 159M 0s 2021-05-16T22:13:58.4721109Z 5500K .......... .......... .......... .......... .......... 93% 155M 0s 2021-05-16T22:13:58.4726763Z 5550K .......... .......... .......... .......... .......... 94% 129M 0s 2021-05-16T22:13:58.4727520Z 5600K .......... .......... .......... .......... .......... 95% 271M 0s 2021-05-16T22:13:58.4732422Z 5650K .......... .......... .......... .......... .......... 96% 117M 0s 2021-05-16T22:13:58.4733263Z 5700K .......... .......... .......... .......... .......... 97% 296M 0s 2021-05-16T22:13:58.4736406Z 5750K .......... .......... .......... .......... .......... 98% 126M 0s 2021-05-16T22:13:58.4737942Z 5800K .......... .......... .......... .......... .......... 99% 289M 0s 2021-05-16T22:13:58.4742076Z 5850K .......... .......... .......... .......... .......... 99% 153M 0s 2021-05-16T22:13:58.4742659Z 5900K ...... 100% 214M=0.07s 2021-05-16T22:13:58.4742946Z 2021-05-16T22:13:58.4744394Z 2021-05-16 22:13:58 (77.5 MB/s) - ‘/tmp/RtmpMZFmk5/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T22:13:58.4745140Z 2021-05-16T22:13:58.4781548Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:58.4782373Z (as ‘lib’ is unspecified) 2021-05-16T22:13:58.9018670Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:13:58.9140280Z * DONE (oro.nifti) 2021-05-16T22:13:58.9248859Z Rewriting new remotes: 2021-05-16T22:13:58.9461955Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:13:58.9462850Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:13:58.9463538Z remotes::install_cran("rcmdcheck") 2021-05-16T22:13:58.9464158Z remotes::install_cran("markdown") 2021-05-16T22:13:58.9479042Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:13:58.9479467Z env: 2021-05-16T22:13:58.9479933Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:13:58.9480426Z TIC_DEPLOY_KEY: 2021-05-16T22:13:58.9481257Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:13:58.9483183Z GITHUB_PAT: *** 2021-05-16T22:13:58.9483602Z COVERALLS_TOKEN: 2021-05-16T22:13:58.9484108Z continue-on-error: false 2021-05-16T22:13:58.9484590Z VDIFFR_RUN_TESTS: 2021-05-16T22:13:58.9485093Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:13:58.9485734Z TZ: UTC 2021-05-16T22:13:58.9486171Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:13:58.9486670Z NOT_CRAN: true 2021-05-16T22:13:58.9487092Z ##[endgroup] 2021-05-16T22:14:17.7585328Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:14:17.7588101Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:14:17.7589814Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:14:17.7591660Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:14:17.7593204Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:14:17.7594746Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:14:17.7596309Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:14:17.7597859Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:14:17.7609559Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:14:17.7621693Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:17.7622486Z (as ‘lib’ is unspecified) 2021-05-16T22:14:32.7712041Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:14:33.4965862Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-16T22:14:33.4972481Z ================================================== 2021-05-16T22:14:33.4974840Z downloaded 37 KB 2021-05-16T22:14:33.4975935Z 2021-05-16T22:14:33.5031619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:14:34.2028900Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-16T22:14:34.2135397Z ================================================== 2021-05-16T22:14:34.2135999Z downloaded 114 KB 2021-05-16T22:14:34.2136335Z 2021-05-16T22:14:34.2178232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:14:34.8891886Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-16T22:14:34.9055045Z ================================================== 2021-05-16T22:14:34.9055619Z downloaded 230 KB 2021-05-16T22:14:34.9055941Z 2021-05-16T22:14:34.9108468Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:14:34.9452001Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:14:34.9760750Z ================================================== 2021-05-16T22:14:34.9761310Z downloaded 1.0 MB 2021-05-16T22:14:34.9761633Z 2021-05-16T22:14:34.9790957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:14:35.5846297Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T22:14:35.5848760Z ================================================== 2021-05-16T22:14:35.5850328Z downloaded 59 KB 2021-05-16T22:14:35.5850929Z 2021-05-16T22:14:35.5903428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:14:36.3666351Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T22:14:36.3667329Z ================================================== 2021-05-16T22:14:36.3667793Z downloaded 34 KB 2021-05-16T22:14:36.3668086Z 2021-05-16T22:14:36.3725534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:14:37.0283004Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-16T22:14:37.2813961Z ================================================== 2021-05-16T22:14:37.2815926Z downloaded 3.5 MB 2021-05-16T22:14:37.2816875Z 2021-05-16T22:14:37.2855162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T22:14:38.4850822Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T22:14:38.7148367Z ================================================== 2021-05-16T22:14:38.7148985Z downloaded 5.8 MB 2021-05-16T22:14:38.7149310Z 2021-05-16T22:14:38.9358952Z * installing *binary* package ‘base64enc’ ... 2021-05-16T22:14:38.9420841Z * DONE (base64enc) 2021-05-16T22:14:39.1554661Z * installing *binary* package ‘tinytex’ ... 2021-05-16T22:14:39.1620435Z * DONE (tinytex) 2021-05-16T22:14:39.4983748Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:14:39.5061651Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:39.5063589Z ** using staged installation 2021-05-16T22:14:39.5243786Z ** libs 2021-05-16T22:14:39.5313954Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T22:15:01.9618379Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:15:02.0641950Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:15:02.1644032Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:15:02.2073380Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:15:02.3308283Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:15:02.8693464Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:15:02.9178856Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:15:03.0573565Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:15:03.2415544Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:15:03.3876375Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:15:03.6528271Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:15:03.7792149Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:15:04.3419243Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:15:04.4492454Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:15:04.7940806Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:15:04.8351352Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:15:04.8859698Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:15:04.9740025Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:15:06.2138238Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:15:08.8692601Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T22:15:09.0737164Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:15:09.0868695Z ** R 2021-05-16T22:15:09.0958006Z ** inst 2021-05-16T22:15:09.0987740Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:09.8873459Z ** help 2021-05-16T22:15:09.9348075Z *** installing help indices 2021-05-16T22:15:09.9743463Z ** building package indices 2021-05-16T22:15:10.0098668Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:10.2963899Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:10.3223190Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:10.6041095Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:10.6053455Z * DONE (RNifti) 2021-05-16T22:15:10.8335869Z * installing *binary* package ‘abind’ ... 2021-05-16T22:15:10.8392857Z * DONE (abind) 2021-05-16T22:15:11.0555114Z * installing *binary* package ‘bitops’ ... 2021-05-16T22:15:11.0607936Z * DONE (bitops) 2021-05-16T22:15:11.2924006Z * installing *binary* package ‘htmltools’ ... 2021-05-16T22:15:11.2979424Z * DONE (htmltools) 2021-05-16T22:15:11.7316296Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:15:11.7443534Z * DONE (oro.nifti) 2021-05-16T22:15:12.3805801Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T22:15:12.4016513Z * DONE (rmarkdown) 2021-05-16T22:15:12.4136752Z 2021-05-16T22:15:12.4137743Z The downloaded source packages are in 2021-05-16T22:15:12.4139375Z ‘/tmp/RtmpH0OqzJ/downloaded_packages’ 2021-05-16T22:15:26.8879483Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:15:26.8881258Z Use `force = TRUE` to force installation 2021-05-16T22:15:26.8890364Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:15:26.8892481Z Use `force = TRUE` to force installation 2021-05-16T22:15:26.9042706Z ##[group]Run options(width = 100) 2021-05-16T22:15:26.9043287Z options(width = 100) 2021-05-16T22:15:26.9043903Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:15:26.9044676Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:15:26.9052547Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:15:26.9053018Z env: 2021-05-16T22:15:26.9053500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:26.9054026Z TIC_DEPLOY_KEY: 2021-05-16T22:15:26.9054926Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:26.9056944Z GITHUB_PAT: *** 2021-05-16T22:15:26.9057392Z COVERALLS_TOKEN: 2021-05-16T22:15:26.9057939Z continue-on-error: false 2021-05-16T22:15:26.9058460Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:26.9059008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:26.9059513Z TZ: UTC 2021-05-16T22:15:26.9059947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:26.9060440Z NOT_CRAN: true 2021-05-16T22:15:26.9060865Z ##[endgroup] 2021-05-16T22:15:27.3662567Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:27.3663899Z setting value 2021-05-16T22:15:27.3665271Z version R version 3.6.3 (2020-02-29) 2021-05-16T22:15:27.3666288Z os Ubuntu 20.04.2 LTS 2021-05-16T22:15:27.3667553Z system x86_64, linux-gnu 2021-05-16T22:15:27.3668514Z ui X11 2021-05-16T22:15:27.3669413Z language (EN) 2021-05-16T22:15:27.3671081Z collate C.UTF-8 2021-05-16T22:15:27.3672352Z ctype C.UTF-8 2021-05-16T22:15:27.3673234Z tz UTC 2021-05-16T22:15:27.3673893Z date 2021-05-16 2021-05-16T22:15:27.3674191Z 2021-05-16T22:15:27.3675140Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:27.3675990Z package * version date lib source 2021-05-16T22:15:27.3677021Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3678088Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:15:27.3679087Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3679989Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3680896Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3681808Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3682700Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3683564Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3684740Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3685633Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T22:15:27.3686504Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3687383Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3688248Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3689122Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3689995Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3690924Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3691859Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3692921Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3693843Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3694720Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3695614Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3696548Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3697454Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3698352Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3699255Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3700241Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:15:27.3703055Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3704944Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3706572Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3708152Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3709770Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3711792Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3713400Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3714999Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3716587Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3718147Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3719728Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3721340Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3722879Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3724662Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:15:27.3726447Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3728022Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3729602Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3731167Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3732806Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3734398Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3736269Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3737892Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3739459Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3740985Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3742548Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3744203Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3745818Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3747392Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3749010Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3762252Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3763482Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3764433Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3765334Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3766227Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3767123Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3768034Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3768913Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3769798Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3770678Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3771552Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3772444Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3773342Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3774269Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3775178Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T22:15:27.3776081Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3777012Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3777921Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3778828Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3779757Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3780700Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3781594Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3782460Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3783334Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3784205Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3785128Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3786035Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3786921Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3787837Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3788845Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3789725Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3790788Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3791706Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T22:15:27.3792612Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3793509Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3794423Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3795345Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3796284Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3797316Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3798256Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3799167Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3800037Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3800914Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3801794Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3802690Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3803594Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T22:15:27.3804474Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3805418Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T22:15:27.3806362Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3807256Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3808165Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T22:15:27.3809088Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:15:27.3810064Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3810965Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3811896Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3812767Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3813665Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3814565Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3815424Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T22:15:27.3817228Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3819990Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3820830Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3821647Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3822464Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T22:15:27.3823259Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3824073Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3824879Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3825819Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T22:15:27.3826141Z 2021-05-16T22:15:27.3826622Z [1] /home/runner/work/_temp/Library 2021-05-16T22:15:27.3827173Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T22:15:27.3859420Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:15:27.3860019Z Rscript -e 'tic::script()' 2021-05-16T22:15:27.3860452Z ls -l check 2021-05-16T22:15:27.3905412Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:15:27.3905947Z env: 2021-05-16T22:15:27.3906403Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:27.3906876Z TIC_DEPLOY_KEY: 2021-05-16T22:15:27.3907721Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:27.3909279Z GITHUB_PAT: *** 2021-05-16T22:15:27.3909753Z COVERALLS_TOKEN: 2021-05-16T22:15:27.3910354Z continue-on-error: false 2021-05-16T22:15:27.3910865Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:27.3911365Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:27.3911827Z TZ: UTC 2021-05-16T22:15:27.3912233Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:27.3912643Z NOT_CRAN: true 2021-05-16T22:15:27.3913035Z ##[endgroup] 2021-05-16T22:15:27.6863077Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:15:27.8102604Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:15:27.8104595Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:15:27.8105977Z timeout = Inf, check_dir = "check") 2021-05-16T22:15:27.8744664Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:15:28.0962910Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:15:28.1358145Z * preparing ‘WhiteStripe’: 2021-05-16T22:15:28.1417959Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:15:28.2397891Z * installing the package to build vignettes 2021-05-16T22:16:15.7912833Z * creating vignettes ... OK 2021-05-16T22:16:15.8300742Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:16:15.8303053Z * checking for empty or unneeded directories 2021-05-16T22:16:15.8312227Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T22:16:15.8379441Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:16:15.8906111Z 2021-05-16T22:16:16.0272116Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:16:16.2593029Z * using log directory ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:16:16.2594799Z * using R version 3.6.3 (2020-02-29) 2021-05-16T22:16:16.2608399Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T22:16:16.2609619Z * using session charset: UTF-8 2021-05-16T22:16:16.3066729Z * using option ‘--as-cran’ 2021-05-16T22:16:16.3085089Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:16:16.3104879Z * checking extension type ... Package 2021-05-16T22:16:16.3107425Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:16:16.3109365Z * package encoding: UTF-8 2021-05-16T22:16:16.3126587Z * checking package namespace information ... OK 2021-05-16T22:16:31.6431210Z * checking package dependencies ... OK 2021-05-16T22:16:31.6450117Z * checking if this is a source package ... OK 2021-05-16T22:16:31.6451912Z * checking if there is a namespace ... OK 2021-05-16T22:16:31.9081763Z * checking for executable files ... OK 2021-05-16T22:16:31.9083910Z * checking for hidden files and directories ... OK 2021-05-16T22:16:31.9085633Z * checking for portable file names ... OK 2021-05-16T22:16:31.9087457Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:16:31.9104800Z * checking serialization versions ... OK 2021-05-16T22:16:39.0332149Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:16:39.0444520Z * checking installed package size ... NOTE 2021-05-16T22:16:39.0445964Z installed size is 6.0Mb 2021-05-16T22:16:39.0468709Z sub-directories of 1Mb or more: 2021-05-16T22:16:39.0469616Z data 5.7Mb 2021-05-16T22:16:39.1265271Z * checking package directory ... OK 2021-05-16T22:16:39.1282632Z * checking for future file timestamps ... OK 2021-05-16T22:16:39.1284244Z * checking ‘build’ directory ... OK 2021-05-16T22:16:39.3069821Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:16:39.3071689Z * checking top-level files ... OK 2021-05-16T22:16:39.3072451Z * checking for left-over files ... OK 2021-05-16T22:16:39.4790901Z * checking index information ... OK 2021-05-16T22:16:39.7114421Z * checking package subdirectories ... OK 2021-05-16T22:16:39.7593344Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:16:39.8151901Z * checking R files for syntax errors ... OK 2021-05-16T22:16:41.2632654Z * checking whether the package can be loaded ... OK 2021-05-16T22:16:42.7316928Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:16:44.1491442Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:16:45.5759982Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:16:47.0096287Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:16:48.4313019Z * checking loading without being on the library search path ... OK 2021-05-16T22:16:49.8432128Z * checking dependencies in R code ... OK 2021-05-16T22:16:52.4682537Z * checking S3 generic/method consistency ... OK 2021-05-16T22:16:53.9424222Z * checking replacement functions ... OK 2021-05-16T22:16:55.4431755Z * checking foreign function calls ... OK 2021-05-16T22:17:01.4073052Z * checking R code for possible problems ... OK 2021-05-16T22:17:01.6401772Z * checking Rd files ... OK 2021-05-16T22:17:01.6900014Z * checking Rd metadata ... OK 2021-05-16T22:17:01.7708935Z * checking Rd line widths ... OK 2021-05-16T22:17:01.8675488Z * checking Rd cross-references ... OK 2021-05-16T22:17:03.4272982Z * checking for missing documentation entries ... OK 2021-05-16T22:17:08.0584155Z * checking for code/documentation mismatches ... OK 2021-05-16T22:17:10.9152898Z * checking Rd \usage sections ... OK 2021-05-16T22:17:10.9951648Z * checking Rd contents ... OK 2021-05-16T22:17:11.1075879Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:17:12.1451386Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:17:13.6352480Z * checking data for non-ASCII characters ... OK 2021-05-16T22:17:13.8208440Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:17:13.8272309Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:17:13.8305951Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:17:20.7962055Z * checking examples ... OK 2021-05-16T22:17:20.9725636Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:17:20.9952207Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:18:00.8974838Z * checking re-building of vignette outputs ... OK 2021-05-16T22:18:02.9632563Z * checking PDF version of manual ... OK 2021-05-16T22:18:02.9633806Z * checking for detritus in the temp directory ... OK 2021-05-16T22:18:02.9634700Z * DONE 2021-05-16T22:18:02.9641832Z 2021-05-16T22:18:02.9642678Z Status: 1 NOTE 2021-05-16T22:18:02.9643293Z See 2021-05-16T22:18:02.9645055Z ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:18:02.9646119Z for details. 2021-05-16T22:18:02.9646603Z 2021-05-16T22:18:02.9647037Z 2021-05-16T22:18:03.0587389Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:18:03.0605893Z Duration: 1m 47.2s 2021-05-16T22:18:03.0606667Z 2021-05-16T22:18:03.0627423Z ❯ checking installed package size ... NOTE 2021-05-16T22:18:03.0628667Z installed size is 6.0Mb 2021-05-16T22:18:03.0630052Z sub-directories of 1Mb or more: 2021-05-16T22:18:03.0631613Z data 5.7Mb 2021-05-16T22:18:03.0632181Z 2021-05-16T22:18:03.0639642Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:18:03.0739421Z total 6468 2021-05-16T22:18:03.0741238Z drwxr-xr-x 5 runner docker 4096 May 16 22:18 WhiteStripe.Rcheck 2021-05-16T22:18:03.0742500Z -rw-r--r-- 1 runner docker 605442 May 16 22:16 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:18:03.0744025Z -rw-r--r-- 1 runner docker 6008889 May 16 22:16 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:03.0789780Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:03.0790804Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:03.0842290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:18:03.0842843Z env: 2021-05-16T22:18:03.0844160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:03.0844701Z TIC_DEPLOY_KEY: 2021-05-16T22:18:03.0845608Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:03.0847489Z GITHUB_PAT: *** 2021-05-16T22:18:03.0847956Z COVERALLS_TOKEN: 2021-05-16T22:18:03.0848519Z continue-on-error: false 2021-05-16T22:18:03.0849034Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:03.0849574Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:03.0850075Z TZ: UTC 2021-05-16T22:18:03.0850500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:03.0850961Z NOT_CRAN: true 2021-05-16T22:18:03.0851366Z ##[endgroup] 2021-05-16T22:18:03.0989671Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:18:03.0990569Z Rscript -e "tic::before_deploy()" 2021-05-16T22:18:03.1031992Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:03.1032536Z env: 2021-05-16T22:18:03.1033003Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:03.1033478Z TIC_DEPLOY_KEY: 2021-05-16T22:18:03.1034330Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:03.1035639Z GITHUB_PAT: *** 2021-05-16T22:18:03.1036057Z COVERALLS_TOKEN: 2021-05-16T22:18:03.1036545Z continue-on-error: false 2021-05-16T22:18:03.1037036Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:03.1037531Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:03.1037992Z TZ: UTC 2021-05-16T22:18:03.1038411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:03.1038825Z NOT_CRAN: true 2021-05-16T22:18:03.1039211Z ##[endgroup] 2021-05-16T22:18:03.3750779Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:03.4987471Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:18:03.4988106Z with: 2021-05-16T22:18:03.4989074Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:18:03.4990472Z asset_path: check/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:03.4991334Z asset_name: WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T22:18:03.4992185Z asset_content_type: application/octet-stream 2021-05-16T22:18:03.4992710Z env: 2021-05-16T22:18:03.4993156Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:03.4993645Z TIC_DEPLOY_KEY: 2021-05-16T22:18:03.4994696Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:03.4996369Z GITHUB_PAT: *** 2021-05-16T22:18:03.4996821Z COVERALLS_TOKEN: 2021-05-16T22:18:03.4997354Z continue-on-error: false 2021-05-16T22:18:03.4997891Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:03.4998460Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:03.4998949Z TZ: UTC 2021-05-16T22:18:03.4999391Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:03.4999838Z NOT_CRAN: true 2021-05-16T22:18:03.5000818Z GITHUB_TOKEN: *** 2021-05-16T22:18:03.5001254Z ##[endgroup] 2021-05-16T22:18:04.2458298Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:18:04.2458904Z Rscript -e "tic::deploy()" 2021-05-16T22:18:04.2505237Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:04.2505629Z env: 2021-05-16T22:18:04.2506086Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:04.2506569Z TIC_DEPLOY_KEY: 2021-05-16T22:18:04.2507403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:04.2509084Z GITHUB_PAT: *** 2021-05-16T22:18:04.2509492Z COVERALLS_TOKEN: 2021-05-16T22:18:04.2509993Z continue-on-error: false 2021-05-16T22:18:04.2510642Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:04.2511143Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:04.2511590Z TZ: UTC 2021-05-16T22:18:04.2511995Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:04.2512421Z NOT_CRAN: true 2021-05-16T22:18:04.2512796Z ##[endgroup] 2021-05-16T22:18:04.5316313Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:04.6515010Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:18:04.6515674Z Rscript -e "tic::after_deploy()" 2021-05-16T22:18:04.6562535Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:04.6562983Z env: 2021-05-16T22:18:04.6563473Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:04.6564006Z TIC_DEPLOY_KEY: 2021-05-16T22:18:04.6564910Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:04.6566793Z GITHUB_PAT: *** 2021-05-16T22:18:04.6567258Z COVERALLS_TOKEN: 2021-05-16T22:18:04.6567790Z continue-on-error: false 2021-05-16T22:18:04.6568332Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:04.6568860Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:04.6569364Z TZ: UTC 2021-05-16T22:18:04.6569791Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:04.6570258Z NOT_CRAN: true 2021-05-16T22:18:04.6570706Z ##[endgroup] 2021-05-16T22:18:04.9295077Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:07.0227160Z Post job cleanup. 2021-05-16T22:18:07.0733093Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:18:07.0824296Z Post job cleanup. 2021-05-16T22:18:07.1874981Z [command]/usr/bin/git version 2021-05-16T22:18:07.1935455Z git version 2.31.1 2021-05-16T22:18:07.1970682Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:18:07.2016141Z [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-16T22:18:07.2292467Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:18:07.2332403Z http.https://github.com/.extraheader 2021-05-16T22:18:07.2343628Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:18:07.2388524Z [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-16T22:18:07.2682392Z Cleaning up orphan processes