2021-05-17T17:31:06.8774755Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.8002336Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.8595629Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.9597860Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:08.1140721Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:15.1927580Z Current runner version: '2.278.0' 2021-05-17T17:31:15.1951818Z ##[group]Operating System 2021-05-17T17:31:15.1952574Z Ubuntu 2021-05-17T17:31:15.1952930Z 20.04.2 2021-05-17T17:31:15.1953329Z LTS 2021-05-17T17:31:15.1953738Z ##[endgroup] 2021-05-17T17:31:15.1954171Z ##[group]Virtual Environment 2021-05-17T17:31:15.1954717Z Environment: ubuntu-20.04 2021-05-17T17:31:15.1955591Z Version: 20210510.0 2021-05-17T17:31:15.1956635Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:31:15.1958115Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:31:15.1959019Z ##[endgroup] 2021-05-17T17:31:15.1961011Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:15.1962255Z Actions: write 2021-05-17T17:31:15.1962836Z Checks: write 2021-05-17T17:31:15.1963353Z Contents: write 2021-05-17T17:31:15.1963945Z Deployments: write 2021-05-17T17:31:15.1964846Z Issues: write 2021-05-17T17:31:15.1965479Z Metadata: read 2021-05-17T17:31:15.1966095Z Packages: write 2021-05-17T17:31:15.1966763Z PullRequests: write 2021-05-17T17:31:15.1967470Z RepositoryProjects: write 2021-05-17T17:31:15.1968342Z SecurityEvents: write 2021-05-17T17:31:15.1969023Z Statuses: write 2021-05-17T17:31:15.1969738Z ##[endgroup] 2021-05-17T17:31:15.1972926Z Prepare workflow directory 2021-05-17T17:31:15.2943897Z Prepare all required actions 2021-05-17T17:31:15.2954537Z Getting action download info 2021-05-17T17:31:15.7029536Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:17.3637552Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:17.9304375Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:20.1009210Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:20.3043341Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:20.4570090Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:20.6780316Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:21.0335454Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:21.0335972Z with: 2021-05-17T17:31:21.0336403Z repository: neuroconductor/nsrr 2021-05-17T17:31:21.0337283Z token: *** 2021-05-17T17:31:21.0337629Z ssh-strict: true 2021-05-17T17:31:21.0338101Z persist-credentials: true 2021-05-17T17:31:21.0338549Z clean: true 2021-05-17T17:31:21.0339008Z fetch-depth: 1 2021-05-17T17:31:21.0339324Z lfs: false 2021-05-17T17:31:21.0339629Z submodules: false 2021-05-17T17:31:21.0339932Z env: 2021-05-17T17:31:21.0340287Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.0340658Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.0341296Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.0342233Z GITHUB_PAT: *** 2021-05-17T17:31:21.0342858Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.0343262Z continue-on-error: false 2021-05-17T17:31:21.0343638Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.0343959Z ##[endgroup] 2021-05-17T17:31:21.7069851Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:21.7070673Z ##[group]Getting Git version info 2021-05-17T17:31:21.7071622Z Working directory is '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.7072253Z [command]/usr/bin/git version 2021-05-17T17:31:21.7072717Z git version 2.31.1 2021-05-17T17:31:21.7080532Z ##[endgroup] 2021-05-17T17:31:21.7081677Z Deleting the contents of '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.7083384Z ##[group]Initializing the repository 2021-05-17T17:31:21.7084267Z [command]/usr/bin/git init /home/runner/work/nsrr/nsrr 2021-05-17T17:31:21.7085432Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:21.7086512Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:21.7087573Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:21.7088500Z hint: 2021-05-17T17:31:21.7089203Z hint: git config --global init.defaultBranch 2021-05-17T17:31:21.7089976Z hint: 2021-05-17T17:31:21.7090689Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:21.7091648Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:21.7092293Z hint: 2021-05-17T17:31:21.7092844Z hint: git branch -m 2021-05-17T17:31:21.7093504Z Initialized empty Git repository in /home/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:21.7094356Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.7095053Z ##[endgroup] 2021-05-17T17:31:21.7095865Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:21.7096962Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:31:21.7097680Z ##[endgroup] 2021-05-17T17:31:21.7099513Z ##[group]Setting up auth 2021-05-17T17:31:21.7100669Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:21.7102437Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T17:31:21.7105137Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:21.7107344Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T17:31:21.7109600Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:21.7110510Z ##[endgroup] 2021-05-17T17:31:21.7111006Z ##[group]Fetching the repository 2021-05-17T17:31:21.7112760Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:21.7114038Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:21.7114807Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:21.7115358Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:21.7115901Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:21.7116437Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:21.7116983Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:21.7117531Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:21.7118127Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:21.7118602Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:21.7119074Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:21.7119563Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:21.7120057Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:21.7120527Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:21.7121069Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:21.7121483Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:21.7121906Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:21.7122324Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:21.7122733Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:21.7123151Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:21.7123571Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:21.7123975Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:21.7124389Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:21.7124794Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:21.7125198Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:21.7125607Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:21.7126010Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:21.7126423Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:21.7126828Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:21.7127322Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:21.7128134Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:21.7128717Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:21.7129310Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:21.7130197Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:21.7130780Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:21.7131372Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:21.7131953Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:21.7132552Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:21.7133191Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:21.7133773Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:21.7134368Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:21.7134950Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:21.7135554Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:21.7136145Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:21.7136726Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:21.7137320Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:21.7137913Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:21.7138493Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:21.7139083Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:21.7139738Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:21.7140355Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:21.7140842Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:21.7141306Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:21.7141785Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:21.7142251Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:21.7142841Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:21.7143491Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:21.7144033Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:21.7144583Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:21.7145133Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:21.7145668Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:21.7146216Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:21.7146753Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:21.7147297Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:21.7147858Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:21.7148403Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:21.7148936Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:21.7149736Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:21.7150276Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:21.7150831Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:21.7151379Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:21.7151916Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:21.7152463Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:21.7152992Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:21.7153531Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:21.7154073Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:21.7154601Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:21.7155137Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:21.7155687Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:21.7156219Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:21.7156764Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:21.7157304Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:21.7157943Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:21.7158491Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:21.7159027Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:21.7159574Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:21.7160209Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:21.7160684Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:21.7161151Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:21.7161614Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:21.7162093Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:21.7162574Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:21.7163038Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:21.7163517Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:21.7163989Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:21.7164475Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:21.7164948Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:21.7165418Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:21.7165904Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:21.7166373Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:21.7166844Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:21.7167324Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:21.7167793Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:21.7168301Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:21.7168832Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:21.7169341Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:21.7169969Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:21.7170413Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:21.7170916Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:21.7171360Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:21.7171795Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:21.7172241Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:21.7172674Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:21.7173125Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:21.7173577Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:21.7174015Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:21.7174457Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:21.7174907Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:21.7175348Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:21.7175791Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:21.7176226Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:21.7176681Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:21.7177126Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:21.7177561Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:21.7178011Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:21.7178448Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:21.7178898Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:21.7179350Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:21.7179789Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:21.7180232Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:21.7180675Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:21.7181110Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:21.7181562Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:21.7182004Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:21.7182500Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:21.7182954Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:21.7183391Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:21.7183845Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:21.7184285Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:21.7184736Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:21.7185189Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:21.7185630Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:21.7186081Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:21.7186533Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:21.7186972Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:21.7187421Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:21.7187857Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:21.7188313Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:21.7188763Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:21.7189338Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:21.7189968Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:21.7190412Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:21.7190866Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:21.7191316Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:21.7191756Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:21.7192210Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:21.7192662Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:21.7193100Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:21.7193549Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:21.7194009Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:21.7194530Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:21.7194985Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:21.7195423Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:21.7195871Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:21.7196318Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:21.7196755Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:21.7197208Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:21.7197642Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:21.7198084Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:21.7198533Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:21.7198968Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:21.7199413Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:21.7199850Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:21.7200302Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:21.7200748Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:21.7201191Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:21.7201643Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:21.7202087Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:21.7202524Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:21.7202974Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:21.7203409Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:21.7203854Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:21.7204301Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:21.7204740Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:21.7205185Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:21.7205621Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:21.7206129Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:21.7206574Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:21.7207012Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:21.7207461Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:21.7207907Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:21.7208346Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:21.7208816Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:21.7209264Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:21.7209710Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:21.7210167Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:21.7210595Z Receiving objects: 0% (1/105) 2021-05-17T17:31:21.7210960Z Receiving objects: 1% (2/105) 2021-05-17T17:31:21.7211333Z Receiving objects: 2% (3/105) 2021-05-17T17:31:21.7211707Z Receiving objects: 3% (4/105) 2021-05-17T17:31:21.7212075Z Receiving objects: 4% (5/105) 2021-05-17T17:31:21.7212452Z Receiving objects: 5% (6/105) 2021-05-17T17:31:21.7212812Z Receiving objects: 6% (7/105) 2021-05-17T17:31:21.7213183Z Receiving objects: 7% (8/105) 2021-05-17T17:31:21.7213550Z Receiving objects: 8% (9/105) 2021-05-17T17:31:21.7213927Z Receiving objects: 9% (10/105) 2021-05-17T17:31:21.7214303Z Receiving objects: 10% (11/105) 2021-05-17T17:31:21.7214668Z Receiving objects: 11% (12/105) 2021-05-17T17:31:21.7215043Z Receiving objects: 12% (13/105) 2021-05-17T17:31:21.7215409Z Receiving objects: 13% (14/105) 2021-05-17T17:31:21.7215786Z Receiving objects: 14% (15/105) 2021-05-17T17:31:21.7216159Z Receiving objects: 15% (16/105) 2021-05-17T17:31:21.7216522Z Receiving objects: 16% (17/105) 2021-05-17T17:31:21.7216896Z Receiving objects: 17% (18/105) 2021-05-17T17:31:21.7217260Z Receiving objects: 18% (19/105) 2021-05-17T17:31:21.7217638Z Receiving objects: 19% (20/105) 2021-05-17T17:31:21.7218056Z Receiving objects: 20% (21/105) 2021-05-17T17:31:21.7218421Z Receiving objects: 21% (23/105) 2021-05-17T17:31:21.7218794Z Receiving objects: 22% (24/105) 2021-05-17T17:31:21.7219170Z Receiving objects: 23% (25/105) 2021-05-17T17:31:21.7219532Z Receiving objects: 24% (26/105) 2021-05-17T17:31:21.7219905Z Receiving objects: 25% (27/105) 2021-05-17T17:31:21.7220268Z Receiving objects: 26% (28/105) 2021-05-17T17:31:21.7220846Z Receiving objects: 27% (29/105) 2021-05-17T17:31:21.7221278Z Receiving objects: 28% (30/105) 2021-05-17T17:31:21.7221699Z Receiving objects: 29% (31/105) 2021-05-17T17:31:21.7222322Z Receiving objects: 30% (32/105) 2021-05-17T17:31:21.7222801Z Receiving objects: 31% (33/105) 2021-05-17T17:31:21.7223291Z Receiving objects: 32% (34/105) 2021-05-17T17:31:21.7223785Z Receiving objects: 33% (35/105) 2021-05-17T17:31:21.7224262Z Receiving objects: 34% (36/105) 2021-05-17T17:31:21.7224752Z Receiving objects: 35% (37/105) 2021-05-17T17:31:21.7225233Z Receiving objects: 36% (38/105) 2021-05-17T17:31:21.7225733Z Receiving objects: 37% (39/105) 2021-05-17T17:31:21.7226228Z Receiving objects: 38% (40/105) 2021-05-17T17:31:21.7226708Z Receiving objects: 39% (41/105) 2021-05-17T17:31:21.7227201Z Receiving objects: 40% (42/105) 2021-05-17T17:31:21.7227679Z Receiving objects: 41% (44/105) 2021-05-17T17:31:21.7228168Z Receiving objects: 42% (45/105) 2021-05-17T17:31:21.7228857Z Receiving objects: 43% (46/105) 2021-05-17T17:31:21.7229499Z Receiving objects: 44% (47/105) 2021-05-17T17:31:21.7230028Z Receiving objects: 45% (48/105) 2021-05-17T17:31:21.7230547Z Receiving objects: 46% (49/105) 2021-05-17T17:31:21.7231077Z Receiving objects: 47% (50/105) 2021-05-17T17:31:21.7231613Z Receiving objects: 48% (51/105) 2021-05-17T17:31:21.7232133Z Receiving objects: 49% (52/105) 2021-05-17T17:31:21.7232665Z Receiving objects: 50% (53/105) 2021-05-17T17:31:21.7233183Z Receiving objects: 51% (54/105) 2021-05-17T17:31:21.7233712Z Receiving objects: 52% (55/105) 2021-05-17T17:31:21.7234342Z Receiving objects: 53% (56/105) 2021-05-17T17:31:21.7234855Z Receiving objects: 54% (57/105) 2021-05-17T17:31:21.7235376Z Receiving objects: 55% (58/105) 2021-05-17T17:31:21.7235888Z Receiving objects: 56% (59/105) 2021-05-17T17:31:21.7236412Z Receiving objects: 57% (60/105) 2021-05-17T17:31:21.7236937Z Receiving objects: 58% (61/105) 2021-05-17T17:31:21.7237453Z Receiving objects: 59% (62/105) 2021-05-17T17:31:21.7237976Z Receiving objects: 60% (63/105) 2021-05-17T17:31:21.7238487Z Receiving objects: 61% (65/105) 2021-05-17T17:31:21.7239003Z Receiving objects: 62% (66/105) 2021-05-17T17:31:21.7239523Z Receiving objects: 63% (67/105) 2021-05-17T17:31:21.7240039Z Receiving objects: 64% (68/105) 2021-05-17T17:31:21.7240559Z Receiving objects: 65% (69/105) 2021-05-17T17:31:21.7241078Z Receiving objects: 66% (70/105) 2021-05-17T17:31:21.7241604Z Receiving objects: 67% (71/105) 2021-05-17T17:31:21.7242136Z Receiving objects: 68% (72/105) 2021-05-17T17:31:21.7242655Z Receiving objects: 69% (73/105) 2021-05-17T17:31:21.7243193Z Receiving objects: 70% (74/105) 2021-05-17T17:31:21.7243706Z Receiving objects: 71% (75/105) 2021-05-17T17:31:21.7244237Z Receiving objects: 72% (76/105) 2021-05-17T17:31:21.7244769Z Receiving objects: 73% (77/105) 2021-05-17T17:31:21.7245288Z Receiving objects: 74% (78/105) 2021-05-17T17:31:21.7245818Z Receiving objects: 75% (79/105) 2021-05-17T17:31:21.7246335Z Receiving objects: 76% (80/105) 2021-05-17T17:31:21.7246865Z Receiving objects: 77% (81/105) 2021-05-17T17:31:21.7247397Z Receiving objects: 78% (82/105) 2021-05-17T17:31:21.7247913Z Receiving objects: 79% (83/105) 2021-05-17T17:31:21.7248444Z Receiving objects: 80% (84/105) 2021-05-17T17:31:21.7248975Z Receiving objects: 81% (86/105) 2021-05-17T17:31:21.7249496Z Receiving objects: 82% (87/105) 2021-05-17T17:31:21.7250029Z Receiving objects: 83% (88/105) 2021-05-17T17:31:21.7250547Z Receiving objects: 84% (89/105) 2021-05-17T17:31:21.7251074Z Receiving objects: 85% (90/105) 2021-05-17T17:31:21.7252179Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:21.7252844Z Receiving objects: 86% (91/105) 2021-05-17T17:31:21.7253376Z Receiving objects: 87% (92/105) 2021-05-17T17:31:21.7253892Z Receiving objects: 88% (93/105) 2021-05-17T17:31:21.7254423Z Receiving objects: 89% (94/105) 2021-05-17T17:31:21.7254955Z Receiving objects: 90% (95/105) 2021-05-17T17:31:21.7255473Z Receiving objects: 91% (96/105) 2021-05-17T17:31:21.7256009Z Receiving objects: 92% (97/105) 2021-05-17T17:31:21.7256526Z Receiving objects: 93% (98/105) 2021-05-17T17:31:21.7257055Z Receiving objects: 94% (99/105) 2021-05-17T17:31:21.7257589Z Receiving objects: 95% (100/105) 2021-05-17T17:31:21.7258111Z Receiving objects: 96% (101/105) 2021-05-17T17:31:21.7258649Z Receiving objects: 97% (102/105) 2021-05-17T17:31:21.7259173Z Receiving objects: 98% (103/105) 2021-05-17T17:31:21.7259706Z Receiving objects: 99% (104/105) 2021-05-17T17:31:21.7260237Z Receiving objects: 100% (105/105) 2021-05-17T17:31:21.7260848Z Receiving objects: 100% (105/105), 418.78 KiB | 9.97 MiB/s, done. 2021-05-17T17:31:21.7261450Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:21.7261954Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:21.7262471Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:21.7262984Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:21.7263480Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:21.7263993Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:21.7264491Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:21.7265002Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:21.7265514Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:21.7266010Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:21.7266523Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:21.7267023Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:21.7267540Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:21.7268056Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:21.7268557Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:21.7269237Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:21.7269810Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:21.7270322Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:21.7270853Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:21.7271556Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.7272723Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:21.7273486Z ##[endgroup] 2021-05-17T17:31:21.7274033Z ##[group]Determining the checkout info 2021-05-17T17:31:21.7274585Z ##[endgroup] 2021-05-17T17:31:21.7275147Z ##[group]Checking out the ref 2021-05-17T17:31:21.7275982Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:21.7276777Z Note: switching to 'refs/tags/0.1.5.s'. 2021-05-17T17:31:21.7277122Z 2021-05-17T17:31:21.7277871Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:31:21.7278779Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:31:21.7279476Z state without impacting any branches by switching back to a branch. 2021-05-17T17:31:21.7279988Z 2021-05-17T17:31:21.7280402Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:31:21.7281095Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:31:21.7281425Z 2021-05-17T17:31:21.7281868Z git switch -c 2021-05-17T17:31:21.7282141Z 2021-05-17T17:31:21.7282436Z Or undo this operation with: 2021-05-17T17:31:21.7282681Z 2021-05-17T17:31:21.7283036Z git switch - 2021-05-17T17:31:21.7283237Z 2021-05-17T17:31:21.7283709Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:31:21.7284125Z 2021-05-17T17:31:21.7284447Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:21.7284800Z ##[endgroup] 2021-05-17T17:31:21.7285275Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:31:21.7285876Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:21.7362244Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:21.7362682Z with: 2021-05-17T17:31:21.7363029Z r-version: oldrel 2021-05-17T17:31:21.7363366Z Ncpus: 1 2021-05-17T17:31:21.7363745Z crayon.enabled: NULL 2021-05-17T17:31:21.7364240Z remove-openmp-macos: true 2021-05-17T17:31:21.7364751Z http-user-agent: default 2021-05-17T17:31:21.7365183Z install-r: true 2021-05-17T17:31:21.7365695Z windows-path-include-mingw: true 2021-05-17T17:31:21.7366385Z env: 2021-05-17T17:31:21.7366841Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.7367322Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.7368161Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.7369478Z GITHUB_PAT: *** 2021-05-17T17:31:21.7370313Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.7370832Z continue-on-error: false 2021-05-17T17:31:21.7371335Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.7371742Z ##[endgroup] 2021-05-17T17:31:25.7427660Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:31:27.5317573Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:31:27.5320665Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:31:27.5323173Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:31:27.5578790Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:31:27.6098268Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:31:27.6616615Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:31:27.6739329Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:31:27.7676331Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:31:27.7910881Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:31:27.7935461Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:31:27.7937698Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:31:27.7963465Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:31:27.7971276Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:31:27.8163352Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:31:27.8182229Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:31:27.8319801Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:31:27.9987935Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:31:28.0639828Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:31:28.0660989Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:31:28.0664538Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:31:28.0706603Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:31:28.0721946Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:31:28.0738810Z Hit:23 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:31:28.0823367Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:31:28.2521786Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:31:34.6080758Z Fetched 4463 kB in 1s (4373 kB/s) 2021-05-17T17:31:35.3426203Z Reading package lists... 2021-05-17T17:31:35.3674634Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:31:37.2959326Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:31:37.3661953Z Reading package lists... 2021-05-17T17:31:37.5271471Z Building dependency tree... 2021-05-17T17:31:37.5286610Z Reading state information... 2021-05-17T17:31:37.6832637Z The following additional packages will be installed: 2021-05-17T17:31:37.6852813Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:31:37.6854773Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:31:37.6856964Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:31:37.6858886Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:31:37.6860757Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:31:37.6862261Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:31:37.6864119Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:31:37.6866032Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:31:37.6867714Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:31:37.6869492Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:31:37.6871223Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:31:37.6872934Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:31:37.6874751Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:31:37.6879728Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:31:37.6881073Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:31:37.6882389Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:31:37.6883689Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:37.6885451Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:37.6887079Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:37.6888480Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:37.6889742Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:37.6891021Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:37.6892486Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:37.6894037Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:37.6895466Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:37.6896828Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:37.6898300Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:37.6899757Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:37.6901410Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:37.6903019Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:37.6904610Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:37.6906309Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:37.6908020Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:37.6909884Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:37.6911400Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:37.6912972Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:37.6914588Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:37.6915770Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:31:37.6916493Z Suggested packages: 2021-05-17T17:31:37.6917389Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:31:37.6918685Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:31:37.6920133Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:31:37.6921611Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:31:37.6922882Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:31:37.6924068Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:31:37.6926825Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:31:37.6928302Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:31:37.6929887Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:31:37.6931246Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:31:38.2253163Z The following NEW packages will be installed: 2021-05-17T17:31:38.2255343Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:31:38.2258348Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:31:38.2260717Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:31:38.2262697Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:31:38.2264425Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:31:38.2265921Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:31:38.2267738Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:31:38.2270456Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:31:38.2272426Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:31:38.2274511Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:31:38.2276103Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:31:38.2277931Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:31:38.2279910Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:31:38.2281819Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:31:38.2283550Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:31:38.2285240Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:31:38.2297213Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:38.2299435Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:38.2301385Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:38.2304931Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:38.2306371Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:38.2307940Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:38.2310021Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:38.2311615Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:38.2313043Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:38.2314418Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:38.2315866Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:38.2317321Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:38.2318798Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:38.2320462Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:38.2321950Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:38.2323533Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:38.2325108Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:38.2326544Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:38.2327935Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:38.2329376Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:38.2330716Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:38.2332053Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:31:38.2491165Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:31:38.2492624Z Need to get 8648 kB of archives. 2021-05-17T17:31:38.2493832Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:31:38.2496177Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:31:38.2523316Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:31:38.2531134Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:31:38.2543408Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:31:38.2554648Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:31:38.2580554Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:31:38.2595620Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-17T17:31:38.2604302Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:31:38.2611684Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:31:38.2620633Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:31:38.2630258Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:31:38.2638834Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:31:38.2647076Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:31:38.2655732Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:31:38.2664291Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:31:38.2673519Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:31:38.2684811Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:31:38.2720204Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:31:38.2751043Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:31:38.2964540Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:31:38.2974416Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:31:38.2998659Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:31:38.3026197Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:31:38.3059522Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:31:38.3085630Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:31:38.3350468Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:31:38.3363702Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:31:38.3384682Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:31:38.3421829Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:31:38.3432186Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:31:38.3443672Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:31:38.3455552Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:31:38.3462527Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:31:38.3475243Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:31:38.3485378Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:31:38.3498932Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:31:38.3515903Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:31:38.3526752Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:31:38.3538199Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:31:38.3549812Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:31:38.3558126Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:31:38.3566973Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:31:38.3582480Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:31:38.3592496Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:31:38.3605448Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:31:38.3637481Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:31:38.3675309Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:31:38.3683696Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:31:38.3696037Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:31:38.3708450Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:31:38.3724084Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:31:38.3848706Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:31:38.3885542Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:31:38.3894502Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:31:38.3904849Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:31:38.3910641Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:31:38.3915973Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:31:38.3921284Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:31:38.3942031Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:31:38.3990863Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:31:38.4026809Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:31:38.4044775Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:31:38.4052536Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:31:38.4059164Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:31:38.4064453Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:31:38.4071526Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:31:38.4082211Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:31:38.4093474Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:31:38.4106198Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:31:38.4118396Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-17T17:31:38.4126325Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:31:38.4133511Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:31:38.4140074Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:31:38.4147607Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:31:38.4155970Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:31:38.4164670Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:31:38.4209840Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:31:38.4275409Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:31:38.4284232Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:31:38.4292650Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:31:38.4348921Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:31:38.4360167Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-17T17:31:38.4369493Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:31:38.4380634Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:31:38.4421443Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:31:38.4430391Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:31:38.4445427Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:31:38.4460099Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:31:38.4469296Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:31:38.4478776Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:31:38.4485847Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:31:38.4492947Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:31:38.4501997Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:31:38.4518996Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:31:38.4527141Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:31:38.4535223Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:31:38.4552894Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:31:38.4560145Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:31:38.4567581Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:31:38.4579333Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:31:38.4588684Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:31:38.4784377Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:31:38.4827850Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:31:38.4835855Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:31:38.4843284Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:31:38.4896624Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-17T17:31:38.5289361Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:31:38.5361207Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:31:38.5472792Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:31:38.5592191Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:31:38.5636015Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:31:38.5758068Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:31:38.5797789Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:31:38.5828367Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:31:38.7525664Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:31:38.7597386Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:31:38.7633673Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:31:38.7694804Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:31:38.7696768Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:31:38.7704866Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:31:38.7774136Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:31:38.7850953Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:31:38.7939564Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:31:38.8479170Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:31:38.8541331Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:31:38.8635630Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:31:39.1116961Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:31:39.1154247Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:31:39.1236510Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:31:39.1569561Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:31:39.9045431Z Fetched 8648 kB in 1s (9360 kB/s) 2021-05-17T17:31:39.9420008Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:31:39.9580790Z (Reading database ... 2021-05-17T17:31:39.9581929Z (Reading database ... 5% 2021-05-17T17:31:39.9582750Z (Reading database ... 10% 2021-05-17T17:31:39.9583635Z (Reading database ... 15% 2021-05-17T17:31:39.9584191Z (Reading database ... 20% 2021-05-17T17:31:39.9584672Z (Reading database ... 25% 2021-05-17T17:31:39.9585179Z (Reading database ... 30% 2021-05-17T17:31:39.9585647Z (Reading database ... 35% 2021-05-17T17:31:39.9586100Z (Reading database ... 40% 2021-05-17T17:31:39.9586595Z (Reading database ... 45% 2021-05-17T17:31:39.9587067Z (Reading database ... 50% 2021-05-17T17:31:39.9882052Z (Reading database ... 55% 2021-05-17T17:31:40.0271718Z (Reading database ... 60% 2021-05-17T17:31:40.0597434Z (Reading database ... 65% 2021-05-17T17:31:40.0887254Z (Reading database ... 70% 2021-05-17T17:31:40.1574628Z (Reading database ... 75% 2021-05-17T17:31:40.2328660Z (Reading database ... 80% 2021-05-17T17:31:40.3243914Z (Reading database ... 85% 2021-05-17T17:31:40.3738506Z (Reading database ... 90% 2021-05-17T17:31:40.4193336Z (Reading database ... 95% 2021-05-17T17:31:40.4194608Z (Reading database ... 100% 2021-05-17T17:31:40.4195684Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:31:40.4311502Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:31:40.4529102Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:31:40.4831834Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:31:40.5101100Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:31:40.5102798Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:31:40.5507403Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:31:40.5731478Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:31:40.5742076Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:40.5990790Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:31:40.6255705Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:31:40.6285832Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:40.6523823Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:31:40.6796223Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:31:40.6805466Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:40.7096167Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:31:40.7364288Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:31:40.7374427Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:40.7670820Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:31:40.7882850Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:31:40.7900761Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:40.8352343Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:31:40.8566190Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:31:40.8581260Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:40.8950681Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:31:40.9137107Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:31:40.9151465Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:40.9350479Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:31:40.9640864Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:31:40.9643136Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:40.9951521Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:31:41.0139698Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:31:41.0151768Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:41.0390593Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:31:41.0630977Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:31:41.0641010Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:41.0897227Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:31:41.1116893Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:31:41.1128201Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:41.1391394Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:31:41.1593075Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:31:41.1613739Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:41.1829997Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:31:41.2086348Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:31:41.2096654Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:41.2351806Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:31:41.2557442Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:31:41.2569305Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:31:41.2870943Z Selecting previously unselected package patchutils. 2021-05-17T17:31:41.3095198Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:31:41.3099841Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:31:41.3400276Z Selecting previously unselected package wdiff. 2021-05-17T17:31:41.3665481Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:31:41.3675091Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:31:41.4029989Z Selecting previously unselected package devscripts. 2021-05-17T17:31:41.4220452Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:31:41.4468120Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:41.5700339Z Selecting previously unselected package diffstat. 2021-05-17T17:31:41.5968617Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:31:41.5980747Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:31:41.6216884Z Selecting previously unselected package python3-gpg. 2021-05-17T17:31:41.6488508Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:31:41.6496615Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:41.6926274Z Selecting previously unselected package dput. 2021-05-17T17:31:41.7192953Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:31:41.7267870Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:31:41.7516891Z Selecting previously unselected package gdebi-core. 2021-05-17T17:31:41.7999898Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:31:41.8013223Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:42.2070427Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:31:42.2270981Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:31:42.2293040Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:42.2591677Z Selecting previously unselected package gettext. 2021-05-17T17:31:42.2870169Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:31:42.2885014Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:42.4071005Z Selecting previously unselected package intltool-debian. 2021-05-17T17:31:42.4288584Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:31:42.4297906Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:42.4538612Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:31:42.4811686Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:31:42.4823518Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:42.5104987Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:31:42.5376265Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:31:42.5396019Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:42.5712862Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:31:42.5992657Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:31:42.6001453Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:42.6224285Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:31:42.6484717Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:31:42.6495455Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:42.6758356Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:31:42.6981574Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:31:42.6991562Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:42.7204307Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:31:42.7470805Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:31:42.7477598Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:42.7691550Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:31:42.7954048Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:31:42.7962670Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:42.8270595Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:31:42.8466068Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:31:42.8476070Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:42.8720856Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:31:42.8984781Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:31:42.8993703Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:42.9296323Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:31:42.9476608Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:31:42.9486607Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:42.9790448Z Selecting previously unselected package libclone-perl. 2021-05-17T17:31:43.0020360Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:31:43.0028940Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:31:43.0273003Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:31:43.0520121Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:31:43.0531247Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:43.0831421Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:31:43.1059297Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:31:43.1068495Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:43.1297473Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:31:43.1571719Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:31:43.1579772Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:31:43.1952924Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:31:43.2135434Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:31:43.2146042Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:43.2391348Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:31:43.2644092Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:31:43.2652066Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:43.2951256Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:31:43.3159227Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:31:43.3169871Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:43.3431308Z Selecting previously unselected package libwant-perl. 2021-05-17T17:31:43.3643367Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:31:43.3652219Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:31:43.3911889Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:31:43.4139040Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:31:43.4148269Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:43.4438644Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:31:43.4703896Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:31:43.4716014Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:43.5070891Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:31:43.5317636Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:31:43.5327055Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:43.5591358Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:31:43.5802805Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:31:43.5810667Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:43.6070569Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:31:43.6280966Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:31:43.6293184Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:43.6591474Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:31:43.6771310Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:31:43.6781531Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:43.7150616Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:31:43.7395244Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:31:43.7404739Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:43.8071036Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:31:43.8258574Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:31:43.8269417Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:43.8551434Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:31:43.8767171Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:31:43.8780673Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:43.9032180Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:31:43.9273547Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:31:43.9284014Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:43.9590656Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:31:43.9815177Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:31:43.9824975Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:44.0070808Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:31:44.0286554Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:31:44.0299763Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:44.0590604Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:31:44.0808890Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:31:44.0818817Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:44.1110785Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:31:44.1316138Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:31:44.1325935Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:44.1560737Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:31:44.1837206Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:31:44.1846245Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:31:44.2070886Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:31:44.2331613Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:31:44.2339775Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:44.2951716Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:31:44.3185245Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:31:44.3197030Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:31:44.3511855Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:31:44.3745225Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:31:44.3752447Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:44.4073272Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:31:44.4292657Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:31:44.4301889Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:44.4590580Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:31:44.4804714Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:31:44.4816604Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:44.5110982Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:31:44.5322868Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:31:44.5358522Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:44.5711430Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:31:44.5956691Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:31:44.5965784Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:44.6231150Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:31:44.6440481Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:31:44.6450671Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:44.6751591Z Selecting previously unselected package libjson-perl. 2021-05-17T17:31:44.6974444Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:31:44.6984204Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:31:44.7350963Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:31:44.7562204Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:31:44.7576355Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:31:44.7950988Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:31:44.8161799Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:31:44.8171156Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:44.8470502Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:31:44.8702704Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:31:44.8718355Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:44.9030647Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:31:44.9254638Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:31:44.9266416Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:44.9550756Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:31:44.9780636Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:31:44.9788745Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:31:45.0086457Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:31:45.0333067Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:31:45.0341217Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:45.0630909Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:31:45.0836519Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:31:45.0846030Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:45.1111825Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:31:45.1352543Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:31:45.1360545Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:45.1950719Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:31:45.2182812Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:31:45.2195282Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:45.2502740Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:31:45.2779704Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:31:45.2794333Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:45.3070460Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:31:45.3296261Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:31:45.3306993Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:45.3590963Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:31:45.3819345Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:31:45.3829667Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:31:45.4316634Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:31:45.4595315Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:31:45.4607892Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:45.4856482Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:31:45.5132589Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:31:45.5144672Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:45.5372547Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:31:45.5644101Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:31:45.5653393Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:45.6032124Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:31:45.6304456Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:31:45.6316457Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:45.6710400Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:31:45.6912510Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:31:45.6924756Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:45.7230355Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:31:45.7409133Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:31:45.7418254Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:45.7750491Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:31:45.7966382Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:31:45.7977695Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:45.8416627Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:31:45.8681576Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:31:45.8699432Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:45.8971377Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:31:45.9225601Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:31:45.9234192Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:45.9466116Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:31:45.9732894Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:31:45.9738084Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:46.0030573Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:31:46.0227969Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:31:46.0239537Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:46.0511738Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:31:46.0728546Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:31:46.0737716Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:46.1030628Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:31:46.1240337Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:31:46.1252275Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:46.1580861Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:31:46.1847518Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:31:46.1856814Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:46.2106043Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:31:46.2376587Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:31:46.2386695Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:46.2710998Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:31:46.2898400Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:31:46.2907923Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:46.3191762Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:31:46.3395595Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:31:46.3408414Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:46.3684989Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:31:46.3922159Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:31:46.3937829Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:46.4195280Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:31:46.4456498Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:31:46.4465023Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:46.4679795Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:31:46.4939830Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:31:46.4950600Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:46.5185572Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:31:46.5433932Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:46.5443565Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:46.6089659Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:31:46.6350855Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:31:46.6359803Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:46.6580278Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:31:46.6834688Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:31:46.6844117Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:31:46.7121260Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:31:46.7337217Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:31:46.7348523Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:31:46.7583999Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:31:46.7849886Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:31:46.7858850Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:46.8151156Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:31:46.8361293Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:31:46.8370653Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:46.8670610Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:31:46.8893156Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:31:46.8902561Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:46.9191317Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:31:46.9383683Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:46.9392968Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:46.9748168Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:31:46.9960212Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:46.9970596Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:47.0338739Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:31:47.0550089Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:31:47.0561736Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:31:47.0830422Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:31:47.1029989Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:31:47.1038785Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:47.1285046Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:31:47.1544525Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:31:47.1554873Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:47.1801093Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:31:47.2054255Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:31:47.2062836Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:47.2291595Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:31:47.2560254Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:31:47.2568237Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:47.2831352Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:31:47.3044816Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:31:47.3057700Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:47.3350721Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:31:47.3543398Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:31:47.3553004Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:47.3830620Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:31:47.4037001Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:31:47.4045933Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:47.4321739Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:31:47.4585989Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:31:47.4595829Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:47.4870855Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:31:47.5084383Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:31:47.5091309Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:47.5368536Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:31:47.5612639Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:31:47.5622569Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:47.5866220Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:31:47.6141505Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:31:47.6150463Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:47.6590723Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:31:47.6795208Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:31:47.6805194Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:47.7062786Z Selecting previously unselected package licensecheck. 2021-05-17T17:31:47.7323891Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:31:47.7339372Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:31:47.7670412Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:31:47.7840873Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:31:47.7849844Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:47.8150139Z Selecting previously unselected package t1utils. 2021-05-17T17:31:47.8369498Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:31:47.8379044Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:31:47.8733831Z Selecting previously unselected package lintian. 2021-05-17T17:31:47.9002442Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:31:47.9012634Z Unpacking lintian (2.62.0) ... 2021-05-17T17:31:48.2431095Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:31:48.2643841Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:31:48.2654106Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:48.2950725Z Selecting previously unselected package python3-xdg. 2021-05-17T17:31:48.3150321Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:31:48.3159528Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:48.3470026Z Selecting previously unselected package qpdf. 2021-05-17T17:31:48.3683764Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:48.3693957Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:31:48.4392538Z Selecting previously unselected package python3-magic. 2021-05-17T17:31:48.4662852Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:31:48.4674883Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:48.5293149Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:48.5321567Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:48.5343299Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:48.5366791Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:31:48.5391403Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:31:48.5420490Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:48.5442835Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:48.5462808Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:48.5489880Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:48.7063140Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:48.7086678Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:48.7109723Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:31:48.7130518Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:48.7152352Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:48.7175673Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:48.7205132Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:48.7230779Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:48.7255218Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:48.7279590Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:48.7298744Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:31:48.7322370Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:48.7344343Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:48.7366817Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:48.7392977Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:48.7417278Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:31:48.7444601Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:48.7469198Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:48.7489623Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:48.7513745Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:31:48.7537349Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:48.7560888Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:48.7588884Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:48.7609901Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:48.7633680Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:48.7665577Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:48.9655520Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:48.9676630Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:48.9702677Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:31:48.9762168Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:48.9788946Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:31:48.9812900Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:31:48.9839338Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:48.9858257Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:31:48.9882643Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:31:48.9902348Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:48.9929525Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:49.1769502Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:49.1790731Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:49.1813341Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:31:49.1835970Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:49.1856025Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:49.1877410Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:49.1904448Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:31:49.1923770Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:49.1944031Z Setting up t1utils (1.41-3) ... 2021-05-17T17:31:49.1982043Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:49.2005812Z Setting up diffstat (1.63-1) ... 2021-05-17T17:31:49.2030245Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:49.2059874Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:49.2110976Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:49.2137614Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:49.2168264Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:49.2194049Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:49.2218128Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:49.2261024Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:49.2288503Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:49.2312483Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:49.2337650Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:31:49.2360783Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:49.2381039Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:49.2405574Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:49.2426450Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:49.2449391Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:31:49.2471426Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:49.2494560Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:49.2517346Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:49.3941703Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:49.3967172Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:49.3992746Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:49.4014958Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:49.4047915Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:49.4070671Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:49.4102709Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:49.4125983Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:49.4268431Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:49.4290724Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:49.4318267Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:49.5761472Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:49.5792803Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:49.5812839Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:31:49.5891371Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:49.5913746Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:49.5934741Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:49.5954161Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:49.5975216Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:49.5998431Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:49.6018088Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:49.6037229Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:49.6056063Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:49.6079870Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:31:49.6104165Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:49.6125580Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:49.6145429Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:31:49.7833790Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:49.7855652Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:49.7891805Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:49.7911485Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:49.7937042Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:49.7986638Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:49.8010077Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:49.8036187Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:49.8059551Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:49.8087333Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:49.8105485Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:49.8134825Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:49.8154191Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:49.8172688Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:49.8204238Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:31:49.8232449Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:49.8251237Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:49.8270206Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:50.0007249Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:50.0030517Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:50.0059634Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:50.0082511Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:50.0101467Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:50.0133996Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:50.0159136Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:50.0179290Z Setting up lintian (2.62.0) ... 2021-05-17T17:31:50.0223159Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:31:50.0267181Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:06.4450983Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:32:07.2514352Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:09.0889516Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-17T17:32:09.1989768Z 2021-05-17T17:32:09.2141083Z Reading package lists... 0% 2021-05-17T17:32:09.2141879Z 2021-05-17T17:32:09.2182859Z Reading package lists... 100% 2021-05-17T17:32:09.2183499Z 2021-05-17T17:32:09.2183886Z 2021-05-17T17:32:09.2184485Z Reading package lists... Done 2021-05-17T17:32:09.2184833Z 2021-05-17T17:32:09.2185249Z Building dependency tree... 0% 2021-05-17T17:32:09.2185601Z 2021-05-17T17:32:09.2435408Z Building dependency tree... 0% 2021-05-17T17:32:09.2436453Z 2021-05-17T17:32:09.2437134Z Building dependency tree... 50% 2021-05-17T17:32:09.2437716Z 2021-05-17T17:32:09.3486519Z Building dependency tree... 50% 2021-05-17T17:32:09.3487886Z 2021-05-17T17:32:09.3489105Z Building dependency tree 2021-05-17T17:32:09.3490094Z 2021-05-17T17:32:09.3492350Z Reading state information... 0% 2021-05-17T17:32:09.3493313Z 2021-05-17T17:32:09.4827074Z Reading state information... 0% 2021-05-17T17:32:09.4827838Z 2021-05-17T17:32:09.4828273Z 2021-05-17T17:32:09.4829384Z Reading state information... Done 2021-05-17T17:32:09.4830117Z 2021-05-17T17:32:09.4830937Z Reading state information... 0% 2021-05-17T17:32:09.4876992Z 2021-05-17T17:32:09.4877894Z Reading state information... 1% 2021-05-17T17:32:09.4909851Z 2021-05-17T17:32:09.4910276Z Reading state information... 3% 2021-05-17T17:32:09.4947711Z 2021-05-17T17:32:09.4948372Z Reading state information... 5% 2021-05-17T17:32:09.4980602Z 2021-05-17T17:32:09.4981142Z Reading state information... 7% 2021-05-17T17:32:09.5015846Z 2021-05-17T17:32:09.5016228Z Reading state information... 9% 2021-05-17T17:32:09.5044193Z 2021-05-17T17:32:09.5045060Z Reading state information... 11% 2021-05-17T17:32:09.5083710Z 2021-05-17T17:32:09.5084229Z Reading state information... 13% 2021-05-17T17:32:09.5119667Z 2021-05-17T17:32:09.5120151Z Reading state information... 15% 2021-05-17T17:32:09.5154571Z 2021-05-17T17:32:09.5155088Z Reading state information... 17% 2021-05-17T17:32:09.5195465Z 2021-05-17T17:32:09.5196245Z Reading state information... 19% 2021-05-17T17:32:09.5234854Z 2021-05-17T17:32:09.5235361Z Reading state information... 21% 2021-05-17T17:32:09.5268158Z 2021-05-17T17:32:09.5268678Z Reading state information... 23% 2021-05-17T17:32:09.5308121Z 2021-05-17T17:32:09.5308552Z Reading state information... 25% 2021-05-17T17:32:09.5342412Z 2021-05-17T17:32:09.5342850Z Reading state information... 27% 2021-05-17T17:32:09.5375134Z 2021-05-17T17:32:09.5375576Z Reading state information... 29% 2021-05-17T17:32:09.5415631Z 2021-05-17T17:32:09.5416143Z Reading state information... 31% 2021-05-17T17:32:09.5453892Z 2021-05-17T17:32:09.5454315Z Reading state information... 33% 2021-05-17T17:32:09.5484427Z 2021-05-17T17:32:09.5484952Z Reading state information... 35% 2021-05-17T17:32:09.5516438Z 2021-05-17T17:32:09.5516875Z Reading state information... 37% 2021-05-17T17:32:09.5552304Z 2021-05-17T17:32:09.5552764Z Reading state information... 39% 2021-05-17T17:32:09.5587356Z 2021-05-17T17:32:09.5589657Z Reading state information... 41% 2021-05-17T17:32:09.5623939Z 2021-05-17T17:32:09.5624359Z Reading state information... 43% 2021-05-17T17:32:09.5664303Z 2021-05-17T17:32:09.5664804Z Reading state information... 45% 2021-05-17T17:32:09.5720247Z 2021-05-17T17:32:09.5720688Z Reading state information... 47% 2021-05-17T17:32:09.5753482Z 2021-05-17T17:32:09.5753963Z Reading state information... 49% 2021-05-17T17:32:09.5789535Z 2021-05-17T17:32:09.5790054Z Reading state information... 51% 2021-05-17T17:32:09.5822577Z 2021-05-17T17:32:09.5822961Z Reading state information... 53% 2021-05-17T17:32:09.5852084Z 2021-05-17T17:32:09.5852469Z Reading state information... 55% 2021-05-17T17:32:09.5888831Z 2021-05-17T17:32:09.5889382Z Reading state information... 57% 2021-05-17T17:32:09.5922673Z 2021-05-17T17:32:09.5923043Z Reading state information... 59% 2021-05-17T17:32:09.5956967Z 2021-05-17T17:32:09.5957352Z Reading state information... 61% 2021-05-17T17:32:09.5986466Z 2021-05-17T17:32:09.5986852Z Reading state information... 63% 2021-05-17T17:32:09.6019410Z 2021-05-17T17:32:09.6019796Z Reading state information... 65% 2021-05-17T17:32:09.6049482Z 2021-05-17T17:32:09.6049852Z Reading state information... 67% 2021-05-17T17:32:09.6079938Z 2021-05-17T17:32:09.6080306Z Reading state information... 69% 2021-05-17T17:32:09.6121894Z 2021-05-17T17:32:09.6122284Z Reading state information... 71% 2021-05-17T17:32:09.6148713Z 2021-05-17T17:32:09.6149342Z Reading state information... 73% 2021-05-17T17:32:09.6177847Z 2021-05-17T17:32:09.6178298Z Reading state information... 75% 2021-05-17T17:32:09.6224277Z 2021-05-17T17:32:09.6224761Z Reading state information... 77% 2021-05-17T17:32:09.6255410Z 2021-05-17T17:32:09.6255780Z Reading state information... 79% 2021-05-17T17:32:09.6284658Z 2021-05-17T17:32:09.6285043Z Reading state information... 81% 2021-05-17T17:32:09.6319462Z 2021-05-17T17:32:09.6320002Z Reading state information... 83% 2021-05-17T17:32:09.6348701Z 2021-05-17T17:32:09.6349307Z Reading state information... 85% 2021-05-17T17:32:09.6378307Z 2021-05-17T17:32:09.6378675Z Reading state information... 87% 2021-05-17T17:32:09.6409523Z 2021-05-17T17:32:09.6409907Z Reading state information... 89% 2021-05-17T17:32:09.6436050Z 2021-05-17T17:32:09.6436432Z Reading state information... 91% 2021-05-17T17:32:09.6464917Z 2021-05-17T17:32:09.6465313Z Reading state information... 93% 2021-05-17T17:32:09.6493411Z 2021-05-17T17:32:09.6493833Z Reading state information... 95% 2021-05-17T17:32:09.6530109Z 2021-05-17T17:32:09.6530482Z Reading state information... 97% 2021-05-17T17:32:09.6560050Z 2021-05-17T17:32:09.6560434Z Reading state information... 99% 2021-05-17T17:32:09.8794987Z Selecting previously unselected package r-3.6.3. 2021-05-17T17:32:09.9858742Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:32:09.9952242Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-17T17:32:09.9960973Z Unpacking r-3.6.3 (1) ... 2021-05-17T17:32:10.8088094Z Setting up r-3.6.3 (1) ... 2021-05-17T17:32:10.8349670Z 2021-05-17T17:32:10.8350382Z 2021-05-17T17:32:10.8351065Z Reading state information... Done 2021-05-17T17:32:10.8541362Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-17T17:32:10.8648153Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:32:10.8947381Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:32:10.8947971Z env: 2021-05-17T17:32:10.8948466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:10.8949234Z TIC_DEPLOY_KEY: 2021-05-17T17:32:10.8950144Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:10.8952071Z GITHUB_PAT: *** 2021-05-17T17:32:10.8953000Z COVERALLS_TOKEN: *** 2021-05-17T17:32:10.8953568Z continue-on-error: false 2021-05-17T17:32:10.8954100Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:10.8954659Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:10.8955295Z TZ: UTC 2021-05-17T17:32:10.8955730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:10.8956204Z NOT_CRAN: true 2021-05-17T17:32:10.8956618Z ##[endgroup] 2021-05-17T17:32:10.9446977Z [command]sudo apt-get install -y texinfo 2021-05-17T17:32:11.1020901Z Reading package lists... 2021-05-17T17:32:11.2334120Z Building dependency tree... 2021-05-17T17:32:11.2352049Z Reading state information... 2021-05-17T17:32:11.4271203Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:32:11.4274026Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:11.7929200Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:32:11.8087459Z --2021-05-17 17:32:11-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:32:11.8259473Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:32:11.8327358Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:32:11.8595683Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:32:11.8598193Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:32:11.8600797Z --2021-05-17 17:32:11-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:32:11.9135388Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:32:11.9729017Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:32:12.1827259Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:32:12.1836155Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=kB69ahLHV1op7PjIdTuITUQfRjY0avK95rLPLjxM8dk%3D&st=2021-05-17T17%3A31%3A12Z&se=2021-05-17T17%3A37%3A12Z&sp=r [following] 2021-05-17T17:32:12.1844113Z --2021-05-17 17:32:12-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=kB69ahLHV1op7PjIdTuITUQfRjY0avK95rLPLjxM8dk%3D&st=2021-05-17T17%3A31%3A12Z&se=2021-05-17T17%3A37%3A12Z&sp=r 2021-05-17T17:32:12.2068093Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:32:12.2660261Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:32:12.4973989Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:32:12.4976344Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:32:12.4979391Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:32:13.0882868Z 2021-05-17T17:32:14.8711972Z 0K ........ ........ ........ ........ 49% 13.9M 2s 2021-05-17T17:32:16.4119691Z 32768K ........ ........ ........ ........ 99% 20.6M 0s 2021-05-17T17:32:16.4121227Z 65536K 100% 3.10M=3.9s 2021-05-17T17:32:16.4121819Z 2021-05-17T17:32:16.4134763Z 2021-05-17 17:32:16 (16.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:32:16.4136282Z 2021-05-17T17:32:18.5411344Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:32:18.5413302Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:32:18.8094294Z ##[group]Run tlmgr update --self 2021-05-17T17:32:18.8094948Z tlmgr update --self 2021-05-17T17:32:18.8095967Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:18.8096967Z tlmgr update --all 2021-05-17T17:32:18.8140001Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:18.8140332Z env: 2021-05-17T17:32:18.8140683Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:18.8141074Z TIC_DEPLOY_KEY: 2021-05-17T17:32:18.8141703Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:18.8143157Z GITHUB_PAT: *** 2021-05-17T17:32:18.8143805Z COVERALLS_TOKEN: *** 2021-05-17T17:32:18.8144329Z continue-on-error: false 2021-05-17T17:32:18.8144704Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:18.8145098Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:18.8145447Z TZ: UTC 2021-05-17T17:32:18.8145765Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:18.8146148Z NOT_CRAN: true 2021-05-17T17:32:18.8146460Z ##[endgroup] 2021-05-17T17:32:20.5344073Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:20.5347117Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:21.7248093Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:21.7250762Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:21.8179152Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:21.8719421Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:21.9145163Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:32:21.9608661Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:32:22.4055082Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:32:23.6618949Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:32:23.7314638Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:32:23.8182275Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:32:23.8638269Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:32:23.9074466Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:32:23.9510382Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:32:23.9939265Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T17:32:24.0396534Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-17T17:32:24.0915693Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-17T17:32:24.1656955Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-17T17:32:24.2554649Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T17:32:24.3002970Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T17:32:24.3456727Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T17:32:24.3901121Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T17:32:24.4353809Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:32:24.4813232Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:32:24.5271747Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:32:24.5756909Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:32:24.6225731Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:32:24.6675358Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:32:24.7101530Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:32:24.7535927Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:32:24.7988064Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:32:24.8417988Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:32:24.8871522Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:32:24.9368934Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:32:24.9822568Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T17:32:25.0287307Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T17:32:25.0719843Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-17T17:32:25.1166010Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-17T17:32:25.1731627Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-17T17:32:25.2169733Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-17T17:32:25.2580546Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-17T17:32:25.3027702Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-17T17:32:25.3490773Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-17T17:32:25.3940615Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:32:25.4402488Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:32:25.4850840Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:32:25.5307541Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:32:25.5748398Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:32:25.6208897Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:32:25.6635425Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:32:25.7068251Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:32:25.7492855Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:32:25.7958059Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:32:25.8375650Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:32:25.8825609Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:32:25.9278085Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:32:25.9720029Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T17:32:26.0197170Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T17:32:26.0658360Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-17T17:32:26.1119763Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-17T17:32:26.1590840Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-17T17:32:26.2055577Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-17T17:32:26.2540737Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-17T17:32:26.2993963Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-17T17:32:26.3424755Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-17T17:32:26.3864652Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:32:26.4346696Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:32:26.4785895Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:32:26.5320639Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:32:26.6133781Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:32:26.6587193Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:32:26.7034052Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:32:26.7492829Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:32:26.7962131Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:32:26.8490706Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:32:26.8990379Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T17:32:26.9451510Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T17:32:26.9927194Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T17:32:27.0370377Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-17T17:32:27.0851644Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-17T17:32:27.1531042Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:32:27.2000796Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-17T17:32:27.2477658Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-17T17:32:27.2916475Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-17T17:32:27.3406086Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:32:27.3894902Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:32:27.4364220Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:32:27.4848314Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:32:27.5780542Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T17:32:27.6229614Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:32:27.6679496Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:32:27.6879308Z running mktexlsr ... 2021-05-17T17:32:27.7635555Z done running mktexlsr. 2021-05-17T17:32:27.7935345Z running updmap-sys ... 2021-05-17T17:32:28.0492745Z done running updmap-sys. 2021-05-17T17:32:28.0494654Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:32:28.0496724Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vJNZO9Eoj6/cEPo4GpOUc ... 2021-05-17T17:32:28.3990386Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vJNZO9Eoj6/cEPo4GpOUc. 2021-05-17T17:32:28.3992641Z OK: optex.fmt/luatex 2021-05-17T17:32:28.3993850Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:32:28.3995137Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:32:29.5665575Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:29.5668414Z tlmgr: no updates available 2021-05-17T17:32:29.6647027Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:32:29.6647569Z with: 2021-05-17T17:32:29.6648293Z pandoc-version: 2.7.3 2021-05-17T17:32:29.6648747Z env: 2021-05-17T17:32:29.6649198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:29.6649702Z TIC_DEPLOY_KEY: 2021-05-17T17:32:29.6650567Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:29.6652391Z GITHUB_PAT: *** 2021-05-17T17:32:29.6653262Z COVERALLS_TOKEN: *** 2021-05-17T17:32:29.6653791Z continue-on-error: false 2021-05-17T17:32:29.6654283Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:29.6655003Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:29.6655491Z TZ: UTC 2021-05-17T17:32:29.6655889Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:29.6656345Z NOT_CRAN: true 2021-05-17T17:32:29.6656729Z ##[endgroup] 2021-05-17T17:32:30.0781897Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:32:30.1393357Z Reading package lists... 2021-05-17T17:32:30.2724754Z Building dependency tree... 2021-05-17T17:32:30.2738320Z Reading state information... 2021-05-17T17:32:30.4663028Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:32:30.4668078Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:30.4686180Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:32:30.5779420Z 2021-05-17T17:32:30.5927689Z Reading package lists... 0% 2021-05-17T17:32:30.5954979Z 2021-05-17T17:32:30.5958450Z Reading package lists... 100% 2021-05-17T17:32:30.5959103Z 2021-05-17T17:32:30.5959425Z 2021-05-17T17:32:30.5959955Z Reading package lists... Done 2021-05-17T17:32:30.5960364Z 2021-05-17T17:32:30.5961048Z Building dependency tree... 0% 2021-05-17T17:32:30.5961568Z 2021-05-17T17:32:30.6202805Z Building dependency tree... 0% 2021-05-17T17:32:30.6203358Z 2021-05-17T17:32:30.6204017Z Building dependency tree... 50% 2021-05-17T17:32:30.6204501Z 2021-05-17T17:32:30.7238099Z Building dependency tree... 50% 2021-05-17T17:32:30.7238873Z 2021-05-17T17:32:30.7239820Z Building dependency tree 2021-05-17T17:32:30.7240493Z 2021-05-17T17:32:30.7241450Z Reading state information... 0% 2021-05-17T17:32:30.7242152Z 2021-05-17T17:32:30.8622542Z Reading state information... 0% 2021-05-17T17:32:30.8623318Z 2021-05-17T17:32:30.8623760Z 2021-05-17T17:32:30.8624760Z Reading state information... Done 2021-05-17T17:32:30.8625488Z 2021-05-17T17:32:30.8626418Z Reading state information... 0% 2021-05-17T17:32:30.8667582Z 2021-05-17T17:32:30.8668634Z Reading state information... 1% 2021-05-17T17:32:30.8701138Z 2021-05-17T17:32:30.8701705Z Reading state information... 3% 2021-05-17T17:32:30.8737428Z 2021-05-17T17:32:30.8737950Z Reading state information... 5% 2021-05-17T17:32:30.8772827Z 2021-05-17T17:32:30.8773310Z Reading state information... 7% 2021-05-17T17:32:30.8807919Z 2021-05-17T17:32:30.8808487Z Reading state information... 9% 2021-05-17T17:32:30.8840834Z 2021-05-17T17:32:30.8841338Z Reading state information... 11% 2021-05-17T17:32:30.8872618Z 2021-05-17T17:32:30.8873100Z Reading state information... 13% 2021-05-17T17:32:30.8908303Z 2021-05-17T17:32:30.8908805Z Reading state information... 15% 2021-05-17T17:32:30.8943569Z 2021-05-17T17:32:30.8944450Z Reading state information... 17% 2021-05-17T17:32:30.8977597Z 2021-05-17T17:32:30.8978220Z Reading state information... 19% 2021-05-17T17:32:30.9016403Z 2021-05-17T17:32:30.9016997Z Reading state information... 21% 2021-05-17T17:32:30.9048618Z 2021-05-17T17:32:30.9049108Z Reading state information... 23% 2021-05-17T17:32:30.9086901Z 2021-05-17T17:32:30.9087513Z Reading state information... 25% 2021-05-17T17:32:30.9131398Z 2021-05-17T17:32:30.9132233Z Reading state information... 27% 2021-05-17T17:32:30.9170326Z 2021-05-17T17:32:30.9170879Z Reading state information... 29% 2021-05-17T17:32:30.9211026Z 2021-05-17T17:32:30.9211510Z Reading state information... 31% 2021-05-17T17:32:30.9245727Z 2021-05-17T17:32:30.9246420Z Reading state information... 33% 2021-05-17T17:32:30.9279310Z 2021-05-17T17:32:30.9279887Z Reading state information... 35% 2021-05-17T17:32:30.9315174Z 2021-05-17T17:32:30.9315660Z Reading state information... 37% 2021-05-17T17:32:30.9351031Z 2021-05-17T17:32:30.9351584Z Reading state information... 39% 2021-05-17T17:32:30.9385652Z 2021-05-17T17:32:30.9386340Z Reading state information... 41% 2021-05-17T17:32:30.9419444Z 2021-05-17T17:32:30.9419892Z Reading state information... 43% 2021-05-17T17:32:30.9454693Z 2021-05-17T17:32:30.9455181Z Reading state information... 45% 2021-05-17T17:32:30.9510947Z 2021-05-17T17:32:30.9511431Z Reading state information... 47% 2021-05-17T17:32:30.9543522Z 2021-05-17T17:32:30.9544025Z Reading state information... 49% 2021-05-17T17:32:30.9581331Z 2021-05-17T17:32:30.9581970Z Reading state information... 51% 2021-05-17T17:32:30.9617356Z 2021-05-17T17:32:30.9617844Z Reading state information... 53% 2021-05-17T17:32:30.9651346Z 2021-05-17T17:32:30.9651912Z Reading state information... 55% 2021-05-17T17:32:30.9689338Z 2021-05-17T17:32:30.9689907Z Reading state information... 57% 2021-05-17T17:32:30.9727122Z 2021-05-17T17:32:30.9727636Z Reading state information... 59% 2021-05-17T17:32:30.9768026Z 2021-05-17T17:32:30.9768581Z Reading state information... 61% 2021-05-17T17:32:30.9806437Z 2021-05-17T17:32:30.9807036Z Reading state information... 63% 2021-05-17T17:32:30.9844504Z 2021-05-17T17:32:30.9845003Z Reading state information... 65% 2021-05-17T17:32:30.9878123Z 2021-05-17T17:32:30.9878639Z Reading state information... 67% 2021-05-17T17:32:30.9916856Z 2021-05-17T17:32:30.9917410Z Reading state information... 69% 2021-05-17T17:32:30.9964602Z 2021-05-17T17:32:30.9965086Z Reading state information... 71% 2021-05-17T17:32:30.9997600Z 2021-05-17T17:32:30.9998209Z Reading state information... 73% 2021-05-17T17:32:31.0034429Z 2021-05-17T17:32:31.0034942Z Reading state information... 75% 2021-05-17T17:32:31.0078789Z 2021-05-17T17:32:31.0079360Z Reading state information... 77% 2021-05-17T17:32:31.0116705Z 2021-05-17T17:32:31.0117128Z Reading state information... 79% 2021-05-17T17:32:31.0151567Z 2021-05-17T17:32:31.0152068Z Reading state information... 81% 2021-05-17T17:32:31.0186542Z 2021-05-17T17:32:31.0187010Z Reading state information... 83% 2021-05-17T17:32:31.0227962Z 2021-05-17T17:32:31.0228574Z Reading state information... 85% 2021-05-17T17:32:31.0268128Z 2021-05-17T17:32:31.0268626Z Reading state information... 87% 2021-05-17T17:32:31.0302524Z 2021-05-17T17:32:31.0303117Z Reading state information... 89% 2021-05-17T17:32:31.0337279Z 2021-05-17T17:32:31.0337768Z Reading state information... 91% 2021-05-17T17:32:31.0370944Z 2021-05-17T17:32:31.0371449Z Reading state information... 93% 2021-05-17T17:32:31.0408256Z 2021-05-17T17:32:31.0408910Z Reading state information... 95% 2021-05-17T17:32:31.0446526Z 2021-05-17T17:32:31.0447011Z Reading state information... 97% 2021-05-17T17:32:31.0481889Z 2021-05-17T17:32:31.0482399Z Reading state information... 99% 2021-05-17T17:32:31.2990727Z Selecting previously unselected package pandoc. 2021-05-17T17:32:31.3946359Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T17:32:31.4034857Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:32:31.4047914Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:32:33.3942388Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:32:33.3965115Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:34.1149655Z 2021-05-17T17:32:34.1150668Z 2021-05-17T17:32:34.1151468Z Reading state information... Done 2021-05-17T17:32:34.1441753Z ##[group]Run git config user.name adigherman 2021-05-17T17:32:34.1442389Z git config user.name adigherman 2021-05-17T17:32:34.1443030Z git config user.email adig@jhu.edu 2021-05-17T17:32:34.1484260Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:34.1484682Z env: 2021-05-17T17:32:34.1485186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:34.1485693Z TIC_DEPLOY_KEY: 2021-05-17T17:32:34.1486561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:34.1488249Z GITHUB_PAT: *** 2021-05-17T17:32:34.1489223Z COVERALLS_TOKEN: *** 2021-05-17T17:32:34.1489870Z continue-on-error: false 2021-05-17T17:32:34.1490332Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:34.1490789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:34.1491220Z TZ: UTC 2021-05-17T17:32:34.1491605Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:34.1491997Z NOT_CRAN: true 2021-05-17T17:32:34.1492372Z ##[endgroup] 2021-05-17T17:32:34.1799946Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:32:34.1800511Z env: 2021-05-17T17:32:34.1800950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:34.1801379Z TIC_DEPLOY_KEY: 2021-05-17T17:32:34.1802140Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:34.1803677Z GITHUB_PAT: *** 2021-05-17T17:32:34.1804415Z COVERALLS_TOKEN: *** 2021-05-17T17:32:34.1804883Z continue-on-error: false 2021-05-17T17:32:34.1805330Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:34.1805771Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:34.1806189Z TZ: UTC 2021-05-17T17:32:34.1806539Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:34.1806925Z NOT_CRAN: true 2021-05-17T17:32:34.1807274Z ##[endgroup] 2021-05-17T17:32:34.3548501Z Reading package lists... 2021-05-17T17:32:34.4928440Z Building dependency tree... 2021-05-17T17:32:34.4946966Z Reading state information... 2021-05-17T17:32:34.6171160Z The following additional packages will be installed: 2021-05-17T17:32:34.6176018Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:34.6183383Z Suggested packages: 2021-05-17T17:32:34.6184359Z cmake-doc ninja-build 2021-05-17T17:32:34.6585031Z The following NEW packages will be installed: 2021-05-17T17:32:34.6598296Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:34.6817230Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:34.6818274Z Need to get 5470 kB of archives. 2021-05-17T17:32:34.6819276Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:32:34.6821251Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:32:34.7011476Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:32:34.7020784Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:32:34.7032211Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:32:35.1164598Z Fetched 5470 kB in 0s (79.3 MB/s) 2021-05-17T17:32:35.1547224Z Selecting previously unselected package cmake-data. 2021-05-17T17:32:35.1548150Z (Reading database ... 2021-05-17T17:32:35.1548921Z (Reading database ... 5% 2021-05-17T17:32:35.1549518Z (Reading database ... 10% 2021-05-17T17:32:35.1549916Z (Reading database ... 15% 2021-05-17T17:32:35.1550361Z (Reading database ... 20% 2021-05-17T17:32:35.1550769Z (Reading database ... 25% 2021-05-17T17:32:35.1551156Z (Reading database ... 30% 2021-05-17T17:32:35.1551555Z (Reading database ... 35% 2021-05-17T17:32:35.1551942Z (Reading database ... 40% 2021-05-17T17:32:35.1552346Z (Reading database ... 45% 2021-05-17T17:32:35.1552747Z (Reading database ... 50% 2021-05-17T17:32:35.1582535Z (Reading database ... 55% 2021-05-17T17:32:35.1618590Z (Reading database ... 60% 2021-05-17T17:32:35.1650205Z (Reading database ... 65% 2021-05-17T17:32:35.1755751Z (Reading database ... 70% 2021-05-17T17:32:35.1853902Z (Reading database ... 75% 2021-05-17T17:32:35.2089882Z (Reading database ... 80% 2021-05-17T17:32:35.2351536Z (Reading database ... 85% 2021-05-17T17:32:35.2475408Z (Reading database ... 90% 2021-05-17T17:32:35.2541462Z (Reading database ... 95% 2021-05-17T17:32:35.2541889Z (Reading database ... 100% 2021-05-17T17:32:35.2542518Z (Reading database ... 261863 files and directories currently installed.) 2021-05-17T17:32:35.2633347Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:32:35.2849422Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:35.8041242Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:32:35.8315748Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:32:35.8336947Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:35.8710365Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:32:35.8904266Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:32:35.8912663Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:35.9223629Z Selecting previously unselected package cmake. 2021-05-17T17:32:35.9478949Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:32:35.9488667Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:36.3646433Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:36.3669544Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:36.4026440Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:36.4047665Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:36.4072649Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:37.4648633Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:39.4114222Z Reading package lists... 2021-05-17T17:32:39.5551024Z Building dependency tree... 2021-05-17T17:32:40.3825973Z Reading state information... 2021-05-17T17:32:40.3827244Z Suggested packages: 2021-05-17T17:32:40.3828629Z libssh-doc 2021-05-17T17:32:40.3829737Z The following NEW packages will be installed: 2021-05-17T17:32:40.3830660Z libssh-dev 2021-05-17T17:32:40.3831828Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:40.3832793Z Need to get 219 kB of archives. 2021-05-17T17:32:40.3833682Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:32:40.3835411Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:32:40.3836580Z Fetched 219 kB in 0s (3969 kB/s) 2021-05-17T17:32:40.3837630Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:32:40.3838468Z (Reading database ... 2021-05-17T17:32:40.3839106Z (Reading database ... 5% 2021-05-17T17:32:40.3839729Z (Reading database ... 10% 2021-05-17T17:32:40.3840373Z (Reading database ... 15% 2021-05-17T17:32:40.3841010Z (Reading database ... 20% 2021-05-17T17:32:40.3841646Z (Reading database ... 25% 2021-05-17T17:32:40.3842325Z (Reading database ... 30% 2021-05-17T17:32:40.3842884Z (Reading database ... 35% 2021-05-17T17:32:40.3843424Z (Reading database ... 40% 2021-05-17T17:32:40.3843989Z (Reading database ... 45% 2021-05-17T17:32:40.3844548Z (Reading database ... 50% 2021-05-17T17:32:40.3845104Z (Reading database ... 55% 2021-05-17T17:32:40.3845646Z (Reading database ... 60% 2021-05-17T17:32:40.3846267Z (Reading database ... 65% 2021-05-17T17:32:40.3846736Z (Reading database ... 70% 2021-05-17T17:32:40.3847221Z (Reading database ... 75% 2021-05-17T17:32:40.3847701Z (Reading database ... 80% 2021-05-17T17:32:40.3848184Z (Reading database ... 85% 2021-05-17T17:32:40.3848667Z (Reading database ... 90% 2021-05-17T17:32:40.3849135Z (Reading database ... 95% 2021-05-17T17:32:40.3849623Z (Reading database ... 100% 2021-05-17T17:32:40.3850323Z (Reading database ... 264647 files and directories currently installed.) 2021-05-17T17:32:40.3851271Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:32:40.3852191Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:40.4086380Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:42.3875882Z Reading package lists... 2021-05-17T17:32:42.5359118Z Building dependency tree... 2021-05-17T17:32:42.5373375Z Reading state information... 2021-05-17T17:32:42.7191651Z The following NEW packages will be installed: 2021-05-17T17:32:42.7195239Z jags 2021-05-17T17:32:42.7513286Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:42.7514118Z Need to get 1562 kB of archives. 2021-05-17T17:32:42.7514906Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:32:42.7516791Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:32:43.1875419Z Fetched 1562 kB in 0s (17.7 MB/s) 2021-05-17T17:32:43.2182118Z Selecting previously unselected package jags. 2021-05-17T17:32:43.2250001Z (Reading database ... 2021-05-17T17:32:43.2251021Z (Reading database ... 5% 2021-05-17T17:32:43.2251481Z (Reading database ... 10% 2021-05-17T17:32:43.2252067Z (Reading database ... 15% 2021-05-17T17:32:43.2252592Z (Reading database ... 20% 2021-05-17T17:32:43.2253050Z (Reading database ... 25% 2021-05-17T17:32:43.2253496Z (Reading database ... 30% 2021-05-17T17:32:43.2253949Z (Reading database ... 35% 2021-05-17T17:32:43.2254391Z (Reading database ... 40% 2021-05-17T17:32:43.2254847Z (Reading database ... 45% 2021-05-17T17:32:43.2255306Z (Reading database ... 50% 2021-05-17T17:32:43.2293259Z (Reading database ... 55% 2021-05-17T17:32:43.2329904Z (Reading database ... 60% 2021-05-17T17:32:43.2366858Z (Reading database ... 65% 2021-05-17T17:32:43.2483740Z (Reading database ... 70% 2021-05-17T17:32:43.2590222Z (Reading database ... 75% 2021-05-17T17:32:43.2852967Z (Reading database ... 80% 2021-05-17T17:32:43.3139067Z (Reading database ... 85% 2021-05-17T17:32:43.3271619Z (Reading database ... 90% 2021-05-17T17:32:43.3337840Z (Reading database ... 95% 2021-05-17T17:32:43.3339364Z (Reading database ... 100% 2021-05-17T17:32:43.3341174Z (Reading database ... 264666 files and directories currently installed.) 2021-05-17T17:32:43.3445479Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:32:43.3464682Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:32:43.5045294Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:32:43.5146101Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:44.2062722Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:46.1149770Z Reading package lists... 2021-05-17T17:32:46.2575901Z Building dependency tree... 2021-05-17T17:32:46.2597029Z Reading state information... 2021-05-17T17:32:46.4026500Z The following additional packages will be installed: 2021-05-17T17:32:46.4030261Z libnode64 libuv1-dev 2021-05-17T17:32:46.4462601Z The following NEW packages will be installed: 2021-05-17T17:32:46.4465623Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:32:46.4661565Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:46.4662526Z Need to get 6239 kB of archives. 2021-05-17T17:32:46.4663766Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:32:46.4665726Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:32:46.4692816Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:32:46.5645815Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:32:46.9527946Z Fetched 6239 kB in 0s (53.2 MB/s) 2021-05-17T17:32:46.9832352Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:32:46.9891885Z (Reading database ... 2021-05-17T17:32:46.9892540Z (Reading database ... 5% 2021-05-17T17:32:46.9893103Z (Reading database ... 10% 2021-05-17T17:32:46.9893676Z (Reading database ... 15% 2021-05-17T17:32:46.9894255Z (Reading database ... 20% 2021-05-17T17:32:46.9894826Z (Reading database ... 25% 2021-05-17T17:32:46.9895388Z (Reading database ... 30% 2021-05-17T17:32:46.9896122Z (Reading database ... 35% 2021-05-17T17:32:46.9896682Z (Reading database ... 40% 2021-05-17T17:32:46.9897247Z (Reading database ... 45% 2021-05-17T17:32:46.9897901Z (Reading database ... 50% 2021-05-17T17:32:46.9939506Z (Reading database ... 55% 2021-05-17T17:32:46.9978200Z (Reading database ... 60% 2021-05-17T17:32:47.0018490Z (Reading database ... 65% 2021-05-17T17:32:47.0142994Z (Reading database ... 70% 2021-05-17T17:32:47.0265499Z (Reading database ... 75% 2021-05-17T17:32:47.0536089Z (Reading database ... 80% 2021-05-17T17:32:47.0836675Z (Reading database ... 85% 2021-05-17T17:32:47.0975687Z (Reading database ... 90% 2021-05-17T17:32:47.1050007Z (Reading database ... 95% 2021-05-17T17:32:47.1050643Z (Reading database ... 100% 2021-05-17T17:32:47.1051604Z (Reading database ... 264806 files and directories currently installed.) 2021-05-17T17:32:47.1164787Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:32:47.1180624Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:47.1590405Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:32:47.1787055Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:47.1802453Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:47.8071448Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:32:47.8295673Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:47.8304593Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:47.9214499Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:47.9244129Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:47.9280325Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:47.9305162Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:49.8449719Z Reading package lists... 2021-05-17T17:32:49.9879676Z Building dependency tree... 2021-05-17T17:32:49.9897237Z Reading state information... 2021-05-17T17:32:50.1233761Z The following additional packages will be installed: 2021-05-17T17:32:50.1236088Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:50.1239159Z Suggested packages: 2021-05-17T17:32:50.1240192Z libfftw3-doc 2021-05-17T17:32:50.1623329Z The following NEW packages will be installed: 2021-05-17T17:32:50.1631286Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:50.1812658Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:50.1813593Z Need to get 3986 kB of archives. 2021-05-17T17:32:50.1814393Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:32:50.1816783Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:32:50.1878946Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:32:50.1971499Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:32:50.2070364Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:32:50.2076090Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:32:50.5865539Z Fetched 3986 kB in 0s (64.5 MB/s) 2021-05-17T17:32:50.6151386Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:32:50.6186179Z (Reading database ... 2021-05-17T17:32:50.6186802Z (Reading database ... 5% 2021-05-17T17:32:50.6187398Z (Reading database ... 10% 2021-05-17T17:32:50.6188001Z (Reading database ... 15% 2021-05-17T17:32:50.6188549Z (Reading database ... 20% 2021-05-17T17:32:50.6189389Z (Reading database ... 25% 2021-05-17T17:32:50.6189978Z (Reading database ... 30% 2021-05-17T17:32:50.6190650Z (Reading database ... 35% 2021-05-17T17:32:50.6191135Z (Reading database ... 40% 2021-05-17T17:32:50.6191720Z (Reading database ... 45% 2021-05-17T17:32:50.6192207Z (Reading database ... 50% 2021-05-17T17:32:50.6216908Z (Reading database ... 55% 2021-05-17T17:32:50.6250825Z (Reading database ... 60% 2021-05-17T17:32:50.6283865Z (Reading database ... 65% 2021-05-17T17:32:50.6386881Z (Reading database ... 70% 2021-05-17T17:32:50.6480454Z (Reading database ... 75% 2021-05-17T17:32:50.6704510Z (Reading database ... 80% 2021-05-17T17:32:50.6948845Z (Reading database ... 85% 2021-05-17T17:32:50.7067334Z (Reading database ... 90% 2021-05-17T17:32:50.7132773Z (Reading database ... 95% 2021-05-17T17:32:50.7133845Z (Reading database ... 100% 2021-05-17T17:32:50.7135380Z (Reading database ... 264942 files and directories currently installed.) 2021-05-17T17:32:50.7219333Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:50.7238219Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:50.7791442Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:32:50.7941212Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:50.7952116Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:50.8831327Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:32:50.9019544Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:50.9030524Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:50.9991499Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:32:51.0180592Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:51.0192844Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:51.0450011Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:32:51.0719084Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:51.0733834Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.0920992Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.0955433Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.0982511Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.1005893Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.1027937Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:52.1051749Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:52.8490708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:54.7328668Z Reading package lists... 2021-05-17T17:32:54.8734342Z Building dependency tree... 2021-05-17T17:32:54.8754646Z Reading state information... 2021-05-17T17:32:55.0144431Z The following additional packages will be installed: 2021-05-17T17:32:55.0147052Z libdcmtk14 2021-05-17T17:32:55.0552472Z The following NEW packages will be installed: 2021-05-17T17:32:55.0559897Z dcmtk libdcmtk14 2021-05-17T17:32:55.0901537Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:55.0903020Z Need to get 5546 kB of archives. 2021-05-17T17:32:55.0904516Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:32:55.0907899Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:32:55.2608508Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:32:55.6798717Z Fetched 5546 kB in 0s (23.0 MB/s) 2021-05-17T17:32:55.7066264Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:32:55.7124687Z (Reading database ... 2021-05-17T17:32:55.7125319Z (Reading database ... 5% 2021-05-17T17:32:55.7126164Z (Reading database ... 10% 2021-05-17T17:32:55.7126615Z (Reading database ... 15% 2021-05-17T17:32:55.7127009Z (Reading database ... 20% 2021-05-17T17:32:55.7127447Z (Reading database ... 25% 2021-05-17T17:32:55.7127853Z (Reading database ... 30% 2021-05-17T17:32:55.7128235Z (Reading database ... 35% 2021-05-17T17:32:55.7128789Z (Reading database ... 40% 2021-05-17T17:32:55.7129178Z (Reading database ... 45% 2021-05-17T17:32:55.7129763Z (Reading database ... 50% 2021-05-17T17:32:55.7168854Z (Reading database ... 55% 2021-05-17T17:32:55.7196670Z (Reading database ... 60% 2021-05-17T17:32:55.7225375Z (Reading database ... 65% 2021-05-17T17:32:55.7325685Z (Reading database ... 70% 2021-05-17T17:32:55.7423898Z (Reading database ... 75% 2021-05-17T17:32:55.7672854Z (Reading database ... 80% 2021-05-17T17:32:55.7937186Z (Reading database ... 85% 2021-05-17T17:32:55.8057905Z (Reading database ... 90% 2021-05-17T17:32:55.8124000Z (Reading database ... 95% 2021-05-17T17:32:55.8124792Z (Reading database ... 100% 2021-05-17T17:32:55.8125926Z (Reading database ... 265033 files and directories currently installed.) 2021-05-17T17:32:55.8216204Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:55.8247386Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:56.2991152Z Selecting previously unselected package dcmtk. 2021-05-17T17:32:56.3179727Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:56.3240196Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:56.4628253Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:56.4655193Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:56.4757421Z Adding `dcmtk' group to system ... 2021-05-17T17:32:56.5399925Z Adding `dcmtk' user to system ... 2021-05-17T17:32:56.6661090Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:32:56.8866411Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:58.3627673Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:00.2287907Z Reading package lists... 2021-05-17T17:33:00.3648202Z Building dependency tree... 2021-05-17T17:33:00.3663889Z Reading state information... 2021-05-17T17:33:00.5777421Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:33:00.5779197Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:00.6375209Z Reading package lists... 2021-05-17T17:33:00.7722369Z Building dependency tree... 2021-05-17T17:33:00.7739895Z Reading state information... 2021-05-17T17:33:00.9988136Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:33:00.9989598Z libpng-dev set to manually installed. 2021-05-17T17:33:00.9990441Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:01.0587879Z Reading package lists... 2021-05-17T17:33:01.1984989Z Building dependency tree... 2021-05-17T17:33:01.2000919Z Reading state information... 2021-05-17T17:33:01.3366476Z The following additional packages will be installed: 2021-05-17T17:33:01.3368706Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:33:01.3373369Z Suggested packages: 2021-05-17T17:33:01.3374988Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:33:01.3376953Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:33:01.3378407Z fonts-arphic-uming fonts-nanum 2021-05-17T17:33:01.3765877Z The following NEW packages will be installed: 2021-05-17T17:33:01.3767713Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:33:01.3768821Z libpoppler97 poppler-data 2021-05-17T17:33:01.3991298Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:01.3992151Z Need to get 2582 kB of archives. 2021-05-17T17:33:01.3993013Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:33:01.3994883Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:33:01.4244593Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-17T17:33:01.4270936Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:33:01.4432133Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:33:01.4441083Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:33:01.4446919Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:33:01.8011636Z Fetched 2582 kB in 0s (40.3 MB/s) 2021-05-17T17:33:01.8345376Z Selecting previously unselected package poppler-data. 2021-05-17T17:33:01.8361372Z (Reading database ... 2021-05-17T17:33:01.8362147Z (Reading database ... 5% 2021-05-17T17:33:01.8362875Z (Reading database ... 10% 2021-05-17T17:33:01.8363649Z (Reading database ... 15% 2021-05-17T17:33:01.8364366Z (Reading database ... 20% 2021-05-17T17:33:01.8365211Z (Reading database ... 25% 2021-05-17T17:33:01.8365926Z (Reading database ... 30% 2021-05-17T17:33:01.8366636Z (Reading database ... 35% 2021-05-17T17:33:01.8367362Z (Reading database ... 40% 2021-05-17T17:33:01.8368045Z (Reading database ... 45% 2021-05-17T17:33:01.8368783Z (Reading database ... 50% 2021-05-17T17:33:01.8399703Z (Reading database ... 55% 2021-05-17T17:33:01.8437311Z (Reading database ... 60% 2021-05-17T17:33:01.8473317Z (Reading database ... 65% 2021-05-17T17:33:01.8588794Z (Reading database ... 70% 2021-05-17T17:33:01.8689453Z (Reading database ... 75% 2021-05-17T17:33:01.8922085Z (Reading database ... 80% 2021-05-17T17:33:01.9181088Z (Reading database ... 85% 2021-05-17T17:33:01.9307923Z (Reading database ... 90% 2021-05-17T17:33:01.9374173Z (Reading database ... 95% 2021-05-17T17:33:01.9374997Z (Reading database ... 100% 2021-05-17T17:33:01.9376243Z (Reading database ... 265268 files and directories currently installed.) 2021-05-17T17:33:01.9464933Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:33:01.9486798Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:33:02.1831835Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:33:02.2039264Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:33:02.2064355Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:02.2430721Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:33:02.2632826Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:02.2645262Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.4350888Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:33:02.4573733Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:02.4588272Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.4939387Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:33:02.5164549Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:02.5174407Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.5397455Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:33:02.5626970Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:02.5641739Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.6148592Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:33:02.6237797Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:02.6265288Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.6286002Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.6307466Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.6327695Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:02.6354227Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:02.6733179Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:04.5833913Z Reading package lists... 2021-05-17T17:33:04.7112900Z Building dependency tree... 2021-05-17T17:33:04.7128497Z Reading state information... 2021-05-17T17:33:04.8464337Z The following additional packages will be installed: 2021-05-17T17:33:04.8468114Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:33:04.8472695Z Suggested packages: 2021-05-17T17:33:04.8474249Z libhdf5-doc 2021-05-17T17:33:04.8893808Z The following NEW packages will be installed: 2021-05-17T17:33:04.8896461Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:33:04.8897770Z libsz2 2021-05-17T17:33:04.9080379Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:04.9081412Z Need to get 4074 kB of archives. 2021-05-17T17:33:04.9082249Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:33:04.9084556Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:33:04.9104304Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:33:04.9112666Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:33:04.9117645Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:33:04.9245629Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:33:04.9259763Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:33:04.9264808Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:33:05.3110007Z Fetched 4074 kB in 0s (74.4 MB/s) 2021-05-17T17:33:05.3375478Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:33:05.3433821Z (Reading database ... 2021-05-17T17:33:05.3434540Z (Reading database ... 5% 2021-05-17T17:33:05.3435192Z (Reading database ... 10% 2021-05-17T17:33:05.3435800Z (Reading database ... 15% 2021-05-17T17:33:05.3436420Z (Reading database ... 20% 2021-05-17T17:33:05.3437041Z (Reading database ... 25% 2021-05-17T17:33:05.3437642Z (Reading database ... 30% 2021-05-17T17:33:05.3438254Z (Reading database ... 35% 2021-05-17T17:33:05.3438864Z (Reading database ... 40% 2021-05-17T17:33:05.3439461Z (Reading database ... 45% 2021-05-17T17:33:05.3440250Z (Reading database ... 50% 2021-05-17T17:33:05.3470682Z (Reading database ... 55% 2021-05-17T17:33:05.3498675Z (Reading database ... 60% 2021-05-17T17:33:05.3527731Z (Reading database ... 65% 2021-05-17T17:33:05.3632830Z (Reading database ... 70% 2021-05-17T17:33:05.3727493Z (Reading database ... 75% 2021-05-17T17:33:05.3970547Z (Reading database ... 80% 2021-05-17T17:33:05.4237561Z (Reading database ... 85% 2021-05-17T17:33:05.4364899Z (Reading database ... 90% 2021-05-17T17:33:05.4427897Z (Reading database ... 95% 2021-05-17T17:33:05.4428750Z (Reading database ... 100% 2021-05-17T17:33:05.4430164Z (Reading database ... 265828 files and directories currently installed.) 2021-05-17T17:33:05.4520416Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:05.4530492Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:05.4870963Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:33:05.5031131Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:33:05.5049212Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:05.5310841Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:33:05.5505379Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:33:05.5515776Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:05.5830191Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:33:05.5993589Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:05.6004148Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:05.7430946Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:33:05.7628462Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:05.7639461Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:05.8030335Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:33:05.8216493Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:33:05.8225408Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:05.8470425Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:33:05.8700469Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:05.8708352Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:06.1792042Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:06.1819896Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:06.1845127Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:06.1864570Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:06.1888801Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:06.1917625Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:06.1937147Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:06.2007384Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-17T17:33:06.2028336Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:06.8817883Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:08.7463371Z Reading package lists... 2021-05-17T17:33:08.8797138Z Building dependency tree... 2021-05-17T17:33:08.8813978Z Reading state information... 2021-05-17T17:33:09.0172622Z The following additional packages will be installed: 2021-05-17T17:33:09.0175132Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:33:09.0594627Z The following NEW packages will be installed: 2021-05-17T17:33:09.0597339Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:33:09.0598671Z mesa-common-dev 2021-05-17T17:33:09.0787143Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:09.0788004Z Need to get 1761 kB of archives. 2021-05-17T17:33:09.0788850Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:33:09.0791032Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-17T17:33:09.0824307Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-17T17:33:09.0829706Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-17T17:33:09.0843404Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:33:09.0861127Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:33:09.0881697Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-17T17:33:09.4703548Z Fetched 1761 kB in 0s (48.2 MB/s) 2021-05-17T17:33:09.4988826Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:33:09.5053244Z (Reading database ... 2021-05-17T17:33:09.5053979Z (Reading database ... 5% 2021-05-17T17:33:09.5054645Z (Reading database ... 10% 2021-05-17T17:33:09.5055313Z (Reading database ... 15% 2021-05-17T17:33:09.5055956Z (Reading database ... 20% 2021-05-17T17:33:09.5056598Z (Reading database ... 25% 2021-05-17T17:33:09.5057240Z (Reading database ... 30% 2021-05-17T17:33:09.5057879Z (Reading database ... 35% 2021-05-17T17:33:09.5058604Z (Reading database ... 40% 2021-05-17T17:33:09.5059216Z (Reading database ... 45% 2021-05-17T17:33:09.5059811Z (Reading database ... 50% 2021-05-17T17:33:09.5086536Z (Reading database ... 55% 2021-05-17T17:33:09.5115956Z (Reading database ... 60% 2021-05-17T17:33:09.5153247Z (Reading database ... 65% 2021-05-17T17:33:09.5261860Z (Reading database ... 70% 2021-05-17T17:33:09.5364575Z (Reading database ... 75% 2021-05-17T17:33:09.5597710Z (Reading database ... 80% 2021-05-17T17:33:09.5863906Z (Reading database ... 85% 2021-05-17T17:33:09.5983463Z (Reading database ... 90% 2021-05-17T17:33:09.6049648Z (Reading database ... 95% 2021-05-17T17:33:09.6051284Z (Reading database ... 100% 2021-05-17T17:33:09.6053212Z (Reading database ... 266036 files and directories currently installed.) 2021-05-17T17:33:09.6146304Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:33:09.6161297Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:09.6510995Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:33:09.6764435Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:09.6774684Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:09.6976272Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:33:09.7228489Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:09.7237212Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:09.7573426Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:33:09.7817483Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:09.7835842Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:09.8230248Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:33:09.8438986Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:09.8449136Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:09.8887921Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:33:09.9080567Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:09.9093445Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:10.0746425Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:10.0779217Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:10.0801975Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:10.0830110Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:10.0851908Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:10.0871338Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:10.0895212Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:11.3632466Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:13.2809150Z Reading package lists... 2021-05-17T17:33:13.4175716Z Building dependency tree... 2021-05-17T17:33:13.4193793Z Reading state information... 2021-05-17T17:33:13.5581058Z The following additional packages will be installed: 2021-05-17T17:33:13.5583103Z libprotobuf-lite17 libprotoc17 2021-05-17T17:33:13.5985797Z The following NEW packages will be installed: 2021-05-17T17:33:13.5987949Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:33:13.5989425Z protobuf-compiler 2021-05-17T17:33:13.6182472Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:13.6183742Z Need to get 2754 kB of archives. 2021-05-17T17:33:13.6184533Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:33:13.6186360Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:33:13.6217694Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:33:13.6360744Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:33:13.6570095Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:33:13.6731722Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:33:14.0446850Z Fetched 2754 kB in 0s (39.3 MB/s) 2021-05-17T17:33:14.0757044Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:33:14.0820674Z (Reading database ... 2021-05-17T17:33:14.0821368Z (Reading database ... 5% 2021-05-17T17:33:14.0821967Z (Reading database ... 10% 2021-05-17T17:33:14.0822630Z (Reading database ... 15% 2021-05-17T17:33:14.0823191Z (Reading database ... 20% 2021-05-17T17:33:14.0823779Z (Reading database ... 25% 2021-05-17T17:33:14.0824537Z (Reading database ... 30% 2021-05-17T17:33:14.0825101Z (Reading database ... 35% 2021-05-17T17:33:14.0825717Z (Reading database ... 40% 2021-05-17T17:33:14.0860402Z (Reading database ... 45% 2021-05-17T17:33:14.0912924Z (Reading database ... 50% 2021-05-17T17:33:14.0913416Z (Reading database ... 55% 2021-05-17T17:33:14.0913867Z (Reading database ... 60% 2021-05-17T17:33:14.0927032Z (Reading database ... 65% 2021-05-17T17:33:14.1034049Z (Reading database ... 70% 2021-05-17T17:33:14.1132907Z (Reading database ... 75% 2021-05-17T17:33:14.1361459Z (Reading database ... 80% 2021-05-17T17:33:14.1624965Z (Reading database ... 85% 2021-05-17T17:33:14.1746730Z (Reading database ... 90% 2021-05-17T17:33:14.1817005Z (Reading database ... 95% 2021-05-17T17:33:14.1817803Z (Reading database ... 100% 2021-05-17T17:33:14.1818936Z (Reading database ... 266519 files and directories currently installed.) 2021-05-17T17:33:14.1911164Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:14.1936162Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.2350024Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:33:14.2522085Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:14.2534063Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.3470880Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:33:14.3673080Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:14.3682438Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.5310920Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:33:14.5504956Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:14.5515880Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.6522793Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:33:14.6800963Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:14.6812323Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7365815Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7394010Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7412504Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7432167Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7452496Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:14.7479254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:15.4075229Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:17.2528536Z Reading package lists... 2021-05-17T17:33:17.3818826Z Building dependency tree... 2021-05-17T17:33:17.3837419Z Reading state information... 2021-05-17T17:33:17.5217172Z The following additional packages will be installed: 2021-05-17T17:33:17.5220940Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:33:17.5224054Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:33:17.5234190Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:33:17.5236993Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:33:17.5239568Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:33:17.5241908Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:17.5244401Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:17.5246940Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:17.5249356Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:17.5251796Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:17.5254622Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:17.5256993Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:17.5259257Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:17.5261474Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:17.5262865Z Suggested packages: 2021-05-17T17:33:17.5264879Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:33:17.5267330Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:33:17.5270215Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:33:17.5272681Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:33:17.5892092Z The following NEW packages will be installed: 2021-05-17T17:33:17.5894479Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:33:17.5896222Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:33:17.5897689Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:33:17.5899381Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:33:17.5900883Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:33:17.5902372Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:17.5903968Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:17.5905459Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:17.5906888Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:17.5908339Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:17.5910079Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:17.5911175Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:17.5912232Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:17.5913281Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:17.6106110Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:17.6107164Z Need to get 47.1 MB of archives. 2021-05-17T17:33:17.6108143Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:33:17.6110628Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:33:17.6339437Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:33:17.6349907Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:33:17.6359392Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:33:17.6366989Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:33:17.6376119Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:33:17.6385963Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:33:17.6430946Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:33:17.7847341Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:33:17.7856794Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:33:17.7881108Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:33:17.7938234Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:33:17.7946925Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:33:17.7956077Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:33:17.7968139Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:33:17.7985007Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-17T17:33:17.8022367Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:33:17.8046924Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:33:17.8055972Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:33:17.8068562Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:33:17.8093853Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:33:17.8162614Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:33:17.8360543Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:33:17.8433698Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:33:17.8442270Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:33:17.8487660Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:33:17.9321242Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:33:17.9330035Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:33:17.9342577Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:33:17.9356038Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:33:17.9385530Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:33:17.9392725Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:33:17.9416265Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:33:17.9439884Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:33:17.9539690Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-17T17:33:17.9575917Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:33:17.9727909Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:33:17.9732814Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:33:18.2719093Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:33:18.2731233Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:33:18.2742162Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:33:18.2750862Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-17T17:33:18.2765543Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:33:18.2792216Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-17T17:33:18.2807274Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:33:18.3070825Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:33:18.3093706Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:33:18.3132591Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:33:18.3143785Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:33:18.3419574Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-17T17:33:18.3479764Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:33:18.3498908Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-17T17:33:18.3507630Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-17T17:33:18.3520883Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:33:18.3541575Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:33:18.3551703Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:33:18.3631241Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:33:18.3665039Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:33:18.3677093Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:33:18.3803237Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:33:18.3814972Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:33:18.3837498Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:33:18.3884086Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:33:18.3944681Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-17T17:33:18.4107699Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-17T17:33:18.4127965Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-17T17:33:18.4145346Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:33:18.4541492Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:33:18.4563535Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-17T17:33:18.4995570Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:33:18.5008604Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:33:18.5027676Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-17T17:33:18.5632291Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-17T17:33:18.6187362Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:33:18.6313387Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:33:18.6315353Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:33:19.1667638Z Fetched 47.1 MB in 1s (45.4 MB/s) 2021-05-17T17:33:19.1943036Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:33:19.2011404Z (Reading database ... 2021-05-17T17:33:19.2012182Z (Reading database ... 5% 2021-05-17T17:33:19.2012906Z (Reading database ... 10% 2021-05-17T17:33:19.2013640Z (Reading database ... 15% 2021-05-17T17:33:19.2014368Z (Reading database ... 20% 2021-05-17T17:33:19.2015076Z (Reading database ... 25% 2021-05-17T17:33:19.2015763Z (Reading database ... 30% 2021-05-17T17:33:19.2016473Z (Reading database ... 35% 2021-05-17T17:33:19.2017169Z (Reading database ... 40% 2021-05-17T17:33:19.2017879Z (Reading database ... 45% 2021-05-17T17:33:19.2018489Z (Reading database ... 50% 2021-05-17T17:33:19.2048683Z (Reading database ... 55% 2021-05-17T17:33:19.2081790Z (Reading database ... 60% 2021-05-17T17:33:19.2116565Z (Reading database ... 65% 2021-05-17T17:33:19.2232123Z (Reading database ... 70% 2021-05-17T17:33:19.2339151Z (Reading database ... 75% 2021-05-17T17:33:19.2599800Z (Reading database ... 80% 2021-05-17T17:33:19.2886432Z (Reading database ... 85% 2021-05-17T17:33:19.3018398Z (Reading database ... 90% 2021-05-17T17:33:19.3087709Z (Reading database ... 95% 2021-05-17T17:33:19.3088756Z (Reading database ... 100% 2021-05-17T17:33:19.3090309Z (Reading database ... 266690 files and directories currently installed.) 2021-05-17T17:33:19.3184416Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:33:19.3201727Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:19.4510449Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:33:19.4721227Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:19.4732775Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:19.5071336Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:33:19.5256964Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:19.5265642Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:19.5511570Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:33:19.5721638Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:19.5730322Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:19.5939986Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:33:19.6193304Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:19.6202914Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:19.6532735Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:33:19.6780369Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:33:19.6790040Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:19.7032110Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:33:19.7311497Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:19.7322078Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:19.7770936Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:33:19.8014150Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:33:19.8023580Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:20.4974531Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:33:20.5235559Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:33:20.5244430Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:20.5480769Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:33:20.5733307Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:33:20.5742793Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:20.6067030Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:33:20.6309439Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:20.6317822Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:20.6692049Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:33:20.6957432Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:33:20.6966964Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:20.7269829Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:33:20.7439624Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:33:20.7453649Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:20.7709938Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:33:20.7910837Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:33:20.7925748Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:20.8270245Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:33:20.8447730Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:33:20.8456824Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:20.8801655Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:33:20.8991403Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:20.9001239Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:20.9257837Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:33:20.9512691Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:33:20.9523438Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:20.9950099Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:33:21.0143445Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:33:21.0154234Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:21.0509954Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:33:21.0696433Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:33:21.0707029Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:21.1070922Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:33:21.1283848Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:21.1294621Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:21.1630932Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:33:21.1829662Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:33:21.1838967Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:21.2563103Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:33:21.2817852Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:33:21.2827080Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:21.4541079Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:33:21.4813405Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:33:21.4822829Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:21.5204783Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:33:21.5458136Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:33:21.5471208Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:21.5750274Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:33:21.5972492Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:33:21.5981807Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:21.6417692Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:33:21.6632459Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:21.6641415Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:22.1670724Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:33:22.1840988Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:33:22.1852588Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:22.2150343Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:33:22.2352672Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:33:22.2363777Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:22.2583041Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:33:22.2848192Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:33:22.2859316Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:22.3142905Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:33:22.3390784Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:33:22.3399003Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:22.3742413Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:33:22.4005439Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:33:22.4014383Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:22.4248780Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:33:22.4502275Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:33:22.4511390Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:22.4823201Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:33:22.5084143Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:33:22.5092634Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:22.5470619Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:33:22.5672358Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:33:22.5681861Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:22.6473837Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:33:22.6674044Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:33:22.6683464Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:22.7077759Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:33:22.7328878Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:22.7338204Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:22.8430014Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:33:22.8640131Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:33:22.8650832Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:22.8976258Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:33:22.9200403Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:33:22.9211385Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:24.0031191Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:33:24.0242318Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:33:24.0259565Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:24.0590333Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:33:24.0799709Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:33:24.0809862Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:24.1110218Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:33:24.1290180Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:33:24.1300551Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:24.1590911Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:33:24.1809407Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:24.1820294Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:24.2064730Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:33:24.2320744Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:33:24.2331458Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:24.2630902Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:33:24.2850856Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:24.2859879Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:24.3190522Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:33:24.3418342Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:33:24.3428752Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:24.4710647Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:33:24.4975839Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:33:24.4987082Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:24.5312939Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:33:24.5568743Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:24.5579273Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:24.5991115Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:33:24.6208131Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:33:24.6216844Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:24.6550041Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:33:24.6725907Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:24.6737600Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:24.7895148Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:33:24.8156987Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:33:24.8168729Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:24.8597265Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:33:24.8867720Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:33:24.8878727Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:24.9174133Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:33:24.9423076Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:24.9432257Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:24.9710439Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:33:24.9933873Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:24.9944684Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:25.0172582Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:33:25.0426425Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:33:25.0435614Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:25.0728777Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:33:25.0979669Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:33:25.0989857Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:25.1210437Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:33:25.1454736Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:33:25.1463087Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:25.1927400Z Selecting previously unselected package libopenal-data. 2021-05-17T17:33:25.2178141Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:33:25.2188223Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:25.2550806Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:33:25.2752218Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:33:25.2761353Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:25.3008829Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:33:25.3259134Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:33:25.3272783Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:25.3906359Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:33:25.4181328Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:33:25.4189875Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:25.4477992Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:33:25.4683693Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:33:25.4697812Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:25.5109925Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:33:25.5273819Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:33:25.5286692Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:25.5750306Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:33:25.5930364Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:33:25.5998818Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:25.6470266Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:33:25.6651267Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:33:25.6662499Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:25.7269936Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:33:25.7453710Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:25.7461460Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:25.7750869Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:33:25.7950991Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:25.7961294Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:25.8229975Z Selecting previously unselected package ffmpeg. 2021-05-17T17:33:25.8477589Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:25.8550537Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:25.9729592Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:33:25.9993746Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:33:26.0003080Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:26.0350604Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:33:26.0542291Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:33:26.0551569Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:26.2245229Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:33:26.2508692Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:33:26.2518080Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:26.2773716Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:33:26.3038068Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:33:26.3047713Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:26.3288744Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:33:26.3539479Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:26.3548136Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:26.6150580Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:33:26.6348761Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:26.6359378Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:26.9391691Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:33:26.9645755Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:33:26.9658548Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:27.0853032Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:33:27.1137426Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:33:27.1147642Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:27.1390615Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:33:27.1616938Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:27.1628448Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:27.2201023Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:27.2236810Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:27.2262095Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:27.2295579Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:27.2322698Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:27.2356349Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:27.2384486Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:27.2407834Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:27.2425112Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:27.2449011Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:27.2470673Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:27.2491537Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:27.2513074Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:27.2530336Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:27.2548311Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:27.2575204Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:27.2594606Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:27.2614144Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:27.2636611Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:27.2661459Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:27.2679924Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:27.2699566Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:27.2726524Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:27.2871837Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:27.2906743Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:27.2934690Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:27.2958787Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:27.2987541Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:27.3007941Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:27.3026340Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:27.3060590Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:27.3080445Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:27.3100062Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:27.3126213Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:27.3160519Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:27.3184130Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:27.3204092Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:27.3223400Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:27.3249592Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:27.3277885Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:27.3309146Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:27.3345966Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:27.3368991Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:27.3390729Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:27.3424686Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:27.3443063Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:27.3462969Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:27.3484421Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:27.3504256Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:27.3525581Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:27.3553145Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:27.3577607Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:27.3597201Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:27.3617133Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:27.3639829Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:27.3661943Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.3687611Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:27.3894815Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.3924735Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:27.3948503Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:27.3973525Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:27.3999931Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:27.4018770Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:27.4055521Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4079824Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:27.4099966Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:27.4123117Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:27.4207147Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4231921Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4256980Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4279734Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:27.4303606Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:27.4322579Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4345194Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4365482Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4387782Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:27.4470260Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:28.4283421Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:30.3819629Z Reading package lists... 2021-05-17T17:33:30.5158432Z Building dependency tree... 2021-05-17T17:33:30.5176336Z Reading state information... 2021-05-17T17:33:30.6473999Z The following additional packages will be installed: 2021-05-17T17:33:30.6479810Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:30.6958815Z The following NEW packages will be installed: 2021-05-17T17:33:30.6960864Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:30.6961813Z libmagick++-dev 2021-05-17T17:33:30.7150963Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:30.7152240Z Need to get 309 kB of archives. 2021-05-17T17:33:30.7153226Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:33:30.7155303Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-17T17:33:30.7181489Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-17T17:33:30.7248595Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-17T17:33:30.7263943Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-17T17:33:31.1178403Z Fetched 309 kB in 0s (11.6 MB/s) 2021-05-17T17:33:31.1477570Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:33:31.1548667Z (Reading database ... 2021-05-17T17:33:31.1549631Z (Reading database ... 5% 2021-05-17T17:33:31.1550128Z (Reading database ... 10% 2021-05-17T17:33:31.1550578Z (Reading database ... 15% 2021-05-17T17:33:31.1551033Z (Reading database ... 20% 2021-05-17T17:33:31.1551498Z (Reading database ... 25% 2021-05-17T17:33:31.1551942Z (Reading database ... 30% 2021-05-17T17:33:31.1552400Z (Reading database ... 35% 2021-05-17T17:33:31.1552840Z (Reading database ... 40% 2021-05-17T17:33:31.1553293Z (Reading database ... 45% 2021-05-17T17:33:31.1553747Z (Reading database ... 50% 2021-05-17T17:33:31.1577039Z (Reading database ... 55% 2021-05-17T17:33:31.1617686Z (Reading database ... 60% 2021-05-17T17:33:31.1646099Z (Reading database ... 65% 2021-05-17T17:33:31.1762513Z (Reading database ... 70% 2021-05-17T17:33:31.1871698Z (Reading database ... 75% 2021-05-17T17:33:31.1892112Z (Reading database ... 80% 2021-05-17T17:33:31.2376236Z (Reading database ... 85% 2021-05-17T17:33:31.2528920Z (Reading database ... 90% 2021-05-17T17:33:31.2601973Z (Reading database ... 95% 2021-05-17T17:33:31.2603095Z (Reading database ... 100% 2021-05-17T17:33:31.2604640Z (Reading database ... 267231 files and directories currently installed.) 2021-05-17T17:33:31.2701271Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:31.2780259Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.3151524Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:33:31.3378996Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:31.3399102Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.3732350Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:33:31.3981417Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:31.3990302Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.4430579Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:33:31.4627115Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:31.4702831Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.5234921Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.5318320Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.5344001Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.5367996Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:31.5443607Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:33.3820328Z Reading package lists... 2021-05-17T17:33:33.5196002Z Building dependency tree... 2021-05-17T17:33:33.5215066Z Reading state information... 2021-05-17T17:33:33.6564247Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:33:33.6568854Z The following additional packages will be installed: 2021-05-17T17:33:33.6571525Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:33:33.6573533Z libijs-0.35 libjbig2dec0 2021-05-17T17:33:33.6574804Z Suggested packages: 2021-05-17T17:33:33.6576806Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:33:33.6578530Z ghostscript-x 2021-05-17T17:33:33.7023276Z The following NEW packages will be installed: 2021-05-17T17:33:33.7025412Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:33:33.7027248Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:33:33.7292808Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:33.7293956Z Need to get 11.2 MB of archives. 2021-05-17T17:33:33.7295799Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:33:33.7298174Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-17T17:33:33.7533201Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-17T17:33:33.7543955Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:33:33.8072614Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:33:33.8148043Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:33:33.8157412Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:33:33.8161457Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:33:33.8370846Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:33:34.2250318Z Fetched 11.2 MB in 0s (85.9 MB/s) 2021-05-17T17:33:34.2565890Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:33:34.2634437Z (Reading database ... 2021-05-17T17:33:34.2635194Z (Reading database ... 5% 2021-05-17T17:33:34.2635836Z (Reading database ... 10% 2021-05-17T17:33:34.2636450Z (Reading database ... 15% 2021-05-17T17:33:34.2637110Z (Reading database ... 20% 2021-05-17T17:33:34.2637734Z (Reading database ... 25% 2021-05-17T17:33:34.2638337Z (Reading database ... 30% 2021-05-17T17:33:34.2638949Z (Reading database ... 35% 2021-05-17T17:33:34.2639569Z (Reading database ... 40% 2021-05-17T17:33:34.2640162Z (Reading database ... 45% 2021-05-17T17:33:34.2640773Z (Reading database ... 50% 2021-05-17T17:33:34.2675691Z (Reading database ... 55% 2021-05-17T17:33:34.2715843Z (Reading database ... 60% 2021-05-17T17:33:34.2737385Z (Reading database ... 65% 2021-05-17T17:33:34.2847365Z (Reading database ... 70% 2021-05-17T17:33:34.2953630Z (Reading database ... 75% 2021-05-17T17:33:34.2976609Z (Reading database ... 80% 2021-05-17T17:33:34.3421092Z (Reading database ... 85% 2021-05-17T17:33:34.3571328Z (Reading database ... 90% 2021-05-17T17:33:34.3642386Z (Reading database ... 95% 2021-05-17T17:33:34.3643225Z (Reading database ... 100% 2021-05-17T17:33:34.3644420Z (Reading database ... 267276 files and directories currently installed.) 2021-05-17T17:33:34.3744608Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:33:34.3981456Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:34.5991276Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:33:34.6174020Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:33:34.6183413Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:34.6550300Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:33:34.6724581Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:33:34.7248689Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:35.1191895Z Selecting previously unselected package libgs9-common. 2021-05-17T17:33:35.1445139Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:33:35.1456218Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.2511261Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:33:35.2725563Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:33:35.2742930Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:35.3030209Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:33:35.3248624Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:33:35.3256599Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:35.3630079Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:33:35.3827130Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:35.3835799Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.6462893Z Selecting previously unselected package ghostscript. 2021-05-17T17:33:35.6712476Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:35.6722008Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.7317816Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:35.7350087Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:35.7375022Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:35.7920911Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:35.7947672Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:35.8166874Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.8191890Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.8211170Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:35.8310386Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:35.9227222Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:35.9423025Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:38.7667517Z Reading package lists... 2021-05-17T17:33:38.9050409Z Building dependency tree... 2021-05-17T17:33:38.9069963Z Reading state information... 2021-05-17T17:33:39.0415261Z The following additional packages will be installed: 2021-05-17T17:33:39.0418534Z libudunits2-0 libudunits2-data 2021-05-17T17:33:39.0842161Z The following NEW packages will be installed: 2021-05-17T17:33:39.0844200Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:33:39.1101291Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:39.1102316Z Need to get 429 kB of archives. 2021-05-17T17:33:39.1103520Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:33:39.1105492Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:33:39.1190048Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:33:39.1271598Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:33:39.5094233Z Fetched 429 kB in 0s (8388 kB/s) 2021-05-17T17:33:39.5431423Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:33:39.5437281Z (Reading database ... 2021-05-17T17:33:39.5437796Z (Reading database ... 5% 2021-05-17T17:33:39.5438495Z (Reading database ... 10% 2021-05-17T17:33:39.5439045Z (Reading database ... 15% 2021-05-17T17:33:39.5440107Z (Reading database ... 20% 2021-05-17T17:33:39.5440640Z (Reading database ... 25% 2021-05-17T17:33:39.5441276Z (Reading database ... 30% 2021-05-17T17:33:39.5441871Z (Reading database ... 35% 2021-05-17T17:33:39.5442481Z (Reading database ... 40% 2021-05-17T17:33:39.5443265Z (Reading database ... 45% 2021-05-17T17:33:39.5443879Z (Reading database ... 50% 2021-05-17T17:33:39.5480269Z (Reading database ... 55% 2021-05-17T17:33:39.5521206Z (Reading database ... 60% 2021-05-17T17:33:39.5540902Z (Reading database ... 65% 2021-05-17T17:33:39.5655146Z (Reading database ... 70% 2021-05-17T17:33:39.5760678Z (Reading database ... 75% 2021-05-17T17:33:39.5780259Z (Reading database ... 80% 2021-05-17T17:33:39.6243101Z (Reading database ... 85% 2021-05-17T17:33:39.6387964Z (Reading database ... 90% 2021-05-17T17:33:39.6458017Z (Reading database ... 95% 2021-05-17T17:33:39.6458995Z (Reading database ... 100% 2021-05-17T17:33:39.6460355Z (Reading database ... 267840 files and directories currently installed.) 2021-05-17T17:33:39.6552736Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:33:39.6565333Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:39.6870967Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:33:39.7059310Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:33:39.7078174Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:39.7327435Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:33:39.7552600Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:33:39.7563412Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:39.8230643Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:39.8257661Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:39.8283576Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:39.8307198Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:33:39.9351227Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:41.8058477Z Reading package lists... 2021-05-17T17:33:41.9749465Z Building dependency tree... 2021-05-17T17:33:41.9768683Z Reading state information... 2021-05-17T17:33:42.1647111Z The following NEW packages will be installed: 2021-05-17T17:33:42.1650034Z libjq-dev 2021-05-17T17:33:42.1834222Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:42.1835389Z Need to get 11.2 kB of archives. 2021-05-17T17:33:42.1836707Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:33:42.1838975Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-17T17:33:42.5841548Z Fetched 11.2 kB in 0s (737 kB/s) 2021-05-17T17:33:42.6113375Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:33:42.6178210Z (Reading database ... 2021-05-17T17:33:42.6178625Z (Reading database ... 5% 2021-05-17T17:33:42.6179027Z (Reading database ... 10% 2021-05-17T17:33:42.6179753Z (Reading database ... 15% 2021-05-17T17:33:42.6180281Z (Reading database ... 20% 2021-05-17T17:33:42.6181019Z (Reading database ... 25% 2021-05-17T17:33:42.6181418Z (Reading database ... 30% 2021-05-17T17:33:42.6181822Z (Reading database ... 35% 2021-05-17T17:33:42.6182230Z (Reading database ... 40% 2021-05-17T17:33:42.6182624Z (Reading database ... 45% 2021-05-17T17:33:42.6183172Z (Reading database ... 50% 2021-05-17T17:33:42.6224404Z (Reading database ... 55% 2021-05-17T17:33:42.6266733Z (Reading database ... 60% 2021-05-17T17:33:42.6288594Z (Reading database ... 65% 2021-05-17T17:33:42.6400004Z (Reading database ... 70% 2021-05-17T17:33:42.6498190Z (Reading database ... 75% 2021-05-17T17:33:42.6524167Z (Reading database ... 80% 2021-05-17T17:33:42.6999012Z (Reading database ... 85% 2021-05-17T17:33:42.7150692Z (Reading database ... 90% 2021-05-17T17:33:42.7226402Z (Reading database ... 95% 2021-05-17T17:33:42.7227060Z (Reading database ... 100% 2021-05-17T17:33:42.7228009Z (Reading database ... 267869 files and directories currently installed.) 2021-05-17T17:33:42.7334035Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:42.7346463Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:42.7845651Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:44.6399991Z Reading package lists... 2021-05-17T17:33:44.7727722Z Building dependency tree... 2021-05-17T17:33:44.7746688Z Reading state information... 2021-05-17T17:33:44.9459754Z The following NEW packages will be installed: 2021-05-17T17:33:44.9462175Z libmng2 2021-05-17T17:33:44.9714773Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:44.9715713Z Need to get 168 kB of archives. 2021-05-17T17:33:44.9716646Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:33:44.9718946Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:33:45.3717490Z Fetched 168 kB in 0s (3289 kB/s) 2021-05-17T17:33:45.4031204Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:33:45.4061363Z (Reading database ... 2021-05-17T17:33:45.4062136Z (Reading database ... 5% 2021-05-17T17:33:45.4062763Z (Reading database ... 10% 2021-05-17T17:33:45.4063420Z (Reading database ... 15% 2021-05-17T17:33:45.4064039Z (Reading database ... 20% 2021-05-17T17:33:45.4064645Z (Reading database ... 25% 2021-05-17T17:33:45.4065267Z (Reading database ... 30% 2021-05-17T17:33:45.4065882Z (Reading database ... 35% 2021-05-17T17:33:45.4066481Z (Reading database ... 40% 2021-05-17T17:33:45.4067096Z (Reading database ... 45% 2021-05-17T17:33:45.4067711Z (Reading database ... 50% 2021-05-17T17:33:45.4100219Z (Reading database ... 55% 2021-05-17T17:33:45.4146559Z (Reading database ... 60% 2021-05-17T17:33:45.4170055Z (Reading database ... 65% 2021-05-17T17:33:45.4289394Z (Reading database ... 70% 2021-05-17T17:33:45.4403600Z (Reading database ... 75% 2021-05-17T17:33:45.4424209Z (Reading database ... 80% 2021-05-17T17:33:45.4941802Z (Reading database ... 85% 2021-05-17T17:33:45.5097155Z (Reading database ... 90% 2021-05-17T17:33:45.5171388Z (Reading database ... 95% 2021-05-17T17:33:45.5172405Z (Reading database ... 100% 2021-05-17T17:33:45.5173899Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T17:33:45.5274601Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:33:45.5292115Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:45.6010689Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:45.6041257Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:47.4699300Z Reading package lists... 2021-05-17T17:33:47.6065522Z Building dependency tree... 2021-05-17T17:33:47.6078754Z Reading state information... 2021-05-17T17:33:47.7595855Z E: Unable to locate package libmng1 2021-05-17T17:33:47.8205975Z Reading package lists... 2021-05-17T17:33:47.9557825Z Building dependency tree... 2021-05-17T17:33:47.9578159Z Reading state information... 2021-05-17T17:33:48.0706269Z E: Unable to locate package libapparmor-devel 2021-05-17T17:33:48.1336332Z Reading package lists... 2021-05-17T17:33:48.2751041Z Building dependency tree... 2021-05-17T17:33:48.2770058Z Reading state information... 2021-05-17T17:33:48.4117387Z The following additional packages will be installed: 2021-05-17T17:33:48.4119400Z libij-java 2021-05-17T17:33:48.4549464Z The following NEW packages will be installed: 2021-05-17T17:33:48.4553438Z imagej libij-java 2021-05-17T17:33:48.4737842Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:48.4738614Z Need to get 2328 kB of archives. 2021-05-17T17:33:48.4739379Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:33:48.4741091Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:33:48.5238218Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:33:48.9124423Z Fetched 2328 kB in 0s (36.0 MB/s) 2021-05-17T17:33:48.9431600Z Selecting previously unselected package libij-java. 2021-05-17T17:33:48.9490383Z (Reading database ... 2021-05-17T17:33:48.9491140Z (Reading database ... 5% 2021-05-17T17:33:48.9492012Z (Reading database ... 10% 2021-05-17T17:33:48.9492757Z (Reading database ... 15% 2021-05-17T17:33:48.9493482Z (Reading database ... 20% 2021-05-17T17:33:48.9494203Z (Reading database ... 25% 2021-05-17T17:33:48.9494907Z (Reading database ... 30% 2021-05-17T17:33:48.9495595Z (Reading database ... 35% 2021-05-17T17:33:48.9496289Z (Reading database ... 40% 2021-05-17T17:33:48.9496984Z (Reading database ... 45% 2021-05-17T17:33:48.9497668Z (Reading database ... 50% 2021-05-17T17:33:48.9535366Z (Reading database ... 55% 2021-05-17T17:33:48.9577848Z (Reading database ... 60% 2021-05-17T17:33:48.9602892Z (Reading database ... 65% 2021-05-17T17:33:48.9717705Z (Reading database ... 70% 2021-05-17T17:33:48.9832742Z (Reading database ... 75% 2021-05-17T17:33:48.9856661Z (Reading database ... 80% 2021-05-17T17:33:49.0316542Z (Reading database ... 85% 2021-05-17T17:33:49.0464020Z (Reading database ... 90% 2021-05-17T17:33:49.0527475Z (Reading database ... 95% 2021-05-17T17:33:49.0528287Z (Reading database ... 100% 2021-05-17T17:33:49.0529434Z (Reading database ... 267881 files and directories currently installed.) 2021-05-17T17:33:49.0624741Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:33:49.0637015Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:33:49.1510370Z Selecting previously unselected package imagej. 2021-05-17T17:33:49.1675569Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:33:49.1685316Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:33:49.2440578Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:33:49.2462573Z Setting up imagej (1.52r-1) ... 2021-05-17T17:33:49.2488117Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:33:50.4474232Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:51.1090535Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:33:52.9870283Z Reading package lists... 2021-05-17T17:33:53.1204695Z Building dependency tree... 2021-05-17T17:33:53.1223009Z Reading state information... 2021-05-17T17:33:53.2601395Z Suggested packages: 2021-05-17T17:33:53.2603309Z bowtie2-examples 2021-05-17T17:33:53.3022041Z The following NEW packages will be installed: 2021-05-17T17:33:53.3026712Z bowtie2 2021-05-17T17:33:53.3220315Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:53.3221105Z Need to get 1324 kB of archives. 2021-05-17T17:33:53.3221892Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:33:53.3223777Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:33:54.3995213Z Fetched 1324 kB in 0s (20.9 MB/s) 2021-05-17T17:33:54.4005866Z Selecting previously unselected package bowtie2. 2021-05-17T17:33:54.4006733Z (Reading database ... 2021-05-17T17:33:54.4007399Z (Reading database ... 5% 2021-05-17T17:33:54.4008055Z (Reading database ... 10% 2021-05-17T17:33:54.4008701Z (Reading database ... 15% 2021-05-17T17:33:54.4009344Z (Reading database ... 20% 2021-05-17T17:33:54.4009997Z (Reading database ... 25% 2021-05-17T17:33:54.4010608Z (Reading database ... 30% 2021-05-17T17:33:54.4011245Z (Reading database ... 35% 2021-05-17T17:33:54.4012156Z (Reading database ... 40% 2021-05-17T17:33:54.4012798Z (Reading database ... 45% 2021-05-17T17:33:54.4013434Z (Reading database ... 50% 2021-05-17T17:33:54.4014047Z (Reading database ... 55% 2021-05-17T17:33:54.4014670Z (Reading database ... 60% 2021-05-17T17:33:54.4015307Z (Reading database ... 65% 2021-05-17T17:33:54.4015943Z (Reading database ... 70% 2021-05-17T17:33:54.4016578Z (Reading database ... 75% 2021-05-17T17:33:54.4017472Z (Reading database ... 80% 2021-05-17T17:33:54.4018100Z (Reading database ... 85% 2021-05-17T17:33:54.4018728Z (Reading database ... 90% 2021-05-17T17:33:54.4019358Z (Reading database ... 95% 2021-05-17T17:33:54.4019995Z (Reading database ... 100% 2021-05-17T17:33:54.4020921Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T17:33:54.4022658Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:33:54.4023709Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:33:54.4024611Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:33:54.4025574Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:56.6622215Z Reading package lists... 2021-05-17T17:33:56.7947488Z Building dependency tree... 2021-05-17T17:33:56.7965468Z Reading state information... 2021-05-17T17:33:56.9335710Z E: Unable to locate package install 2021-05-17T17:33:56.9345425Z E: Unable to locate package gdal 2021-05-17T17:33:56.9935392Z Reading package lists... 2021-05-17T17:33:57.1232095Z Building dependency tree... 2021-05-17T17:33:57.1250499Z Reading state information... 2021-05-17T17:33:57.1454145Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:33:57.1457060Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:33:57.1458954Z is only available from another source 2021-05-17T17:33:57.1460026Z 2021-05-17T17:33:57.2367963Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:33:57.2948475Z Reading package lists... 2021-05-17T17:33:57.4305112Z Building dependency tree... 2021-05-17T17:33:57.4322346Z Reading state information... 2021-05-17T17:33:57.4538751Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:33:57.4541028Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:33:57.4542671Z is only available from another source 2021-05-17T17:33:57.4544203Z However the following packages replace it: 2021-05-17T17:33:57.4545419Z ffmpeg 2021-05-17T17:33:57.4546161Z 2021-05-17T17:33:57.5522361Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:33:57.6118762Z Reading package lists... 2021-05-17T17:33:57.7421136Z Building dependency tree... 2021-05-17T17:33:57.7441414Z Reading state information... 2021-05-17T17:33:57.8815548Z The following additional packages will be installed: 2021-05-17T17:33:57.8819332Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:33:57.8822740Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:33:57.8824996Z libssh2-1-dev 2021-05-17T17:33:57.8826971Z Suggested packages: 2021-05-17T17:33:57.8828825Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:33:57.9255209Z The following NEW packages will be installed: 2021-05-17T17:33:57.9256875Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:33:57.9260815Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:33:57.9265198Z libssh2-1-dev 2021-05-17T17:33:57.9453455Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:57.9454260Z Need to get 2667 kB of archives. 2021-05-17T17:33:57.9455104Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:33:57.9456921Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:33:57.9500972Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:33:57.9590467Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:33:57.9596836Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:33:57.9636798Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:33:57.9649350Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:33:57.9679006Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:33:57.9766345Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:33:57.9859227Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:33:57.9907382Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:33:57.9911188Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:33:58.3809919Z Fetched 2667 kB in 0s (35.7 MB/s) 2021-05-17T17:33:58.4151442Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:33:58.4155665Z (Reading database ... 2021-05-17T17:33:58.4156295Z (Reading database ... 5% 2021-05-17T17:33:58.4156855Z (Reading database ... 10% 2021-05-17T17:33:58.4157425Z (Reading database ... 15% 2021-05-17T17:33:58.4157989Z (Reading database ... 20% 2021-05-17T17:33:58.4158538Z (Reading database ... 25% 2021-05-17T17:33:58.4159096Z (Reading database ... 30% 2021-05-17T17:33:58.4159657Z (Reading database ... 35% 2021-05-17T17:33:58.4160224Z (Reading database ... 40% 2021-05-17T17:33:58.4160782Z (Reading database ... 45% 2021-05-17T17:33:58.4161328Z (Reading database ... 50% 2021-05-17T17:33:58.4196272Z (Reading database ... 55% 2021-05-17T17:33:58.4241419Z (Reading database ... 60% 2021-05-17T17:33:58.4264042Z (Reading database ... 65% 2021-05-17T17:33:58.4377331Z (Reading database ... 70% 2021-05-17T17:33:58.4483833Z (Reading database ... 75% 2021-05-17T17:33:58.4504554Z (Reading database ... 80% 2021-05-17T17:33:58.4974649Z (Reading database ... 85% 2021-05-17T17:33:58.5114106Z (Reading database ... 90% 2021-05-17T17:33:58.5182708Z (Reading database ... 95% 2021-05-17T17:33:58.5183435Z (Reading database ... 100% 2021-05-17T17:33:58.5184457Z (Reading database ... 267930 files and directories currently installed.) 2021-05-17T17:33:58.5278105Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:33:58.5289653Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:33:58.5637276Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:33:58.5876159Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:33:58.5885580Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:33:58.6551006Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:33:58.6768722Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:33:58.6794479Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:33:58.7045240Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:33:58.7278145Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:58.7292150Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:58.7671313Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:33:58.7898062Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:58.7907983Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:58.8230123Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:33:58.8451903Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:58.8462077Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:58.8831493Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:33:58.9025729Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:33:58.9036723Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:58.9711178Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:33:58.9876559Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:33:58.9889586Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:59.0630595Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:33:59.0813790Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:33:59.0824688Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:33:59.1350370Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:33:59.1589614Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:33:59.1602749Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:33:59.1871097Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:33:59.2088389Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:33:59.2098362Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:59.3262287Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:33:59.3305592Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:59.3330688Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:33:59.3357059Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:33:59.3379476Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:59.3401226Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:59.3422586Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:33:59.3454933Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:33:59.3477854Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:33:59.3497958Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:59.3520005Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:33:59.3545594Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:03.8473551Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:03.9544655Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:05.7782702Z Reading package lists... 2021-05-17T17:34:05.9117143Z Building dependency tree... 2021-05-17T17:34:05.9134460Z Reading state information... 2021-05-17T17:34:06.1361542Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:34:06.1364145Z libtiff-dev set to manually installed. 2021-05-17T17:34:06.1371430Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:06.1979110Z Reading package lists... 2021-05-17T17:34:06.3362973Z Building dependency tree... 2021-05-17T17:34:06.3384423Z Reading state information... 2021-05-17T17:34:06.5546473Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:34:06.5547715Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:06.6169759Z Reading package lists... 2021-05-17T17:34:06.7571669Z Building dependency tree... 2021-05-17T17:34:06.7593869Z Reading state information... 2021-05-17T17:34:06.9390938Z The following NEW packages will be installed: 2021-05-17T17:34:06.9392958Z libsodium-dev 2021-05-17T17:34:07.0174328Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:07.0176114Z Need to get 169 kB of archives. 2021-05-17T17:34:07.0178142Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:34:07.0180876Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:34:07.3975160Z Fetched 169 kB in 0s (2199 kB/s) 2021-05-17T17:34:07.4246733Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:34:07.4318680Z (Reading database ... 2021-05-17T17:34:07.4319518Z (Reading database ... 5% 2021-05-17T17:34:07.4320282Z (Reading database ... 10% 2021-05-17T17:34:07.4321510Z (Reading database ... 15% 2021-05-17T17:34:07.4322539Z (Reading database ... 20% 2021-05-17T17:34:07.4323128Z (Reading database ... 25% 2021-05-17T17:34:07.4323644Z (Reading database ... 30% 2021-05-17T17:34:07.4324169Z (Reading database ... 35% 2021-05-17T17:34:07.4324752Z (Reading database ... 40% 2021-05-17T17:34:07.4325198Z (Reading database ... 45% 2021-05-17T17:34:07.4325653Z (Reading database ... 50% 2021-05-17T17:34:07.4364916Z (Reading database ... 55% 2021-05-17T17:34:07.4407733Z (Reading database ... 60% 2021-05-17T17:34:07.4432194Z (Reading database ... 65% 2021-05-17T17:34:07.4544988Z (Reading database ... 70% 2021-05-17T17:34:07.4652155Z (Reading database ... 75% 2021-05-17T17:34:07.4673315Z (Reading database ... 80% 2021-05-17T17:34:07.5163864Z (Reading database ... 85% 2021-05-17T17:34:07.5318798Z (Reading database ... 90% 2021-05-17T17:34:07.5384680Z (Reading database ... 95% 2021-05-17T17:34:07.5386279Z (Reading database ... 100% 2021-05-17T17:34:07.5390819Z (Reading database ... 268433 files and directories currently installed.) 2021-05-17T17:34:07.5488156Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:34:07.5501362Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:07.6235748Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:09.4642686Z Reading package lists... 2021-05-17T17:34:09.6021305Z Building dependency tree... 2021-05-17T17:34:09.6042010Z Reading state information... 2021-05-17T17:34:09.7368570Z The following additional packages will be installed: 2021-05-17T17:34:09.7372369Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:34:09.7804691Z The following NEW packages will be installed: 2021-05-17T17:34:09.7809181Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:34:09.7810607Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:34:09.8221575Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:09.8223038Z Need to get 10.4 MB of archives. 2021-05-17T17:34:09.8224531Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:34:09.8228283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:34:09.8452630Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:34:09.8791743Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:34:09.9255047Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:34:10.0029624Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:34:10.0863834Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-17T17:34:10.1294305Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-17T17:34:10.2305511Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:34:10.6185339Z Fetched 10.4 MB in 0s (23.3 MB/s) 2021-05-17T17:34:10.6444940Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:34:10.6512366Z (Reading database ... 2021-05-17T17:34:10.6512987Z (Reading database ... 5% 2021-05-17T17:34:10.6513497Z (Reading database ... 10% 2021-05-17T17:34:10.6513993Z (Reading database ... 15% 2021-05-17T17:34:10.6514466Z (Reading database ... 20% 2021-05-17T17:34:10.6514966Z (Reading database ... 25% 2021-05-17T17:34:10.6515452Z (Reading database ... 30% 2021-05-17T17:34:10.6515955Z (Reading database ... 35% 2021-05-17T17:34:10.6516559Z (Reading database ... 40% 2021-05-17T17:34:10.6517046Z (Reading database ... 45% 2021-05-17T17:34:10.6517515Z (Reading database ... 50% 2021-05-17T17:34:10.6548422Z (Reading database ... 55% 2021-05-17T17:34:10.6585674Z (Reading database ... 60% 2021-05-17T17:34:10.6608061Z (Reading database ... 65% 2021-05-17T17:34:10.6707020Z (Reading database ... 70% 2021-05-17T17:34:10.6812803Z (Reading database ... 75% 2021-05-17T17:34:10.6834489Z (Reading database ... 80% 2021-05-17T17:34:10.7276388Z (Reading database ... 85% 2021-05-17T17:34:10.7418311Z (Reading database ... 90% 2021-05-17T17:34:10.7479333Z (Reading database ... 95% 2021-05-17T17:34:10.7480944Z (Reading database ... 100% 2021-05-17T17:34:10.7482876Z (Reading database ... 268503 files and directories currently installed.) 2021-05-17T17:34:10.7573761Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:34:10.7588654Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:10.8310579Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:34:10.8501513Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:34:10.8519567Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:10.9631345Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:34:10.9822237Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:34:10.9833818Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:11.1223079Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:34:11.1462228Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:11.1472282Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:11.2710908Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:34:11.2965309Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:11.2979997Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:11.4601163Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:34:11.4861245Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:11.4872905Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:11.6536960Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:34:11.6811349Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:11.6820551Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:11.9991237Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:34:12.0266286Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:12.0276408Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:12.1099804Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:12.1132427Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:12.1161565Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:12.1184069Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:12.1206521Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:12.1226735Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:12.1246378Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:12.1266231Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:12.1292560Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:14.9117552Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:16.7766893Z Reading package lists... 2021-05-17T17:34:16.9121940Z Building dependency tree... 2021-05-17T17:34:16.9141900Z Reading state information... 2021-05-17T17:34:17.1250917Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:34:17.1252184Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:17.1903608Z Reading package lists... 2021-05-17T17:34:17.3371785Z Building dependency tree... 2021-05-17T17:34:17.3392802Z Reading state information... 2021-05-17T17:34:17.4761850Z The following additional packages will be installed: 2021-05-17T17:34:17.4764853Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:17.4769254Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:34:17.4770602Z Suggested packages: 2021-05-17T17:34:17.4772103Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:34:17.5247631Z The following NEW packages will be installed: 2021-05-17T17:34:17.5250081Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:17.5254164Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:34:17.5506829Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:17.5507893Z Need to get 1459 kB of archives. 2021-05-17T17:34:17.5508673Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:34:17.5510892Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:34:17.5608467Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:34:17.5691978Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:34:17.5779136Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:34:17.5865249Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-17T17:34:17.5935430Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:34:17.6028542Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:34:17.6787696Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:34:17.6906849Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:34:17.6966966Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:34:18.0965108Z Fetched 1459 kB in 0s (7868 kB/s) 2021-05-17T17:34:18.1242590Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:34:18.1309824Z (Reading database ... 2021-05-17T17:34:18.1310554Z (Reading database ... 5% 2021-05-17T17:34:18.1311455Z (Reading database ... 10% 2021-05-17T17:34:18.1311975Z (Reading database ... 15% 2021-05-17T17:34:18.1312431Z (Reading database ... 20% 2021-05-17T17:34:18.1312944Z (Reading database ... 25% 2021-05-17T17:34:18.1313437Z (Reading database ... 30% 2021-05-17T17:34:18.1313889Z (Reading database ... 35% 2021-05-17T17:34:18.1314352Z (Reading database ... 40% 2021-05-17T17:34:18.1314820Z (Reading database ... 45% 2021-05-17T17:34:18.1315265Z (Reading database ... 50% 2021-05-17T17:34:18.1336957Z (Reading database ... 55% 2021-05-17T17:34:18.1376520Z (Reading database ... 60% 2021-05-17T17:34:18.1410190Z (Reading database ... 65% 2021-05-17T17:34:18.1514572Z (Reading database ... 70% 2021-05-17T17:34:18.1617805Z (Reading database ... 75% 2021-05-17T17:34:18.1640532Z (Reading database ... 80% 2021-05-17T17:34:18.2025415Z (Reading database ... 85% 2021-05-17T17:34:18.2313649Z (Reading database ... 90% 2021-05-17T17:34:18.2385751Z (Reading database ... 95% 2021-05-17T17:34:18.2386645Z (Reading database ... 100% 2021-05-17T17:34:18.2387990Z (Reading database ... 268728 files and directories currently installed.) 2021-05-17T17:34:18.2493374Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.2524909Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.2813025Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:34:18.3082061Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.3091623Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.3350881Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:34:18.3609771Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.3616745Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.3950649Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:34:18.4167532Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.4180547Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.4495497Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:34:18.4693265Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:34:18.4723488Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:18.5030671Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:34:18.5232097Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.5240944Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.5590811Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:34:18.5853985Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:34:18.5864019Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:18.6630212Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:34:18.6802384Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:34:18.6811163Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:18.7230476Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:34:18.7485218Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:18.7497441Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.7830161Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:34:18.7999634Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:34:18.8008994Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:18.9039571Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:18.9063337Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9090164Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:18.9111356Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:18.9144639Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9171467Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9195219Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9216687Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9236795Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:18.9255361Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:18.9279607Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:18.9457660Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:21.8491876Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:23.8579702Z Reading package lists... 2021-05-17T17:34:23.9967417Z Building dependency tree... 2021-05-17T17:34:23.9985742Z Reading state information... 2021-05-17T17:34:24.1248392Z E: Unable to locate package udunits 2021-05-17T17:34:24.1826269Z Reading package lists... 2021-05-17T17:34:24.3291504Z Building dependency tree... 2021-05-17T17:34:24.3315816Z Reading state information... 2021-05-17T17:34:24.4730852Z The following additional packages will be installed: 2021-05-17T17:34:24.4733131Z libwebpdemux2 2021-05-17T17:34:24.5173017Z The following NEW packages will be installed: 2021-05-17T17:34:24.5178008Z libwebp-dev libwebpdemux2 2021-05-17T17:34:24.5358162Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:24.5359170Z Need to get 277 kB of archives. 2021-05-17T17:34:24.5359939Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:34:24.5361667Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:34:24.5376581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:34:24.9278657Z Fetched 277 kB in 0s (14.2 MB/s) 2021-05-17T17:34:24.9593700Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:34:24.9663256Z (Reading database ... 2021-05-17T17:34:24.9664120Z (Reading database ... 5% 2021-05-17T17:34:24.9664759Z (Reading database ... 10% 2021-05-17T17:34:24.9665382Z (Reading database ... 15% 2021-05-17T17:34:24.9666161Z (Reading database ... 20% 2021-05-17T17:34:24.9666828Z (Reading database ... 25% 2021-05-17T17:34:24.9667445Z (Reading database ... 30% 2021-05-17T17:34:24.9668064Z (Reading database ... 35% 2021-05-17T17:34:24.9668679Z (Reading database ... 40% 2021-05-17T17:34:24.9670366Z (Reading database ... 45% 2021-05-17T17:34:24.9670880Z (Reading database ... 50% 2021-05-17T17:34:24.9691182Z (Reading database ... 55% 2021-05-17T17:34:24.9729711Z (Reading database ... 60% 2021-05-17T17:34:24.9759036Z (Reading database ... 65% 2021-05-17T17:34:24.9875046Z (Reading database ... 70% 2021-05-17T17:34:24.9990383Z (Reading database ... 75% 2021-05-17T17:34:25.0015964Z (Reading database ... 80% 2021-05-17T17:34:25.0370423Z (Reading database ... 85% 2021-05-17T17:34:25.0648904Z (Reading database ... 90% 2021-05-17T17:34:25.0723325Z (Reading database ... 95% 2021-05-17T17:34:25.0724347Z (Reading database ... 100% 2021-05-17T17:34:25.0725534Z (Reading database ... 269028 files and directories currently installed.) 2021-05-17T17:34:25.0836383Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:34:25.0856409Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:25.1073506Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:34:25.1332820Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:34:25.1342771Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:25.2154846Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:25.2183197Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:25.2210486Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:27.1871442Z Reading package lists... 2021-05-17T17:34:27.3247327Z Building dependency tree... 2021-05-17T17:34:27.3268054Z Reading state information... 2021-05-17T17:34:27.4708493Z The following additional packages will be installed: 2021-05-17T17:34:27.4718366Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:27.4721170Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:27.4723546Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:27.4724790Z Suggested packages: 2021-05-17T17:34:27.4726367Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:34:27.4727640Z Recommended packages: 2021-05-17T17:34:27.4728495Z cargo 2021-05-17T17:34:27.5239251Z The following NEW packages will be installed: 2021-05-17T17:34:27.5244170Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:27.5245914Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:27.5247928Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:27.5492414Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:27.5493161Z Need to get 108 MB of archives. 2021-05-17T17:34:27.5493986Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:34:27.5496425Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:34:27.5539300Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:34:27.5547175Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-17T17:34:27.5554637Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:34:27.5610109Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:34:27.5636302Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:34:27.5642029Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-17T17:34:27.7029522Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-17T17:34:29.1215042Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-17T17:34:29.8731219Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-17T17:34:29.8927394Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-17T17:34:29.9246590Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:34:30.1332456Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-17T17:34:30.5409943Z Fetched 108 MB in 3s (41.4 MB/s) 2021-05-17T17:34:30.5685022Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:34:30.5755272Z (Reading database ... 2021-05-17T17:34:30.5755780Z (Reading database ... 5% 2021-05-17T17:34:30.5756248Z (Reading database ... 10% 2021-05-17T17:34:30.5756699Z (Reading database ... 15% 2021-05-17T17:34:30.5757167Z (Reading database ... 20% 2021-05-17T17:34:30.5757813Z (Reading database ... 25% 2021-05-17T17:34:30.5758323Z (Reading database ... 30% 2021-05-17T17:34:30.5758950Z (Reading database ... 35% 2021-05-17T17:34:30.5759392Z (Reading database ... 40% 2021-05-17T17:34:30.5759842Z (Reading database ... 45% 2021-05-17T17:34:30.5760296Z (Reading database ... 50% 2021-05-17T17:34:30.5781303Z (Reading database ... 55% 2021-05-17T17:34:30.5816753Z (Reading database ... 60% 2021-05-17T17:34:30.5847204Z (Reading database ... 65% 2021-05-17T17:34:30.5953649Z (Reading database ... 70% 2021-05-17T17:34:30.6053294Z (Reading database ... 75% 2021-05-17T17:34:30.6075443Z (Reading database ... 80% 2021-05-17T17:34:30.6396622Z (Reading database ... 85% 2021-05-17T17:34:30.6671632Z (Reading database ... 90% 2021-05-17T17:34:30.6747718Z (Reading database ... 95% 2021-05-17T17:34:30.6748833Z (Reading database ... 100% 2021-05-17T17:34:30.6750816Z (Reading database ... 269056 files and directories currently installed.) 2021-05-17T17:34:30.6842136Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:34:30.6861865Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:30.7234698Z Selecting previously unselected package libipt2. 2021-05-17T17:34:30.7471304Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:34:30.7479293Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:34:30.7787499Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:34:30.7980728Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:34:30.7989380Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:30.8430367Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:34:30.8617911Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:34:30.8627240Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:30.9387751Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:34:30.9587305Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:34:30.9596833Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:31.0058368Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:34:31.0344110Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:34:31.0353965Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:31.0578590Z Selecting previously unselected package gdb. 2021-05-17T17:34:31.0865664Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:34:31.0876330Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:31.3930129Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:34:31.4191782Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:31.4201397Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:37.0609137Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:34:37.0885249Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:37.0896798Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:39.8604404Z Selecting previously unselected package rustc. 2021-05-17T17:34:39.8866979Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:39.8875472Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:40.0630730Z Selecting previously unselected package cargo. 2021-05-17T17:34:40.0868383Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:40.0879758Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:40.4020853Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:34:40.4296469Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:34:40.4305912Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:41.5044636Z Selecting previously unselected package rust-gdb. 2021-05-17T17:34:41.5318674Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:34:41.5328566Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.5902716Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.5933118Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:41.5954619Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:41.5977592Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.5995881Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:34:41.6016378Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:41.6035880Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:41.6053381Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.6071970Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:41.6091860Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:41.6109929Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.6128491Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:41.6157050Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:41.6181614Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:41.6373338Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:44.7431161Z Reading package lists... 2021-05-17T17:34:44.8769850Z Building dependency tree... 2021-05-17T17:34:44.8789780Z Reading state information... 2021-05-17T17:34:45.0219914Z The following additional packages will be installed: 2021-05-17T17:34:45.0224517Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:45.0233687Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:45.0238711Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:45.0241297Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:45.0243971Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:45.0246526Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:45.0248884Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:45.0251556Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:45.0254297Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:45.0257123Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:45.0259854Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:45.0262570Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:45.0265429Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:45.0268534Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:45.0271710Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:45.0274566Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:45.0277268Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:45.0279998Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:45.0282869Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:45.0285202Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:45.0287474Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:45.0289858Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:45.0292131Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:45.0294292Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:45.0296531Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:45.0299182Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:45.0301944Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:45.0304653Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:45.0307405Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:45.0310104Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:45.0312529Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:45.0314890Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:45.0317464Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:45.0320125Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:45.0322935Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:45.0325756Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:45.0327705Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:45.0328722Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:45.0329691Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:45.0330748Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:45.0331828Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:45.0332796Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:34:45.0333906Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:45.0335064Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:45.0336257Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:45.0337305Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:45.0338325Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:45.0339423Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:45.0340367Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:45.0340911Z Suggested packages: 2021-05-17T17:34:45.0341707Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:34:45.0342675Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:34:45.0343759Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:34:45.0344855Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:34:45.0345798Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:34:45.0346782Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:34:45.0348493Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:34:45.0350215Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:34:45.0351643Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:34:45.0353124Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:34:45.0354713Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:34:45.0356344Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:34:45.0357863Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:34:45.0358965Z wpagui libengine-pkcs11-openssl 2021-05-17T17:34:45.1035247Z The following NEW packages will be installed: 2021-05-17T17:34:45.1038856Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:45.1042082Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:45.1045219Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:45.1048229Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:45.1051311Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:45.1054314Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:45.1057094Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:45.1064885Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:45.1067622Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:45.1070812Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:45.1073537Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:45.1076217Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:45.1079066Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:45.1082170Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:45.1085191Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:45.1088076Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:45.1090795Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:45.1093530Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:45.1096407Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:45.1098698Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:45.1101277Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:45.1103682Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:45.1105956Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:45.1108127Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:45.1110519Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:45.1113190Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:45.1115844Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:45.1118542Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:45.1121435Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:45.1124020Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:45.1128554Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:45.1130976Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:45.1133531Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:45.1136125Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:45.1138944Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:45.1141160Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:45.1142354Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:45.1143532Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:45.1144666Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:45.1145977Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:45.1147058Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:45.1148048Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:34:45.1149260Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:45.1150435Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:45.1151619Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:45.1152655Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:45.1153670Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:45.1154770Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:45.1155720Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:45.1283369Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:45.1284160Z Need to get 183 MB of archives. 2021-05-17T17:34:45.1285520Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:34:45.1287521Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:34:45.1313660Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:34:45.1620732Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-17T17:34:45.1639783Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-17T17:34:45.1647185Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-17T17:34:45.1654063Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:34:45.1660291Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:34:45.1668828Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:34:45.1676415Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-17T17:34:45.1683436Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:34:45.1746832Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:34:45.1928376Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:34:45.2190723Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:34:45.2198338Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:34:45.2203373Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:34:45.2209068Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:34:45.2214659Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:34:45.2220747Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:34:45.2226215Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:34:45.2263567Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:34:45.2296653Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:34:45.2302652Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:34:45.2373451Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:34:45.3555374Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:34:45.4480757Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:34:45.4559450Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-17T17:34:45.4588119Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-17T17:34:45.4653625Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:34:45.4661502Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:34:45.4681335Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:34:45.4701184Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:34:45.4894592Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:34:45.5122074Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:34:45.5150117Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:34:45.5158039Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:34:45.5166734Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:34:45.7046523Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-17T17:34:45.7055083Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:34:45.7132123Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:34:45.7161350Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:34:45.7179454Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:34:45.7193753Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:34:45.7199610Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:34:45.7218387Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:34:45.7228526Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:34:45.7245548Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:34:45.7256131Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:34:45.7296542Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:34:45.7306340Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:34:45.7351391Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:34:45.7357224Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:34:45.7363828Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:34:45.7370943Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:34:45.7384850Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:34:45.7430801Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:34:45.7441715Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:34:45.8069898Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:34:45.8150796Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:34:45.8156883Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:34:45.8184733Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:34:45.8189716Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:34:45.8195227Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:34:45.8200963Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:34:45.8217166Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:34:45.8226005Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:34:45.8257798Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:34:45.8277720Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:34:45.8293004Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:34:45.8462756Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:34:45.8535888Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:34:45.9129232Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:34:45.9131798Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:34:45.9137758Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:34:45.9150121Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:34:45.9376175Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:34:45.9525660Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:34:45.9533839Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-17T17:34:46.0548210Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-17T17:34:46.0555825Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-17T17:34:46.0567176Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:34:46.0758432Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:34:46.0769883Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:34:46.0785055Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:34:46.0875499Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-17T17:34:46.1428243Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:34:46.1821951Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:34:46.1967449Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:34:46.2019873Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:34:46.2072924Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-17T17:34:46.2164486Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:34:46.2169570Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:34:46.2256231Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:34:46.2349552Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:34:46.2527195Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:34:46.2689111Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:34:46.2739564Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:34:46.3226893Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:34:46.3276023Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:34:46.3301442Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:34:46.3303605Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:34:46.3394655Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:34:46.3434067Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-17T17:34:46.3517835Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-17T17:34:46.3541417Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:34:46.3556035Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:34:46.3685394Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:34:46.3694243Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:34:47.3035222Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:34:47.3048002Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:34:47.3056950Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:34:47.3530321Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:34:47.5166726Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:34:47.5173171Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-17T17:34:47.5186580Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:34:47.5239290Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:34:47.5361785Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:34:47.6214319Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:34:47.6379909Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:34:47.6409115Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:34:47.6414806Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:34:47.6762998Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:34:47.6805219Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:34:47.6824908Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:34:47.6834949Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-17T17:34:47.6839233Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:34:47.6859725Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:34:47.6866990Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:34:47.6873972Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:34:47.6876084Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-17T17:34:47.6878170Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-17T17:34:47.6883302Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-17T17:34:47.6889474Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:34:47.7240528Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:34:47.7348101Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-17T17:34:47.7623522Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:34:47.7629670Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:34:47.7694499Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:34:47.8193453Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:34:47.8222824Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:34:47.8288546Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:34:47.8317589Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:34:47.8397016Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-17T17:34:47.8467747Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-17T17:34:47.8504784Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:34:47.8537491Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:34:47.8548409Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-17T17:34:47.8560251Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-17T17:34:47.8627438Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-17T17:34:47.8938102Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-17T17:34:47.9681941Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:34:47.9688590Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:34:48.0069840Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:34:48.0094317Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:34:48.0105164Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:34:48.0141451Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:34:48.0143799Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:34:48.0363549Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:34:48.0426871Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:34:48.0512518Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:34:48.1097432Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-17T17:34:48.1265274Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-17T17:34:48.1371921Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-17T17:34:48.1411466Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:34:48.1461859Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:34:48.1463995Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:34:48.1479495Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:34:48.1481462Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:34:48.1543393Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:34:48.1576358Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:34:48.3497412Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:34:48.3500170Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:34:48.3537566Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:34:48.3893022Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:34:48.3929302Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:34:48.4280720Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:34:48.4365596Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:34:48.4367873Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:34:48.4377108Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:34:48.4382977Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:34:48.4418940Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:34:48.4486205Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:34:48.4538300Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:34:48.4680773Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:34:48.4687743Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:34:48.5838712Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:34:48.5866708Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:34:48.5920933Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:34:48.6072858Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:34:48.6124733Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:34:48.6209622Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:34:48.6260768Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:34:48.6267315Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:34:48.6930718Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:34:48.7027272Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:34:48.7093463Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:34:48.7765076Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:34:48.7926198Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-17T17:34:48.8048154Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-17T17:34:48.8119106Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:34:48.8184499Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:34:48.8789426Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:34:49.0917007Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-17T17:34:49.1129901Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:34:49.1859952Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:34:49.7524627Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:34:49.8979428Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-17T17:34:49.9268787Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-17T17:34:49.9357114Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:34:49.9606780Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:34:49.9700570Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:34:50.0223147Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:34:50.0602093Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:34:50.0681341Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:34:50.0761625Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:34:51.0878791Z Fetched 183 MB in 5s (36.8 MB/s) 2021-05-17T17:34:51.1184780Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:34:51.1247621Z (Reading database ... 2021-05-17T17:34:51.1248083Z (Reading database ... 5% 2021-05-17T17:34:51.1248492Z (Reading database ... 10% 2021-05-17T17:34:51.1248908Z (Reading database ... 15% 2021-05-17T17:34:51.1249296Z (Reading database ... 20% 2021-05-17T17:34:51.1249692Z (Reading database ... 25% 2021-05-17T17:34:51.1250080Z (Reading database ... 30% 2021-05-17T17:34:51.1250475Z (Reading database ... 35% 2021-05-17T17:34:51.1250872Z (Reading database ... 40% 2021-05-17T17:34:51.1251257Z (Reading database ... 45% 2021-05-17T17:34:51.1251656Z (Reading database ... 50% 2021-05-17T17:34:51.1275297Z (Reading database ... 55% 2021-05-17T17:34:51.1318384Z (Reading database ... 60% 2021-05-17T17:34:51.1342174Z (Reading database ... 65% 2021-05-17T17:34:51.1443021Z (Reading database ... 70% 2021-05-17T17:34:51.1550978Z (Reading database ... 75% 2021-05-17T17:34:51.1575953Z (Reading database ... 80% 2021-05-17T17:34:51.1936344Z (Reading database ... 85% 2021-05-17T17:34:51.2213391Z (Reading database ... 90% 2021-05-17T17:34:51.2283102Z (Reading database ... 95% 2021-05-17T17:34:51.2284606Z (Reading database ... 100% 2021-05-17T17:34:51.2286427Z (Reading database ... 269811 files and directories currently installed.) 2021-05-17T17:34:51.2387742Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:34:51.2406823Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:34:51.2790177Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:34:51.2954464Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:51.3041584Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:51.4871102Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:34:51.5072734Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:34:51.5085145Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:34:51.5469717Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:34:51.5667646Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:34:51.5678112Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:34:51.5990242Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:34:51.6184787Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:34:51.6196262Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:34:51.6509877Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:34:51.6710293Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:34:51.6720750Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:34:51.6990415Z Selecting previously unselected package libwacom-common. 2021-05-17T17:34:51.7216096Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:34:51.7226234Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:34:51.7830203Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:34:51.8008489Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:34:51.8017849Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:34:51.8310777Z Selecting previously unselected package libinput-bin. 2021-05-17T17:34:51.8511858Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:34:51.8522737Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:34:51.8791202Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:34:51.9024150Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:34:51.9034525Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:34:51.9395739Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:34:51.9633227Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:51.9648476Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:52.0150190Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:34:52.0314518Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:52.0325477Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:52.1133932Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:34:52.1381065Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:34:52.1391841Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:34:52.1670244Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:34:52.1855838Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:34:52.1867456Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:34:52.2190437Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:34:52.2368770Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:34:52.2391007Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:34:52.2710367Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:34:52.2881157Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:34:52.2898659Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:34:52.3190549Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:34:52.3385971Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:34:52.3396024Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:34:52.3710616Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:34:52.3911218Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:34:52.3920001Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:34:52.4150116Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:34:52.4413183Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:34:52.4422204Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:34:52.4710176Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:34:52.4874220Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:34:52.4883124Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:34:52.5191031Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:34:52.5395626Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:34:52.5409666Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:34:52.5710146Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:34:52.5906294Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:34:52.5918777Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:34:52.6309937Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:34:52.6484466Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:52.6560788Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:52.9550336Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:34:52.9746851Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:52.9756866Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:53.2024434Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:34:53.2282718Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:53.2290984Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:53.2670624Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:34:53.2898842Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:34:53.2909206Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:34:53.3330603Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:34:53.3594914Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:34:53.3604937Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:34:53.4550819Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:34:53.4764146Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:34:53.4772665Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:34:53.5070225Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:34:53.5265424Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:53.5275801Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:53.5711442Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:34:53.5946273Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:53.5956304Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:53.6416549Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:34:53.6672888Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:53.6681230Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:53.8190510Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:34:53.8407295Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:53.8421337Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:53.9950376Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:34:54.0198503Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.0209686Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:54.0546071Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:34:54.0832383Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:54.0842815Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:54.1190243Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:34:54.1389693Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:34:54.1397558Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:34:54.1790312Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:34:54.1993341Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:54.2002546Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:34:55.4547546Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:34:55.4812446Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.4819957Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:55.5190590Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:34:55.5381039Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:34:55.5391229Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:34:55.7762077Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:34:55.8029577Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:34:55.8037773Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:34:55.8578946Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:34:55.8767552Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:34:55.8775424Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:34:55.9207396Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:34:55.9482390Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:55.9498973Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:55.9809516Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:34:56.0078446Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:56.0086368Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:56.0391212Z Selecting previously unselected package gdal-data. 2021-05-17T17:34:56.0599374Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:34:56.0608619Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:56.1068358Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:34:56.1320996Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:34:56.1331226Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:34:56.1670183Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:34:56.1849545Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:34:56.1859792Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:34:56.2310901Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:34:56.2478953Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:34:56.2490763Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:34:56.2870636Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:34:56.3066730Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:34:56.3076003Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:34:56.3790179Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:34:56.3962573Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:34:56.3971826Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:34:56.4350413Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:34:56.4529231Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:34:56.4540984Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:34:56.5173645Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:34:56.5439399Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:34:56.5449622Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:34:56.5739238Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:34:56.6001115Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:34:56.6010862Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:34:56.6311013Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:34:56.6527033Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:34:56.6536815Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:34:56.6800976Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:34:56.7072859Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:34:56.7082276Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:34:56.7510892Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:34:56.7731042Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:34:56.7742261Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:34:56.8455490Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:34:56.8725855Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:34:56.8735598Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:34:56.9024972Z Selecting previously unselected package proj-data. 2021-05-17T17:34:56.9315654Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:34:56.9326048Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:34:57.6978220Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:34:57.7245046Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:34:57.7252535Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:34:57.8310853Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:34:57.8518074Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:34:57.8530126Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:34:57.8848888Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:34:57.9083572Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:34:57.9093888Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:34:57.9580202Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:34:57.9849423Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:34:57.9857711Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:34:58.0139695Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:34:58.0352781Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:34:58.0366123Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:34:58.0616964Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:34:58.0884751Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:58.0895507Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:58.1230120Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:34:58.1438726Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:58.1451246Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:58.1910247Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:34:58.2116799Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:34:58.2131514Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:34:58.2430151Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:34:58.2700936Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:34:58.2712087Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:34:58.3309851Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:34:58.3535469Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:34:58.3547105Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:34:58.3974351Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:34:58.4236764Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:34:58.4246780Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:34:58.4609756Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:34:58.4866806Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:34:58.4876784Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:34:58.6356705Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:34:58.6637259Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:34:58.6647014Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:34:58.7664840Z Selecting previously unselected package libgdal26. 2021-05-17T17:34:58.7927101Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:34:58.7936149Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:34:59.3803850Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:34:59.4113408Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:59.4123208Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:59.4380404Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:34:59.4656905Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:34:59.4668575Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:34:59.5030084Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:34:59.5211682Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:34:59.5219755Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:34:59.5491710Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:34:59.5748240Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:34:59.5757937Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:34:59.6105350Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:34:59.6367543Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:34:59.6379262Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:34:59.6823703Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:34:59.7077240Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:34:59.7088579Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:34:59.7510605Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:34:59.7728786Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:34:59.7737858Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:00.3469282Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:35:00.3766434Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:00.3777743Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:00.4070800Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:35:00.4359522Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:35:00.4368116Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:00.4771252Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:35:00.5064087Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:00.5075349Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:00.6628338Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:35:00.6919367Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:00.6929851Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:00.7220877Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:35:00.7506512Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:00.7517276Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:00.7913060Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:35:00.8186052Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:35:00.8197314Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:00.8960921Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:35:00.9253690Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:00.9417923Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:01.2957007Z Selecting previously unselected package qgis-providers. 2021-05-17T17:35:01.3250068Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:01.3262038Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:01.5719088Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:35:01.6021614Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:01.6032048Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:01.6383188Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:35:01.6690761Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:35:01.6701642Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:01.6988194Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:35:01.7284686Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:01.7299095Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:01.7700169Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:35:01.7995893Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:01.8006245Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:01.8836343Z Selecting previously unselected package blt. 2021-05-17T17:35:01.9135676Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:01.9144762Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:01.9395073Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:35:01.9694400Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:35:01.9704077Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:02.0103722Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:35:02.0401915Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:02.0414965Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:02.0745683Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:35:02.1048608Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:02.1060898Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:02.1537579Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:35:02.1825622Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:02.1835925Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:02.2207603Z Selecting previously unselected package gcr. 2021-05-17T17:35:02.2494398Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:02.2505138Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:35:02.3392341Z Selecting previously unselected package python3-numpy. 2021-05-17T17:35:02.3675390Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:35:02.3687529Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:02.6792583Z Selecting previously unselected package python3-gdal. 2021-05-17T17:35:02.7088529Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:02.7101406Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:02.7932831Z Selecting previously unselected package gdal-bin. 2021-05-17T17:35:02.8229747Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:02.8241313Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:02.8785083Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:35:02.9079488Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:02.9091660Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:02.9345026Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:35:02.9643525Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:35:02.9653022Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:03.0127657Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:35:03.0418545Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:35:03.0428127Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:03.0875163Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:35:03.1167234Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:03.1178744Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:03.1694934Z Selecting previously unselected package p11-kit. 2021-05-17T17:35:03.1991697Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:03.2000696Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:03.2391564Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:35:03.2623884Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:35:03.2631658Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:35:03.2990708Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:35:03.3216057Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:03.3349672Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:35:03.4290371Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:35:03.4589325Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:03.4601860Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:03.4990596Z Selecting previously unselected package grass-doc. 2021-05-17T17:35:03.5234183Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:35:03.5244527Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:05.4098191Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:35:05.4394245Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:35:05.4404317Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:05.4748763Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:35:05.5038059Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:05.5048495Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:05.5390687Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:35:05.5675334Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:05.5692163Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:05.7719339Z Selecting previously unselected package grass-core. 2021-05-17T17:35:05.8016953Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:35:05.8028051Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:35:06.4491743Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:35:06.4792614Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:35:06.4803126Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:06.5066823Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:35:06.5355352Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:35:06.5361367Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:06.5697282Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:35:06.5997154Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:35:06.6007251Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:06.6837924Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:35:06.7117170Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:35:06.7138176Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:06.7666819Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:35:06.7962863Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:35:06.7972689Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:07.1564059Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:35:07.1858729Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:35:07.1869418Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:07.2916394Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:35:07.3177809Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:07.3191469Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:07.3572152Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:35:07.3861662Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:07.3871532Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:07.4101785Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:35:07.4371558Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:35:07.4381390Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:07.4658271Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:35:07.4949204Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:35:07.5059592Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:07.6074553Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:35:07.6358379Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:35:07.6368482Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:07.6682651Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:35:07.6982537Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:35:07.6993583Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:07.7270839Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:35:07.7573169Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:07.7583894Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:07.7843001Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:35:07.8136315Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:07.8146791Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:07.8570507Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:35:07.8868495Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:35:07.8879385Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:07.9141305Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:35:07.9442683Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:07.9453677Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:07.9746066Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:35:08.0050782Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:35:08.0079341Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:08.0343289Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:35:08.0641702Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.0652173Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.0922506Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:35:08.1211753Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.1220272Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.1490228Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:35:08.1789583Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.1799546Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.2097875Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:35:08.2393188Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.2405357Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.2777020Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:35:08.3080746Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:35:08.3091175Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:08.4723498Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:35:08.5018968Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.5030413Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.5364496Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:35:08.5663944Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:08.5673847Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:08.5938134Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:35:08.6247255Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:08.6257840Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.6658607Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:35:08.6945037Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:08.6952728Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.7809769Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:35:08.8099588Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:08.8109554Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.8507072Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:35:08.8804017Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:08.8811401Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.9173417Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:35:08.9473127Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:08.9483030Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:08.9760335Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:35:09.0062772Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.0072470Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.0463803Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:35:09.0761978Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.0770760Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.1058336Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:35:09.1347133Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.1356730Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.1611533Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:35:09.1906386Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.1915745Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.2269651Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:35:09.2564586Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.2574987Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.2835831Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:35:09.3133805Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.3145127Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.3410736Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:35:09.3702810Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:09.3713068Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:09.4171081Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:35:09.4455786Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:09.4469622Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:09.5656265Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:35:09.5948514Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:09.5963748Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:09.9650689Z Selecting previously unselected package qtchooser. 2021-05-17T17:35:09.9960345Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:35:09.9973121Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:35:10.0307411Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:35:10.0626327Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.0640407Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.1463779Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:35:10.1786092Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.1800643Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.2192295Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:35:10.2512676Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.2522676Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.2855622Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:35:10.3168792Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.3180838Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.3804917Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:35:10.4114130Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.4125886Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.4423375Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:35:10.4732664Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.4742698Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.7043303Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:35:10.7354102Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.7363970Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:10.8382605Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:35:10.8689764Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:10.8699467Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:11.0028540Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:35:11.0341263Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:11.0351916Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:11.1647375Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:35:11.1960856Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:11.1975771Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:11.2596787Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:35:11.2910175Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:11.2920348Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:11.3431769Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:35:11.3734098Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:11.3751241Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:11.4061866Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:35:11.4374143Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:35:11.4383282Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:11.5215831Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:35:11.5522173Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:35:11.5707781Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:11.5969506Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:35:11.6278914Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:11.6290195Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:11.6671241Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:35:11.6974462Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:35:11.6984705Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:11.7249426Z Selecting previously unselected package modemmanager. 2021-05-17T17:35:11.7547733Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:35:11.7623531Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:35:11.8775782Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:35:11.9078472Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:35:11.9087168Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:11.9414216Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:35:11.9721242Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:35:11.9730116Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:12.3110872Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:35:12.3359050Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:35:12.3371110Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:12.3711324Z Selecting previously unselected package python3-bs4. 2021-05-17T17:35:12.3961647Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:35:12.3970507Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:12.4407991Z Selecting previously unselected package python3-cycler. 2021-05-17T17:35:12.4713055Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:35:12.4720948Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:35:12.5070541Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:35:12.5335520Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:35:12.5344263Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:12.5646148Z Selecting previously unselected package python3-decorator. 2021-05-17T17:35:12.5948848Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:35:12.5958750Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:12.6310839Z Selecting previously unselected package python3-future. 2021-05-17T17:35:12.6537701Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:35:12.6547078Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:35:12.7218717Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:35:12.7526900Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:35:12.7537618Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:12.7790938Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:35:12.8104751Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:35:12.8113883Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:12.8451432Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:35:12.8760671Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:35:12.8776964Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:12.9045753Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:35:12.9355690Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:35:12.9368075Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:12.9696565Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:35:12.9993201Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:35:13.0002575Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:13.0284462Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:35:13.0583533Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:35:13.0593589Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:13.0916247Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:35:13.1225755Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:35:13.1236772Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:13.2899816Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:35:13.3205801Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:35:13.3215508Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:13.3538567Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:35:13.3839741Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:35:13.3847074Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:13.8409690Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:35:13.8708320Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:35:13.8717670Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:13.8997456Z Selecting previously unselected package python3-olefile. 2021-05-17T17:35:13.9299285Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:35:13.9306472Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:35:13.9572817Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:35:13.9870028Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:35:13.9879910Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:14.0427028Z Selecting previously unselected package python3-tz. 2021-05-17T17:35:14.0734792Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:35:14.0743925Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:35:14.0986319Z Selecting previously unselected package python3-owslib. 2021-05-17T17:35:14.1295265Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:35:14.1302348Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:35:14.1714446Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:35:14.2019038Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:35:14.2030616Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:14.2655484Z Selecting previously unselected package python3-retrying. 2021-05-17T17:35:14.2960549Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:35:14.2971899Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:35:14.3220146Z Selecting previously unselected package python3-plotly. 2021-05-17T17:35:14.3551173Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:35:14.3568135Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:14.7991306Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:35:14.8309949Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:35:14.8319806Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:14.8681198Z Selecting previously unselected package python3-sip. 2021-05-17T17:35:14.8989412Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:14.8999924Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:14.9339017Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:35:14.9648286Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:14.9658425Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:15.2448469Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:35:15.2766324Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:15.2775520Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:35:15.3300556Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:35:15.3616122Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:15.3625039Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:15.4030745Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:35:15.4276773Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:15.4286532Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:15.4630668Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:35:15.4883581Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:15.4892248Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:15.6669811Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:35:15.6984245Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:15.6996450Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.0093327Z Selecting previously unselected package python3-qgis. 2021-05-17T17:35:16.0417099Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:16.0426107Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:16.9575362Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:35:16.9887668Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:35:16.9895689Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:17.0261587Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:35:17.0587096Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:35:17.0595753Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:17.1100810Z Selecting previously unselected package qgis-common. 2021-05-17T17:35:17.1414691Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:17.1423006Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:18.8196238Z Selecting previously unselected package qgis. 2021-05-17T17:35:18.8500106Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:18.9117462Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:19.1605475Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:35:19.1900135Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:19.1912064Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:19.3662539Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:35:19.3948769Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:19.3959171Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:19.4310231Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:35:19.4608741Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:19.4619675Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:19.5290319Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:35:19.5573308Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:19.5584495Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:19.6056371Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:35:19.6361407Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:35:19.6371523Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:19.8270887Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:35:19.8573446Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:35:19.8583260Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:19.9990445Z Selecting previously unselected package proj-bin. 2021-05-17T17:35:20.0239292Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:35:20.0250602Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:35:20.0670649Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:35:20.0884856Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:35:20.0898044Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:20.1173260Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:35:20.1460590Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:35:20.1537351Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:20.2210306Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:20.2239725Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:20.4980794Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:20.5010575Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:20.5037532Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:20.5060895Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:20.5159017Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:20.5178995Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:20.5201022Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:35:20.5220290Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:20.5243297Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:20.5268227Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:20.5289992Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:20.5316600Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:20.5342745Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:20.5362933Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:20.5384563Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:20.5405706Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:20.5425491Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:20.5452911Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:20.6957741Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:20.6983339Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:20.7005584Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:35:20.8647756Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:20.8672766Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:35:21.0077630Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:21.0106914Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:21.0127921Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:21.0151284Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:21.0172151Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:21.0203240Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:21.0236570Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:21.1324033Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:21.1356325Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:21.1384106Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:21.1413346Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:21.1442227Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:21.2879050Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:21.2900236Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:35:21.4420927Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:21.4501282Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:21.4527899Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:21.4600052Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:21.4631258Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:21.4723705Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:21.4749918Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:21.4770408Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:21.6317372Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:21.6345662Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:21.6370033Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:21.6399925Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:21.6476864Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:21.6497521Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:21.8302032Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:21.8326188Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:35:21.9711005Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:21.9739069Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:21.9761666Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:21.9785880Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:21.9804011Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:21.9828523Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:21.9859848Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:22.1359374Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:22.1380040Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:22.1403878Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:22.1435380Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:22.1503199Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:22.3526013Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:23.5249473Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:23.5281758Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:23.5313025Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:23.5346946Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:23.5374723Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:23.5395412Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:23.5419021Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:23.5443380Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:23.7293902Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.7328970Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:23.7353535Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:23.7381987Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:23.9414641Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:23.9436768Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:23.9470831Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:23.9494699Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:23.9527139Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:23.9710567Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:24.1611724Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:24.1635924Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:24.1660918Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:24.1754470Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:24.1776001Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:24.1807473Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.1827637Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:24.1857593Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:35:24.1937817Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:35:24.1994582Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:35:24.5708784Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:24.7389939Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:24.7430670Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:24.7454080Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:24.7482408Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:24.7509233Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:24.7547429Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:24.7569140Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:24.7594478Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:24.7617850Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:24.9823036Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:25.1717132Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:25.3424458Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:25.3451155Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:35:25.3478971Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:25.3502521Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:25.5208313Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:25.5234203Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:25.5254249Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:25.5278444Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:26.5206683Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:26.5230697Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:26.5251432Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:26.5278375Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:26.5295580Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:26.5319107Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:35:26.5340185Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:26.5360745Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:26.5384580Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:26.9687390Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:26.9711393Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:26.9733029Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:27.1625786Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:27.1652143Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:27.3310327Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:27.3333169Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:27.5188139Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:35:27.5206930Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:35:27.5224309Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:27.5243898Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:27.6793015Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:27.6795675Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:28.2154916Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:28.5047642Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:28.5075186Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:28.5107399Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:28.5128455Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:28.5146023Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:28.5166774Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:28.5187799Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:28.6675455Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.6677445Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:28.6679103Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.6680660Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:28.7095300Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.7098308Z if direction is "increasing": 2021-05-17T17:35:28.7311350Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.7312911Z elif direction is "decreasing": 2021-05-17T17:35:28.7315149Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.7316164Z if direction is "increasing": 2021-05-17T17:35:28.7317532Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:28.7318478Z elif direction is "decreasing": 2021-05-17T17:35:29.6410582Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:29.6413485Z if props["offset_coordinates"] is "data": 2021-05-17T17:35:29.6416737Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:29.6419065Z if props["coordinates"] is not "data": 2021-05-17T17:35:30.3413866Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:30.8472096Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:30.8474361Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:30.8476362Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:35:31.8981056Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:31.9010651Z First installation detected... 2021-05-17T17:35:31.9012531Z Checking NSS setup... 2021-05-17T17:35:31.9046650Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:35:31.9076783Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:31.9139117Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:35:32.1702713Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:32.1731007Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:32.1755432Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.1780258Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:32.1802588Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:32.1823040Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.1849821Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.1875142Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.1896203Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:32.3637117Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:32.3661570Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.3683366Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:35:32.6846442Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:32.6849410Z if value is '': 2021-05-17T17:35:32.7759198Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:32.7761674Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:32.7764028Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:32.7766173Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:32.7768636Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:32.7770819Z if driver_string is not None and driver_string is not "": 2021-05-17T17:35:32.8192245Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:32.8193510Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:32.8194808Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:32.8195981Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:32.8849398Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:32.8884380Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.8974946Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:32.8996210Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.9016372Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.9167792Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:32.9190347Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.9217967Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.9240451Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:32.9261885Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.9287567Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:33.0092950Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.0114504Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.0141576Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.0167750Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:35:33.1431373Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:33.1434060Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:33.6727593Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.6751787Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.6777662Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:33.6802766Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.6824007Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.6850391Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.6875469Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:33.6899520Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:33.6937094Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:35:33.6966288Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.6985367Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.7017393Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.7040546Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.7066088Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.7089433Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.7115163Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.7138149Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:33.7159213Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.7181361Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.7200227Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:33.8765794Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:33.8788427Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.8814505Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:33.8834951Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.3361409Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:05.3387421Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:05.3416530Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.3442216Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:05.3464766Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.3493121Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.3517330Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:05.3537737Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.5030163Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.5055857Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:05.5078845Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.5098937Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:36:05.5121268Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.6806296Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.6832962Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.6870495Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:05.6994651Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:36:05.7159055Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:36:06.4615621Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:36:06.4792883Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:36:06.5052590Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:36:06.5202379Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:36:06.5615584Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:36:06.5919660Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:36:06.8511778Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:36:18.3899226Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:36:18.4087467Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:36:20.4311678Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:36:20.4312303Z with: 2021-05-17T17:36:20.4312744Z github_slug: neuroconductor/nsrr 2021-05-17T17:36:20.4313145Z env: 2021-05-17T17:36:20.4313714Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:20.4314210Z TIC_DEPLOY_KEY: 2021-05-17T17:36:20.4315040Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:20.4316865Z GITHUB_PAT: *** 2021-05-17T17:36:20.4317724Z COVERALLS_TOKEN: *** 2021-05-17T17:36:20.4318478Z continue-on-error: false 2021-05-17T17:36:20.4319001Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:20.4319515Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:20.4320037Z TZ: UTC 2021-05-17T17:36:20.4320398Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:20.4320773Z NOT_CRAN: true 2021-05-17T17:36:20.4321118Z ##[endgroup] 2021-05-17T17:36:20.4663114Z repo slug is: neuroconductor/nsrr 2021-05-17T17:36:20.4767741Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:36:20.4768398Z env: 2021-05-17T17:36:20.4768985Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:20.4769482Z TIC_DEPLOY_KEY: 2021-05-17T17:36:20.4770316Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:20.4771669Z GITHUB_PAT: *** 2021-05-17T17:36:20.4772524Z COVERALLS_TOKEN: *** 2021-05-17T17:36:20.4773033Z continue-on-error: false 2021-05-17T17:36:20.4773548Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:20.4774065Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:20.4774539Z TZ: UTC 2021-05-17T17:36:20.4774956Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:20.4775381Z NOT_CRAN: true 2021-05-17T17:36:20.4775838Z ##[endgroup] 2021-05-17T17:36:20.7296041Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:36:20.7296504Z with: 2021-05-17T17:36:20.7296795Z repo_name: nsrr 2021-05-17T17:36:20.7297113Z repo_version: 0.1.5 2021-05-17T17:36:20.7297414Z runner_os: Linux 2021-05-17T17:36:20.7297714Z R_version: 3.6 2021-05-17T17:36:20.7297979Z env: 2021-05-17T17:36:20.7298527Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:20.7298967Z TIC_DEPLOY_KEY: 2021-05-17T17:36:20.7299691Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:20.7300886Z GITHUB_PAT: *** 2021-05-17T17:36:20.7301619Z COVERALLS_TOKEN: *** 2021-05-17T17:36:20.7302060Z continue-on-error: false 2021-05-17T17:36:20.7302499Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:20.7302936Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:20.7303353Z TZ: UTC 2021-05-17T17:36:20.7303714Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:20.7304083Z NOT_CRAN: true 2021-05-17T17:36:20.7304434Z ##[endgroup] 2021-05-17T17:36:20.7642740Z Package: nsrr 2021-05-17T17:36:20.7648025Z Version: 0.1.5 2021-05-17T17:36:20.7649880Z OS: Linux 2021-05-17T17:36:20.7755717Z ##[group]Run install.packages('remotes') 2021-05-17T17:36:20.7756460Z install.packages('remotes') 2021-05-17T17:36:20.7757329Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:36:20.7758397Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:36:20.7765223Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:36:20.7765656Z env: 2021-05-17T17:36:20.7766129Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:20.7766637Z TIC_DEPLOY_KEY: 2021-05-17T17:36:20.7767485Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:20.7768785Z GITHUB_PAT: *** 2021-05-17T17:36:20.7769530Z COVERALLS_TOKEN: *** 2021-05-17T17:36:20.7769974Z continue-on-error: false 2021-05-17T17:36:20.7770420Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:20.7770861Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:20.7771301Z TZ: UTC 2021-05-17T17:36:20.7771649Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:20.7772033Z NOT_CRAN: true 2021-05-17T17:36:20.7772371Z ##[endgroup] 2021-05-17T17:36:20.9409135Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:36:20.9410113Z (as ‘lib’ is unspecified) 2021-05-17T17:36:34.8851687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:36:36.8228375Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-17T17:36:36.8427495Z ================================================== 2021-05-17T17:36:36.8429147Z downloaded 382 KB 2021-05-17T17:36:36.8433434Z 2021-05-17T17:36:37.0745243Z * installing *binary* package ‘remotes’ ... 2021-05-17T17:36:37.0798795Z * DONE (remotes) 2021-05-17T17:36:37.0851758Z 2021-05-17T17:36:37.0852770Z The downloaded source packages are in 2021-05-17T17:36:37.0854246Z ‘/tmp/RtmpcYNJST/downloaded_packages’ 2021-05-17T17:36:53.6279621Z ##[group]Run actions/cache@v1 2021-05-17T17:36:53.6280089Z with: 2021-05-17T17:36:53.6280588Z path: /home/runner/work/_temp/Library 2021-05-17T17:36:53.6283592Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-a8c27b2436c13c3bed4ffe08171f53be56a8926c09dc10e8673a68e26cd940b3 2021-05-17T17:36:53.6287470Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-17T17:36:53.6288726Z env: 2021-05-17T17:36:53.6289226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:53.6289749Z TIC_DEPLOY_KEY: 2021-05-17T17:36:53.6290669Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:53.6292685Z GITHUB_PAT: *** 2021-05-17T17:36:53.6293619Z COVERALLS_TOKEN: *** 2021-05-17T17:36:53.6294185Z continue-on-error: false 2021-05-17T17:36:53.6294710Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:53.6295260Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:53.6295806Z TZ: UTC 2021-05-17T17:36:53.6296258Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:53.6296725Z NOT_CRAN: true 2021-05-17T17:36:53.6297152Z ##[endgroup] 2021-05-17T17:36:53.6767171Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:36:53.6864054Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:36:53.6865664Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:36:53.6867145Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:36:53.6868405Z sudo -s eval "$sysreqs" 2021-05-17T17:36:53.6916110Z shell: /usr/bin/bash -e {0} 2021-05-17T17:36:53.6916536Z env: 2021-05-17T17:36:53.6917011Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:53.6917752Z TIC_DEPLOY_KEY: 2021-05-17T17:36:53.6918671Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:53.6920072Z GITHUB_PAT: *** 2021-05-17T17:36:53.6920902Z COVERALLS_TOKEN: *** 2021-05-17T17:36:53.6921430Z continue-on-error: false 2021-05-17T17:36:53.6921938Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:53.6922437Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:53.6922912Z TZ: UTC 2021-05-17T17:36:53.6923342Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:53.6923785Z NOT_CRAN: true 2021-05-17T17:36:53.6924268Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:36:53.6924773Z ##[endgroup] 2021-05-17T17:36:53.8921290Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:36:54.3153266Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:37:09.9161390Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:37:09.9162792Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:37:09.9164398Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:37:09.9165549Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:37:09.9166747Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:37:09.9180689Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:37:09.9193405Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:09.9194229Z (as ‘lib’ is unspecified) 2021-05-17T17:37:23.3063988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:37:23.9846371Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-17T17:37:23.9949523Z ================================================== 2021-05-17T17:37:23.9950555Z downloaded 94 KB 2021-05-17T17:37:23.9951125Z 2021-05-17T17:37:23.9992376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:37:24.6840918Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-17T17:37:24.6956353Z ================================================== 2021-05-17T17:37:24.6956942Z downloaded 133 KB 2021-05-17T17:37:24.6957276Z 2021-05-17T17:37:24.6987250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:37:25.3974006Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-17T17:37:25.3976199Z ================================================== 2021-05-17T17:37:25.3977622Z downloaded 80 KB 2021-05-17T17:37:25.3978606Z 2021-05-17T17:37:25.4032050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:37:27.4103928Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-17T17:37:27.4393904Z ================================================== 2021-05-17T17:37:27.4394453Z downloaded 512 KB 2021-05-17T17:37:27.4394766Z 2021-05-17T17:37:27.4430465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:37:28.8499726Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-17T17:37:28.8792011Z ================================================== 2021-05-17T17:37:28.8792617Z downloaded 991 KB 2021-05-17T17:37:28.8792958Z 2021-05-17T17:37:29.0970092Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T17:37:29.1010953Z * DONE (rprojroot) 2021-05-17T17:37:29.3019024Z * installing *binary* package ‘crayon’ ... 2021-05-17T17:37:29.3080659Z * DONE (crayon) 2021-05-17T17:37:29.5038660Z * installing *binary* package ‘R6’ ... 2021-05-17T17:37:29.5083413Z * DONE (R6) 2021-05-17T17:37:29.7185622Z * installing *binary* package ‘desc’ ... 2021-05-17T17:37:29.7260494Z * DONE (desc) 2021-05-17T17:37:29.9341814Z * installing *binary* package ‘debugme’ ... 2021-05-17T17:37:29.9418076Z * DONE (debugme) 2021-05-17T17:37:29.9468380Z 2021-05-17T17:37:29.9469567Z The downloaded source packages are in 2021-05-17T17:37:29.9470927Z ‘/tmp/Rtmp23wYJV/downloaded_packages’ 2021-05-17T17:37:29.9480281Z Running `R CMD build`... 2021-05-17T17:37:30.1648935Z * checking for file ‘/tmp/Rtmp23wYJV/remotes68997eea1a9d/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:37:30.1650597Z * preparing ‘sysreqs’: 2021-05-17T17:37:30.1651565Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:37:30.1652747Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:37:30.1653657Z * checking for empty or unneeded directories 2021-05-17T17:37:30.1655107Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:30.1656153Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:37:30.1659154Z (as ‘lib’ is unspecified) 2021-05-17T17:37:30.3449258Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:37:30.3451616Z ** using staged installation 2021-05-17T17:37:30.3559391Z ** R 2021-05-17T17:37:30.3632145Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:37:30.6709967Z ** help 2021-05-17T17:37:30.6826303Z *** installing help indices 2021-05-17T17:37:30.6983372Z ** building package indices 2021-05-17T17:37:30.7099099Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:37:30.8975502Z ** testing if installed package can be loaded from final location 2021-05-17T17:37:31.0961442Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:37:31.0971421Z * DONE (sysreqs) 2021-05-17T17:37:47.5596162Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:37:47.5598289Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:37:47.5599784Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:37:47.5828015Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:37:47.6259763Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:37:47.7084968Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:37:47.7155500Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:37:47.8662538Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:37:48.0244055Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:37:49.4678365Z Reading package lists... 2021-05-17T17:37:49.4679926Z Reading package lists... 2021-05-17T17:37:49.4681215Z Building dependency tree... 2021-05-17T17:37:49.4682532Z Reading state information... 2021-05-17T17:37:49.6105041Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:37:49.6106899Z libicu-dev set to manually installed. 2021-05-17T17:37:49.6108729Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-17T17:37:49.6110902Z libxml2-dev set to manually installed. 2021-05-17T17:37:49.6112790Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:37:49.6114548Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:37:49.6116092Z The following additional packages will be installed: 2021-05-17T17:37:49.6119072Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:37:49.6120484Z Suggested packages: 2021-05-17T17:37:49.6122207Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:37:49.6543741Z The following NEW packages will be installed: 2021-05-17T17:37:49.6546923Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:37:49.6548179Z pandoc-citeproc 2021-05-17T17:37:49.6839940Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:37:49.6841253Z Need to get 13.7 MB of archives. 2021-05-17T17:37:49.6842193Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:37:49.6844090Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:37:49.7007871Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T17:37:49.7303614Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T17:37:49.7744886Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:37:50.6569587Z Fetched 13.7 MB in 1s (24.1 MB/s) 2021-05-17T17:37:50.6907267Z Selecting previously unselected package libbibutils6. 2021-05-17T17:37:50.6988058Z (Reading database ... 2021-05-17T17:37:50.6988712Z (Reading database ... 5% 2021-05-17T17:37:50.6989464Z (Reading database ... 10% 2021-05-17T17:37:50.6990098Z (Reading database ... 15% 2021-05-17T17:37:50.6990674Z (Reading database ... 20% 2021-05-17T17:37:50.6991463Z (Reading database ... 25% 2021-05-17T17:37:50.6992407Z (Reading database ... 30% 2021-05-17T17:37:50.6992985Z (Reading database ... 35% 2021-05-17T17:37:50.6993713Z (Reading database ... 40% 2021-05-17T17:37:50.6994411Z (Reading database ... 45% 2021-05-17T17:37:50.6995075Z (Reading database ... 50% 2021-05-17T17:37:50.7034099Z (Reading database ... 55% 2021-05-17T17:37:50.7082063Z (Reading database ... 60% 2021-05-17T17:37:50.7121571Z (Reading database ... 65% 2021-05-17T17:37:50.7299321Z (Reading database ... 70% 2021-05-17T17:37:50.7327781Z (Reading database ... 75% 2021-05-17T17:37:50.7571299Z (Reading database ... 80% 2021-05-17T17:37:50.7664922Z (Reading database ... 85% 2021-05-17T17:37:50.8038656Z (Reading database ... 90% 2021-05-17T17:37:50.8114271Z (Reading database ... 95% 2021-05-17T17:37:50.8115887Z (Reading database ... 100% 2021-05-17T17:37:50.8119781Z (Reading database ... 285022 files and directories currently installed.) 2021-05-17T17:37:50.8230048Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:37:50.8247996Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:37:50.8993202Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:37:50.9266738Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:37:50.9278658Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:37:50.9910756Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:37:51.0132328Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:37:51.0147375Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:37:51.0510474Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:37:51.0734012Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:37:51.0744228Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:37:51.0786108Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:37:52.4648651Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:37:52.4677655Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:37:52.4703586Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:37:52.4725432Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:37:52.4752004Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:37:55.6568483Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:37:57.5999043Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:37:57.5999810Z remotes::install_github("ropensci/tic") 2021-05-17T17:37:57.6000500Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:37:57.6001233Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:37:57.6001859Z remotes::install_cran("covr") 2021-05-17T17:37:57.6008776Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:37:57.6009160Z env: 2021-05-17T17:37:57.6009597Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:57.6010072Z TIC_DEPLOY_KEY: 2021-05-17T17:37:57.6010812Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:57.6012305Z GITHUB_PAT: *** 2021-05-17T17:37:57.6013155Z COVERALLS_TOKEN: *** 2021-05-17T17:37:57.6013625Z continue-on-error: false 2021-05-17T17:37:57.6014074Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:57.6014519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:57.6015001Z TZ: UTC 2021-05-17T17:37:57.6015357Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:57.6015743Z NOT_CRAN: true 2021-05-17T17:37:57.6016081Z ##[endgroup] 2021-05-17T17:37:57.7752330Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:37:58.4789593Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:38:13.4600171Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:38:13.4602507Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:38:13.4604288Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:38:13.4605913Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:38:13.4607561Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:38:13.4609249Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:38:13.4610878Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:38:13.4612483Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:38:13.4614553Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:38:13.4616175Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:38:13.4622699Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:38:13.4626248Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-17T17:38:13.4629506Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:38:13.4630766Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:38:13.4631947Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:38:13.4633175Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:38:13.4634493Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:13.4635783Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:38:13.4636973Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:38:13.4638156Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:38:13.4639357Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:38:13.4640618Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:38:13.4641850Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:38:13.4643077Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:38:13.4644315Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:13.4645484Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:13.4646626Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:38:13.4647803Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:38:13.4648986Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:38:13.4650205Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:38:13.4651439Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:38:13.4652627Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:38:13.4657888Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:38:13.4659490Z (as ‘lib’ is unspecified) 2021-05-17T17:38:26.0019186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:38:27.1585981Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-17T17:38:27.1913172Z ================================================== 2021-05-17T17:38:27.1914825Z downloaded 1.3 MB 2021-05-17T17:38:27.1916275Z 2021-05-17T17:38:27.1950832Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:38:27.7370298Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-17T17:38:27.7568271Z ================================================== 2021-05-17T17:38:27.7569050Z downloaded 228 KB 2021-05-17T17:38:27.7569488Z 2021-05-17T17:38:27.7610958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:38:28.4172268Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-17T17:38:28.4282494Z ================================================== 2021-05-17T17:38:28.4283077Z downloaded 140 KB 2021-05-17T17:38:28.4283416Z 2021-05-17T17:38:28.4387819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:38:28.9781048Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-17T17:38:28.9833746Z ================================================== 2021-05-17T17:38:28.9834339Z downloaded 53 KB 2021-05-17T17:38:28.9834675Z 2021-05-17T17:38:28.9869954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:38:29.4309674Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-17T17:38:29.4311834Z ================================================== 2021-05-17T17:38:29.4312982Z downloaded 23 KB 2021-05-17T17:38:29.4313779Z 2021-05-17T17:38:29.4357879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:38:31.4811003Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-17T17:38:31.4814102Z ================================================== 2021-05-17T17:38:31.4815421Z downloaded 1.4 MB 2021-05-17T17:38:31.4815992Z 2021-05-17T17:38:31.4818651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:38:31.6903582Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-17T17:38:31.6905761Z ================================================== 2021-05-17T17:38:31.6907305Z downloaded 36 KB 2021-05-17T17:38:31.6907932Z 2021-05-17T17:38:31.6964652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:38:32.2559525Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-17T17:38:32.2939006Z ================================================== 2021-05-17T17:38:32.2939513Z downloaded 884 KB 2021-05-17T17:38:32.2939861Z 2021-05-17T17:38:32.2976921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:38:32.9280464Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-17T17:38:32.9503337Z ================================================== 2021-05-17T17:38:32.9503961Z downloaded 523 KB 2021-05-17T17:38:32.9504336Z 2021-05-17T17:38:32.9540493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:38:33.8922445Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-17T17:38:33.8937246Z ================================================== 2021-05-17T17:38:33.8937917Z downloaded 12 KB 2021-05-17T17:38:33.8938331Z 2021-05-17T17:38:33.8961233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:38:34.3337366Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-17T17:38:34.3551158Z ================================================== 2021-05-17T17:38:34.3552051Z downloaded 486 KB 2021-05-17T17:38:34.3552568Z 2021-05-17T17:38:34.3584278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:38:34.8912016Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-17T17:38:34.9020272Z ================================================== 2021-05-17T17:38:34.9020965Z downloaded 91 KB 2021-05-17T17:38:34.9021458Z 2021-05-17T17:38:34.9058399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:38:36.5626014Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-17T17:38:36.5863495Z ================================================== 2021-05-17T17:38:36.5864003Z downloaded 508 KB 2021-05-17T17:38:36.5864318Z 2021-05-17T17:38:36.5902307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:38:37.4430482Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-17T17:38:37.4678864Z ================================================== 2021-05-17T17:38:37.4680224Z downloaded 621 KB 2021-05-17T17:38:37.4681001Z 2021-05-17T17:38:37.4715828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:38:39.1278699Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-17T17:38:39.1437285Z ================================================== 2021-05-17T17:38:39.1438979Z downloaded 267 KB 2021-05-17T17:38:39.1439971Z 2021-05-17T17:38:39.1475225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:38:39.6819335Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-17T17:38:39.6944651Z ================================================== 2021-05-17T17:38:39.6945195Z downloaded 167 KB 2021-05-17T17:38:39.6945528Z 2021-05-17T17:38:39.6978811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:38:40.2685327Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-17T17:38:40.2849430Z ================================================== 2021-05-17T17:38:40.2850014Z downloaded 235 KB 2021-05-17T17:38:40.2850383Z 2021-05-17T17:38:40.2886403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:38:41.0946513Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-17T17:38:41.1089793Z ================================================== 2021-05-17T17:38:41.1090391Z downloaded 277 KB 2021-05-17T17:38:41.1090740Z 2021-05-17T17:38:41.1130876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:38:42.1677636Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-17T17:38:42.1800432Z ================================================== 2021-05-17T17:38:42.1801005Z downloaded 201 KB 2021-05-17T17:38:42.1801338Z 2021-05-17T17:38:42.1839447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:38:43.6410248Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-17T17:38:43.6463581Z ================================================== 2021-05-17T17:38:43.6465174Z downloaded 64 KB 2021-05-17T17:38:43.6465837Z 2021-05-17T17:38:43.6524846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:38:44.3364655Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-17T17:38:44.3417339Z ================================================== 2021-05-17T17:38:44.3418267Z downloaded 46 KB 2021-05-17T17:38:44.3418843Z 2021-05-17T17:38:44.3451970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:38:45.2852207Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-17T17:38:45.3053300Z ================================================== 2021-05-17T17:38:45.3053983Z downloaded 417 KB 2021-05-17T17:38:45.3054342Z 2021-05-17T17:38:45.3094015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:38:45.9437313Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-17T17:38:45.9507168Z ================================================== 2021-05-17T17:38:45.9507709Z downloaded 91 KB 2021-05-17T17:38:45.9508042Z 2021-05-17T17:38:45.9551213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:38:46.5885059Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-17T17:38:46.5990636Z ================================================== 2021-05-17T17:38:46.5991186Z downloaded 133 KB 2021-05-17T17:38:46.5991496Z 2021-05-17T17:38:46.6030283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:38:47.5620387Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-17T17:38:47.5798927Z ================================================== 2021-05-17T17:38:47.5800130Z downloaded 270 KB 2021-05-17T17:38:47.5800823Z 2021-05-17T17:38:47.5835329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:38:48.0688641Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-17T17:38:48.0923571Z ================================================== 2021-05-17T17:38:48.0924181Z downloaded 735 KB 2021-05-17T17:38:48.0924518Z 2021-05-17T17:38:48.0961894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:38:48.6393041Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-17T17:38:48.6443184Z ================================================== 2021-05-17T17:38:48.6443776Z downloaded 46 KB 2021-05-17T17:38:48.6444090Z 2021-05-17T17:38:48.6482020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:38:49.4877134Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-17T17:38:49.4881189Z ================================================== 2021-05-17T17:38:49.4882409Z downloaded 66 KB 2021-05-17T17:38:49.4883310Z 2021-05-17T17:38:49.4886403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:38:50.1350511Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-17T17:38:50.1611953Z ================================================== 2021-05-17T17:38:50.1612575Z downloaded 689 KB 2021-05-17T17:38:50.1612911Z 2021-05-17T17:38:50.1653142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:38:50.8998880Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-17T17:38:50.9051837Z ================================================== 2021-05-17T17:38:50.9052503Z downloaded 45 KB 2021-05-17T17:38:50.9052865Z 2021-05-17T17:38:50.9091601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:38:52.3159773Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-17T17:38:52.3401926Z ================================================== 2021-05-17T17:38:52.3403587Z downloaded 603 KB 2021-05-17T17:38:52.3404577Z 2021-05-17T17:38:52.6086115Z * installing *binary* package ‘rlang’ ... 2021-05-17T17:38:52.6152238Z * DONE (rlang) 2021-05-17T17:38:52.8110023Z * installing *binary* package ‘magrittr’ ... 2021-05-17T17:38:52.8168764Z * DONE (magrittr) 2021-05-17T17:38:53.0209065Z * installing *binary* package ‘glue’ ... 2021-05-17T17:38:53.0270940Z * DONE (glue) 2021-05-17T17:38:53.2150539Z * installing *binary* package ‘sys’ ... 2021-05-17T17:38:53.2202194Z * DONE (sys) 2021-05-17T17:38:53.4008082Z * installing *binary* package ‘mime’ ... 2021-05-17T17:38:53.4047842Z * DONE (mime) 2021-05-17T17:38:53.6694748Z * installing *binary* package ‘curl’ ... 2021-05-17T17:38:53.6807955Z * DONE (curl) 2021-05-17T17:38:53.8993500Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T17:38:53.9074301Z * DONE (jsonlite) 2021-05-17T17:38:54.1050978Z * installing *binary* package ‘ini’ ... 2021-05-17T17:38:54.1106223Z * DONE (ini) 2021-05-17T17:38:54.3218637Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T17:38:54.3265233Z * DONE (gitcreds) 2021-05-17T17:38:54.5907019Z * installing *binary* package ‘zip’ ... 2021-05-17T17:38:54.5980345Z * DONE (zip) 2021-05-17T17:38:54.8286618Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T17:38:54.8367554Z * DONE (rstudioapi) 2021-05-17T17:38:55.0719206Z * installing *binary* package ‘fastmap’ ... 2021-05-17T17:38:55.0783672Z * DONE (fastmap) 2021-05-17T17:38:55.3081858Z * installing *binary* package ‘yaml’ ... 2021-05-17T17:38:55.3160894Z * DONE (yaml) 2021-05-17T17:38:55.5205593Z * installing *binary* package ‘withr’ ... 2021-05-17T17:38:55.5265666Z * DONE (withr) 2021-05-17T17:38:55.7395137Z * installing *binary* package ‘whisker’ ... 2021-05-17T17:38:55.7458010Z * DONE (whisker) 2021-05-17T17:38:55.9512773Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T17:38:55.9561159Z * DONE (rappdirs) 2021-05-17T17:38:56.2122911Z * installing *binary* package ‘fs’ ... 2021-05-17T17:38:56.2194415Z * DONE (fs) 2021-05-17T17:38:56.4128055Z * installing *binary* package ‘clipr’ ... 2021-05-17T17:38:56.4190411Z * DONE (clipr) 2021-05-17T17:38:56.6702224Z * installing *binary* package ‘git2r’ ... 2021-05-17T17:38:56.6764750Z * DONE (git2r) 2021-05-17T17:38:56.8886590Z * installing *binary* package ‘askpass’ ... 2021-05-17T17:38:56.8941665Z * DONE (askpass) 2021-05-17T17:38:57.1457431Z * installing *binary* package ‘cli’ ... 2021-05-17T17:38:57.1522596Z * DONE (cli) 2021-05-17T17:38:57.4011754Z * installing *binary* package ‘purrr’ ... 2021-05-17T17:38:57.4067075Z * DONE (purrr) 2021-05-17T17:38:57.6420198Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T17:38:57.6490018Z * DONE (lifecycle) 2021-05-17T17:38:57.8623551Z * installing *binary* package ‘cachem’ ... 2021-05-17T17:38:57.8685807Z * DONE (cachem) 2021-05-17T17:38:58.2222514Z * installing *binary* package ‘openssl’ ... 2021-05-17T17:38:58.2308694Z * DONE (openssl) 2021-05-17T17:38:58.4477587Z * installing *binary* package ‘memoise’ ... 2021-05-17T17:38:58.4521179Z * DONE (memoise) 2021-05-17T17:38:58.7050595Z * installing *binary* package ‘httr’ ... 2021-05-17T17:38:58.7134819Z * DONE (httr) 2021-05-17T17:38:58.9395954Z * installing *binary* package ‘credentials’ ... 2021-05-17T17:38:58.9459668Z * DONE (credentials) 2021-05-17T17:38:59.1721526Z * installing *binary* package ‘gh’ ... 2021-05-17T17:38:59.1781126Z * DONE (gh) 2021-05-17T17:38:59.4183770Z * installing *binary* package ‘gert’ ... 2021-05-17T17:38:59.4238186Z * DONE (gert) 2021-05-17T17:38:59.6972970Z * installing *binary* package ‘usethis’ ... 2021-05-17T17:38:59.7061428Z * DONE (usethis) 2021-05-17T17:38:59.7126688Z 2021-05-17T17:38:59.7127842Z The downloaded source packages are in 2021-05-17T17:38:59.7129421Z ‘/tmp/RtmpWqnvjg/downloaded_packages’ 2021-05-17T17:38:59.7138987Z Running `R CMD build`... 2021-05-17T17:39:01.7585277Z * checking for file ‘/tmp/RtmpWqnvjg/remotes713e609106/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:39:01.7586899Z * preparing ‘tic’: 2021-05-17T17:39:01.7587974Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:39:01.7591525Z * installing the package to process help pages 2021-05-17T17:39:01.7592713Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:39:01.7593553Z * checking for empty or unneeded directories 2021-05-17T17:39:01.7594429Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:39:01.7595268Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:39:01.7596000Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:39:01.7598078Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:39:01.7599153Z (as ‘lib’ is unspecified) 2021-05-17T17:39:02.0867995Z * installing *source* package ‘tic’ ... 2021-05-17T17:39:02.0870571Z ** using staged installation 2021-05-17T17:39:02.1124705Z ** R 2021-05-17T17:39:02.1354522Z ** inst 2021-05-17T17:39:02.1382035Z ** preparing package for lazy loading 2021-05-17T17:39:02.5002868Z ** help 2021-05-17T17:39:02.6357199Z *** installing help indices 2021-05-17T17:39:02.7192319Z *** copying figures 2021-05-17T17:39:02.7196748Z ** building package indices 2021-05-17T17:39:02.8198173Z ** installing vignettes 2021-05-17T17:39:02.8238956Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:39:03.0711315Z ** testing if installed package can be loaded from final location 2021-05-17T17:39:03.3619370Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:39:03.3646841Z * DONE (tic) 2021-05-17T17:39:03.3772242Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:39:03.5886175Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:39:05.4303612Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:39:05.4304531Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:39:05.4305248Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:39:05.4305965Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:39:05.4306585Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:39:05.4307189Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:39:05.4307782Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:39:05.4308385Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:39:05.4309092Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:39:05.4309681Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:39:05.4310489Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:39:05.4311157Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:39:05.4311855Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:39:05.4312714Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:39:05.4313781Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:39:05.4314549Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:39:05.4315306Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:39:05.4316018Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:39:05.4316734Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:39:05.4317427Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:39:05.4318144Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:39:05.4318872Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:39:05.4319597Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:39:05.4320330Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:39:05.4321048Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:39:05.4321768Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:39:05.4322492Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:39:05.4323219Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:39:05.4324074Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:39:05.4324747Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:39:05.4325446Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:39:05.4326189Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:39:05.4326900Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:39:05.4327604Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:39:05.4328370Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:39:05.4328977Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:39:05.4329596Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:39:05.4330216Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:39:05.4332254Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-17T17:39:05.4334163Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:39:05.4335010Z (as ‘lib’ is unspecified) 2021-05-17T17:39:18.9687468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:39:20.4325145Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-17T17:39:20.4481658Z ================================================== 2021-05-17T17:39:20.4482260Z downloaded 231 KB 2021-05-17T17:39:20.4482577Z 2021-05-17T17:39:20.4517203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:39:20.9908620Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-17T17:39:21.0371202Z ================================================== 2021-05-17T17:39:21.0372859Z downloaded 1.5 MB 2021-05-17T17:39:21.0373845Z 2021-05-17T17:39:21.0411237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:39:21.5772972Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-17T17:39:21.5775185Z ================================================== 2021-05-17T17:39:21.5776431Z downloaded 17 KB 2021-05-17T17:39:21.5777313Z 2021-05-17T17:39:21.5805199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:39:22.0710838Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-17T17:39:22.0978294Z ================================================== 2021-05-17T17:39:22.0979167Z downloaded 987 KB 2021-05-17T17:39:22.0979713Z 2021-05-17T17:39:22.1010046Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:39:23.1808636Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-17T17:39:23.2078323Z ================================================== 2021-05-17T17:39:23.2080188Z downloaded 793 KB 2021-05-17T17:39:23.2081147Z 2021-05-17T17:39:23.2111669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:39:23.6329438Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-17T17:39:23.6379669Z ================================================== 2021-05-17T17:39:23.6381092Z downloaded 43 KB 2021-05-17T17:39:23.6381738Z 2021-05-17T17:39:23.6417179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:39:24.4969511Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-17T17:39:24.5135179Z ================================================== 2021-05-17T17:39:24.5136744Z downloaded 248 KB 2021-05-17T17:39:24.5137686Z 2021-05-17T17:39:24.5168392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:39:25.0603371Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-17T17:39:25.0884013Z ================================================== 2021-05-17T17:39:25.0885138Z downloaded 952 KB 2021-05-17T17:39:25.0885856Z 2021-05-17T17:39:25.0915587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:39:25.9468896Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-17T17:39:25.9477997Z ================================================== 2021-05-17T17:39:25.9478885Z downloaded 68 KB 2021-05-17T17:39:25.9479452Z 2021-05-17T17:39:25.9506593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:39:26.4861337Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-17T17:39:26.5044607Z ================================================== 2021-05-17T17:39:26.5045789Z downloaded 347 KB 2021-05-17T17:39:26.5046101Z 2021-05-17T17:39:26.5079807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:39:27.1648115Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-17T17:39:27.9997173Z ================================================== 2021-05-17T17:39:27.9999808Z downloaded 413 KB 2021-05-17T17:39:28.0000679Z 2021-05-17T17:39:28.0004167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:39:28.0007284Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-17T17:39:28.0008941Z ================================================== 2021-05-17T17:39:28.0009933Z downloaded 15 KB 2021-05-17T17:39:28.0010520Z 2021-05-17T17:39:28.0013749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:39:28.5078161Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-17T17:39:28.5186200Z ================================================== 2021-05-17T17:39:28.5186784Z downloaded 147 KB 2021-05-17T17:39:28.5187148Z 2021-05-17T17:39:28.5224804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:39:28.9769564Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-17T17:39:28.9830651Z ================================================== 2021-05-17T17:39:28.9831328Z downloaded 72 KB 2021-05-17T17:39:28.9831724Z 2021-05-17T17:39:28.9870323Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:39:29.5154698Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-17T17:39:29.5159151Z ================================================== 2021-05-17T17:39:29.5160070Z downloaded 39 KB 2021-05-17T17:39:29.5160643Z 2021-05-17T17:39:29.5199978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:39:31.1076819Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-17T17:39:31.1267483Z ================================================== 2021-05-17T17:39:31.1268366Z downloaded 349 KB 2021-05-17T17:39:31.1268890Z 2021-05-17T17:39:31.1300716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:39:31.5303508Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-17T17:39:31.5526628Z ================================================== 2021-05-17T17:39:31.5527354Z downloaded 426 KB 2021-05-17T17:39:31.5527754Z 2021-05-17T17:39:31.5563380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:39:31.9911368Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-17T17:39:31.9976054Z ================================================== 2021-05-17T17:39:31.9977574Z downloaded 40 KB 2021-05-17T17:39:31.9978658Z 2021-05-17T17:39:32.0006715Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:39:32.5377582Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-17T17:39:32.5618058Z ================================================== 2021-05-17T17:39:32.5619164Z downloaded 602 KB 2021-05-17T17:39:32.5619816Z 2021-05-17T17:39:32.5653118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:39:33.2472996Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-17T17:39:33.2664360Z ================================================== 2021-05-17T17:39:33.2665755Z downloaded 323 KB 2021-05-17T17:39:33.2666553Z 2021-05-17T17:39:33.2705569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:39:34.3472765Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-17T17:39:34.3636780Z ================================================== 2021-05-17T17:39:34.3637818Z downloaded 225 KB 2021-05-17T17:39:34.3638413Z 2021-05-17T17:39:34.3688837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:39:35.1893666Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-17T17:39:35.1901662Z ================================================== 2021-05-17T17:39:35.1902188Z downloaded 38 KB 2021-05-17T17:39:35.1902496Z 2021-05-17T17:39:35.1935339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:39:35.6166055Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-17T17:39:35.6312336Z ================================================== 2021-05-17T17:39:35.6312934Z downloaded 200 KB 2021-05-17T17:39:35.6313300Z 2021-05-17T17:39:35.6346184Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:39:35.7672498Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:39:36.0432881Z ================================================== 2021-05-17T17:39:36.0433722Z downloaded 7.2 MB 2021-05-17T17:39:36.0434218Z 2021-05-17T17:39:36.0471500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:39:36.6528325Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-17T17:39:36.7688001Z ================================================== 2021-05-17T17:39:36.7689841Z downloaded 4.0 MB 2021-05-17T17:39:36.7691319Z 2021-05-17T17:39:36.7721313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:39:37.3075668Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-17T17:39:37.3384455Z ================================================== 2021-05-17T17:39:37.3385337Z downloaded 1.3 MB 2021-05-17T17:39:37.3385932Z 2021-05-17T17:39:37.3418662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:39:38.2430480Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-17T17:39:38.2707313Z ================================================== 2021-05-17T17:39:38.2708909Z downloaded 479 KB 2021-05-17T17:39:38.2710307Z 2021-05-17T17:39:38.2744867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:39:38.6759213Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-17T17:39:38.6815630Z ================================================== 2021-05-17T17:39:38.6816672Z downloaded 107 KB 2021-05-17T17:39:38.6817262Z 2021-05-17T17:39:38.6863568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:39:39.4236149Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-17T17:39:39.4240356Z ================================================== 2021-05-17T17:39:39.4240951Z downloaded 21 KB 2021-05-17T17:39:39.4241279Z 2021-05-17T17:39:39.4275818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:39:39.7080290Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-17T17:39:39.7135307Z ================================================== 2021-05-17T17:39:39.7136597Z downloaded 43 KB 2021-05-17T17:39:39.7137015Z 2021-05-17T17:39:39.7173972Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:39:40.2068931Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-17T17:39:40.2072100Z ================================================== 2021-05-17T17:39:40.2073329Z downloaded 33 KB 2021-05-17T17:39:40.2074391Z 2021-05-17T17:39:40.2106975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:39:40.7553525Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-17T17:39:40.7670414Z ================================================== 2021-05-17T17:39:40.7671158Z downloaded 137 KB 2021-05-17T17:39:40.7671495Z 2021-05-17T17:39:40.7703486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:39:41.3838722Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-17T17:39:41.4425899Z ================================================== 2021-05-17T17:39:41.4427617Z downloaded 3.4 MB 2021-05-17T17:39:41.4428602Z 2021-05-17T17:39:41.4456914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:39:42.1556533Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-17T17:39:42.1561107Z ================================================== 2021-05-17T17:39:42.1562064Z downloaded 64 KB 2021-05-17T17:39:42.1562647Z 2021-05-17T17:39:42.1685842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:39:42.7034617Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-17T17:39:42.7328898Z ================================================== 2021-05-17T17:39:42.7330347Z downloaded 1.3 MB 2021-05-17T17:39:42.7330996Z 2021-05-17T17:39:42.7383047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:39:43.4764462Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-17T17:39:43.4884638Z ================================================== 2021-05-17T17:39:43.4886500Z downloaded 129 KB 2021-05-17T17:39:43.4887069Z 2021-05-17T17:39:43.4930080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:39:44.0282251Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-17T17:39:44.0517843Z ================================================== 2021-05-17T17:39:44.0519562Z downloaded 385 KB 2021-05-17T17:39:44.0520537Z 2021-05-17T17:39:44.2618576Z * installing *binary* package ‘utf8’ ... 2021-05-17T17:39:44.2678593Z * DONE (utf8) 2021-05-17T17:39:44.4563196Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T17:39:44.4602179Z * DONE (pkgconfig) 2021-05-17T17:39:44.6650927Z * installing *binary* package ‘fansi’ ... 2021-05-17T17:39:44.6719296Z * DONE (fansi) 2021-05-17T17:39:44.8991376Z * installing *binary* package ‘diffobj’ ... 2021-05-17T17:39:44.9061235Z * DONE (diffobj) 2021-05-17T17:39:45.1254113Z * installing *binary* package ‘ps’ ... 2021-05-17T17:39:45.1305193Z * DONE (ps) 2021-05-17T17:39:45.3100478Z * installing *binary* package ‘praise’ ... 2021-05-17T17:39:45.3153388Z * DONE (praise) 2021-05-17T17:39:45.5031386Z * installing *binary* package ‘pkgload’ ... 2021-05-17T17:39:45.5085785Z * DONE (pkgload) 2021-05-17T17:39:45.6885583Z * installing *binary* package ‘evaluate’ ... 2021-05-17T17:39:45.6943444Z * DONE (evaluate) 2021-05-17T17:39:45.8867198Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T17:39:45.8920087Z * DONE (ellipsis) 2021-05-17T17:39:46.1206547Z * installing *binary* package ‘digest’ ... 2021-05-17T17:39:46.1291585Z * DONE (digest) 2021-05-17T17:39:46.3184339Z * installing *binary* package ‘brio’ ... 2021-05-17T17:39:46.3229570Z * DONE (brio) 2021-05-17T17:39:46.5628680Z * installing *binary* package ‘xml2’ ... 2021-05-17T17:39:46.5697281Z * DONE (xml2) 2021-05-17T17:39:46.7921861Z * installing *binary* package ‘xfun’ ... 2021-05-17T17:39:46.7984081Z * DONE (xfun) 2021-05-17T17:39:48.6911028Z * installing *source* package ‘stringi’ ... 2021-05-17T17:39:48.8004912Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:39:48.8008223Z ** using staged installation 2021-05-17T17:39:48.9279482Z checking for R_HOME... /opt/R/3.6.3/lib/R 2021-05-17T17:39:48.9282942Z checking for R... /opt/R/3.6.3/lib/R/bin/R 2021-05-17T17:39:49.0839571Z checking for endianness... little 2021-05-17T17:39:49.2296322Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:39:49.3736413Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:39:49.3740920Z checking for cat... /usr/bin/cat 2021-05-17T17:39:49.5896350Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:39:49.5897200Z checking for gcc... gcc 2021-05-17T17:39:49.6816742Z checking whether the C compiler works... yes 2021-05-17T17:39:49.6818025Z checking for C compiler default output file name... a.out 2021-05-17T17:39:49.7197404Z checking for suffix of executables... 2021-05-17T17:39:49.7806868Z checking whether we are cross compiling... no 2021-05-17T17:39:49.8060354Z checking for suffix of object files... o 2021-05-17T17:39:49.8282261Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:39:49.8493394Z checking whether gcc accepts -g... yes 2021-05-17T17:39:49.8885488Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:39:49.9139794Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:39:49.9360414Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:39:49.9377839Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:39:50.0542148Z checking for ANSI C header files... yes 2021-05-17T17:39:50.0833486Z checking for sys/types.h... yes 2021-05-17T17:39:50.1173671Z checking for sys/stat.h... yes 2021-05-17T17:39:50.1463967Z checking for stdlib.h... yes 2021-05-17T17:39:50.1766758Z checking for string.h... yes 2021-05-17T17:39:50.2080462Z checking for memory.h... yes 2021-05-17T17:39:50.2411131Z checking for strings.h... yes 2021-05-17T17:39:50.2762563Z checking for inttypes.h... yes 2021-05-17T17:39:50.3113755Z checking for stdint.h... yes 2021-05-17T17:39:50.3487716Z checking for unistd.h... yes 2021-05-17T17:39:50.4003694Z checking elf.h usability... yes 2021-05-17T17:39:50.4109743Z checking elf.h presence... yes 2021-05-17T17:39:50.4110642Z checking for elf.h... yes 2021-05-17T17:39:50.5510269Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:39:50.5711045Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:39:50.8957770Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:39:50.9222155Z checking whether the compiler implements namespaces... yes 2021-05-17T17:39:51.0662134Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:39:51.7436665Z checking whether std::map is available... yes 2021-05-17T17:39:51.7460515Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:39:51.7768884Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:39:51.7798925Z checking for ICU4C >= 55... yes 2021-05-17T17:39:51.7872321Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:39:52.1302490Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:39:52.1835120Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:39:52.5007166Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:39:53.6319217Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:39:54.1697397Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:39:54.2077129Z configure: creating ./config.status 2021-05-17T17:39:54.2849287Z config.status: creating src/Makevars 2021-05-17T17:39:54.3024778Z config.status: creating src/uconfig_local.h 2021-05-17T17:39:54.3189177Z config.status: creating src/install.libs.R 2021-05-17T17:39:54.3354330Z 2021-05-17T17:39:54.3355241Z *** stringi configure summary: 2021-05-17T17:39:54.3355878Z ICU_FOUND=1 2021-05-17T17:39:54.3356492Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:39:54.3357618Z STRINGI_CFLAGS= -fpic 2021-05-17T17:39:54.3358607Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:39:54.3359512Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:39:54.3360399Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:39:54.3361453Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:39:54.3361979Z 2021-05-17T17:39:54.3362551Z *** Compiler settings used: 2021-05-17T17:39:54.3363259Z CC=gcc 2021-05-17T17:39:54.3364231Z LD=g++ -std=gnu++11 2021-05-17T17:39:54.3365098Z CFLAGS=-g -O2 -fpic 2021-05-17T17:39:54.3366123Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:39:54.3367068Z CXX=g++ -std=gnu++11 2021-05-17T17:39:54.3367912Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:39:54.3368565Z LDFLAGS= 2021-05-17T17:39:54.3369143Z LIBS= 2021-05-17T17:39:54.3369573Z 2021-05-17T17:39:54.3771053Z ** libs 2021-05-17T17:39:54.3863595Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:39:55.0333352Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:39:55.6045845Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:39:56.2034525Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:39:56.9015615Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:39:57.3787506Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:39:58.1558269Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:39:58.6658169Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:39:59.2100268Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:39:59.7364723Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:40:00.3554204Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:40:00.9427880Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:40:01.6561362Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:40:02.3372529Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:40:02.9532334Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:40:03.9209276Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:40:05.4799140Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:40:06.1101150Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:40:06.7207570Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:40:07.2231380Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:40:07.6930058Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:40:08.5636819Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:40:09.2027350Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:40:09.8084442Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:40:10.5455177Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:40:11.2597229Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:40:11.8159668Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:40:12.4137970Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:40:13.0219679Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:40:13.8104760Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:40:14.5829967Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:40:15.5274623Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:40:16.2948318Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:40:16.9751975Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:40:17.6659134Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:40:18.2689544Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:40:18.8741365Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:40:19.4629515Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:40:20.0705735Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:40:20.8234851Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:40:21.5893815Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:40:22.3917689Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:40:23.1817004Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:40:23.8693079Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:40:24.5615041Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:40:25.0717724Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:40:25.7801694Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:40:26.4536453Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:40:27.1234510Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:40:27.6592948Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:40:28.1860213Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:40:28.8943454Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:40:29.5984068Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:40:30.3737934Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:40:31.0962648Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:40:31.7940482Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:40:32.4075383Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:40:32.4217251Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:40:33.1777194Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:40:33.7230853Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:40:34.2445727Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:40:34.9577540Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:40:35.6612908Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:40:36.5187405Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:40:37.1747162Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:40:37.8870512Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:40:38.5001337Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:40:39.9368282Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:40:40.5339732Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:40:41.0809337Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:40:41.8486262Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:40:42.4211533Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:40:42.9618100Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:40:43.7058018Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:40:44.3552767Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:40:45.1372317Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:40:45.7443774Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:40:46.3975897Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:40:46.9652034Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:40:47.5192727Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:40:48.0686436Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:40:48.5510318Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:40:49.0756718Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:40:50.3432977Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-17T17:40:50.5403554Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:40:50.6047900Z ** R 2021-05-17T17:40:50.6363496Z ** inst 2021-05-17T17:40:50.6370062Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:51.5204722Z ** help 2021-05-17T17:40:51.8858544Z *** installing help indices 2021-05-17T17:40:52.0687876Z ** building package indices 2021-05-17T17:40:52.2968075Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:52.4741889Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:52.5547551Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:52.7281019Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:52.7294144Z * DONE (stringi) 2021-05-17T17:40:53.6439009Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T17:40:53.6821682Z * DONE (Rcpp) 2021-05-17T17:40:53.9249814Z * installing *binary* package ‘commonmark’ ... 2021-05-17T17:40:53.9302759Z * DONE (commonmark) 2021-05-17T17:40:54.1476640Z * installing *binary* package ‘brew’ ... 2021-05-17T17:40:54.1555348Z * DONE (brew) 2021-05-17T17:40:54.3425247Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T17:40:54.3476018Z * DONE (sessioninfo) 2021-05-17T17:40:54.5345468Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T17:40:54.5405962Z * DONE (prettyunits) 2021-05-17T17:40:54.8282546Z * installing *binary* package ‘vctrs’ ... 2021-05-17T17:40:54.8354467Z * DONE (vctrs) 2021-05-17T17:40:55.0568189Z * installing *binary* package ‘processx’ ... 2021-05-17T17:40:55.0622030Z * DONE (processx) 2021-05-17T17:40:55.2743034Z * installing *binary* package ‘markdown’ ... 2021-05-17T17:40:55.2819935Z * DONE (markdown) 2021-05-17T17:40:55.4689369Z * installing *binary* package ‘highr’ ... 2021-05-17T17:40:55.4743724Z * DONE (highr) 2021-05-17T17:40:55.6725478Z * installing *binary* package ‘stringr’ ... 2021-05-17T17:40:55.6779484Z * DONE (stringr) 2021-05-17T17:40:55.8586503Z * installing *binary* package ‘rversions’ ... 2021-05-17T17:40:55.8630716Z * DONE (rversions) 2021-05-17T17:40:56.1224532Z * installing *binary* package ‘pillar’ ... 2021-05-17T17:40:56.1317281Z * DONE (pillar) 2021-05-17T17:40:56.3368380Z * installing *binary* package ‘callr’ ... 2021-05-17T17:40:56.3426719Z * DONE (callr) 2021-05-17T17:40:56.6787329Z * installing *binary* package ‘knitr’ ... 2021-05-17T17:40:56.6886404Z * DONE (knitr) 2021-05-17T17:40:56.8715962Z * installing *binary* package ‘xopen’ ... 2021-05-17T17:40:56.8758506Z * DONE (xopen) 2021-05-17T17:40:57.1307639Z * installing *binary* package ‘tibble’ ... 2021-05-17T17:40:57.1387490Z * DONE (tibble) 2021-05-17T17:40:57.3299056Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T17:40:57.3361472Z * DONE (pkgbuild) 2021-05-17T17:40:57.6386721Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T17:40:57.6472786Z * DONE (roxygen2) 2021-05-17T17:40:57.8343004Z * installing *binary* package ‘rematch2’ ... 2021-05-17T17:40:57.8389405Z * DONE (rematch2) 2021-05-17T17:40:58.0334610Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T17:40:58.0386743Z * DONE (rcmdcheck) 2021-05-17T17:40:58.2226671Z * installing *binary* package ‘waldo’ ... 2021-05-17T17:40:58.2279994Z * DONE (waldo) 2021-05-17T17:40:58.6963791Z * installing *binary* package ‘testthat’ ... 2021-05-17T17:40:58.7101496Z * DONE (testthat) 2021-05-17T17:40:58.9224302Z * installing *binary* package ‘devtools’ ... 2021-05-17T17:40:58.9265019Z * DONE (devtools) 2021-05-17T17:40:58.9322091Z 2021-05-17T17:40:58.9323138Z The downloaded source packages are in 2021-05-17T17:40:58.9324516Z ‘/tmp/RtmpWqnvjg/downloaded_packages’ 2021-05-17T17:40:59.0127947Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:41:00.7129635Z 2021-05-17T17:41:00.9990668Z 2021-05-17T17:41:00.9993291Z checking for file ‘/tmp/RtmpWqnvjg/remotes713e6019fb3e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:41:01.0041980Z 2021-05-17T17:41:01.0043743Z ✔ checking for file ‘/tmp/RtmpWqnvjg/remotes713e6019fb3e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:41:01.0149701Z 2021-05-17T17:41:01.0154728Z 2021-05-17T17:41:01.0156421Z ─ preparing ‘desc’: 2021-05-17T17:41:01.0168195Z 2021-05-17T17:41:01.0170338Z 2021-05-17T17:41:01.0261751Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:01.0288338Z 2021-05-17T17:41:01.0290186Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:01.0886748Z 2021-05-17T17:41:01.0924607Z 2021-05-17T17:41:01.0927414Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:01.0939220Z 2021-05-17T17:41:01.0963460Z 2021-05-17T17:41:01.0965518Z ─ checking for empty or unneeded directories 2021-05-17T17:41:01.0990336Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:41:01.1929939Z 2021-05-17T17:41:01.1934162Z 2021-05-17T17:41:01.1936691Z 2021-05-17T17:41:01.2400443Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:01.2402860Z (as ‘lib’ is unspecified) 2021-05-17T17:41:01.5050594Z * installing *source* package ‘desc’ ... 2021-05-17T17:41:01.5083158Z ** using staged installation 2021-05-17T17:41:01.5278616Z ** R 2021-05-17T17:41:01.5432821Z ** inst 2021-05-17T17:41:01.5446490Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:02.7550357Z ** help 2021-05-17T17:41:02.8695633Z *** installing help indices 2021-05-17T17:41:02.9515345Z ** building package indices 2021-05-17T17:41:03.0313643Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:03.2075024Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:03.3996040Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:03.4013049Z * DONE (desc) 2021-05-17T17:41:03.5830270Z 2021-05-17T17:41:03.5831166Z 2021-05-17T17:41:03.5833137Z checking for file ‘/tmp/RtmpWqnvjg/remotes713eea39442/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:41:03.5866034Z 2021-05-17T17:41:03.5868858Z ✔ checking for file ‘/tmp/RtmpWqnvjg/remotes713eea39442/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:41:03.5960498Z 2021-05-17T17:41:03.5961318Z 2021-05-17T17:41:03.5962453Z ─ preparing ‘ghtravis’: 2021-05-17T17:41:03.5963054Z 2021-05-17T17:41:03.5963619Z 2021-05-17T17:41:03.6034493Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:03.6058017Z 2021-05-17T17:41:03.6060090Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:03.6455815Z 2021-05-17T17:41:03.6495093Z 2021-05-17T17:41:03.6499409Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:03.6516263Z 2021-05-17T17:41:03.6536529Z 2021-05-17T17:41:03.6538364Z ─ checking for empty or unneeded directories 2021-05-17T17:41:03.6557404Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:41:03.6675256Z 2021-05-17T17:41:03.6677066Z 2021-05-17T17:41:03.6678238Z 2021-05-17T17:41:03.7107255Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:03.9242156Z (as ‘lib’ is unspecified) 2021-05-17T17:41:03.9243118Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:41:03.9249305Z ** using staged installation 2021-05-17T17:41:03.9396473Z ** R 2021-05-17T17:41:03.9486859Z ** inst 2021-05-17T17:41:03.9493328Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:04.9335004Z ** help 2021-05-17T17:41:04.9878707Z *** installing help indices 2021-05-17T17:41:05.0327943Z ** building package indices 2021-05-17T17:41:05.0716323Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:05.6452541Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:06.2014296Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:06.2023478Z * DONE (ghtravis) 2021-05-17T17:41:06.2114606Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:41:06.4803486Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:41:08.2586410Z 2021-05-17T17:41:08.2589544Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:41:08.2591162Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:41:08.2593496Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:41:08.2595180Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:41:08.2597915Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:41:08.2600332Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:08.2601855Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:41:08.2603325Z (as ‘lib’ is unspecified) 2021-05-17T17:41:22.0417003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:41:22.7315593Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-17T17:41:22.7443183Z ================================================== 2021-05-17T17:41:22.7444748Z downloaded 193 KB 2021-05-17T17:41:22.7445711Z 2021-05-17T17:41:22.7483101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:41:23.3625807Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-17T17:41:23.3627360Z ================================================== 2021-05-17T17:41:23.3628208Z downloaded 66 KB 2021-05-17T17:41:23.3628774Z 2021-05-17T17:41:23.3670910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:41:24.1717604Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-17T17:41:24.1849825Z ================================================== 2021-05-17T17:41:24.1850704Z downloaded 191 KB 2021-05-17T17:41:24.1851181Z 2021-05-17T17:41:24.1887697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:41:25.0566958Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-17T17:41:25.0882557Z ================================================== 2021-05-17T17:41:25.0883556Z downloaded 1.2 MB 2021-05-17T17:41:25.0884174Z 2021-05-17T17:41:25.0993552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:41:25.7542300Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-17T17:41:25.8399467Z ================================================== 2021-05-17T17:41:25.8400598Z downloaded 1.0 MB 2021-05-17T17:41:25.8401193Z 2021-05-17T17:41:26.0657550Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T17:41:26.0719599Z * DONE (tidyselect) 2021-05-17T17:41:26.2735503Z * installing *binary* package ‘generics’ ... 2021-05-17T17:41:26.2779007Z * DONE (generics) 2021-05-17T17:41:26.5224842Z * installing *binary* package ‘cpp11’ ... 2021-05-17T17:41:26.5294983Z * DONE (cpp11) 2021-05-17T17:41:26.8251628Z * installing *binary* package ‘dplyr’ ... 2021-05-17T17:41:26.8345468Z * DONE (dplyr) 2021-05-17T17:41:27.1380547Z * installing *binary* package ‘tidyr’ ... 2021-05-17T17:41:27.1477450Z * DONE (tidyr) 2021-05-17T17:41:27.1542800Z 2021-05-17T17:41:27.1543829Z The downloaded source packages are in 2021-05-17T17:41:27.1545338Z ‘/tmp/RtmpWqnvjg/downloaded_packages’ 2021-05-17T17:41:27.3350930Z 2021-05-17T17:41:27.3367074Z checking for file ‘/tmp/RtmpWqnvjg/remotes713e2f29f203/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:41:27.3402295Z 2021-05-17T17:41:27.3404410Z ✔ checking for file ‘/tmp/RtmpWqnvjg/remotes713e2f29f203/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:41:27.3502490Z 2021-05-17T17:41:27.3503348Z 2021-05-17T17:41:27.3504557Z ─ preparing ‘aghast’: 2021-05-17T17:41:27.3504980Z 2021-05-17T17:41:27.3505331Z 2021-05-17T17:41:27.3581192Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:27.3603459Z 2021-05-17T17:41:27.3605008Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:27.3852619Z 2021-05-17T17:41:27.3883317Z 2021-05-17T17:41:27.3885333Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:27.3894691Z 2021-05-17T17:41:27.3928373Z 2021-05-17T17:41:27.3929848Z ─ checking for empty or unneeded directories 2021-05-17T17:41:27.3951925Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:41:27.4057786Z 2021-05-17T17:41:27.4059669Z 2021-05-17T17:41:27.4060485Z 2021-05-17T17:41:27.4136115Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:27.4137431Z (as ‘lib’ is unspecified) 2021-05-17T17:41:27.6154559Z * installing *source* package ‘aghast’ ... 2021-05-17T17:41:27.6156990Z ** using staged installation 2021-05-17T17:41:27.6364728Z ** R 2021-05-17T17:41:27.6427993Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:28.0555496Z ** help 2021-05-17T17:41:28.0788124Z *** installing help indices 2021-05-17T17:41:28.1016166Z ** building package indices 2021-05-17T17:41:28.1222113Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:28.3016590Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:28.4799828Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:28.4810804Z * DONE (aghast) 2021-05-17T17:41:28.4897558Z Installing 1 packages: covr 2021-05-17T17:41:28.4908328Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:28.4909664Z (as ‘lib’ is unspecified) 2021-05-17T17:41:41.9462067Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:41:41.9463934Z 2021-05-17T17:41:41.9473055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:41:42.6396315Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-17T17:41:42.6508411Z ================================================== 2021-05-17T17:41:42.6509805Z downloaded 161 KB 2021-05-17T17:41:42.6510490Z 2021-05-17T17:41:42.6544792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:41:43.6146476Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-17T17:41:43.6250323Z ================================================== 2021-05-17T17:41:43.6251237Z downloaded 119 KB 2021-05-17T17:41:43.6251781Z 2021-05-17T17:41:43.6286633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:41:44.2341530Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-17T17:41:44.2513121Z ================================================== 2021-05-17T17:41:44.2513870Z downloaded 281 KB 2021-05-17T17:41:44.2514246Z 2021-05-17T17:41:44.4708146Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T17:41:44.4770240Z * DONE (lazyeval) 2021-05-17T17:41:44.7027781Z * installing *binary* package ‘rex’ ... 2021-05-17T17:41:44.7077574Z * DONE (rex) 2021-05-17T17:41:44.9550611Z * installing *binary* package ‘covr’ ... 2021-05-17T17:41:44.9610868Z * DONE (covr) 2021-05-17T17:41:44.9672221Z 2021-05-17T17:41:44.9690217Z The downloaded source packages are in 2021-05-17T17:41:44.9691824Z ‘/tmp/RtmpWqnvjg/downloaded_packages’ 2021-05-17T17:41:44.9840051Z 2021-05-17T17:41:44.9879302Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:41:44.9880162Z Rscript -e "tic::before_install()" 2021-05-17T17:41:44.9926862Z shell: /usr/bin/bash -e {0} 2021-05-17T17:41:44.9927334Z env: 2021-05-17T17:41:44.9927849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:41:44.9928391Z TIC_DEPLOY_KEY: 2021-05-17T17:41:44.9929290Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:41:44.9931087Z GITHUB_PAT: *** 2021-05-17T17:41:44.9932124Z COVERALLS_TOKEN: *** 2021-05-17T17:41:44.9932681Z continue-on-error: false 2021-05-17T17:41:44.9933223Z VDIFFR_RUN_TESTS: 2021-05-17T17:41:44.9933782Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:41:44.9934277Z TZ: UTC 2021-05-17T17:41:44.9934716Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:41:44.9935178Z NOT_CRAN: true 2021-05-17T17:41:44.9935605Z ##[endgroup] 2021-05-17T17:41:45.2660038Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:41:45.3877533Z Running before_install: step_install_remote_binaries() 2021-05-17T17:41:45.8264717Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:41:45.8265581Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:41:45.8266261Z remotes::install_cran("rcmdcheck") 2021-05-17T17:41:45.8266857Z remotes::install_cran("markdown") 2021-05-17T17:41:45.8274444Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:41:45.8274793Z env: 2021-05-17T17:41:45.8275154Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:41:45.8275526Z TIC_DEPLOY_KEY: 2021-05-17T17:41:45.8276169Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:41:45.8277523Z GITHUB_PAT: *** 2021-05-17T17:41:45.8278305Z COVERALLS_TOKEN: *** 2021-05-17T17:41:45.8278710Z continue-on-error: false 2021-05-17T17:41:45.8279102Z VDIFFR_RUN_TESTS: 2021-05-17T17:41:45.8279483Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:41:45.8279843Z TZ: UTC 2021-05-17T17:41:45.8280152Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:41:45.8280515Z NOT_CRAN: true 2021-05-17T17:41:45.8280825Z ##[endgroup] 2021-05-17T17:42:03.5259458Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:42:03.5262425Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:42:03.5264293Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T17:42:03.5266004Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T17:42:03.5267632Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:03.5274172Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T17:42:03.5275583Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:42:03.5276845Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T17:42:03.5278141Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:42:03.5279459Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T17:42:03.5280725Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:42:03.5281946Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:03.5283171Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:42:03.5284393Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T17:42:03.5287668Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T17:42:03.5372105Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:42:03.5372990Z (as ‘lib’ is unspecified) 2021-05-17T17:42:17.2940022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-17T17:42:18.1070612Z Content type 'binary/octet-stream' length 1099676 bytes (1.0 MB) 2021-05-17T17:42:18.1362529Z ================================================== 2021-05-17T17:42:18.1363503Z downloaded 1.0 MB 2021-05-17T17:42:18.1364054Z 2021-05-17T17:42:18.1397943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:42:19.1451014Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-17T17:42:19.1453232Z ================================================== 2021-05-17T17:42:19.1454534Z downloaded 37 KB 2021-05-17T17:42:19.1455713Z 2021-05-17T17:42:19.1505037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:42:19.8939346Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-17T17:42:19.9097358Z ================================================== 2021-05-17T17:42:19.9097927Z downloaded 230 KB 2021-05-17T17:42:19.9098245Z 2021-05-17T17:42:19.9139245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-17T17:42:20.9490143Z Content type 'binary/octet-stream' length 11879966 bytes (11.3 MB) 2021-05-17T17:42:21.1546287Z ================================================== 2021-05-17T17:42:21.1546917Z downloaded 11.3 MB 2021-05-17T17:42:21.1547248Z 2021-05-17T17:42:21.1586783Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hms_1.0.0.tar.gz' 2021-05-17T17:42:21.6986180Z Content type 'binary/octet-stream' length 97097 bytes (94 KB) 2021-05-17T17:42:21.7062890Z ================================================== 2021-05-17T17:42:21.7063839Z downloaded 94 KB 2021-05-17T17:42:21.7064188Z 2021-05-17T17:42:21.7110939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/selectr_0.4-2.tar.gz' 2021-05-17T17:42:22.3676428Z Content type 'binary/octet-stream' length 488356 bytes (476 KB) 2021-05-17T17:42:22.3984556Z ================================================== 2021-05-17T17:42:22.3986366Z downloaded 476 KB 2021-05-17T17:42:22.3987851Z 2021-05-17T17:42:22.4020793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:42:22.9233349Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-17T17:42:22.9342987Z ================================================== 2021-05-17T17:42:22.9344173Z downloaded 114 KB 2021-05-17T17:42:22.9344828Z 2021-05-17T17:42:22.9380471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-17T17:42:23.5256112Z Content type 'binary/octet-stream' length 1956156 bytes (1.9 MB) 2021-05-17T17:42:23.5585174Z ================================================== 2021-05-17T17:42:23.5586063Z downloaded 1.9 MB 2021-05-17T17:42:23.5586668Z 2021-05-17T17:42:23.5625164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-17T17:42:24.2506175Z Content type 'binary/octet-stream' length 779110 bytes (760 KB) 2021-05-17T17:42:24.2764531Z ================================================== 2021-05-17T17:42:24.2765400Z downloaded 760 KB 2021-05-17T17:42:24.2765961Z 2021-05-17T17:42:24.2800635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-17T17:42:25.0344746Z Content type 'binary/octet-stream' length 270854 bytes (264 KB) 2021-05-17T17:42:25.0546698Z ================================================== 2021-05-17T17:42:25.0547278Z downloaded 264 KB 2021-05-17T17:42:25.0547629Z 2021-05-17T17:42:25.0586847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readr_1.4.0.tar.gz' 2021-05-17T17:42:25.6103413Z Content type 'binary/octet-stream' length 4704464 bytes (4.5 MB) 2021-05-17T17:42:25.6763619Z ================================================== 2021-05-17T17:42:25.6764174Z downloaded 4.5 MB 2021-05-17T17:42:25.6764481Z 2021-05-17T17:42:25.6800362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rvest_1.0.0.tar.gz' 2021-05-17T17:42:26.2200076Z Content type 'binary/octet-stream' length 196811 bytes (192 KB) 2021-05-17T17:42:26.2340058Z ================================================== 2021-05-17T17:42:26.2340599Z downloaded 192 KB 2021-05-17T17:42:26.2340968Z 2021-05-17T17:42:26.2379271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:42:26.7759609Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-17T17:42:26.8293858Z ================================================== 2021-05-17T17:42:26.8295124Z downloaded 3.5 MB 2021-05-17T17:42:26.8296806Z 2021-05-17T17:42:26.8338299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/DT_0.18.tar.gz' 2021-05-17T17:42:27.5790927Z Content type 'binary/octet-stream' length 1683137 bytes (1.6 MB) 2021-05-17T17:42:27.7696175Z ================================================== 2021-05-17T17:42:27.7697624Z downloaded 1.6 MB 2021-05-17T17:42:27.7698386Z 2021-05-17T17:42:28.0819716Z * installing *binary* package ‘later’ ... 2021-05-17T17:42:28.0925111Z * DONE (later) 2021-05-17T17:42:28.2862924Z * installing *binary* package ‘base64enc’ ... 2021-05-17T17:42:28.2924145Z * DONE (base64enc) 2021-05-17T17:42:37.6419880Z * installing *binary* package ‘BH’ ... 2021-05-17T17:42:38.0944555Z * DONE (BH) 2021-05-17T17:42:38.4782630Z * installing *binary* package ‘hms’ ... 2021-05-17T17:42:38.4821122Z * DONE (hms) 2021-05-17T17:42:38.6996314Z * installing *binary* package ‘selectr’ ... 2021-05-17T17:42:38.7057143Z * DONE (selectr) 2021-05-17T17:42:38.9013120Z * installing *binary* package ‘tinytex’ ... 2021-05-17T17:42:38.9067775Z * DONE (tinytex) 2021-05-17T17:42:39.1164458Z * installing *binary* package ‘htmltools’ ... 2021-05-17T17:42:39.1221642Z * DONE (htmltools) 2021-05-17T17:42:39.4340442Z * installing *binary* package ‘promises’ ... 2021-05-17T17:42:39.4421621Z * DONE (promises) 2021-05-17T17:42:40.0414916Z * installing *binary* package ‘readr’ ... 2021-05-17T17:42:40.0577315Z * DONE (readr) 2021-05-17T17:42:40.2813672Z * installing *binary* package ‘rvest’ ... 2021-05-17T17:42:40.2884255Z * DONE (rvest) 2021-05-17T17:42:40.5978866Z * installing *binary* package ‘crosstalk’ ... 2021-05-17T17:42:40.6073507Z * DONE (crosstalk) 2021-05-17T17:42:40.8278438Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-17T17:42:40.8343978Z * DONE (htmlwidgets) 2021-05-17T17:42:41.3884795Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T17:42:41.4088214Z * DONE (rmarkdown) 2021-05-17T17:42:41.8899926Z * installing *binary* package ‘DT’ ... 2021-05-17T17:42:41.9143134Z * DONE (DT) 2021-05-17T17:42:41.9293866Z 2021-05-17T17:42:41.9295790Z The downloaded source packages are in 2021-05-17T17:42:41.9298242Z ‘/tmp/RtmpJ8Niqm/downloaded_packages’ 2021-05-17T17:42:54.5702218Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:42:54.5704043Z Use `force = TRUE` to force installation 2021-05-17T17:42:54.5709545Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:42:54.5710884Z Use `force = TRUE` to force installation 2021-05-17T17:42:54.5887911Z ##[group]Run options(width = 100) 2021-05-17T17:42:54.5888481Z options(width = 100) 2021-05-17T17:42:54.5889074Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:42:54.5889831Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:42:54.5896760Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:42:54.5897160Z env: 2021-05-17T17:42:54.5897580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:54.5898027Z TIC_DEPLOY_KEY: 2021-05-17T17:42:54.5898772Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:54.5900370Z GITHUB_PAT: *** 2021-05-17T17:42:54.5901206Z COVERALLS_TOKEN: *** 2021-05-17T17:42:54.5901674Z continue-on-error: false 2021-05-17T17:42:54.5902111Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:54.5902564Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:54.5902987Z TZ: UTC 2021-05-17T17:42:54.5903345Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:54.5903765Z NOT_CRAN: true 2021-05-17T17:42:54.5904328Z ##[endgroup] 2021-05-17T17:42:54.9926842Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:42:54.9928566Z setting value 2021-05-17T17:42:54.9930319Z version R version 3.6.3 (2020-02-29) 2021-05-17T17:42:54.9930964Z os Ubuntu 20.04.2 LTS 2021-05-17T17:42:54.9931763Z system x86_64, linux-gnu 2021-05-17T17:42:54.9932452Z ui X11 2021-05-17T17:42:54.9932993Z language (EN) 2021-05-17T17:42:54.9933734Z collate C.UTF-8 2021-05-17T17:42:54.9934451Z ctype C.UTF-8 2021-05-17T17:42:54.9934994Z tz UTC 2021-05-17T17:42:54.9935647Z date 2021-05-17 2021-05-17T17:42:54.9935958Z 2021-05-17T17:42:54.9936953Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:42:54.9937769Z package * version date lib source 2021-05-17T17:42:54.9938841Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:42:54.9939855Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9940750Z base * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9941974Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9942896Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9943771Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9944668Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9945567Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9946460Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9947353Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9948252Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9949408Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9950323Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9951239Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9952155Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9953104Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9954056Z compiler 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9955107Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9956027Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9956913Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9957858Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9958813Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9959719Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9960623Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9961557Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9962544Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:42:54.9963538Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9964457Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9965350Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9966244Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9967128Z DT 0.18 2021-04-14 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9968019Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9968951Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9969869Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9970754Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9971669Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9972549Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9973448Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9974450Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9975260Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9976197Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:42:54.9977250Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9978081Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9978922Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9979766Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9980621Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9981499Z grid 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:54.9982336Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9983133Z hms 1.0.0 2021-01-13 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9983965Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9984843Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9985697Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9986500Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9987320Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9988200Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9989250Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9990102Z later 1.2.0 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9990957Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9991830Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9992734Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9993619Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9994504Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-17T17:42:54.9995335Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9998795Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-17T17:42:54.9999667Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0000517Z methods * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0001358Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0002189Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0003000Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0003835Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0004685Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0005533Z parallel 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0006387Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0007414Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0008352Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0009296Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0010204Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0011158Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0012201Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0013207Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0014052Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0014877Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0015686Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0016525Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0017407Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0018248Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0019081Z readr 1.4.0 2020-10-05 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0020016Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0020761Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0021490Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0022198Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0022942Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0023700Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0024507Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0025269Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0026037Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0026795Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0027538Z rvest 1.0.0 2021-03-09 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0028290Z selectr 0.4-2 2019-11-20 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0029214Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0030000Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0030751Z splines 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0031467Z stats * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0032195Z stats4 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0032936Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.6.3) 2021-05-17T17:42:55.0033658Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0034400Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-17T17:42:55.0035125Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0035901Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:42:55.0036669Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0037393Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0038136Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0038915Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:42:55.0039670Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0040417Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0041176Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0041890Z tools 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0042710Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0043441Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0044140Z utils * 3.6.3 2021-02-17 [2] local 2021-05-17T17:42:55.0044857Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0045579Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0046303Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0047040Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0047750Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0048461Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0049188Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0049900Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0050612Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T17:42:55.0050904Z 2021-05-17T17:42:55.0051532Z [1] /home/runner/work/_temp/Library 2021-05-17T17:42:55.0052073Z [2] /opt/R/3.6.3/lib/R/library 2021-05-17T17:42:55.0084604Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:42:55.0085274Z Rscript -e 'tic::script()' 2021-05-17T17:42:55.0085757Z ls -l check 2021-05-17T17:42:55.0130650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:42:55.0131135Z env: 2021-05-17T17:42:55.0131553Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:55.0131984Z TIC_DEPLOY_KEY: 2021-05-17T17:42:55.0132732Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:55.0134207Z GITHUB_PAT: *** 2021-05-17T17:42:55.0135017Z COVERALLS_TOKEN: *** 2021-05-17T17:42:55.0135484Z continue-on-error: false 2021-05-17T17:42:55.0135933Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:55.0136373Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:55.0136793Z TZ: UTC 2021-05-17T17:42:55.0137146Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:55.0137536Z NOT_CRAN: true 2021-05-17T17:42:55.0137873Z ##[endgroup] 2021-05-17T17:42:55.2576222Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:42:55.3678764Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:42:55.3679565Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:42:55.3680124Z timeout = Inf, check_dir = "check") 2021-05-17T17:42:55.4257973Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:42:56.0675239Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:42:56.0838464Z * preparing ‘nsrr’: 2021-05-17T17:42:56.0839657Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:42:56.0840516Z * installing the package to build vignettes 2021-05-17T17:43:05.0500440Z * creating vignettes ... OK 2021-05-17T17:43:05.0817016Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:43:05.0819249Z * checking for empty or unneeded directories 2021-05-17T17:43:05.0844674Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T17:43:05.1781429Z 2021-05-17T17:43:05.3031933Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:43:05.4911439Z * using log directory ‘/home/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T17:43:05.4912934Z * using R version 3.6.3 (2020-02-29) 2021-05-17T17:43:05.4929006Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:43:05.4930389Z * using session charset: UTF-8 2021-05-17T17:43:05.5456673Z * using option ‘--as-cran’ 2021-05-17T17:43:05.5474714Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T17:43:05.5476990Z * checking extension type ... Package 2021-05-17T17:43:05.5478997Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T17:43:05.5480819Z * package encoding: UTF-8 2021-05-17T17:43:05.5505090Z * checking package namespace information ... OK 2021-05-17T17:43:19.6787970Z * checking package dependencies ... OK 2021-05-17T17:43:19.6810339Z * checking if this is a source package ... OK 2021-05-17T17:43:19.6811800Z * checking if there is a namespace ... OK 2021-05-17T17:43:19.9310556Z * checking for executable files ... OK 2021-05-17T17:43:19.9312022Z * checking for hidden files and directories ... OK 2021-05-17T17:43:19.9312706Z * checking for portable file names ... OK 2021-05-17T17:43:19.9314779Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:43:19.9338239Z * checking serialization versions ... OK 2021-05-17T17:43:21.1814018Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T17:43:21.1854669Z * checking installed package size ... OK 2021-05-17T17:43:21.2495537Z * checking package directory ... OK 2021-05-17T17:43:21.2497310Z * checking for future file timestamps ... OK 2021-05-17T17:43:21.2499624Z * checking ‘build’ directory ... OK 2021-05-17T17:43:21.4036399Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:43:21.4037415Z * checking top-level files ... OK 2021-05-17T17:43:21.4038130Z * checking for left-over files ... OK 2021-05-17T17:43:21.5634230Z * checking index information ... OK 2021-05-17T17:43:21.7310820Z * checking package subdirectories ... OK 2021-05-17T17:43:21.7785600Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:43:21.8300816Z * checking R files for syntax errors ... OK 2021-05-17T17:43:22.0380541Z * checking whether the package can be loaded ... OK 2021-05-17T17:43:22.2217882Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:43:22.4039764Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:43:22.5944217Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:43:22.7946049Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:43:23.0135205Z * checking loading without being on the library search path ... OK 2021-05-17T17:43:23.2426711Z * checking dependencies in R code ... OK 2021-05-17T17:43:24.1950514Z * checking S3 generic/method consistency ... OK 2021-05-17T17:43:24.3916672Z * checking replacement functions ... OK 2021-05-17T17:43:24.6190774Z * checking foreign function calls ... OK 2021-05-17T17:43:26.6027960Z * checking R code for possible problems ... OK 2021-05-17T17:43:26.7861067Z * checking Rd files ... OK 2021-05-17T17:43:26.8335072Z * checking Rd metadata ... OK 2021-05-17T17:43:26.8970474Z * checking Rd line widths ... OK 2021-05-17T17:43:26.9778956Z * checking Rd cross-references ... OK 2021-05-17T17:43:27.1870782Z * checking for missing documentation entries ... OK 2021-05-17T17:43:27.7867216Z * checking for code/documentation mismatches ... OK 2021-05-17T17:43:28.8123163Z * checking Rd \usage sections ... OK 2021-05-17T17:43:28.8691972Z * checking Rd contents ... OK 2021-05-17T17:43:28.9506160Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:43:28.9559564Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:43:28.9593824Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:43:34.5690525Z * checking examples ... OK 2021-05-17T17:43:34.5789683Z ** found \donttest examples: check also with --run-donttest 2021-05-17T17:43:34.6343498Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:43:34.7954365Z * checking tests ... 2021-05-17T17:43:36.0809914Z Running ‘testthat.R’ 2021-05-17T17:43:36.0822822Z OK 2021-05-17T17:43:36.0824868Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:43:36.0827619Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:43:48.0175718Z * checking re-building of vignette outputs ... OK 2021-05-17T17:43:49.6453005Z * checking PDF version of manual ... OK 2021-05-17T17:43:49.6453967Z * checking for detritus in the temp directory ... OK 2021-05-17T17:43:49.6454460Z * DONE 2021-05-17T17:43:49.6509345Z 2021-05-17T17:43:49.6509974Z Status: OK 2021-05-17T17:43:49.6510289Z 2021-05-17T17:43:49.7221034Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T17:43:49.7239917Z Duration: 44.5s 2021-05-17T17:43:49.7241294Z 2021-05-17T17:43:49.7255193Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:43:49.7342850Z total 1024 2021-05-17T17:43:49.7344213Z drwxr-xr-x 6 runner docker 4096 May 17 17:43 nsrr.Rcheck 2021-05-17T17:43:49.7345486Z -rw-r--r-- 1 runner docker 506376 May 17 17:43 nsrr_0.1.5.tar.gz 2021-05-17T17:43:49.7346685Z -rw-r--r-- 1 runner docker 533566 May 17 17:43 nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:43:49.7383714Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:43:49.7384532Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:43:49.7421934Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:43:49.7422344Z env: 2021-05-17T17:43:49.7422713Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:49.7423086Z TIC_DEPLOY_KEY: 2021-05-17T17:43:49.7423743Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:49.7425221Z GITHUB_PAT: *** 2021-05-17T17:43:49.7425866Z COVERALLS_TOKEN: *** 2021-05-17T17:43:49.7426272Z continue-on-error: false 2021-05-17T17:43:49.7426664Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:49.7427045Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:49.7427414Z TZ: UTC 2021-05-17T17:43:49.7427723Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:49.7428064Z NOT_CRAN: true 2021-05-17T17:43:49.7428377Z ##[endgroup] 2021-05-17T17:43:49.7515127Z 2021-05-17T17:43:49.7516398Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-17T17:43:49.7517184Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-17T17:43:49.7518086Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:43:49.7518381Z 2021-05-17T17:43:49.7518865Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:43:49.7519531Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:43:49.7520318Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:43:49.7520651Z 2021-05-17T17:43:49.7521116Z R is a collaborative project with many contributors. 2021-05-17T17:43:49.7521833Z Type 'contributors()' for more information and 2021-05-17T17:43:49.7522578Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:43:49.7522900Z 2021-05-17T17:43:49.7523481Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:43:49.7524207Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:43:49.7524743Z Type 'q()' to quit R. 2021-05-17T17:43:49.7524965Z 2021-05-17T17:43:49.7525287Z > library(testthat) 2021-05-17T17:43:49.7525623Z > library(nsrr) 2021-05-17T17:43:49.7525911Z > 2021-05-17T17:43:49.7526226Z > test_check("nsrr") 2021-05-17T17:43:49.7526907Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T17:43:49.7527402Z • empty test (1) 2021-05-17T17:43:49.7527621Z 2021-05-17T17:43:49.7527962Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T17:43:49.7528279Z > 2021-05-17T17:43:49.7528581Z > proc.time() 2021-05-17T17:43:49.7528945Z user system elapsed 2021-05-17T17:43:49.7529303Z 0.513 0.020 0.850 2021-05-17T17:43:49.7560477Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:43:49.7561162Z Rscript -e "tic::before_deploy()" 2021-05-17T17:43:49.7591560Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:49.7591871Z env: 2021-05-17T17:43:49.7592237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:49.7592612Z TIC_DEPLOY_KEY: 2021-05-17T17:43:49.7593264Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:49.7594293Z GITHUB_PAT: *** 2021-05-17T17:43:49.7595039Z COVERALLS_TOKEN: *** 2021-05-17T17:43:49.7595429Z continue-on-error: false 2021-05-17T17:43:49.7595824Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:49.7596206Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:49.7596570Z TZ: UTC 2021-05-17T17:43:49.7596893Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:49.7597219Z NOT_CRAN: true 2021-05-17T17:43:49.7597525Z ##[endgroup] 2021-05-17T17:43:49.9855999Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:50.0880407Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:43:50.0881035Z with: 2021-05-17T17:43:50.0881697Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T17:43:50.0882495Z asset_path: check/nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:43:50.0883018Z asset_name: nsrr_0.1.5_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T17:43:50.0883540Z asset_content_type: application/octet-stream 2021-05-17T17:43:50.0883931Z env: 2021-05-17T17:43:50.0884298Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:50.0884882Z TIC_DEPLOY_KEY: 2021-05-17T17:43:50.0885610Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:50.0887310Z GITHUB_PAT: *** 2021-05-17T17:43:50.0888538Z COVERALLS_TOKEN: *** 2021-05-17T17:43:50.0889065Z continue-on-error: false 2021-05-17T17:43:50.0889578Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:50.0890117Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:50.0890597Z TZ: UTC 2021-05-17T17:43:50.0890999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:50.0891441Z NOT_CRAN: true 2021-05-17T17:43:50.0892397Z GITHUB_TOKEN: *** 2021-05-17T17:43:50.0892802Z ##[endgroup] 2021-05-17T17:43:50.6563069Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:43:50.6563748Z Rscript -e "tic::deploy()" 2021-05-17T17:43:50.6611275Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:50.6611592Z env: 2021-05-17T17:43:50.6611956Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:50.6612356Z TIC_DEPLOY_KEY: 2021-05-17T17:43:50.6613173Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:50.6614593Z GITHUB_PAT: *** 2021-05-17T17:43:50.6615693Z COVERALLS_TOKEN: *** 2021-05-17T17:43:50.6616215Z continue-on-error: false 2021-05-17T17:43:50.6616669Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:50.6617137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:50.6617542Z TZ: UTC 2021-05-17T17:43:50.6617914Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:50.6618293Z NOT_CRAN: true 2021-05-17T17:43:50.6618653Z ##[endgroup] 2021-05-17T17:43:50.8962383Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:50.9990301Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:43:50.9991011Z Rscript -e "tic::after_deploy()" 2021-05-17T17:43:51.0036111Z shell: /usr/bin/bash -e {0} 2021-05-17T17:43:51.0036542Z env: 2021-05-17T17:43:51.0037017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:51.0037552Z TIC_DEPLOY_KEY: 2021-05-17T17:43:51.0038403Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:51.0040010Z GITHUB_PAT: *** 2021-05-17T17:43:51.0040873Z COVERALLS_TOKEN: *** 2021-05-17T17:43:51.0041406Z continue-on-error: false 2021-05-17T17:43:51.0041906Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:51.0042430Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:51.0042897Z TZ: UTC 2021-05-17T17:43:51.0043408Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:51.0043801Z NOT_CRAN: true 2021-05-17T17:43:51.0044144Z ##[endgroup] 2021-05-17T17:43:51.2502660Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:51.5096676Z Post job cleanup. 2021-05-17T17:43:51.5523941Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:43:51.5629939Z Post job cleanup. 2021-05-17T17:43:51.6589863Z [command]/usr/bin/git version 2021-05-17T17:43:51.6646778Z git version 2.31.1 2021-05-17T17:43:51.6684223Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:43:51.6725737Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T17:43:51.6964641Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:43:51.6993322Z http.https://github.com/.extraheader 2021-05-17T17:43:51.7002073Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:43:51.7039689Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T17:43:51.7285945Z Cleaning up orphan processes