2021-05-15T13:59:45.2179131Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:59:45.6043713Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:45.7236067Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:45.7987339Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:45.8715436Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:59:52.9380853Z Current runner version: '2.278.0' 2021-05-15T13:59:52.9407202Z ##[group]Operating System 2021-05-15T13:59:52.9408112Z Ubuntu 2021-05-15T13:59:52.9408532Z 20.04.2 2021-05-15T13:59:52.9408980Z LTS 2021-05-15T13:59:52.9409450Z ##[endgroup] 2021-05-15T13:59:52.9410034Z ##[group]Virtual Environment 2021-05-15T13:59:52.9410680Z Environment: ubuntu-20.04 2021-05-15T13:59:52.9411208Z Version: 20210510.0 2021-05-15T13:59:52.9412192Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:59:52.9413504Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:59:52.9414382Z ##[endgroup] 2021-05-15T13:59:52.9416150Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:59:52.9417259Z Actions: write 2021-05-15T13:59:52.9417816Z Checks: write 2021-05-15T13:59:52.9418308Z Contents: write 2021-05-15T13:59:52.9418859Z Deployments: write 2021-05-15T13:59:52.9419470Z Issues: write 2021-05-15T13:59:52.9420012Z Metadata: read 2021-05-15T13:59:52.9420568Z Packages: write 2021-05-15T13:59:52.9421086Z PullRequests: write 2021-05-15T13:59:52.9421724Z RepositoryProjects: write 2021-05-15T13:59:52.9422321Z SecurityEvents: write 2021-05-15T13:59:52.9422890Z Statuses: write 2021-05-15T13:59:52.9423469Z ##[endgroup] 2021-05-15T13:59:52.9426252Z Prepare workflow directory 2021-05-15T13:59:53.0365036Z Prepare all required actions 2021-05-15T13:59:53.0375503Z Getting action download info 2021-05-15T13:59:53.4490346Z Download action repository 'actions/checkout@v2' 2021-05-15T13:59:55.1421467Z Download action repository 'r-lib/actions@master' 2021-05-15T13:59:55.6675400Z Download action repository 'adigherman/actions@master' 2021-05-15T13:59:56.6562916Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:59:56.8983995Z Download action repository 'actions/cache@v1' 2021-05-15T13:59:57.0547002Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:59:57.2140241Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:59:57.5871230Z ##[group]Run actions/checkout@v2 2021-05-15T13:59:57.5871786Z with: 2021-05-15T13:59:57.5872243Z repository: neuroconductor/kirby21.dti 2021-05-15T13:59:57.5873187Z token: *** 2021-05-15T13:59:57.5873549Z ssh-strict: true 2021-05-15T13:59:57.5874024Z persist-credentials: true 2021-05-15T13:59:57.5874464Z clean: true 2021-05-15T13:59:57.5874831Z fetch-depth: 1 2021-05-15T13:59:57.5875179Z lfs: false 2021-05-15T13:59:57.5875543Z submodules: false 2021-05-15T13:59:57.5876056Z env: 2021-05-15T13:59:57.5876453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:57.5876898Z TIC_DEPLOY_KEY: 2021-05-15T13:59:57.5877640Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:59:57.5878754Z GITHUB_PAT: *** 2021-05-15T13:59:57.5879141Z COVERALLS_TOKEN: 2021-05-15T13:59:57.5879595Z continue-on-error: true 2021-05-15T13:59:57.5880029Z VDIFFR_RUN_TESTS: 2021-05-15T13:59:57.5880398Z ##[endgroup] 2021-05-15T13:59:57.8205142Z Syncing repository: neuroconductor/kirby21.dti 2021-05-15T13:59:57.8205982Z ##[group]Getting Git version info 2021-05-15T13:59:57.8207015Z Working directory is '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T13:59:57.8247848Z [command]/usr/bin/git version 2021-05-15T13:59:57.8419593Z git version 2.31.1 2021-05-15T13:59:57.8438753Z ##[endgroup] 2021-05-15T13:59:57.8444711Z Deleting the contents of '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T13:59:57.8448549Z ##[group]Initializing the repository 2021-05-15T13:59:57.8452179Z [command]/usr/bin/git init /home/runner/work/kirby21.dti/kirby21.dti 2021-05-15T13:59:57.8555874Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:59:57.8557001Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:59:57.8557960Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:59:57.8558695Z hint: 2021-05-15T13:59:57.8560288Z hint: git config --global init.defaultBranch 2021-05-15T13:59:57.8560862Z hint: 2021-05-15T13:59:57.8561532Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:59:57.8562504Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:59:57.8563062Z hint: 2021-05-15T13:59:57.8563536Z hint: git branch -m 2021-05-15T13:59:57.8569981Z Initialized empty Git repository in /home/runner/work/kirby21.dti/kirby21.dti/.git/ 2021-05-15T13:59:57.8579734Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.dti 2021-05-15T13:59:57.8656916Z ##[endgroup] 2021-05-15T13:59:57.8657865Z ##[group]Disabling automatic garbage collection 2021-05-15T13:59:57.8661364Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:59:57.8703633Z ##[endgroup] 2021-05-15T13:59:57.8707913Z ##[group]Setting up auth 2021-05-15T13:59:57.8714102Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:59:57.8749354Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:59:57.9097360Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:59:57.9134493Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:59:57.9340468Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:59:57.9389590Z ##[endgroup] 2021-05-15T13:59:57.9390481Z ##[group]Fetching the repository 2021-05-15T13:59:57.9399358Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa:refs/tags/1.7.0.s 2021-05-15T13:59:58.1689749Z remote: Enumerating objects: 49, done. 2021-05-15T13:59:58.1692217Z remote: Counting objects: 2% (1/49) 2021-05-15T13:59:58.1693965Z remote: Counting objects: 4% (2/49) 2021-05-15T13:59:58.1695398Z remote: Counting objects: 6% (3/49) 2021-05-15T13:59:58.1696833Z remote: Counting objects: 8% (4/49) 2021-05-15T13:59:58.1698333Z remote: Counting objects: 10% (5/49) 2021-05-15T13:59:58.1699732Z remote: Counting objects: 12% (6/49) 2021-05-15T13:59:58.1701031Z remote: Counting objects: 14% (7/49) 2021-05-15T13:59:58.1702298Z remote: Counting objects: 16% (8/49) 2021-05-15T13:59:58.1703545Z remote: Counting objects: 18% (9/49) 2021-05-15T13:59:58.1704812Z remote: Counting objects: 20% (10/49) 2021-05-15T13:59:58.1706120Z remote: Counting objects: 22% (11/49) 2021-05-15T13:59:58.1707351Z remote: Counting objects: 24% (12/49) 2021-05-15T13:59:58.1708495Z remote: Counting objects: 26% (13/49) 2021-05-15T13:59:58.1709704Z remote: Counting objects: 28% (14/49) 2021-05-15T13:59:58.1710819Z remote: Counting objects: 30% (15/49) 2021-05-15T13:59:58.1711974Z remote: Counting objects: 32% (16/49) 2021-05-15T13:59:58.1714428Z remote: Counting objects: 34% (17/49) 2021-05-15T13:59:58.1717439Z remote: Counting objects: 36% (18/49) 2021-05-15T13:59:58.1719610Z remote: Counting objects: 38% (19/49) 2021-05-15T13:59:58.1721592Z remote: Counting objects: 40% (20/49) 2021-05-15T13:59:58.1723539Z remote: Counting objects: 42% (21/49) 2021-05-15T13:59:58.1725563Z remote: Counting objects: 44% (22/49) 2021-05-15T13:59:58.1728722Z remote: Counting objects: 46% (23/49) 2021-05-15T13:59:58.1729489Z remote: Counting objects: 48% (24/49) 2021-05-15T13:59:58.1730058Z remote: Counting objects: 51% (25/49) 2021-05-15T13:59:58.1730580Z remote: Counting objects: 53% (26/49) 2021-05-15T13:59:58.1731443Z remote: Counting objects: 55% (27/49) 2021-05-15T13:59:58.1732008Z remote: Counting objects: 57% (28/49) 2021-05-15T13:59:58.1736141Z remote: Counting objects: 59% (29/49) 2021-05-15T13:59:58.1737112Z remote: Counting objects: 61% (30/49) 2021-05-15T13:59:58.1738256Z remote: Counting objects: 63% (31/49) 2021-05-15T13:59:58.1741128Z remote: Counting objects: 65% (32/49) 2021-05-15T13:59:58.1741819Z remote: Counting objects: 67% (33/49) 2021-05-15T13:59:58.1742436Z remote: Counting objects: 69% (34/49) 2021-05-15T13:59:58.1743088Z remote: Counting objects: 71% (35/49) 2021-05-15T13:59:58.1743725Z remote: Counting objects: 73% (36/49) 2021-05-15T13:59:58.1744322Z remote: Counting objects: 75% (37/49) 2021-05-15T13:59:58.1744948Z remote: Counting objects: 77% (38/49) 2021-05-15T13:59:58.1745547Z remote: Counting objects: 79% (39/49) 2021-05-15T13:59:58.1746218Z remote: Counting objects: 81% (40/49) 2021-05-15T13:59:58.1746847Z remote: Counting objects: 83% (41/49) 2021-05-15T13:59:58.1747443Z remote: Counting objects: 85% (42/49) 2021-05-15T13:59:58.1748045Z remote: Counting objects: 87% (43/49) 2021-05-15T13:59:58.1748656Z remote: Counting objects: 89% (44/49) 2021-05-15T13:59:58.1749265Z remote: Counting objects: 91% (45/49) 2021-05-15T13:59:58.1749870Z remote: Counting objects: 93% (46/49) 2021-05-15T13:59:58.1750480Z remote: Counting objects: 95% (47/49) 2021-05-15T13:59:58.1751089Z remote: Counting objects: 97% (48/49) 2021-05-15T13:59:58.1751685Z remote: Counting objects: 100% (49/49) 2021-05-15T13:59:58.1752335Z remote: Counting objects: 100% (49/49), done. 2021-05-15T13:59:58.1753001Z remote: Compressing objects: 2% (1/48) 2021-05-15T13:59:58.1753648Z remote: Compressing objects: 4% (2/48) 2021-05-15T13:59:58.1754316Z remote: Compressing objects: 6% (3/48) 2021-05-15T13:59:58.1755111Z remote: Compressing objects: 8% (4/48) 2021-05-15T13:59:58.1756053Z remote: Compressing objects: 10% (5/48) 2021-05-15T13:59:58.1756921Z remote: Compressing objects: 12% (6/48) 2021-05-15T13:59:58.1757749Z remote: Compressing objects: 14% (7/48) 2021-05-15T13:59:58.1758500Z remote: Compressing objects: 16% (8/48) 2021-05-15T13:59:58.1761414Z remote: Compressing objects: 18% (9/48) 2021-05-15T13:59:58.1761958Z remote: Compressing objects: 20% (10/48) 2021-05-15T13:59:58.1762485Z remote: Compressing objects: 22% (11/48) 2021-05-15T13:59:58.1763021Z remote: Compressing objects: 25% (12/48) 2021-05-15T13:59:58.1763566Z remote: Compressing objects: 27% (13/48) 2021-05-15T13:59:58.1764089Z remote: Compressing objects: 29% (14/48) 2021-05-15T13:59:58.1764658Z remote: Compressing objects: 31% (15/48) 2021-05-15T13:59:58.1765194Z remote: Compressing objects: 33% (16/48) 2021-05-15T13:59:58.1765736Z remote: Compressing objects: 35% (17/48) 2021-05-15T13:59:58.1766270Z remote: Compressing objects: 37% (18/48) 2021-05-15T13:59:58.1766789Z remote: Compressing objects: 39% (19/48) 2021-05-15T13:59:58.1767321Z remote: Compressing objects: 41% (20/48) 2021-05-15T13:59:58.1767838Z remote: Compressing objects: 43% (21/48) 2021-05-15T13:59:58.1768370Z remote: Compressing objects: 45% (22/48) 2021-05-15T13:59:58.1768891Z remote: Compressing objects: 47% (23/48) 2021-05-15T13:59:58.1769419Z remote: Compressing objects: 50% (24/48) 2021-05-15T13:59:58.1769948Z remote: Compressing objects: 52% (25/48) 2021-05-15T13:59:58.1770463Z remote: Compressing objects: 54% (26/48) 2021-05-15T13:59:58.1770991Z remote: Compressing objects: 56% (27/48) 2021-05-15T13:59:58.1771510Z remote: Compressing objects: 58% (28/48) 2021-05-15T13:59:58.1772040Z remote: Compressing objects: 60% (29/48) 2021-05-15T13:59:58.1772686Z remote: Compressing objects: 62% (30/48) 2021-05-15T13:59:58.1773217Z remote: Compressing objects: 64% (31/48) 2021-05-15T13:59:58.1773734Z remote: Compressing objects: 66% (32/48) 2021-05-15T13:59:58.1774263Z remote: Compressing objects: 68% (33/48) 2021-05-15T13:59:58.1774791Z remote: Compressing objects: 70% (34/48) 2021-05-15T13:59:58.1775306Z remote: Compressing objects: 72% (35/48) 2021-05-15T13:59:58.1775834Z remote: Compressing objects: 75% (36/48) 2021-05-15T13:59:58.1776347Z remote: Compressing objects: 77% (37/48) 2021-05-15T13:59:58.1776880Z remote: Compressing objects: 79% (38/48) 2021-05-15T13:59:58.1777396Z remote: Compressing objects: 81% (39/48) 2021-05-15T13:59:58.1777921Z remote: Compressing objects: 83% (40/48) 2021-05-15T13:59:58.1778439Z remote: Compressing objects: 85% (41/48) 2021-05-15T13:59:58.1778972Z remote: Compressing objects: 87% (42/48) 2021-05-15T13:59:58.1779516Z remote: Compressing objects: 89% (43/48) 2021-05-15T13:59:58.1780040Z remote: Compressing objects: 91% (44/48) 2021-05-15T13:59:58.1780572Z remote: Compressing objects: 93% (45/48) 2021-05-15T13:59:58.1781087Z remote: Compressing objects: 95% (46/48) 2021-05-15T13:59:58.1781656Z remote: Compressing objects: 97% (47/48) 2021-05-15T13:59:58.1782170Z remote: Compressing objects: 100% (48/48) 2021-05-15T13:59:58.1782729Z remote: Compressing objects: 100% (48/48), done. 2021-05-15T14:00:25.1607466Z remote: Total 49 (delta 2), reused 43 (delta 0), pack-reused 0 2021-05-15T14:00:29.3100220Z From https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:29.3102430Z * [new ref] 00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa -> 1.7.0.s 2021-05-15T14:00:29.3126348Z ##[endgroup] 2021-05-15T14:00:29.3131854Z ##[group]Determining the checkout info 2021-05-15T14:00:29.3132916Z ##[endgroup] 2021-05-15T14:00:29.3133832Z ##[group]Checking out the ref 2021-05-15T14:00:29.3134996Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-15T14:00:30.3907421Z Updating files: 52% (23/44) 2021-05-15T14:00:30.3907947Z Updating files: 54% (24/44) 2021-05-15T14:00:30.8941731Z Updating files: 56% (25/44) 2021-05-15T14:00:30.8942239Z Updating files: 59% (26/44) 2021-05-15T14:00:30.8942717Z Updating files: 61% (27/44) 2021-05-15T14:00:30.8943182Z Updating files: 63% (28/44) 2021-05-15T14:00:31.4004245Z Updating files: 65% (29/44) 2021-05-15T14:00:31.4004710Z Updating files: 68% (30/44) 2021-05-15T14:00:31.4005109Z Updating files: 70% (31/44) 2021-05-15T14:00:31.4005519Z Updating files: 72% (32/44) 2021-05-15T14:00:31.9732384Z Updating files: 75% (33/44) 2021-05-15T14:00:31.9738983Z Updating files: 77% (34/44) 2021-05-15T14:00:31.9739665Z Updating files: 79% (35/44) 2021-05-15T14:00:31.9740327Z Updating files: 81% (36/44) 2021-05-15T14:00:32.4933417Z Updating files: 84% (37/44) 2021-05-15T14:00:32.4950706Z Updating files: 86% (38/44) 2021-05-15T14:00:32.4951286Z Updating files: 88% (39/44) 2021-05-15T14:00:32.4951706Z Updating files: 90% (40/44) 2021-05-15T14:00:32.4952101Z Updating files: 93% (41/44) 2021-05-15T14:00:32.4952511Z Updating files: 95% (42/44) 2021-05-15T14:00:32.4952903Z Updating files: 97% (43/44) 2021-05-15T14:00:32.4953307Z Updating files: 100% (44/44) 2021-05-15T14:00:32.4953721Z Updating files: 100% (44/44), done. 2021-05-15T14:00:32.4954811Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-15T14:00:32.4955118Z 2021-05-15T14:00:32.4956158Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:32.4966482Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:32.4967273Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:32.4967701Z 2021-05-15T14:00:32.4968182Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:32.4969463Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:32.4969851Z 2021-05-15T14:00:32.4970373Z git switch -c 2021-05-15T14:00:32.4970705Z 2021-05-15T14:00:32.4971076Z Or undo this operation with: 2021-05-15T14:00:32.4971352Z 2021-05-15T14:00:32.4971771Z git switch - 2021-05-15T14:00:32.4972010Z 2021-05-15T14:00:32.4972579Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:32.4973082Z 2021-05-15T14:00:32.4973484Z HEAD is now at 00def5a Version id 43 stable 2021-05-15T14:00:32.4974336Z ##[endgroup] 2021-05-15T14:00:32.4999048Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:32.5030842Z '00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa' 2021-05-15T14:00:32.5187346Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:32.5187788Z with: 2021-05-15T14:00:32.5188149Z r-version: devel 2021-05-15T14:00:32.5188498Z Ncpus: 1 2021-05-15T14:00:32.5188895Z crayon.enabled: NULL 2021-05-15T14:00:32.5189403Z remove-openmp-macos: true 2021-05-15T14:00:32.5189945Z http-user-agent: default 2021-05-15T14:00:32.5190382Z install-r: true 2021-05-15T14:00:32.5190939Z windows-path-include-mingw: true 2021-05-15T14:00:32.5191441Z env: 2021-05-15T14:00:32.5191859Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:32.5192294Z TIC_DEPLOY_KEY: 2021-05-15T14:00:32.5193068Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:32.5194803Z GITHUB_PAT: *** 2021-05-15T14:00:32.5195182Z COVERALLS_TOKEN: 2021-05-15T14:00:32.5195857Z continue-on-error: true 2021-05-15T14:00:32.5196306Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:32.5196685Z ##[endgroup] 2021-05-15T14:00:33.4942719Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:35.5368359Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:35.5370615Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:35.5372280Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:35.5527487Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:35.5684278Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:35.6178239Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:35.7591257Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:35.8851190Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:35.9167231Z Get:9 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:35.9187680Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:35.9199273Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:35.9201020Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:35.9277417Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:35.9279271Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:35.9338246Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:35.9426364Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:36.1600864Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:36.1633165Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:36.2657078Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:36.3258549Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:36.3274807Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:36.3278827Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:36.3296773Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:36.3302329Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:36.3438612Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:45.9472962Z Fetched 4463 kB in 1s (4009 kB/s) 2021-05-15T14:00:46.6830397Z Reading package lists... 2021-05-15T14:00:46.7036084Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:00:48.4313662Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:00:48.4931718Z Reading package lists... 2021-05-15T14:00:48.6394860Z Building dependency tree... 2021-05-15T14:00:48.6403659Z Reading state information... 2021-05-15T14:00:48.7786497Z The following additional packages will be installed: 2021-05-15T14:00:48.7788053Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:00:48.7789460Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:00:48.7791081Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:00:48.7792770Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:00:48.7794350Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:00:48.7796107Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:00:48.7797613Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:00:48.7799284Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:00:48.7800776Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:00:48.7802256Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:00:48.7803867Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:00:48.7805405Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:00:48.7807076Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:00:48.7808846Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:00:48.7810264Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:00:48.7811759Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:00:48.7813204Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:48.7814821Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:48.7816664Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:48.7818177Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:48.7819603Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:48.7821005Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:48.7822639Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:48.7824453Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:48.7826020Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:48.7827547Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:48.7829127Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:48.7830751Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:48.7832357Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:48.7834028Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:48.7835959Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:48.7837730Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:48.7839479Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:48.7841030Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:48.7842615Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:48.7844170Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:48.7845681Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:48.7846987Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:00:48.7847803Z Suggested packages: 2021-05-15T14:00:48.7848774Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:00:48.7850050Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:00:48.7851469Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:00:48.7852858Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:00:48.7854319Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:00:48.7855587Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:00:48.7856921Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:00:48.7858385Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:00:48.7860142Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:00:48.7861692Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:00:49.2577801Z The following NEW packages will be installed: 2021-05-15T14:00:49.2581884Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:00:49.2583370Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:00:49.2586411Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:00:49.2588346Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:00:49.2589924Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:00:49.2591401Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:00:49.2594236Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:00:49.2596219Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:00:49.2597955Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:00:49.2600820Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:00:49.2602298Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:00:49.2639828Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:00:49.2641888Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:00:49.2643917Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:00:49.2645439Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:00:49.2647017Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:00:49.2648694Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:49.2650517Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:49.2652258Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:49.2653859Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:49.2655320Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:49.2656727Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:49.2658608Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:49.2660349Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:49.2663173Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:49.2668657Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:49.2670036Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:49.2671468Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:49.2672849Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:49.2674449Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:49.2675949Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:49.2677477Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:49.2679013Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:49.2680348Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:49.2681717Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:49.2683072Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:49.2684373Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:49.2685421Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:00:49.2885362Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:00:49.2886081Z Need to get 8648 kB of archives. 2021-05-15T14:00:49.2886731Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:00:49.2888316Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:00:49.2925316Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:00:49.2933324Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:00:49.2941510Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:00:49.2949338Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:00:49.2962578Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:00:49.2969120Z 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-15T14:00:49.2975056Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:00:49.2980652Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:00:49.2987316Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:00:49.2994652Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:00:49.3002557Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:00:49.3007847Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:00:49.3014462Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:00:49.3020256Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:00:49.3027361Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:00:49.3036330Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:00:49.3046740Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:00:49.3054041Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:00:49.3131967Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:00:49.3139396Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:00:49.3153440Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:00:49.3162329Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:00:49.3173490Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:00:49.3181678Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:00:49.3253474Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:00:49.3259423Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:00:49.3266652Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:00:49.3276177Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:00:49.3282143Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:00:49.3286354Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:00:49.3291878Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:00:49.3295498Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:00:49.3302748Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:00:49.3307080Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:00:49.3313028Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:00:49.3319567Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:00:49.3324701Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:00:49.3330209Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:00:49.3334589Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:00:49.3338890Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:00:49.3345164Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:00:49.3351981Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:00:49.3356069Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:00:49.3362557Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:00:49.3369513Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:00:49.3381063Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:00:49.3386873Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:00:49.3390237Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:00:49.3395519Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:00:49.3401038Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:00:49.3429980Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:00:49.3436849Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:00:49.3441243Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:00:49.3447107Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:00:49.3453381Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:00:49.3456674Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:00:49.3462406Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:00:49.3468337Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:00:49.3472540Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:00:49.3504334Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:00:49.3518142Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:00:49.3525441Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:00:49.3530682Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:00:49.3534024Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:00:49.3541289Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:00:49.3545609Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:00:49.3552721Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:00:49.3563347Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:00:49.3571614Z 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-15T14:00:49.3577265Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:00:49.3582452Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:00:49.3586199Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:00:49.3590478Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:00:49.3597081Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:00:49.3605261Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:00:49.3630951Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:00:49.3640567Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:00:49.3646467Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:00:49.3650728Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:00:49.3672665Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:00:49.3677592Z 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-15T14:00:49.3682342Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:00:49.3687483Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:00:49.3695335Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:00:49.3700638Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:00:49.3707817Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:00:49.3716278Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:00:49.3721975Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:00:49.3728522Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:00:49.3732722Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:00:49.3737161Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:00:49.3744013Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:00:49.3751024Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:00:49.3757486Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:00:49.3763206Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:00:49.3769761Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:00:49.3775932Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:00:49.3782342Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:00:49.3786550Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:00:49.3791560Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:00:49.3843622Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:00:49.3863979Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:00:49.3870096Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:00:49.3874555Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:00:49.3897139Z 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-15T14:00:49.3899588Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:00:49.3901541Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:00:49.3905811Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:00:49.3920739Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:00:49.3925088Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:00:49.3933016Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:00:49.3936918Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:00:49.3943085Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:00:49.3948227Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:00:49.3957758Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:00:49.3965805Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:00:49.4036431Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:00:49.4038166Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:00:49.4039753Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:00:49.4041766Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:00:49.4043434Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:00:49.4044939Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:00:49.4046481Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:00:49.4047893Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:00:49.4049058Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:00:49.4128582Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:00:49.4131931Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:00:49.4138233Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:00:49.4175493Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:00:50.1285663Z Fetched 8648 kB in 0s (59.8 MB/s) 2021-05-15T14:00:50.2143508Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:00:50.2738939Z (Reading database ... 2021-05-15T14:00:50.2739656Z (Reading database ... 5% 2021-05-15T14:00:50.2740108Z (Reading database ... 10% 2021-05-15T14:00:50.2740596Z (Reading database ... 15% 2021-05-15T14:00:50.2741035Z (Reading database ... 20% 2021-05-15T14:00:50.2741518Z (Reading database ... 25% 2021-05-15T14:00:50.2741950Z (Reading database ... 30% 2021-05-15T14:00:50.2742461Z (Reading database ... 35% 2021-05-15T14:00:50.2742944Z (Reading database ... 40% 2021-05-15T14:00:50.2743396Z (Reading database ... 45% 2021-05-15T14:00:50.2743873Z (Reading database ... 50% 2021-05-15T14:00:50.7486608Z (Reading database ... 55% 2021-05-15T14:00:51.5684972Z (Reading database ... 60% 2021-05-15T14:00:52.1464366Z (Reading database ... 65% 2021-05-15T14:00:53.0122258Z (Reading database ... 70% 2021-05-15T14:00:53.9248707Z (Reading database ... 75% 2021-05-15T14:00:54.9634455Z (Reading database ... 80% 2021-05-15T14:00:56.2121481Z (Reading database ... 85% 2021-05-15T14:00:57.3456296Z (Reading database ... 90% 2021-05-15T14:00:58.3677038Z (Reading database ... 95% 2021-05-15T14:00:58.3679017Z (Reading database ... 100% 2021-05-15T14:00:58.3679977Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:00:58.3790485Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:00:58.4032567Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:00:58.4488879Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:00:58.4737924Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:00:58.4750634Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:00:58.5054457Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:00:58.5308785Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:00:58.5332998Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:58.5668176Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:00:58.5925807Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:00:58.5956601Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:58.6267753Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:00:58.6526259Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:00:58.6560543Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:58.7022498Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:00:58.7218965Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:00:58.7233345Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:58.7559351Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:00:58.7779122Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:00:58.7791584Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:58.8118816Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:00:58.8343573Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:00:58.8366322Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:58.8719169Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:00:58.8898683Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:00:58.8930584Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:58.9237769Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:00:58.9468260Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:00:58.9485181Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:58.9808229Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:00:59.0053273Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:00:59.0066643Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:59.0318053Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:00:59.0558031Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:00:59.0577381Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:59.0879018Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:00:59.1083287Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:00:59.1095025Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:59.1392867Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:00:59.1595071Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:00:59.1614253Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:59.1917725Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:00:59.2114317Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:00:59.2125229Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:59.2397518Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:00:59.2588356Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:00:59.2597586Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:00:59.2957418Z Selecting previously unselected package patchutils. 2021-05-15T14:00:59.3125255Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:00:59.3137858Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:00:59.3597721Z Selecting previously unselected package wdiff. 2021-05-15T14:00:59.3761383Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:00:59.3785450Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:00:59.4266574Z Selecting previously unselected package devscripts. 2021-05-15T14:00:59.4522151Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:00:59.4748586Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:59.5916894Z Selecting previously unselected package diffstat. 2021-05-15T14:00:59.6120272Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:00:59.6130290Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:00:59.6455167Z Selecting previously unselected package python3-gpg. 2021-05-15T14:00:59.6710306Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:00:59.6752685Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:59.7317804Z Selecting previously unselected package dput. 2021-05-15T14:00:59.7530561Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:00:59.7617724Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:00:59.8078166Z Selecting previously unselected package gdebi-core. 2021-05-15T14:00:59.8296154Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:00:59.8329635Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:59.9874782Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:01:00.0133137Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:01:00.0225727Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:00.0544017Z Selecting previously unselected package gettext. 2021-05-15T14:01:00.0799436Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:01:00.0812258Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:00.2206040Z Selecting previously unselected package intltool-debian. 2021-05-15T14:01:00.2459912Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:01:00.2489704Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:00.2837369Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:01:00.3053676Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:01:00.3072205Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:00.3477092Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:01:00.3647184Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:01:00.3678379Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:00.4038027Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:01:00.4254525Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:01:00.4286112Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:00.4556985Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:01:00.4809748Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:01:00.4820516Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:00.5197478Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:01:00.5369846Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:01:00.5391364Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:00.5657790Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:01:00.5910826Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:01:00.5946613Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:00.6277580Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:01:00.6480998Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:01:00.6496333Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:00.6777700Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:01:00.7035504Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:01:00.7107590Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:00.7381688Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:01:00.7639162Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:01:00.7663727Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:00.7922812Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:01:00.8176597Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:01:00.8191328Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:00.8472312Z Selecting previously unselected package libclone-perl. 2021-05-15T14:01:00.8726775Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:01:00.8759862Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:01:00.9015127Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:01:00.9267801Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:01:00.9282884Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:00.9583886Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:01:00.9837932Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:01:00.9855816Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:01.0189701Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:01:01.0444739Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:01:01.0460090Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:01:01.0693970Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:01:01.0950733Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:01:01.0966706Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:01.1303095Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:01:01.1557659Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:01:01.1586511Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:01.1827508Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:01:01.2080639Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:01:01.2113295Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:01.2517206Z Selecting previously unselected package libwant-perl. 2021-05-15T14:01:01.2705659Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:01:01.2729247Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:01:01.3038057Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:01:01.3246069Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:01:01.3265062Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:01.3598163Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:01:01.3803721Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:01:01.3830081Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:01.4245781Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:01:01.4502498Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:01:01.4538168Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:01.4827310Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:01:01.5081787Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:01:01.5102680Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:01.5372221Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:01:01.5628458Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:01:01.5650584Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:01.5937703Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:01:01.6172329Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:01:01.6199079Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:01.6549021Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:01:01.6807141Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:01:01.6824013Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:01.7517520Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:01:01.7721130Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:01:01.7735763Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:01.8044937Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:01:01.8300003Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:01:01.8321116Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:01.8581812Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:01:01.8835760Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:01:01.8847651Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:01.9173850Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:01:01.9428534Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:01:01.9468321Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:01.9747771Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:01:01.9998548Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:01:02.0016717Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:02.0437216Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:01:02.0618247Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:01:02.0639180Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:02.0868606Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:01:02.1122340Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:01:02.1146578Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:02.1557807Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:01:02.1762123Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:01:02.1772779Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:01:02.1983152Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:01:02.2234067Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:01:02.2255503Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:02.2837087Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:01:02.3064665Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:01:02.3077877Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:01:02.3423925Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:01:02.3677134Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:01:02.3696922Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:02.4117562Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:01:02.4312330Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:01:02.4336222Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:02.4677143Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:01:02.4860602Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:01:02.4881445Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:02.5151069Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:01:02.5402372Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:01:02.5437309Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:02.5837103Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:01:02.6023487Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:01:02.6047827Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:02.6351732Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:01:02.6604846Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:01:02.6638218Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:02.6981185Z Selecting previously unselected package libjson-perl. 2021-05-15T14:01:02.7232802Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:01:02.7262064Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:01:02.7637719Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:01:02.7867063Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:01:02.7888804Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:01:02.8239570Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:01:02.8493041Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:01:02.8509116Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:02.8741632Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:01:02.8995433Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:01:02.9003093Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:02.9196717Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:01:02.9450739Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:01:02.9461375Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:02.9717035Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:01:02.9915763Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:01:02.9956146Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:01:03.0202267Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:01:03.0460523Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:01:03.0497550Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:03.0837269Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:01:03.1012129Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:01:03.1031096Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:03.1396180Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:01:03.1651017Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:01:03.1676108Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:03.2274974Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:01:03.2549648Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:01:03.2558702Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:03.2997874Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:01:04.1606846Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:01:04.1607896Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:04.1608852Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:01:04.1609834Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:01:04.1610646Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:04.1611678Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:01:04.1612609Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:01:04.1613363Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:01:04.1614236Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:01:04.1615235Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:01:04.1616087Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:04.1617077Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:01:04.1618248Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:01:04.1619259Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:04.1620315Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:01:04.1621426Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:01:04.1622372Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:04.1623302Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:01:04.1624223Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:01:04.1625033Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:04.1625920Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:01:04.1626928Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:01:04.1627781Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:04.1628705Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:01:04.1629707Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:01:04.1630548Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:04.1631489Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:01:04.1632556Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:01:04.1633520Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:04.1634499Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:01:04.1635541Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:01:04.1636824Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:04.1637825Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:01:04.1638946Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:01:04.1639909Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:04.1640889Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:01:04.1641879Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:01:04.1642738Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:04.1643612Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:01:04.1644589Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:01:04.1645447Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:04.1677831Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:01:04.1930203Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:01:04.1948574Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:04.2237112Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:01:04.2436913Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:01:04.2457019Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:04.2956559Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:01:04.3207934Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:01:04.3225950Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:04.3514065Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:01:04.3770146Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:01:04.3780134Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:04.4082323Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:01:04.4336343Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:01:04.4356062Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:04.4591162Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:01:04.4847873Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:01:04.4858410Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:04.5116009Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:01:04.5373003Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:01:04.5389672Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:04.5666185Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:01:04.5921865Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:01:04.5937925Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:04.6276937Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:01:04.6440678Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:01:04.6476192Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:04.6810625Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:01:04.7060079Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:04.7073711Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:04.7749628Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:01:04.8000847Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:01:04.8010790Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:04.8317080Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:01:04.8496442Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:01:04.8518080Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:01:04.8838443Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:01:04.9053370Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:01:04.9066816Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:01:04.9357038Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:01:04.9551698Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:01:04.9585091Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:04.9957155Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:01:05.0132862Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:01:05.0141607Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:05.0477101Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:01:05.0670877Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:01:05.0686759Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:05.1038892Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:01:05.1209629Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:05.1231914Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:05.1603553Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:01:05.1805707Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:05.1834511Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:05.2243694Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:01:05.2497514Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:01:05.2509807Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:01:05.2837368Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:01:05.3040758Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:01:05.3059354Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:05.3359140Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:01:05.3576150Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:01:05.3596250Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:05.3878305Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:01:05.4134138Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:01:05.4147284Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:05.4437072Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:01:05.4662064Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:01:05.4674302Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:05.4996999Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:01:05.5205580Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:01:05.5218887Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:05.5517109Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:01:05.5717319Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:01:05.5731104Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:05.6037041Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:01:05.6236626Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:01:05.6246352Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:05.6524479Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:01:05.6780696Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:01:05.6794323Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:05.7037316Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:01:05.7311714Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:01:05.7323637Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:05.7637131Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:01:05.7814038Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:01:05.7824694Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:05.8124714Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:01:05.8337870Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:01:05.8346135Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:05.8838759Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:01:05.9047288Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:01:05.9097284Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:05.9436608Z Selecting previously unselected package licensecheck. 2021-05-15T14:01:05.9617546Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:01:05.9625983Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:01:05.9918046Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:01:06.0150488Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:01:06.0165099Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:06.0425483Z Selecting previously unselected package t1utils. 2021-05-15T14:01:06.0683469Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:01:06.0693509Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:01:06.1078766Z Selecting previously unselected package lintian. 2021-05-15T14:01:06.1310756Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:01:06.1330560Z Unpacking lintian (2.62.0) ... 2021-05-15T14:01:06.4958139Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:01:06.5198618Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:01:06.5208995Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:06.5459073Z Selecting previously unselected package python3-xdg. 2021-05-15T14:01:06.5717257Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:01:06.5733683Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:06.6014474Z Selecting previously unselected package qpdf. 2021-05-15T14:01:06.6274104Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:06.6287839Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:01:06.7017036Z Selecting previously unselected package python3-magic. 2021-05-15T14:01:06.7273590Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:01:06.7306037Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:07.1719212Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:07.1959715Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:07.2000481Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:07.2069008Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:01:07.2092345Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:01:07.2115187Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:07.2137995Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:07.2174857Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:07.2239554Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:07.3959436Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:07.3988987Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:07.4017786Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:01:07.4040234Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:07.4080545Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:07.4107640Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:07.4142855Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:07.4187076Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:07.4260303Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:07.4286616Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:07.4326420Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:01:07.4372798Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:07.4406259Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:07.4438327Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:07.4487104Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:07.4531482Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:01:07.4555404Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:07.4582359Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:07.4614400Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:07.4647854Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:01:07.4686138Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:07.4716988Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:07.4758666Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:07.4811344Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:07.4846582Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:07.4897236Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:07.6469067Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:07.6530755Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:07.6613345Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:01:07.6680809Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:07.6717590Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:01:07.6806012Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:01:07.6879252Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:07.6940469Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:01:07.7023173Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:01:07.7123498Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:07.7160276Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:07.8839002Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:07.8886006Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:07.8929883Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:01:07.9031788Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:07.9066915Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:07.9142581Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:07.9180569Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:01:07.9267446Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:07.9337827Z Setting up t1utils (1.41-3) ... 2021-05-15T14:01:07.9380005Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:07.9434428Z Setting up diffstat (1.63-1) ... 2021-05-15T14:01:07.9496607Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:07.9572862Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:07.9640269Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:07.9674413Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:07.9714354Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:07.9779234Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:07.9811554Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:07.9877015Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:07.9946833Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:08.0021482Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:08.0076521Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:01:08.0102383Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:08.0155234Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:08.0176029Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:08.0197903Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:08.0221367Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:01:08.0264303Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:08.0319026Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:08.0361893Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:08.1747065Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:08.1798709Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:08.1839728Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:08.1878228Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:08.1927662Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:08.1980894Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:08.2038748Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:08.2070053Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:08.2290779Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:08.2347534Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:08.2414829Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:08.3780347Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:08.3856534Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:08.3920190Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:01:08.4057634Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:08.4122234Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:08.4187897Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:08.4220551Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:08.4280409Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:08.4326853Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:08.4393771Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:08.4454371Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:08.4522428Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:08.4590624Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:01:08.4655912Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:08.4724265Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:08.4802176Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:01:08.6320959Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:08.6369217Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:08.6400490Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:08.6461341Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:08.6526867Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:08.6577679Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:08.6641971Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:08.6699419Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:08.6757360Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:08.6837103Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:08.6900738Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:08.6976508Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:08.7047579Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:08.7133162Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:08.7182181Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:01:08.7241484Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:08.7269175Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:08.7319621Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:08.8876424Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:08.8943307Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:08.8998661Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:08.9029521Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:08.9126404Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:08.9186534Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:08.9277207Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:08.9352928Z Setting up lintian (2.62.0) ... 2021-05-15T14:01:08.9419323Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:01:08.9475241Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:25.2611788Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:25.6688281Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:31.8602123Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-15T14:01:31.9706372Z 2021-05-15T14:01:31.9857342Z Reading package lists... 0% 2021-05-15T14:01:31.9858126Z 2021-05-15T14:01:31.9899489Z Reading package lists... 100% 2021-05-15T14:01:31.9900326Z 2021-05-15T14:01:31.9900790Z 2021-05-15T14:01:31.9901340Z Reading package lists... Done 2021-05-15T14:01:31.9901813Z 2021-05-15T14:01:31.9902380Z Building dependency tree... 0% 2021-05-15T14:01:31.9902863Z 2021-05-15T14:01:32.0157745Z Building dependency tree... 0% 2021-05-15T14:01:32.0158613Z 2021-05-15T14:01:32.0159267Z Building dependency tree... 50% 2021-05-15T14:01:32.0159823Z 2021-05-15T14:01:32.1315392Z Building dependency tree... 50% 2021-05-15T14:01:32.1319544Z 2021-05-15T14:01:32.1320012Z Building dependency tree 2021-05-15T14:01:32.1320367Z 2021-05-15T14:01:32.1320830Z Reading state information... 0% 2021-05-15T14:01:32.1321184Z 2021-05-15T14:01:32.2750611Z Reading state information... 0% 2021-05-15T14:01:32.2750997Z 2021-05-15T14:01:32.2751201Z 2021-05-15T14:01:32.2751621Z Reading state information... Done 2021-05-15T14:01:32.2751955Z 2021-05-15T14:01:32.2752342Z Reading state information... 0% 2021-05-15T14:01:32.2800448Z 2021-05-15T14:01:32.2800906Z Reading state information... 1% 2021-05-15T14:01:32.2836551Z 2021-05-15T14:01:32.2836989Z Reading state information... 3% 2021-05-15T14:01:32.2873130Z 2021-05-15T14:01:32.2873569Z Reading state information... 5% 2021-05-15T14:01:32.2910951Z 2021-05-15T14:01:32.2911392Z Reading state information... 7% 2021-05-15T14:01:32.2944561Z 2021-05-15T14:01:32.2945015Z Reading state information... 9% 2021-05-15T14:01:32.2978919Z 2021-05-15T14:01:32.2979376Z Reading state information... 11% 2021-05-15T14:01:32.3014345Z 2021-05-15T14:01:32.3014803Z Reading state information... 13% 2021-05-15T14:01:32.3048642Z 2021-05-15T14:01:32.3049106Z Reading state information... 15% 2021-05-15T14:01:32.3087680Z 2021-05-15T14:01:32.3088165Z Reading state information... 17% 2021-05-15T14:01:32.3119831Z 2021-05-15T14:01:32.3120271Z Reading state information... 19% 2021-05-15T14:01:32.3154703Z 2021-05-15T14:01:32.3155154Z Reading state information... 21% 2021-05-15T14:01:32.3188233Z 2021-05-15T14:01:32.3188692Z Reading state information... 23% 2021-05-15T14:01:32.3227317Z 2021-05-15T14:01:32.3227759Z Reading state information... 25% 2021-05-15T14:01:32.3267767Z 2021-05-15T14:01:32.3268209Z Reading state information... 27% 2021-05-15T14:01:32.3305248Z 2021-05-15T14:01:32.3305707Z Reading state information... 29% 2021-05-15T14:01:32.3343287Z 2021-05-15T14:01:32.3343750Z Reading state information... 31% 2021-05-15T14:01:32.3382594Z 2021-05-15T14:01:32.3383047Z Reading state information... 33% 2021-05-15T14:01:32.3416016Z 2021-05-15T14:01:32.3416480Z Reading state information... 35% 2021-05-15T14:01:32.3449461Z 2021-05-15T14:01:32.3449925Z Reading state information... 37% 2021-05-15T14:01:32.3488553Z 2021-05-15T14:01:32.3489011Z Reading state information... 39% 2021-05-15T14:01:32.3527563Z 2021-05-15T14:01:32.3528003Z Reading state information... 41% 2021-05-15T14:01:32.3562585Z 2021-05-15T14:01:32.3563027Z Reading state information... 43% 2021-05-15T14:01:32.3603372Z 2021-05-15T14:01:32.3603831Z Reading state information... 45% 2021-05-15T14:01:32.3661220Z 2021-05-15T14:01:32.3661662Z Reading state information... 47% 2021-05-15T14:01:32.3698553Z 2021-05-15T14:01:32.3699007Z Reading state information... 49% 2021-05-15T14:01:32.3738612Z 2021-05-15T14:01:32.3739073Z Reading state information... 51% 2021-05-15T14:01:32.3775711Z 2021-05-15T14:01:32.3776188Z Reading state information... 53% 2021-05-15T14:01:32.3812214Z 2021-05-15T14:01:32.3812681Z Reading state information... 55% 2021-05-15T14:01:32.3851227Z 2021-05-15T14:01:32.3851691Z Reading state information... 57% 2021-05-15T14:01:32.3890093Z 2021-05-15T14:01:32.3890573Z Reading state information... 59% 2021-05-15T14:01:32.3932504Z 2021-05-15T14:01:32.3933004Z Reading state information... 61% 2021-05-15T14:01:32.3969478Z 2021-05-15T14:01:32.3969915Z Reading state information... 63% 2021-05-15T14:01:32.4005445Z 2021-05-15T14:01:32.4005886Z Reading state information... 65% 2021-05-15T14:01:32.4041948Z 2021-05-15T14:01:32.4042702Z Reading state information... 67% 2021-05-15T14:01:32.4078371Z 2021-05-15T14:01:32.4078811Z Reading state information... 69% 2021-05-15T14:01:32.4125523Z 2021-05-15T14:01:32.4125964Z Reading state information... 71% 2021-05-15T14:01:32.4158114Z 2021-05-15T14:01:32.4158569Z Reading state information... 73% 2021-05-15T14:01:32.4193914Z 2021-05-15T14:01:32.4194368Z Reading state information... 75% 2021-05-15T14:01:32.4241783Z 2021-05-15T14:01:32.4242241Z Reading state information... 77% 2021-05-15T14:01:32.4277524Z 2021-05-15T14:01:32.4277989Z Reading state information... 79% 2021-05-15T14:01:32.4314373Z 2021-05-15T14:01:32.4314843Z Reading state information... 81% 2021-05-15T14:01:32.4351337Z 2021-05-15T14:01:32.4352012Z Reading state information... 83% 2021-05-15T14:01:32.4388018Z 2021-05-15T14:01:32.4388456Z Reading state information... 85% 2021-05-15T14:01:32.4424495Z 2021-05-15T14:01:32.4424944Z Reading state information... 87% 2021-05-15T14:01:32.4458977Z 2021-05-15T14:01:32.4459434Z Reading state information... 89% 2021-05-15T14:01:32.4492264Z 2021-05-15T14:01:32.4492705Z Reading state information... 91% 2021-05-15T14:01:32.4529312Z 2021-05-15T14:01:32.4529771Z Reading state information... 93% 2021-05-15T14:01:32.4563343Z 2021-05-15T14:01:32.4563804Z Reading state information... 95% 2021-05-15T14:01:32.4601870Z 2021-05-15T14:01:32.4602321Z Reading state information... 97% 2021-05-15T14:01:32.4637561Z 2021-05-15T14:01:32.4638027Z Reading state information... 99% 2021-05-15T14:01:32.7154049Z Selecting previously unselected package r-devel. 2021-05-15T14:01:32.8278006Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:32.8377100Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-15T14:01:32.8390671Z Unpacking r-devel (1) ... 2021-05-15T14:01:33.5638841Z Setting up r-devel (1) ... 2021-05-15T14:01:33.5957308Z 2021-05-15T14:01:33.5958220Z 2021-05-15T14:01:33.5958900Z Reading state information... Done 2021-05-15T14:01:33.6155027Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-15T14:01:33.6262896Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:33.6516967Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:33.6517477Z env: 2021-05-15T14:01:33.6517895Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:33.6518342Z TIC_DEPLOY_KEY: 2021-05-15T14:01:33.6519142Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:33.6520846Z GITHUB_PAT: *** 2021-05-15T14:01:33.6521267Z COVERALLS_TOKEN: 2021-05-15T14:01:33.6521721Z continue-on-error: true 2021-05-15T14:01:33.6522175Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:33.6522627Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:33.6523054Z TZ: UTC 2021-05-15T14:01:33.6523415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:33.6523816Z NOT_CRAN: true 2021-05-15T14:01:33.6524167Z ##[endgroup] 2021-05-15T14:01:33.7008204Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:34.0131293Z Reading package lists... 2021-05-15T14:01:34.1607034Z Building dependency tree... 2021-05-15T14:01:34.1632309Z Reading state information... 2021-05-15T14:01:34.3582036Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:34.3585011Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:34.6479742Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:34.7076417Z --2021-05-15 14:01:34-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:34.7300696Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:34.7379287Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:34.7695782Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:34.7697865Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:34.7699818Z --2021-05-15 14:01:34-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:34.8466872Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:34.9115955Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:35.1319325Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:35.1325011Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=gilajVO0dc7JU4%2BXXrRWlJw973de0nSHcFho3HES2Z8%3D&st=2021-05-15T14%3A00%3A35Z&se=2021-05-15T14%3A06%3A35Z&sp=r [following] 2021-05-15T14:01:35.1329095Z --2021-05-15 14:01:35-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=gilajVO0dc7JU4%2BXXrRWlJw973de0nSHcFho3HES2Z8%3D&st=2021-05-15T14%3A00%3A35Z&se=2021-05-15T14%3A06%3A35Z&sp=r 2021-05-15T14:01:35.1629660Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:35.2249554Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:35.4799086Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:35.4800518Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:35.4802312Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:36.1024329Z 2021-05-15T14:01:37.7243529Z 0K ........ ........ ........ ........ 49% 14.8M 2s 2021-05-15T14:01:38.8936973Z 32768K ........ ........ ........ ........ 99% 26.9M 0s 2021-05-15T14:01:38.8937971Z 65536K 100% 3.02M=3.4s 2021-05-15T14:01:38.8938499Z 2021-05-15T14:01:38.8940226Z 2021-05-15 14:01:38 (18.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:38.8940913Z 2021-05-15T14:01:41.9803714Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:41.9805048Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:42.2469384Z ##[group]Run tlmgr update --self 2021-05-15T14:01:42.2469940Z tlmgr update --self 2021-05-15T14:01:42.2470791Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:42.2471605Z tlmgr update --all 2021-05-15T14:01:42.2514740Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:42.2515118Z env: 2021-05-15T14:01:42.2515546Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:42.2516181Z TIC_DEPLOY_KEY: 2021-05-15T14:01:42.2516964Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:42.2518660Z GITHUB_PAT: *** 2021-05-15T14:01:42.2519055Z COVERALLS_TOKEN: 2021-05-15T14:01:42.2519525Z continue-on-error: true 2021-05-15T14:01:42.2519965Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:42.2520438Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:42.2520851Z TZ: UTC 2021-05-15T14:01:42.2521238Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:42.2521693Z NOT_CRAN: true 2021-05-15T14:01:42.2522047Z ##[endgroup] 2021-05-15T14:01:43.7844009Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:43.7845815Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:44.9701297Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:44.9703147Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:45.0630949Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:45.1160177Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:45.1580967Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-15T14:01:45.2036713Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T14:01:45.8401537Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:47.1141404Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T14:01:47.2082343Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T14:01:47.2811775Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:47.3239651Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T14:01:47.3686414Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T14:01:47.4133075Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T14:01:47.4554265Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T14:01:47.5002009Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T14:01:47.5503784Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T14:01:47.6210477Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T14:01:47.7075344Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T14:01:47.7509428Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T14:01:47.7935591Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T14:01:47.8369066Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T14:01:47.8824265Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T14:01:47.9299749Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T14:01:47.9723915Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T14:01:48.0200293Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T14:01:48.0638535Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T14:01:48.1076564Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-15T14:01:48.1505561Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-15T14:01:48.1937655Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-15T14:01:48.2380207Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-15T14:01:48.2812844Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-15T14:01:48.3251540Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T14:01:48.3681385Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T14:01:48.4146444Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T14:01:48.4607557Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-15T14:01:48.5056159Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T14:01:48.5515254Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T14:01:48.6123960Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T14:01:48.6572306Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T14:01:48.7013131Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T14:01:48.7452442Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T14:01:48.7898039Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T14:01:48.8344613Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T14:01:48.8787473Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T14:01:48.9238044Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T14:01:48.9674455Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T14:01:49.0104473Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T14:01:49.0541031Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-15T14:01:49.0985419Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-15T14:01:49.1429144Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-15T14:01:49.1867334Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-15T14:01:49.2313211Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-15T14:01:49.2751724Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-15T14:01:49.3201372Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-15T14:01:49.3650420Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-15T14:01:49.4099526Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-15T14:01:49.4552082Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-15T14:01:49.5014425Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-15T14:01:49.5468150Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-15T14:01:49.5921582Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T14:01:49.6404761Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:49.6884266Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T14:01:49.7330752Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T14:01:49.7782614Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T14:01:49.8236997Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T14:01:49.8697497Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T14:01:49.9134355Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T14:01:49.9857953Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T14:01:50.0679196Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-15T14:01:50.1140590Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-15T14:01:50.1612099Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-15T14:01:50.2075067Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-15T14:01:50.2528645Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-15T14:01:50.3030560Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-15T14:01:50.3537485Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-15T14:01:50.3994540Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-15T14:01:50.4442895Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-15T14:01:50.4879308Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-15T14:01:50.5345714Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-15T14:01:50.5955507Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:01:50.6401945Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T14:01:50.6865528Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T14:01:50.7319980Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T14:01:50.7807061Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T14:01:50.8285640Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T14:01:50.8740489Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T14:01:50.9252537Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T14:01:51.0171262Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T14:01:51.0640322Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-15T14:01:51.1090459Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-15T14:01:51.1277072Z running mktexlsr ... 2021-05-15T14:01:51.2011887Z done running mktexlsr. 2021-05-15T14:01:51.2277915Z running updmap-sys ... 2021-05-15T14:01:51.4712730Z done running updmap-sys. 2021-05-15T14:01:51.4714405Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:01:51.4716605Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CTs7L2Roxh/fj8eSBbRrH ... 2021-05-15T14:01:51.8262357Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/CTs7L2Roxh/fj8eSBbRrH. 2021-05-15T14:01:51.8263818Z OK: optex.fmt/luatex 2021-05-15T14:01:51.8264963Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:51.8266382Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:53.0654570Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:53.0656355Z tlmgr: no updates available 2021-05-15T14:01:53.1644049Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:53.1644601Z with: 2021-05-15T14:01:53.1645040Z pandoc-version: 2.7.3 2021-05-15T14:01:53.1645463Z env: 2021-05-15T14:01:53.1645943Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:53.1646442Z TIC_DEPLOY_KEY: 2021-05-15T14:01:53.1647339Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:53.1649257Z GITHUB_PAT: *** 2021-05-15T14:01:53.1649692Z COVERALLS_TOKEN: 2021-05-15T14:01:53.1650223Z continue-on-error: true 2021-05-15T14:01:53.1650728Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:53.1651263Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:53.1651742Z TZ: UTC 2021-05-15T14:01:53.1652171Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:53.1652610Z NOT_CRAN: true 2021-05-15T14:01:53.1653028Z ##[endgroup] 2021-05-15T14:01:53.9401434Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:01:54.0041443Z Reading package lists... 2021-05-15T14:01:54.1597554Z Building dependency tree... 2021-05-15T14:01:54.1612466Z Reading state information... 2021-05-15T14:01:54.3722269Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:01:54.3723421Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:54.3756502Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:01:54.4841960Z 2021-05-15T14:01:54.4993459Z Reading package lists... 0% 2021-05-15T14:01:54.4993862Z 2021-05-15T14:01:54.5038898Z Reading package lists... 100% 2021-05-15T14:01:54.5039286Z 2021-05-15T14:01:54.5039483Z 2021-05-15T14:01:54.5039923Z Reading package lists... Done 2021-05-15T14:01:54.5040239Z 2021-05-15T14:01:54.5040679Z Building dependency tree... 0% 2021-05-15T14:01:54.5041001Z 2021-05-15T14:01:54.5313358Z Building dependency tree... 0% 2021-05-15T14:01:54.5313757Z 2021-05-15T14:01:54.5314203Z Building dependency tree... 50% 2021-05-15T14:01:54.5314528Z 2021-05-15T14:01:54.6528789Z Building dependency tree... 50% 2021-05-15T14:01:54.6529678Z 2021-05-15T14:01:54.6530571Z Building dependency tree 2021-05-15T14:01:54.6530944Z 2021-05-15T14:01:54.6531416Z Reading state information... 0% 2021-05-15T14:01:54.6531778Z 2021-05-15T14:01:54.8012402Z Reading state information... 0% 2021-05-15T14:01:54.8013116Z 2021-05-15T14:01:54.8013540Z 2021-05-15T14:01:54.8014246Z Reading state information... Done 2021-05-15T14:01:54.8014771Z 2021-05-15T14:01:54.8015418Z Reading state information... 0% 2021-05-15T14:01:54.8063887Z 2021-05-15T14:01:54.8064606Z Reading state information... 1% 2021-05-15T14:01:54.8100819Z 2021-05-15T14:01:54.8101592Z Reading state information... 3% 2021-05-15T14:01:54.8138824Z 2021-05-15T14:01:54.8139521Z Reading state information... 5% 2021-05-15T14:01:54.8177987Z 2021-05-15T14:01:54.8178700Z Reading state information... 7% 2021-05-15T14:01:54.8213550Z 2021-05-15T14:01:54.8214333Z Reading state information... 9% 2021-05-15T14:01:54.8250012Z 2021-05-15T14:01:54.8250754Z Reading state information... 11% 2021-05-15T14:01:54.8287176Z 2021-05-15T14:01:54.8287878Z Reading state information... 13% 2021-05-15T14:01:54.8323816Z 2021-05-15T14:01:54.8324555Z Reading state information... 15% 2021-05-15T14:01:54.8359334Z 2021-05-15T14:01:54.8360018Z Reading state information... 17% 2021-05-15T14:01:54.8398269Z 2021-05-15T14:01:54.8398963Z Reading state information... 19% 2021-05-15T14:01:54.8433925Z 2021-05-15T14:01:54.8434629Z Reading state information... 21% 2021-05-15T14:01:54.8468375Z 2021-05-15T14:01:54.8469108Z Reading state information... 23% 2021-05-15T14:01:54.8507221Z 2021-05-15T14:01:54.8507907Z Reading state information... 25% 2021-05-15T14:01:54.8547915Z 2021-05-15T14:01:54.8548610Z Reading state information... 27% 2021-05-15T14:01:54.8587402Z 2021-05-15T14:01:54.8588215Z Reading state information... 29% 2021-05-15T14:01:54.8628831Z 2021-05-15T14:01:54.8629347Z Reading state information... 31% 2021-05-15T14:01:54.8668467Z 2021-05-15T14:01:54.8669262Z Reading state information... 33% 2021-05-15T14:01:54.8705125Z 2021-05-15T14:01:54.8705634Z Reading state information... 35% 2021-05-15T14:01:54.8740625Z 2021-05-15T14:01:54.8747481Z Reading state information... 37% 2021-05-15T14:01:54.8783223Z 2021-05-15T14:01:54.8783715Z Reading state information... 39% 2021-05-15T14:01:54.8823567Z 2021-05-15T14:01:54.8824061Z Reading state information... 41% 2021-05-15T14:01:54.8860054Z 2021-05-15T14:01:54.8860554Z Reading state information... 43% 2021-05-15T14:01:54.8902421Z 2021-05-15T14:01:54.8902916Z Reading state information... 45% 2021-05-15T14:01:54.8961295Z 2021-05-15T14:01:54.8961806Z Reading state information... 47% 2021-05-15T14:01:54.8998889Z 2021-05-15T14:01:54.8999398Z Reading state information... 49% 2021-05-15T14:01:54.9039984Z 2021-05-15T14:01:54.9040493Z Reading state information... 51% 2021-05-15T14:01:54.9077335Z 2021-05-15T14:01:54.9077852Z Reading state information... 53% 2021-05-15T14:01:54.9114213Z 2021-05-15T14:01:54.9114723Z Reading state information... 55% 2021-05-15T14:01:54.9153244Z 2021-05-15T14:01:54.9153734Z Reading state information... 57% 2021-05-15T14:01:54.9191797Z 2021-05-15T14:01:54.9192290Z Reading state information... 59% 2021-05-15T14:01:54.9234920Z 2021-05-15T14:01:54.9235416Z Reading state information... 61% 2021-05-15T14:01:54.9272960Z 2021-05-15T14:01:54.9273471Z Reading state information... 63% 2021-05-15T14:01:54.9308998Z 2021-05-15T14:01:54.9309510Z Reading state information... 65% 2021-05-15T14:01:54.9346059Z 2021-05-15T14:01:54.9346570Z Reading state information... 67% 2021-05-15T14:01:54.9383236Z 2021-05-15T14:01:54.9383755Z Reading state information... 69% 2021-05-15T14:01:54.9431617Z 2021-05-15T14:01:54.9432114Z Reading state information... 71% 2021-05-15T14:01:54.9465241Z 2021-05-15T14:01:54.9465737Z Reading state information... 73% 2021-05-15T14:01:54.9502184Z 2021-05-15T14:01:54.9502686Z Reading state information... 75% 2021-05-15T14:01:54.9550560Z 2021-05-15T14:01:54.9551102Z Reading state information... 77% 2021-05-15T14:01:54.9587586Z 2021-05-15T14:01:54.9588098Z Reading state information... 79% 2021-05-15T14:01:54.9626605Z 2021-05-15T14:01:54.9627131Z Reading state information... 81% 2021-05-15T14:01:54.9664597Z 2021-05-15T14:01:54.9665112Z Reading state information... 83% 2021-05-15T14:01:54.9702940Z 2021-05-15T14:01:54.9703457Z Reading state information... 85% 2021-05-15T14:01:54.9740691Z 2021-05-15T14:01:54.9741213Z Reading state information... 87% 2021-05-15T14:01:54.9777273Z 2021-05-15T14:01:54.9777770Z Reading state information... 89% 2021-05-15T14:01:54.9811005Z 2021-05-15T14:01:54.9811501Z Reading state information... 91% 2021-05-15T14:01:54.9848826Z 2021-05-15T14:01:54.9849325Z Reading state information... 93% 2021-05-15T14:01:54.9885780Z 2021-05-15T14:01:54.9886293Z Reading state information... 95% 2021-05-15T14:01:54.9924012Z 2021-05-15T14:01:54.9924520Z Reading state information... 97% 2021-05-15T14:01:54.9961704Z 2021-05-15T14:01:54.9962231Z Reading state information... 99% 2021-05-15T14:01:55.2647230Z Selecting previously unselected package pandoc. 2021-05-15T14:01:55.3812236Z (Reading database ... 261973 files and directories currently installed.) 2021-05-15T14:01:55.3930628Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:01:55.3944958Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:01:57.3540188Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:01:57.3583500Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:58.0609815Z 2021-05-15T14:01:58.0610756Z 2021-05-15T14:01:58.0611462Z Reading state information... Done 2021-05-15T14:01:58.0938967Z ##[group]Run git config user.name adigherman 2021-05-15T14:01:58.0939612Z git config user.name adigherman 2021-05-15T14:01:58.0940166Z git config user.email adig@jhu.edu 2021-05-15T14:01:58.0980466Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:58.0980843Z env: 2021-05-15T14:01:58.0981288Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.0981747Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.0982543Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:58.0984133Z GITHUB_PAT: *** 2021-05-15T14:01:58.0984523Z COVERALLS_TOKEN: 2021-05-15T14:01:58.0985002Z continue-on-error: true 2021-05-15T14:01:58.0985455Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:58.0985938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:58.0986365Z TZ: UTC 2021-05-15T14:01:58.0986751Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.0987146Z NOT_CRAN: true 2021-05-15T14:01:58.0987527Z ##[endgroup] 2021-05-15T14:01:58.1241446Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:01:58.1242037Z env: 2021-05-15T14:01:58.1242484Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.1242934Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.1243711Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:58.1245383Z GITHUB_PAT: *** 2021-05-15T14:01:58.1245875Z COVERALLS_TOKEN: 2021-05-15T14:01:58.1246347Z continue-on-error: true 2021-05-15T14:01:58.1246790Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:58.1247259Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:58.1247689Z TZ: UTC 2021-05-15T14:01:58.1248051Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.1248448Z NOT_CRAN: true 2021-05-15T14:01:58.1248800Z ##[endgroup] 2021-05-15T14:01:58.3426315Z Reading package lists... 2021-05-15T14:01:58.4911347Z Building dependency tree... 2021-05-15T14:01:58.4927309Z Reading state information... 2021-05-15T14:01:58.6229166Z The following additional packages will be installed: 2021-05-15T14:01:58.6231187Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:58.6237992Z Suggested packages: 2021-05-15T14:01:58.6238809Z cmake-doc ninja-build 2021-05-15T14:01:58.6658733Z The following NEW packages will be installed: 2021-05-15T14:01:58.6667244Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:58.6864055Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:58.6864804Z Need to get 5470 kB of archives. 2021-05-15T14:01:58.6865587Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:01:58.6867317Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:01:58.7159549Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:01:58.7169799Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:01:58.7182144Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:01:59.1277677Z Fetched 5470 kB in 0s (70.0 MB/s) 2021-05-15T14:01:59.1616116Z Selecting previously unselected package cmake-data. 2021-05-15T14:01:59.1684729Z (Reading database ... 2021-05-15T14:01:59.1685458Z (Reading database ... 5% 2021-05-15T14:01:59.1686115Z (Reading database ... 10% 2021-05-15T14:01:59.1686784Z (Reading database ... 15% 2021-05-15T14:01:59.1687441Z (Reading database ... 20% 2021-05-15T14:01:59.1688076Z (Reading database ... 25% 2021-05-15T14:01:59.1688715Z (Reading database ... 30% 2021-05-15T14:01:59.1689340Z (Reading database ... 35% 2021-05-15T14:01:59.1689981Z (Reading database ... 40% 2021-05-15T14:01:59.1690618Z (Reading database ... 45% 2021-05-15T14:01:59.1691240Z (Reading database ... 50% 2021-05-15T14:01:59.1721204Z (Reading database ... 55% 2021-05-15T14:01:59.1754590Z (Reading database ... 60% 2021-05-15T14:01:59.1789448Z (Reading database ... 65% 2021-05-15T14:01:59.1906449Z (Reading database ... 70% 2021-05-15T14:01:59.1928005Z (Reading database ... 75% 2021-05-15T14:01:59.2279474Z (Reading database ... 80% 2021-05-15T14:01:59.2564099Z (Reading database ... 85% 2021-05-15T14:01:59.2700550Z (Reading database ... 90% 2021-05-15T14:01:59.2771157Z (Reading database ... 95% 2021-05-15T14:01:59.2774179Z (Reading database ... 100% 2021-05-15T14:01:59.2775051Z (Reading database ... 261980 files and directories currently installed.) 2021-05-15T14:01:59.2883636Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:01:59.3088392Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:59.8157624Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:01:59.8427564Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:01:59.8467979Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:59.8917694Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:01:59.9122339Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:01:59.9154040Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:59.9556929Z Selecting previously unselected package cmake. 2021-05-15T14:01:59.9770623Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:01:59.9786294Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:00.3771987Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:02:00.3814970Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:02:00.4229002Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:02:00.4279402Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:00.4337932Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:01.4829601Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:03.3791427Z Reading package lists... 2021-05-15T14:02:03.5307198Z Building dependency tree... 2021-05-15T14:02:03.5323974Z Reading state information... 2021-05-15T14:02:03.6742492Z Suggested packages: 2021-05-15T14:02:03.6744089Z libssh-doc 2021-05-15T14:02:03.7177188Z The following NEW packages will be installed: 2021-05-15T14:02:03.7178954Z libssh-dev 2021-05-15T14:02:03.7364498Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:03.7365209Z Need to get 219 kB of archives. 2021-05-15T14:02:03.7365994Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:02:03.7367752Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:02:04.1161415Z Fetched 219 kB in 0s (9898 kB/s) 2021-05-15T14:02:04.1438191Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:02:04.1493156Z (Reading database ... 2021-05-15T14:02:04.1493865Z (Reading database ... 5% 2021-05-15T14:02:04.1494531Z (Reading database ... 10% 2021-05-15T14:02:04.1495205Z (Reading database ... 15% 2021-05-15T14:02:04.1495846Z (Reading database ... 20% 2021-05-15T14:02:04.1496472Z (Reading database ... 25% 2021-05-15T14:02:04.1497132Z (Reading database ... 30% 2021-05-15T14:02:04.1497752Z (Reading database ... 35% 2021-05-15T14:02:04.1498387Z (Reading database ... 40% 2021-05-15T14:02:04.1499021Z (Reading database ... 45% 2021-05-15T14:02:04.1499638Z (Reading database ... 50% 2021-05-15T14:02:04.1529920Z (Reading database ... 55% 2021-05-15T14:02:04.1563460Z (Reading database ... 60% 2021-05-15T14:02:04.1601128Z (Reading database ... 65% 2021-05-15T14:02:04.1715502Z (Reading database ... 70% 2021-05-15T14:02:04.1740492Z (Reading database ... 75% 2021-05-15T14:02:04.2089951Z (Reading database ... 80% 2021-05-15T14:02:04.2383029Z (Reading database ... 85% 2021-05-15T14:02:04.2517578Z (Reading database ... 90% 2021-05-15T14:02:04.2589187Z (Reading database ... 95% 2021-05-15T14:02:04.2589786Z (Reading database ... 100% 2021-05-15T14:02:04.2590628Z (Reading database ... 264764 files and directories currently installed.) 2021-05-15T14:02:04.2701902Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:04.2719642Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:04.3551515Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:06.2477017Z Reading package lists... 2021-05-15T14:02:06.3998544Z Building dependency tree... 2021-05-15T14:02:06.4015574Z Reading state information... 2021-05-15T14:02:06.5825885Z The following NEW packages will be installed: 2021-05-15T14:02:06.5833410Z jags 2021-05-15T14:02:06.6018008Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:06.6019030Z Need to get 1562 kB of archives. 2021-05-15T14:02:06.6020137Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:02:06.6021958Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:02:06.9883885Z Fetched 1562 kB in 0s (52.5 MB/s) 2021-05-15T14:02:07.0189601Z Selecting previously unselected package jags. 2021-05-15T14:02:07.0234498Z (Reading database ... 2021-05-15T14:02:07.0235470Z (Reading database ... 5% 2021-05-15T14:02:07.0236344Z (Reading database ... 10% 2021-05-15T14:02:07.0236996Z (Reading database ... 15% 2021-05-15T14:02:07.0237645Z (Reading database ... 20% 2021-05-15T14:02:07.0238276Z (Reading database ... 25% 2021-05-15T14:02:07.0238915Z (Reading database ... 30% 2021-05-15T14:02:07.0239541Z (Reading database ... 35% 2021-05-15T14:02:07.0240308Z (Reading database ... 40% 2021-05-15T14:02:07.0240952Z (Reading database ... 45% 2021-05-15T14:02:07.0241577Z (Reading database ... 50% 2021-05-15T14:02:07.0259797Z (Reading database ... 55% 2021-05-15T14:02:07.0294315Z (Reading database ... 60% 2021-05-15T14:02:07.0331469Z (Reading database ... 65% 2021-05-15T14:02:07.0449712Z (Reading database ... 70% 2021-05-15T14:02:07.0541239Z (Reading database ... 75% 2021-05-15T14:02:07.0819330Z (Reading database ... 80% 2021-05-15T14:02:07.1114305Z (Reading database ... 85% 2021-05-15T14:02:07.1250167Z (Reading database ... 90% 2021-05-15T14:02:07.1324050Z (Reading database ... 95% 2021-05-15T14:02:07.1324640Z (Reading database ... 100% 2021-05-15T14:02:07.1325481Z (Reading database ... 264783 files and directories currently installed.) 2021-05-15T14:02:07.1443217Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:02:07.1469717Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:02:07.2963324Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:02:07.3133310Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:07.9910653Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:09.8839166Z Reading package lists... 2021-05-15T14:02:10.0379587Z Building dependency tree... 2021-05-15T14:02:10.0397689Z Reading state information... 2021-05-15T14:02:10.1850947Z The following additional packages will be installed: 2021-05-15T14:02:10.1854514Z libnode64 libuv1-dev 2021-05-15T14:02:10.2308933Z The following NEW packages will be installed: 2021-05-15T14:02:10.2312391Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:02:10.2560073Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:10.2561080Z Need to get 6239 kB of archives. 2021-05-15T14:02:10.2561993Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:02:10.2563994Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:02:10.2613396Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:02:10.5243684Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:02:10.9021139Z Fetched 6239 kB in 0s (21.3 MB/s) 2021-05-15T14:02:10.9285585Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:02:10.9352223Z (Reading database ... 2021-05-15T14:02:10.9353020Z (Reading database ... 5% 2021-05-15T14:02:10.9353699Z (Reading database ... 10% 2021-05-15T14:02:10.9354352Z (Reading database ... 15% 2021-05-15T14:02:10.9355001Z (Reading database ... 20% 2021-05-15T14:02:10.9355924Z (Reading database ... 25% 2021-05-15T14:02:10.9356575Z (Reading database ... 30% 2021-05-15T14:02:10.9357215Z (Reading database ... 35% 2021-05-15T14:02:10.9357846Z (Reading database ... 40% 2021-05-15T14:02:10.9358504Z (Reading database ... 45% 2021-05-15T14:02:10.9359146Z (Reading database ... 50% 2021-05-15T14:02:10.9388643Z (Reading database ... 55% 2021-05-15T14:02:10.9422268Z (Reading database ... 60% 2021-05-15T14:02:10.9457438Z (Reading database ... 65% 2021-05-15T14:02:10.9569002Z (Reading database ... 70% 2021-05-15T14:02:10.9673009Z (Reading database ... 75% 2021-05-15T14:02:10.9927437Z (Reading database ... 80% 2021-05-15T14:02:11.0220523Z (Reading database ... 85% 2021-05-15T14:02:11.0354319Z (Reading database ... 90% 2021-05-15T14:02:11.0424943Z (Reading database ... 95% 2021-05-15T14:02:11.0428007Z (Reading database ... 100% 2021-05-15T14:02:11.0428836Z (Reading database ... 264923 files and directories currently installed.) 2021-05-15T14:02:11.0538284Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:02:11.0556852Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:11.0957866Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:02:11.1172615Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:11.1210938Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:11.7237947Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:02:11.7486211Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:11.7505185Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:11.8445169Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:11.8537525Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:11.8600540Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:11.8706217Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:13.7773574Z Reading package lists... 2021-05-15T14:02:13.9276558Z Building dependency tree... 2021-05-15T14:02:13.9293293Z Reading state information... 2021-05-15T14:02:14.0714247Z The following additional packages will be installed: 2021-05-15T14:02:14.0717237Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:14.0721713Z Suggested packages: 2021-05-15T14:02:14.0722583Z libfftw3-doc 2021-05-15T14:02:14.1164213Z The following NEW packages will be installed: 2021-05-15T14:02:14.1169458Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:14.1448018Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:14.1448701Z Need to get 3986 kB of archives. 2021-05-15T14:02:14.1449443Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:02:14.1451176Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:02:14.1537154Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:02:14.1655648Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:02:14.1721188Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:02:14.1726643Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:02:14.7288461Z Fetched 3986 kB in 0s (23.7 MB/s) 2021-05-15T14:02:14.8854823Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:02:14.8926344Z (Reading database ... 2021-05-15T14:02:14.8927186Z (Reading database ... 5% 2021-05-15T14:02:14.8927854Z (Reading database ... 10% 2021-05-15T14:02:14.8928514Z (Reading database ... 15% 2021-05-15T14:02:14.8929153Z (Reading database ... 20% 2021-05-15T14:02:14.8929800Z (Reading database ... 25% 2021-05-15T14:02:14.8930462Z (Reading database ... 30% 2021-05-15T14:02:14.8931097Z (Reading database ... 35% 2021-05-15T14:02:14.8931743Z (Reading database ... 40% 2021-05-15T14:02:14.8932417Z (Reading database ... 45% 2021-05-15T14:02:14.8933062Z (Reading database ... 50% 2021-05-15T14:02:14.8965721Z (Reading database ... 55% 2021-05-15T14:02:14.9002763Z (Reading database ... 60% 2021-05-15T14:02:14.9038722Z (Reading database ... 65% 2021-05-15T14:02:14.9157700Z (Reading database ... 70% 2021-05-15T14:02:14.9262028Z (Reading database ... 75% 2021-05-15T14:02:14.9531618Z (Reading database ... 80% 2021-05-15T14:02:14.9824242Z (Reading database ... 85% 2021-05-15T14:02:14.9959460Z (Reading database ... 90% 2021-05-15T14:02:15.0033704Z (Reading database ... 95% 2021-05-15T14:02:15.0034308Z (Reading database ... 100% 2021-05-15T14:02:15.0035130Z (Reading database ... 265059 files and directories currently installed.) 2021-05-15T14:02:15.0150607Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:15.0183119Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.0837651Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:02:15.1033099Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:15.1048298Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.1958142Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:02:15.2181108Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:15.2197157Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.3153473Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:02:15.3342474Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:15.3444229Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.3807785Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:02:15.4015574Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:15.4025805Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6666937Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6707568Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6762021Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6796902Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6827020Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:15.6853146Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:16.4187303Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:18.3055637Z Reading package lists... 2021-05-15T14:02:18.4499805Z Building dependency tree... 2021-05-15T14:02:18.4516839Z Reading state information... 2021-05-15T14:02:18.5951004Z The following additional packages will be installed: 2021-05-15T14:02:18.5952547Z libdcmtk14 2021-05-15T14:02:18.6395461Z The following NEW packages will be installed: 2021-05-15T14:02:18.6401461Z dcmtk libdcmtk14 2021-05-15T14:02:18.6580393Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:18.6581087Z Need to get 5546 kB of archives. 2021-05-15T14:02:18.6581832Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:18.6583587Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:18.7422598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:19.1232667Z Fetched 5546 kB in 0s (52.8 MB/s) 2021-05-15T14:02:19.1557823Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:19.1571530Z (Reading database ... 2021-05-15T14:02:19.1572049Z (Reading database ... 5% 2021-05-15T14:02:19.1575491Z (Reading database ... 10% 2021-05-15T14:02:19.1576012Z (Reading database ... 15% 2021-05-15T14:02:19.1576481Z (Reading database ... 20% 2021-05-15T14:02:19.1576972Z (Reading database ... 25% 2021-05-15T14:02:19.1577461Z (Reading database ... 30% 2021-05-15T14:02:19.1577917Z (Reading database ... 35% 2021-05-15T14:02:19.1578388Z (Reading database ... 40% 2021-05-15T14:02:19.1578842Z (Reading database ... 45% 2021-05-15T14:02:19.1579306Z (Reading database ... 50% 2021-05-15T14:02:19.1597701Z (Reading database ... 55% 2021-05-15T14:02:19.1629934Z (Reading database ... 60% 2021-05-15T14:02:19.1663517Z (Reading database ... 65% 2021-05-15T14:02:19.1773324Z (Reading database ... 70% 2021-05-15T14:02:19.1873323Z (Reading database ... 75% 2021-05-15T14:02:19.2136288Z (Reading database ... 80% 2021-05-15T14:02:19.2417046Z (Reading database ... 85% 2021-05-15T14:02:19.2547668Z (Reading database ... 90% 2021-05-15T14:02:19.2618105Z (Reading database ... 95% 2021-05-15T14:02:19.2618697Z (Reading database ... 100% 2021-05-15T14:02:19.2619525Z (Reading database ... 265150 files and directories currently installed.) 2021-05-15T14:02:19.2730783Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:19.2785103Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:19.7557675Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:19.7781873Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:19.7861393Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:19.9223737Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:19.9278863Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:20.1348276Z Adding `dcmtk' group to system ... 2021-05-15T14:02:20.2058767Z Adding `dcmtk' user to system ... 2021-05-15T14:02:20.5516492Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:20.8168476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:22.3068368Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:24.2090087Z Reading package lists... 2021-05-15T14:02:24.3586420Z Building dependency tree... 2021-05-15T14:02:24.3603256Z Reading state information... 2021-05-15T14:02:24.5731265Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:24.5732810Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.6332672Z Reading package lists... 2021-05-15T14:02:24.7825898Z Building dependency tree... 2021-05-15T14:02:24.7842226Z Reading state information... 2021-05-15T14:02:25.0089015Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:25.0090376Z libpng-dev set to manually installed. 2021-05-15T14:02:25.0091328Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:25.0687232Z Reading package lists... 2021-05-15T14:02:25.2172489Z Building dependency tree... 2021-05-15T14:02:25.2189419Z Reading state information... 2021-05-15T14:02:25.3630067Z The following additional packages will be installed: 2021-05-15T14:02:25.3633885Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:25.3638214Z Suggested packages: 2021-05-15T14:02:25.3640878Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:25.3644866Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:25.3646054Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:25.4093237Z The following NEW packages will be installed: 2021-05-15T14:02:25.4094817Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:25.4100443Z libpoppler97 poppler-data 2021-05-15T14:02:25.4300529Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:25.4301230Z Need to get 2582 kB of archives. 2021-05-15T14:02:25.4301936Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:25.4303472Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:25.4648945Z 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-15T14:02:25.4733770Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:25.5028290Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:25.5051178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:25.5054159Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:25.8801946Z Fetched 2582 kB in 0s (28.3 MB/s) 2021-05-15T14:02:25.9145319Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:25.9216754Z (Reading database ... 2021-05-15T14:02:25.9217521Z (Reading database ... 5% 2021-05-15T14:02:25.9218169Z (Reading database ... 10% 2021-05-15T14:02:25.9218820Z (Reading database ... 15% 2021-05-15T14:02:25.9219446Z (Reading database ... 20% 2021-05-15T14:02:25.9220239Z (Reading database ... 25% 2021-05-15T14:02:25.9220902Z (Reading database ... 30% 2021-05-15T14:02:25.9221525Z (Reading database ... 35% 2021-05-15T14:02:25.9222156Z (Reading database ... 40% 2021-05-15T14:02:25.9222780Z (Reading database ... 45% 2021-05-15T14:02:25.9223443Z (Reading database ... 50% 2021-05-15T14:02:25.9254795Z (Reading database ... 55% 2021-05-15T14:02:25.9288968Z (Reading database ... 60% 2021-05-15T14:02:25.9325772Z (Reading database ... 65% 2021-05-15T14:02:25.9439691Z (Reading database ... 70% 2021-05-15T14:02:25.9542747Z (Reading database ... 75% 2021-05-15T14:02:25.9806489Z (Reading database ... 80% 2021-05-15T14:02:26.0094717Z (Reading database ... 85% 2021-05-15T14:02:26.0227561Z (Reading database ... 90% 2021-05-15T14:02:26.0297996Z (Reading database ... 95% 2021-05-15T14:02:26.0298581Z (Reading database ... 100% 2021-05-15T14:02:26.0299413Z (Reading database ... 265385 files and directories currently installed.) 2021-05-15T14:02:26.0407718Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:26.0425607Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:26.2758748Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:26.2995154Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:26.3059092Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:26.3472023Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:26.3672733Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:26.3681990Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.4877684Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:26.5094905Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:26.5118139Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.5437251Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:26.5690914Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:26.5727212Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.6029989Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:26.6301777Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:26.6329508Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.6917882Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:26.7187632Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:26.7215221Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.7284495Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.7343897Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.7395401Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:26.7475274Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:26.8502685Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:28.7471198Z Reading package lists... 2021-05-15T14:02:28.8960553Z Building dependency tree... 2021-05-15T14:02:28.8978971Z Reading state information... 2021-05-15T14:02:29.0399365Z The following additional packages will be installed: 2021-05-15T14:02:29.0404956Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:29.0410238Z Suggested packages: 2021-05-15T14:02:29.0411069Z libhdf5-doc 2021-05-15T14:02:29.0839519Z The following NEW packages will be installed: 2021-05-15T14:02:29.0842692Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:29.0844527Z libsz2 2021-05-15T14:02:29.1025000Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:29.1026197Z Need to get 4074 kB of archives. 2021-05-15T14:02:29.1027510Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:29.1029678Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:29.1049976Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:29.1055582Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:29.1061905Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:29.1262024Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:29.1277411Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:29.1282978Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:29.5265688Z Fetched 4074 kB in 0s (67.6 MB/s) 2021-05-15T14:02:29.5553798Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:29.5621092Z (Reading database ... 2021-05-15T14:02:29.5621965Z (Reading database ... 5% 2021-05-15T14:02:29.5622644Z (Reading database ... 10% 2021-05-15T14:02:29.5729404Z (Reading database ... 15% 2021-05-15T14:02:29.5781651Z (Reading database ... 20% 2021-05-15T14:02:29.5782151Z (Reading database ... 25% 2021-05-15T14:02:29.5782645Z (Reading database ... 30% 2021-05-15T14:02:29.5783106Z (Reading database ... 35% 2021-05-15T14:02:29.5783576Z (Reading database ... 40% 2021-05-15T14:02:29.5784028Z (Reading database ... 45% 2021-05-15T14:02:29.5784476Z (Reading database ... 50% 2021-05-15T14:02:29.5784923Z (Reading database ... 55% 2021-05-15T14:02:29.5785384Z (Reading database ... 60% 2021-05-15T14:02:29.5785835Z (Reading database ... 65% 2021-05-15T14:02:29.5852383Z (Reading database ... 70% 2021-05-15T14:02:29.5961940Z (Reading database ... 75% 2021-05-15T14:02:29.6228705Z (Reading database ... 80% 2021-05-15T14:02:29.6539103Z (Reading database ... 85% 2021-05-15T14:02:29.6676830Z (Reading database ... 90% 2021-05-15T14:02:29.6749902Z (Reading database ... 95% 2021-05-15T14:02:29.6750496Z (Reading database ... 100% 2021-05-15T14:02:29.6751380Z (Reading database ... 265945 files and directories currently installed.) 2021-05-15T14:02:29.6867303Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:29.6894599Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:29.7278020Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:29.7519158Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:29.7551784Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:29.7867774Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:29.8118066Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:29.8139192Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:29.8557976Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:29.8786728Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:29.8800091Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.0398422Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:30.0592250Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:30.0601541Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.0998229Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:30.1218270Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:30.1256156Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.1677407Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:30.1879152Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:30.1900005Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.4863144Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.4929152Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.4979733Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.5043875Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:30.5102569Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.5167489Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.5273350Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:30.5353897Z 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-15T14:02:30.5388759Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:31.2494709Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:33.1319870Z Reading package lists... 2021-05-15T14:02:33.2772665Z Building dependency tree... 2021-05-15T14:02:33.2791027Z Reading state information... 2021-05-15T14:02:33.4213526Z The following additional packages will be installed: 2021-05-15T14:02:33.4217816Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:33.4644694Z The following NEW packages will be installed: 2021-05-15T14:02:33.4648767Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:33.4651124Z mesa-common-dev 2021-05-15T14:02:33.4839840Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:33.4841302Z Need to get 1761 kB of archives. 2021-05-15T14:02:33.4842047Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:33.4844500Z 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-15T14:02:33.4880077Z 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-15T14:02:33.4886189Z 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-15T14:02:33.4904745Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:33.4958212Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:33.5008018Z 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-15T14:02:33.8927927Z Fetched 1761 kB in 0s (39.0 MB/s) 2021-05-15T14:02:33.9206132Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:33.9274300Z (Reading database ... 2021-05-15T14:02:33.9275002Z (Reading database ... 5% 2021-05-15T14:02:33.9275739Z (Reading database ... 10% 2021-05-15T14:02:33.9276352Z (Reading database ... 15% 2021-05-15T14:02:33.9276936Z (Reading database ... 20% 2021-05-15T14:02:33.9277533Z (Reading database ... 25% 2021-05-15T14:02:33.9278150Z (Reading database ... 30% 2021-05-15T14:02:33.9278724Z (Reading database ... 35% 2021-05-15T14:02:33.9279283Z (Reading database ... 40% 2021-05-15T14:02:33.9279867Z (Reading database ... 45% 2021-05-15T14:02:33.9280422Z (Reading database ... 50% 2021-05-15T14:02:33.9312785Z (Reading database ... 55% 2021-05-15T14:02:33.9346003Z (Reading database ... 60% 2021-05-15T14:02:33.9381981Z (Reading database ... 65% 2021-05-15T14:02:33.9502518Z (Reading database ... 70% 2021-05-15T14:02:33.9612930Z (Reading database ... 75% 2021-05-15T14:02:33.9881025Z (Reading database ... 80% 2021-05-15T14:02:34.0199639Z (Reading database ... 85% 2021-05-15T14:02:34.0340419Z (Reading database ... 90% 2021-05-15T14:02:34.0414460Z (Reading database ... 95% 2021-05-15T14:02:34.0415318Z (Reading database ... 100% 2021-05-15T14:02:34.0416352Z (Reading database ... 266153 files and directories currently installed.) 2021-05-15T14:02:34.0535587Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:34.0565270Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:34.1078315Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:34.1267801Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:34.1280117Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:34.1878644Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:34.2131910Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:34.2149501Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:34.2677512Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:34.2862869Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:34.2910580Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:34.3398271Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:34.3608354Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:34.3630234Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:34.4140424Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:34.4411419Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:34.4439678Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:34.6091174Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:34.6160987Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:34.6227548Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:34.6311073Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:34.6365239Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:34.6432756Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:34.6518698Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:35.9384091Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:37.8252078Z Reading package lists... 2021-05-15T14:02:37.9747964Z Building dependency tree... 2021-05-15T14:02:37.9765804Z Reading state information... 2021-05-15T14:02:38.1147274Z The following additional packages will be installed: 2021-05-15T14:02:38.1149864Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:38.1585465Z The following NEW packages will be installed: 2021-05-15T14:02:38.1587685Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:38.1588902Z protobuf-compiler 2021-05-15T14:02:38.1786586Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:38.1787658Z Need to get 2754 kB of archives. 2021-05-15T14:02:38.1788808Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:38.1790599Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:38.1824727Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:38.1930682Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:38.2066882Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:38.2147725Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:38.5886453Z Fetched 2754 kB in 0s (52.6 MB/s) 2021-05-15T14:02:38.6198488Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:38.6267125Z (Reading database ... 2021-05-15T14:02:38.6267797Z (Reading database ... 5% 2021-05-15T14:02:38.6268388Z (Reading database ... 10% 2021-05-15T14:02:38.6269023Z (Reading database ... 15% 2021-05-15T14:02:38.6269592Z (Reading database ... 20% 2021-05-15T14:02:38.6270174Z (Reading database ... 25% 2021-05-15T14:02:38.6270925Z (Reading database ... 30% 2021-05-15T14:02:38.6271522Z (Reading database ... 35% 2021-05-15T14:02:38.6272085Z (Reading database ... 40% 2021-05-15T14:02:38.6272661Z (Reading database ... 45% 2021-05-15T14:02:38.6273242Z (Reading database ... 50% 2021-05-15T14:02:38.6304572Z (Reading database ... 55% 2021-05-15T14:02:38.6337728Z (Reading database ... 60% 2021-05-15T14:02:38.6373126Z (Reading database ... 65% 2021-05-15T14:02:38.6489517Z (Reading database ... 70% 2021-05-15T14:02:38.6601269Z (Reading database ... 75% 2021-05-15T14:02:38.6864550Z (Reading database ... 80% 2021-05-15T14:02:38.7164615Z (Reading database ... 85% 2021-05-15T14:02:38.7302641Z (Reading database ... 90% 2021-05-15T14:02:38.7375145Z (Reading database ... 95% 2021-05-15T14:02:38.7375984Z (Reading database ... 100% 2021-05-15T14:02:38.7376955Z (Reading database ... 266636 files and directories currently installed.) 2021-05-15T14:02:38.7492507Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:38.7550915Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:38.7997722Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:38.8214712Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:38.8254660Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:38.9157876Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:38.9400793Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:38.9423639Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.0850983Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:39.1124805Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:39.1154593Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.2297509Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:39.2570319Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:39.2613995Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3289783Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3375422Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3438123Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3550247Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3679946Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:39.3786577Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:40.0554324Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:41.9589737Z Reading package lists... 2021-05-15T14:02:42.1113249Z Building dependency tree... 2021-05-15T14:02:42.1131639Z Reading state information... 2021-05-15T14:02:42.2538494Z The following additional packages will be installed: 2021-05-15T14:02:42.2540852Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:02:42.2542566Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:02:42.2543929Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:02:42.2545543Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:02:42.2547265Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:02:42.2548781Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:42.2550364Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:42.2551950Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:42.2553489Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:42.2555038Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:42.2557245Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:42.2560366Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:42.2561679Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:42.2562749Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:42.2563417Z Suggested packages: 2021-05-15T14:02:42.2564357Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:02:42.2565660Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:02:42.2566944Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:02:42.2568162Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:02:42.3224729Z The following NEW packages will be installed: 2021-05-15T14:02:42.3227439Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:02:42.3229111Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:02:42.3230512Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:02:42.3232114Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:02:42.3233753Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:02:42.3235355Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:42.3237197Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:42.3238873Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:42.3240431Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:42.3241978Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:42.3243574Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:42.3245065Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:42.3246544Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:42.3248610Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:42.3475559Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:42.3477475Z Need to get 47.1 MB of archives. 2021-05-15T14:02:42.3478281Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:02:42.3480265Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:02:42.3708254Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:02:42.3720459Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:02:42.3727415Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:02:42.3734195Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:02:42.3742141Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:02:42.3753938Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:02:42.3802003Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:02:42.5314922Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:02:42.5323123Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:02:42.5336992Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:02:42.5382670Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:02:42.5388595Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:02:42.5394269Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:02:42.5403681Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:02:42.5424007Z 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-15T14:02:42.5438265Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:02:42.5474891Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:02:42.5493132Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:02:42.5505777Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:02:42.5520224Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:02:42.5588145Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:02:42.5764098Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:02:42.5788386Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:02:42.5800724Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:02:42.5850868Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:02:42.6768050Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:02:42.6775335Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:02:42.6779716Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:02:42.6792484Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:02:42.6819968Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:02:42.6833749Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:02:42.6865006Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:02:42.6881326Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:02:42.7025750Z 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-15T14:02:42.7079880Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:02:42.7257470Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:02:42.7263843Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:02:42.9789321Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:02:42.9797040Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:02:42.9803919Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:02:42.9813047Z 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-15T14:02:42.9820088Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:02:42.9829713Z 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-15T14:02:42.9845606Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:02:43.0015752Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:02:43.0036533Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:02:43.0056569Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:02:43.0066333Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:02:43.0256480Z 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-15T14:02:43.0277458Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:02:43.0284304Z 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-15T14:02:43.0291583Z 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-15T14:02:43.0293681Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:02:43.0304254Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:02:43.0312870Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:02:43.0374260Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:02:43.0404539Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:02:43.0411893Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:02:43.0503377Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:02:43.0508145Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:02:43.0518972Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:02:43.0534315Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:02:43.0561138Z 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-15T14:02:43.0701028Z 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-15T14:02:43.0719985Z 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-15T14:02:43.0732102Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:02:43.0971135Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:02:43.1006092Z 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-15T14:02:43.1358951Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:02:43.1364451Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:02:43.1386222Z 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-15T14:02:43.1784256Z 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-15T14:02:43.2232516Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:02:43.2368306Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:02:43.2373105Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:02:43.7713085Z Fetched 47.1 MB in 1s (51.9 MB/s) 2021-05-15T14:02:43.8095280Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:02:43.8168562Z (Reading database ... 2021-05-15T14:02:43.8169522Z (Reading database ... 5% 2021-05-15T14:02:43.8170045Z (Reading database ... 10% 2021-05-15T14:02:43.8170570Z (Reading database ... 15% 2021-05-15T14:02:43.8171070Z (Reading database ... 20% 2021-05-15T14:02:43.8171529Z (Reading database ... 25% 2021-05-15T14:02:43.8171998Z (Reading database ... 30% 2021-05-15T14:02:43.8172454Z (Reading database ... 35% 2021-05-15T14:02:43.8172922Z (Reading database ... 40% 2021-05-15T14:02:43.8173378Z (Reading database ... 45% 2021-05-15T14:02:43.8173843Z (Reading database ... 50% 2021-05-15T14:02:43.8215364Z (Reading database ... 55% 2021-05-15T14:02:43.8250437Z (Reading database ... 60% 2021-05-15T14:02:43.8285287Z (Reading database ... 65% 2021-05-15T14:02:43.8399370Z (Reading database ... 70% 2021-05-15T14:02:43.8502495Z (Reading database ... 75% 2021-05-15T14:02:43.8752653Z (Reading database ... 80% 2021-05-15T14:02:43.9036768Z (Reading database ... 85% 2021-05-15T14:02:43.9174252Z (Reading database ... 90% 2021-05-15T14:02:43.9249734Z (Reading database ... 95% 2021-05-15T14:02:43.9250624Z (Reading database ... 100% 2021-05-15T14:02:43.9251668Z (Reading database ... 266807 files and directories currently installed.) 2021-05-15T14:02:43.9368675Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:02:43.9402774Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:44.0757386Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:02:44.1001274Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:44.1029855Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:44.1397808Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:02:44.1645458Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:44.1670669Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:44.2077780Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:02:44.2284334Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:44.2320719Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:44.2718051Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:02:44.2947860Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:44.2974018Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:44.3317445Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:02:44.3542436Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:02:44.3561256Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:44.3956977Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:02:44.4174810Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:44.4257102Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:44.4757425Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:02:44.4998435Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:02:44.5024580Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:45.2256989Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:02:45.2524002Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:02:45.2545162Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:45.2917564Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:02:45.3164578Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:02:45.3191804Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:45.3677410Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:02:45.3914322Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:45.3924328Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:45.4436678Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:02:45.4681551Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:02:45.4695055Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:45.5059350Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:02:45.5328534Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:02:45.5377072Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:45.5716886Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:02:45.5925409Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:02:45.5940716Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:45.6354325Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:02:45.6597835Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:02:45.6612432Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:45.7077857Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:02:45.7315128Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:45.7335520Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:45.7796885Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:02:45.7980140Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:02:45.8008360Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:45.8477774Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:02:45.8727029Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:02:45.8754125Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:45.9116788Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:02:45.9344808Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:02:45.9392044Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:45.9786108Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:02:46.0052731Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:46.0075435Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:46.0518142Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:02:46.0724705Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:02:46.0752479Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:46.1598265Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:02:46.1804001Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:02:46.1815731Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:46.3758857Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:02:46.4023475Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:02:46.4036817Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:46.4529877Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:02:46.4782374Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:02:46.4791737Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:46.5157304Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:02:46.5399377Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:02:46.5431227Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:46.6037553Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:02:46.6241852Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:46.6261448Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:47.1278822Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:02:47.1505304Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:02:47.1568661Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:47.1958067Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:02:47.2177739Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:02:47.2206562Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:47.2623044Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:02:47.2895378Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:02:47.2927035Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:47.3263402Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:02:47.3478785Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:02:47.3489453Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:47.3918277Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:02:47.4186869Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:02:47.4218336Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:47.4606964Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:02:47.4880927Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:02:47.4901219Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:47.5326717Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:02:47.5594562Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:02:47.5636954Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:47.6075299Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:02:47.6344271Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:02:47.6357614Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:47.7218159Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:02:47.7486649Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:47.7514440Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:47.8037605Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:02:47.8288870Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:47.8299294Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:47.9406734Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:02:47.9673521Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:02:47.9712210Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:48.0143137Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:02:48.0420032Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:02:48.0440463Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:49.1100702Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:02:49.1367704Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:02:49.1384098Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:49.1772538Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:02:49.2045282Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:02:49.2060106Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:49.2401377Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:02:49.2672039Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:02:49.2689583Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:49.3038197Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:02:49.3311012Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:49.3321856Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:49.3756842Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:02:49.3995969Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:02:49.4028705Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:49.4476625Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:02:49.4657201Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:49.4677981Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:49.5111085Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:02:49.5388957Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:02:49.5408175Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:49.6604849Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:02:49.6876791Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:02:49.6891665Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:49.7277477Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:02:49.7532001Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:49.7546342Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:49.8087715Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:02:49.8358172Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:02:49.8393065Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:49.8797300Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:02:49.9037676Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:49.9052907Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:50.0357459Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:02:50.0541082Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:02:50.0560588Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:50.1156936Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:02:50.1356608Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:02:50.1367956Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:50.1759423Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:02:50.2025953Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:50.2061881Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:50.2454323Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:02:50.2721210Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:50.2762962Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:50.3103321Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:02:50.3373392Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:02:50.3399251Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:50.3782898Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:02:50.4053168Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:02:50.4078500Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:50.4423121Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:02:50.4694115Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:02:50.4722445Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:50.5229927Z Selecting previously unselected package libopenal-data. 2021-05-15T14:02:50.5500153Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:02:50.5514677Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:50.6029938Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:02:50.6305914Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:02:50.6336361Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:50.6677483Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:02:50.6924522Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:02:50.6937492Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:50.7663435Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:02:50.7932218Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:02:50.7977370Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:50.8302735Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:02:50.8574703Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:02:50.8583008Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:50.8954973Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:02:50.9228690Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:02:50.9237626Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:50.9766471Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:02:51.0039370Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:02:51.0117922Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:51.0717932Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:02:51.0904390Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:02:51.0936005Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:51.1626729Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:02:51.1896033Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:51.1914166Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:51.2364178Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:02:51.2632337Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:51.2645316Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:51.3037477Z Selecting previously unselected package ffmpeg. 2021-05-15T14:02:51.3280327Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:51.3354824Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:51.4597368Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:02:51.4836970Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:02:51.4870307Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:51.5255592Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:02:51.5523454Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:02:51.5547375Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:51.7517635Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:02:51.7738923Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:02:51.7766330Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:51.8022235Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:02:51.8292365Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:02:51.8302822Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:51.8637345Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:02:51.8832913Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:51.8865610Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:52.1637583Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:02:52.1877755Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:52.1893161Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:52.4637594Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:02:52.4855913Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:02:52.4888580Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:52.6237443Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:02:52.6432378Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:02:52.6455834Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:52.6752423Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:02:52.7022993Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:52.7044012Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:52.7748469Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:52.7796366Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:52.7843890Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:52.7890406Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:52.7942729Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:52.7990501Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:52.8038650Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:52.8083243Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:52.8133288Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:52.8183770Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:52.8273693Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:52.8332808Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:52.8384173Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:52.8433975Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:52.8470188Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:52.8511923Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:52.8563934Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:52.8603396Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:52.8690570Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:52.8753365Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:52.8830611Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:52.8912736Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:52.9000640Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:52.9068995Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:52.9152976Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:52.9243760Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:52.9311692Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:52.9382947Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:52.9454306Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:52.9562174Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:52.9611262Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:52.9717306Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:52.9803034Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:52.9849114Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:52.9910266Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:52.9933934Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:52.9965548Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:52.9993295Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:53.0031354Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:53.0064966Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:53.0098467Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:53.0128667Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:53.0164023Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:53.0192112Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:53.0237025Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:53.0269638Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:53.0291286Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:53.0314988Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:53.0337113Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:53.0360353Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:53.0445443Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:53.0474768Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:53.0504563Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:53.0527757Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:53.0551355Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:53.0571829Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.0593075Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:53.0615753Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.0640428Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:53.0667433Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:53.0709478Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:53.0741776Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:53.0773207Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:53.0799777Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.0827856Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:53.0853374Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:53.0880200Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:53.0980457Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1028809Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1107431Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1157891Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:53.1253509Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:53.1367862Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1428653Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1508539Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1584950Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:53.1714833Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:54.1555290Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:56.0604900Z Reading package lists... 2021-05-15T14:02:56.2017492Z Building dependency tree... 2021-05-15T14:02:56.2034731Z Reading state information... 2021-05-15T14:02:56.3385316Z The following additional packages will be installed: 2021-05-15T14:02:56.3388771Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:56.3848566Z The following NEW packages will be installed: 2021-05-15T14:02:56.3850462Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:56.3851629Z libmagick++-dev 2021-05-15T14:02:56.4069395Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:56.4070109Z Need to get 309 kB of archives. 2021-05-15T14:02:56.4070977Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:02:56.4072949Z 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-15T14:02:56.4116384Z 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-15T14:02:56.4167316Z 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-15T14:02:56.4197842Z 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-15T14:02:56.7973252Z Fetched 309 kB in 0s (10.1 MB/s) 2021-05-15T14:02:56.8293635Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:02:56.8365660Z (Reading database ... 2021-05-15T14:02:56.8366171Z (Reading database ... 5% 2021-05-15T14:02:56.8366665Z (Reading database ... 10% 2021-05-15T14:02:56.8367166Z (Reading database ... 15% 2021-05-15T14:02:56.8367626Z (Reading database ... 20% 2021-05-15T14:02:56.8368077Z (Reading database ... 25% 2021-05-15T14:02:56.8368541Z (Reading database ... 30% 2021-05-15T14:02:56.8368992Z (Reading database ... 35% 2021-05-15T14:02:56.8369454Z (Reading database ... 40% 2021-05-15T14:02:56.8369929Z (Reading database ... 45% 2021-05-15T14:02:56.8370389Z (Reading database ... 50% 2021-05-15T14:02:56.8408569Z (Reading database ... 55% 2021-05-15T14:02:56.8450973Z (Reading database ... 60% 2021-05-15T14:02:56.8477397Z (Reading database ... 65% 2021-05-15T14:02:56.8590137Z (Reading database ... 70% 2021-05-15T14:02:56.8699379Z (Reading database ... 75% 2021-05-15T14:02:56.8724177Z (Reading database ... 80% 2021-05-15T14:02:56.9229361Z (Reading database ... 85% 2021-05-15T14:02:56.9393494Z (Reading database ... 90% 2021-05-15T14:02:56.9469295Z (Reading database ... 95% 2021-05-15T14:02:56.9469944Z (Reading database ... 100% 2021-05-15T14:02:56.9470771Z (Reading database ... 267348 files and directories currently installed.) 2021-05-15T14:02:56.9586407Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:56.9683363Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.0338106Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:02:57.0612458Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:57.0648382Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.1061455Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:02:57.1333553Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:57.1365753Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.2158145Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:02:57.2361119Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:57.2446792Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.3096610Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.3244752Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.3326644Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.3398641Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:57.3559677Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:59.2451407Z Reading package lists... 2021-05-15T14:02:59.3920590Z Building dependency tree... 2021-05-15T14:02:59.3938363Z Reading state information... 2021-05-15T14:02:59.5317696Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:02:59.5320063Z The following additional packages will be installed: 2021-05-15T14:02:59.5321965Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:02:59.5323320Z libijs-0.35 libjbig2dec0 2021-05-15T14:02:59.5324341Z Suggested packages: 2021-05-15T14:02:59.5325690Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:02:59.5327075Z ghostscript-x 2021-05-15T14:02:59.5764983Z The following NEW packages will be installed: 2021-05-15T14:02:59.5769729Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:02:59.5776778Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:02:59.6005874Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:59.6006970Z Need to get 11.2 MB of archives. 2021-05-15T14:02:59.6008001Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:02:59.6010133Z 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-15T14:02:59.6384385Z 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-15T14:02:59.6392135Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:02:59.6890337Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:02:59.6957144Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:02:59.6962683Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:02:59.6967420Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:02:59.7164090Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:03:00.1041075Z Fetched 11.2 MB in 0s (83.1 MB/s) 2021-05-15T14:03:00.1383045Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:03:00.1457381Z (Reading database ... 2021-05-15T14:03:00.1457951Z (Reading database ... 5% 2021-05-15T14:03:00.1458417Z (Reading database ... 10% 2021-05-15T14:03:00.1458898Z (Reading database ... 15% 2021-05-15T14:03:00.1459400Z (Reading database ... 20% 2021-05-15T14:03:00.1459859Z (Reading database ... 25% 2021-05-15T14:03:00.1460326Z (Reading database ... 30% 2021-05-15T14:03:00.1460784Z (Reading database ... 35% 2021-05-15T14:03:00.1461251Z (Reading database ... 40% 2021-05-15T14:03:00.1461706Z (Reading database ... 45% 2021-05-15T14:03:00.1462174Z (Reading database ... 50% 2021-05-15T14:03:00.1502023Z (Reading database ... 55% 2021-05-15T14:03:00.1546463Z (Reading database ... 60% 2021-05-15T14:03:00.1571476Z (Reading database ... 65% 2021-05-15T14:03:00.1689711Z (Reading database ... 70% 2021-05-15T14:03:00.1800636Z (Reading database ... 75% 2021-05-15T14:03:00.1824884Z (Reading database ... 80% 2021-05-15T14:03:00.2321402Z (Reading database ... 85% 2021-05-15T14:03:00.2476264Z (Reading database ... 90% 2021-05-15T14:03:00.2549586Z (Reading database ... 95% 2021-05-15T14:03:00.2550191Z (Reading database ... 100% 2021-05-15T14:03:00.2551029Z (Reading database ... 267393 files and directories currently installed.) 2021-05-15T14:03:00.2660402Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:03:00.2882718Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:00.4917483Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:03:00.5150393Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:03:00.5186019Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:00.5677642Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:03:00.5877995Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:03:00.6477951Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:01.0217360Z Selecting previously unselected package libgs9-common. 2021-05-15T14:03:01.0486989Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:03:01.0503512Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.1518020Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:03:01.1736065Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:03:01.1794339Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:01.2076948Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:03:01.2310149Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:03:01.2325574Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:01.2736793Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:03:01.3012259Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:01.3036636Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.5786997Z Selecting previously unselected package ghostscript. 2021-05-15T14:03:01.6041448Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:01.6067930Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.6840560Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:01.6905005Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:01.6975214Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:01.7580326Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:01.7654454Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:01.7892901Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.7935641Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.7999476Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:01.8174035Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:03:01.9360996Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:01.9664357Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:04.8041226Z Reading package lists... 2021-05-15T14:03:04.9637705Z Building dependency tree... 2021-05-15T14:03:04.9656420Z Reading state information... 2021-05-15T14:03:05.1095060Z The following additional packages will be installed: 2021-05-15T14:03:05.1097252Z libudunits2-0 libudunits2-data 2021-05-15T14:03:05.1537203Z The following NEW packages will be installed: 2021-05-15T14:03:05.1539426Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:03:05.1727686Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:05.1728458Z Need to get 429 kB of archives. 2021-05-15T14:03:05.1729226Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:03:05.1731001Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:03:05.1746518Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:03:05.1754456Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:03:05.5648771Z Fetched 429 kB in 0s (18.4 MB/s) 2021-05-15T14:03:05.5942587Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:03:05.6018128Z (Reading database ... 2021-05-15T14:03:05.6019060Z (Reading database ... 5% 2021-05-15T14:03:05.6019627Z (Reading database ... 10% 2021-05-15T14:03:05.6020105Z (Reading database ... 15% 2021-05-15T14:03:05.6020565Z (Reading database ... 20% 2021-05-15T14:03:05.6021033Z (Reading database ... 25% 2021-05-15T14:03:05.6021504Z (Reading database ... 30% 2021-05-15T14:03:05.6021957Z (Reading database ... 35% 2021-05-15T14:03:05.6022423Z (Reading database ... 40% 2021-05-15T14:03:05.6023079Z (Reading database ... 45% 2021-05-15T14:03:05.6023551Z (Reading database ... 50% 2021-05-15T14:03:05.6068631Z (Reading database ... 55% 2021-05-15T14:03:05.6111881Z (Reading database ... 60% 2021-05-15T14:03:05.6134562Z (Reading database ... 65% 2021-05-15T14:03:05.6250476Z (Reading database ... 70% 2021-05-15T14:03:05.6359031Z (Reading database ... 75% 2021-05-15T14:03:05.6380747Z (Reading database ... 80% 2021-05-15T14:03:05.6869096Z (Reading database ... 85% 2021-05-15T14:03:05.7030819Z (Reading database ... 90% 2021-05-15T14:03:05.7104458Z (Reading database ... 95% 2021-05-15T14:03:05.7105412Z (Reading database ... 100% 2021-05-15T14:03:05.7106447Z (Reading database ... 267957 files and directories currently installed.) 2021-05-15T14:03:05.7221695Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:03:05.7239091Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:05.7542681Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:03:05.7813365Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:03:05.7879982Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:05.8222311Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:03:05.8468158Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:03:05.8495938Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:05.9291096Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:05.9338473Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:05.9396678Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:05.9434722Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:06.0479612Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:07.9432973Z Reading package lists... 2021-05-15T14:03:08.0911487Z Building dependency tree... 2021-05-15T14:03:08.0929287Z Reading state information... 2021-05-15T14:03:08.2721990Z The following NEW packages will be installed: 2021-05-15T14:03:08.2725264Z libjq-dev 2021-05-15T14:03:08.2930723Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:08.2931953Z Need to get 11.2 kB of archives. 2021-05-15T14:03:08.2932807Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:03:08.2934752Z 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-15T14:03:08.6743565Z Fetched 11.2 kB in 0s (661 kB/s) 2021-05-15T14:03:08.7026384Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:03:08.7098436Z (Reading database ... 2021-05-15T14:03:08.7099218Z (Reading database ... 5% 2021-05-15T14:03:08.7099871Z (Reading database ... 10% 2021-05-15T14:03:08.7100531Z (Reading database ... 15% 2021-05-15T14:03:08.7101156Z (Reading database ... 20% 2021-05-15T14:03:08.7101791Z (Reading database ... 25% 2021-05-15T14:03:08.7102428Z (Reading database ... 30% 2021-05-15T14:03:08.7103051Z (Reading database ... 35% 2021-05-15T14:03:08.7103703Z (Reading database ... 40% 2021-05-15T14:03:08.7104323Z (Reading database ... 45% 2021-05-15T14:03:08.7104956Z (Reading database ... 50% 2021-05-15T14:03:08.7140999Z (Reading database ... 55% 2021-05-15T14:03:08.7184369Z (Reading database ... 60% 2021-05-15T14:03:08.7207603Z (Reading database ... 65% 2021-05-15T14:03:08.7328304Z (Reading database ... 70% 2021-05-15T14:03:08.7444290Z (Reading database ... 75% 2021-05-15T14:03:08.7466902Z (Reading database ... 80% 2021-05-15T14:03:08.7964418Z (Reading database ... 85% 2021-05-15T14:03:08.8119764Z (Reading database ... 90% 2021-05-15T14:03:08.8192436Z (Reading database ... 95% 2021-05-15T14:03:08.8193000Z (Reading database ... 100% 2021-05-15T14:03:08.8193832Z (Reading database ... 267986 files and directories currently installed.) 2021-05-15T14:03:08.8309480Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:08.8349763Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:08.9016750Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:10.7806727Z Reading package lists... 2021-05-15T14:03:10.9319579Z Building dependency tree... 2021-05-15T14:03:10.9337346Z Reading state information... 2021-05-15T14:03:11.1178223Z The following NEW packages will be installed: 2021-05-15T14:03:11.1180376Z libmng2 2021-05-15T14:03:11.1359277Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:11.1360218Z Need to get 168 kB of archives. 2021-05-15T14:03:11.1360902Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:03:11.1362611Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:03:11.5196902Z Fetched 168 kB in 0s (8864 kB/s) 2021-05-15T14:03:11.5517594Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:03:11.5589062Z (Reading database ... 2021-05-15T14:03:11.5589637Z (Reading database ... 5% 2021-05-15T14:03:11.5590108Z (Reading database ... 10% 2021-05-15T14:03:11.5590598Z (Reading database ... 15% 2021-05-15T14:03:11.5591067Z (Reading database ... 20% 2021-05-15T14:03:11.5591518Z (Reading database ... 25% 2021-05-15T14:03:11.5591990Z (Reading database ... 30% 2021-05-15T14:03:11.5592453Z (Reading database ... 35% 2021-05-15T14:03:11.5592906Z (Reading database ... 40% 2021-05-15T14:03:11.5593368Z (Reading database ... 45% 2021-05-15T14:03:11.5593821Z (Reading database ... 50% 2021-05-15T14:03:11.5629643Z (Reading database ... 55% 2021-05-15T14:03:11.5680367Z (Reading database ... 60% 2021-05-15T14:03:11.5707807Z (Reading database ... 65% 2021-05-15T14:03:11.5831383Z (Reading database ... 70% 2021-05-15T14:03:11.5946487Z (Reading database ... 75% 2021-05-15T14:03:11.5969809Z (Reading database ... 80% 2021-05-15T14:03:11.6463299Z (Reading database ... 85% 2021-05-15T14:03:11.6621656Z (Reading database ... 90% 2021-05-15T14:03:11.6696582Z (Reading database ... 95% 2021-05-15T14:03:11.6697458Z (Reading database ... 100% 2021-05-15T14:03:11.6698560Z (Reading database ... 267992 files and directories currently installed.) 2021-05-15T14:03:11.6814104Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:03:11.6858152Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:11.7670183Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:11.7738019Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:13.6651602Z Reading package lists... 2021-05-15T14:03:13.8195941Z Building dependency tree... 2021-05-15T14:03:13.8214000Z Reading state information... 2021-05-15T14:03:13.9364203Z E: Unable to locate package libmng1 2021-05-15T14:03:13.9960266Z Reading package lists... 2021-05-15T14:03:14.1426110Z Building dependency tree... 2021-05-15T14:03:14.1444270Z Reading state information... 2021-05-15T14:03:14.2554650Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:14.3156158Z Reading package lists... 2021-05-15T14:03:14.4709578Z Building dependency tree... 2021-05-15T14:03:14.4727865Z Reading state information... 2021-05-15T14:03:14.6134159Z The following additional packages will be installed: 2021-05-15T14:03:14.6136007Z libij-java 2021-05-15T14:03:14.6561979Z The following NEW packages will be installed: 2021-05-15T14:03:14.6570425Z imagej libij-java 2021-05-15T14:03:14.6765378Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:14.6766075Z Need to get 2328 kB of archives. 2021-05-15T14:03:14.6766818Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:14.6768514Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:14.7162097Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:15.1023751Z Fetched 2328 kB in 0s (42.1 MB/s) 2021-05-15T14:03:15.1315103Z Selecting previously unselected package libij-java. 2021-05-15T14:03:15.1390217Z (Reading database ... 2021-05-15T14:03:15.1390980Z (Reading database ... 5% 2021-05-15T14:03:15.1392057Z (Reading database ... 10% 2021-05-15T14:03:15.1392571Z (Reading database ... 15% 2021-05-15T14:03:15.1393046Z (Reading database ... 20% 2021-05-15T14:03:15.1393552Z (Reading database ... 25% 2021-05-15T14:03:15.1394022Z (Reading database ... 30% 2021-05-15T14:03:15.1394476Z (Reading database ... 35% 2021-05-15T14:03:15.1394942Z (Reading database ... 40% 2021-05-15T14:03:15.1395407Z (Reading database ... 45% 2021-05-15T14:03:15.1396103Z (Reading database ... 50% 2021-05-15T14:03:15.1426427Z (Reading database ... 55% 2021-05-15T14:03:15.1473320Z (Reading database ... 60% 2021-05-15T14:03:15.1498581Z (Reading database ... 65% 2021-05-15T14:03:15.1614013Z (Reading database ... 70% 2021-05-15T14:03:15.1725980Z (Reading database ... 75% 2021-05-15T14:03:15.1749580Z (Reading database ... 80% 2021-05-15T14:03:15.2255598Z (Reading database ... 85% 2021-05-15T14:03:15.2420601Z (Reading database ... 90% 2021-05-15T14:03:15.2495117Z (Reading database ... 95% 2021-05-15T14:03:15.2496690Z (Reading database ... 100% 2021-05-15T14:03:15.2497538Z (Reading database ... 267998 files and directories currently installed.) 2021-05-15T14:03:15.2616062Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:15.2647330Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:15.3597484Z Selecting previously unselected package imagej. 2021-05-15T14:03:15.3817284Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:15.3836702Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:15.4676420Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:15.4737984Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:15.4807004Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:16.4888114Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:17.1606606Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:19.1862363Z Reading package lists... 2021-05-15T14:03:19.3326382Z Building dependency tree... 2021-05-15T14:03:19.3345896Z Reading state information... 2021-05-15T14:03:19.4776201Z Suggested packages: 2021-05-15T14:03:19.4777408Z bowtie2-examples 2021-05-15T14:03:19.5197641Z The following NEW packages will be installed: 2021-05-15T14:03:19.5205273Z bowtie2 2021-05-15T14:03:19.5402768Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:19.5403454Z Need to get 1324 kB of archives. 2021-05-15T14:03:19.5404162Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:19.5405929Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:19.9483646Z Fetched 1324 kB in 0s (30.7 MB/s) 2021-05-15T14:03:19.9785501Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:19.9860268Z (Reading database ... 2021-05-15T14:03:19.9861080Z (Reading database ... 5% 2021-05-15T14:03:19.9861741Z (Reading database ... 10% 2021-05-15T14:03:19.9862380Z (Reading database ... 15% 2021-05-15T14:03:19.9863035Z (Reading database ... 20% 2021-05-15T14:03:19.9863684Z (Reading database ... 25% 2021-05-15T14:03:19.9864317Z (Reading database ... 30% 2021-05-15T14:03:19.9864938Z (Reading database ... 35% 2021-05-15T14:03:19.9865570Z (Reading database ... 40% 2021-05-15T14:03:19.9866210Z (Reading database ... 45% 2021-05-15T14:03:19.9866830Z (Reading database ... 50% 2021-05-15T14:03:19.9903466Z (Reading database ... 55% 2021-05-15T14:03:19.9946389Z (Reading database ... 60% 2021-05-15T14:03:19.9969346Z (Reading database ... 65% 2021-05-15T14:03:20.0083105Z (Reading database ... 70% 2021-05-15T14:03:20.0191733Z (Reading database ... 75% 2021-05-15T14:03:20.0213735Z (Reading database ... 80% 2021-05-15T14:03:20.0723001Z (Reading database ... 85% 2021-05-15T14:03:20.0890826Z (Reading database ... 90% 2021-05-15T14:03:20.0965605Z (Reading database ... 95% 2021-05-15T14:03:20.0966167Z (Reading database ... 100% 2021-05-15T14:03:20.0967000Z (Reading database ... 268021 files and directories currently installed.) 2021-05-15T14:03:20.1081675Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:20.1091843Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:20.2957087Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:20.3011958Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:22.9282787Z Reading package lists... 2021-05-15T14:03:23.0804694Z Building dependency tree... 2021-05-15T14:03:23.0822977Z Reading state information... 2021-05-15T14:03:23.1977884Z E: Unable to locate package install 2021-05-15T14:03:23.1979043Z E: Unable to locate package gdal 2021-05-15T14:03:23.2576469Z Reading package lists... 2021-05-15T14:03:23.4027991Z Building dependency tree... 2021-05-15T14:03:23.4046418Z Reading state information... 2021-05-15T14:03:23.4262410Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:23.4265076Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:23.4267177Z is only available from another source 2021-05-15T14:03:23.4269005Z 2021-05-15T14:03:23.5167480Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:23.5764397Z Reading package lists... 2021-05-15T14:03:23.7310278Z Building dependency tree... 2021-05-15T14:03:23.7328543Z Reading state information... 2021-05-15T14:03:23.7550930Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:23.7552525Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:23.7553565Z is only available from another source 2021-05-15T14:03:23.7554516Z However the following packages replace it: 2021-05-15T14:03:23.7555279Z ffmpeg 2021-05-15T14:03:23.7555940Z 2021-05-15T14:03:23.8472496Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:23.9068947Z Reading package lists... 2021-05-15T14:03:24.0537412Z Building dependency tree... 2021-05-15T14:03:24.0555188Z Reading state information... 2021-05-15T14:03:24.1960135Z The following additional packages will be installed: 2021-05-15T14:03:24.1962482Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:24.1964455Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:24.1965718Z libssh2-1-dev 2021-05-15T14:03:24.1967162Z Suggested packages: 2021-05-15T14:03:24.1968190Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:24.2407392Z The following NEW packages will be installed: 2021-05-15T14:03:24.2410347Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:24.2414587Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:24.2419156Z libssh2-1-dev 2021-05-15T14:03:24.2630954Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:24.2631730Z Need to get 2667 kB of archives. 2021-05-15T14:03:24.2632540Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:24.2634297Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:24.2684225Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:24.2761491Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:24.2765557Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:24.2786714Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:24.2792060Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:24.2798840Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:24.2871069Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:24.2925582Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:24.2947445Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:24.2952140Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:24.6817559Z Fetched 2667 kB in 0s (49.2 MB/s) 2021-05-15T14:03:24.7157893Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:24.7187280Z (Reading database ... 2021-05-15T14:03:24.7188015Z (Reading database ... 5% 2021-05-15T14:03:24.7188893Z (Reading database ... 10% 2021-05-15T14:03:24.7189415Z (Reading database ... 15% 2021-05-15T14:03:24.7189887Z (Reading database ... 20% 2021-05-15T14:03:24.7190404Z (Reading database ... 25% 2021-05-15T14:03:24.7190879Z (Reading database ... 30% 2021-05-15T14:03:24.7191339Z (Reading database ... 35% 2021-05-15T14:03:24.7191809Z (Reading database ... 40% 2021-05-15T14:03:24.7192287Z (Reading database ... 45% 2021-05-15T14:03:24.7192758Z (Reading database ... 50% 2021-05-15T14:03:24.7234899Z (Reading database ... 55% 2021-05-15T14:03:24.7281186Z (Reading database ... 60% 2021-05-15T14:03:24.7305607Z (Reading database ... 65% 2021-05-15T14:03:24.7417568Z (Reading database ... 70% 2021-05-15T14:03:24.7527219Z (Reading database ... 75% 2021-05-15T14:03:24.7550559Z (Reading database ... 80% 2021-05-15T14:03:24.8038096Z (Reading database ... 85% 2021-05-15T14:03:24.8197965Z (Reading database ... 90% 2021-05-15T14:03:24.8276946Z (Reading database ... 95% 2021-05-15T14:03:24.8277538Z (Reading database ... 100% 2021-05-15T14:03:24.8278364Z (Reading database ... 268047 files and directories currently installed.) 2021-05-15T14:03:24.8396116Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:24.8411510Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:24.8917051Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:24.9135604Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:24.9147842Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:24.9998312Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:25.0189964Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:25.0231603Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:25.0597862Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:25.0834365Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:25.0853171Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.1432499Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:25.1706989Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:25.1728722Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.2117676Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:25.2363765Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:25.2388414Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.2797928Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:25.3068843Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:25.3090091Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:25.3758498Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:25.3977845Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:25.4007662Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.4718166Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:25.4980355Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:25.5010935Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:25.5558410Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:25.5819618Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:25.5844666Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:25.6158806Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:25.6386155Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:25.6431360Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:25.7628133Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:25.7718734Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.7777746Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:25.7827531Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:25.7898364Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.7987627Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.8078659Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:25.8142915Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:25.8208311Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:25.8290121Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:25.8325377Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:25.8410010Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:30.3643322Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:30.4701076Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:32.3682688Z Reading package lists... 2021-05-15T14:03:32.5178028Z Building dependency tree... 2021-05-15T14:03:32.5196437Z Reading state information... 2021-05-15T14:03:32.7450923Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:32.7452585Z libtiff-dev set to manually installed. 2021-05-15T14:03:32.7458507Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:32.8049799Z Reading package lists... 2021-05-15T14:03:32.9474757Z Building dependency tree... 2021-05-15T14:03:32.9493168Z Reading state information... 2021-05-15T14:03:33.1548148Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:03:33.1549545Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:33.2145606Z Reading package lists... 2021-05-15T14:03:33.3608965Z Building dependency tree... 2021-05-15T14:03:33.3629464Z Reading state information... 2021-05-15T14:03:33.5447842Z The following NEW packages will be installed: 2021-05-15T14:03:33.5449719Z libsodium-dev 2021-05-15T14:03:33.5739076Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:33.5739812Z Need to get 169 kB of archives. 2021-05-15T14:03:33.5740514Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:03:33.5742206Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:03:33.9619894Z Fetched 169 kB in 0s (5743 kB/s) 2021-05-15T14:03:33.9906140Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:03:33.9982450Z (Reading database ... 2021-05-15T14:03:33.9983320Z (Reading database ... 5% 2021-05-15T14:03:33.9983855Z (Reading database ... 10% 2021-05-15T14:03:33.9985964Z (Reading database ... 15% 2021-05-15T14:03:33.9986842Z (Reading database ... 20% 2021-05-15T14:03:33.9987446Z (Reading database ... 25% 2021-05-15T14:03:33.9988025Z (Reading database ... 30% 2021-05-15T14:03:33.9988621Z (Reading database ... 35% 2021-05-15T14:03:33.9989189Z (Reading database ... 40% 2021-05-15T14:03:33.9989753Z (Reading database ... 45% 2021-05-15T14:03:33.9990324Z (Reading database ... 50% 2021-05-15T14:03:34.0030890Z (Reading database ... 55% 2021-05-15T14:03:34.0076881Z (Reading database ... 60% 2021-05-15T14:03:34.0100676Z (Reading database ... 65% 2021-05-15T14:03:34.0215988Z (Reading database ... 70% 2021-05-15T14:03:34.0337841Z (Reading database ... 75% 2021-05-15T14:03:34.0362082Z (Reading database ... 80% 2021-05-15T14:03:34.0880996Z (Reading database ... 85% 2021-05-15T14:03:34.1044609Z (Reading database ... 90% 2021-05-15T14:03:34.1120123Z (Reading database ... 95% 2021-05-15T14:03:34.1121023Z (Reading database ... 100% 2021-05-15T14:03:34.1121997Z (Reading database ... 268550 files and directories currently installed.) 2021-05-15T14:03:34.1242878Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:03:34.1269493Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:34.2016863Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:36.0606591Z Reading package lists... 2021-05-15T14:03:36.2204310Z Building dependency tree... 2021-05-15T14:03:36.2222172Z Reading state information... 2021-05-15T14:03:36.3650444Z The following additional packages will be installed: 2021-05-15T14:03:36.3653580Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:03:36.4095110Z The following NEW packages will be installed: 2021-05-15T14:03:36.4102127Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:03:36.4104847Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:03:36.4302921Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:36.4303611Z Need to get 10.4 MB of archives. 2021-05-15T14:03:36.4304327Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:03:36.4305963Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:03:36.4450459Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:03:36.4601172Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:03:36.4864351Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:03:36.4976312Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:03:36.5269041Z 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-15T14:03:36.5572031Z 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-15T14:03:36.6162012Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:03:37.0058294Z Fetched 10.4 MB in 0s (51.2 MB/s) 2021-05-15T14:03:37.0357127Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:03:37.0430913Z (Reading database ... 2021-05-15T14:03:37.0431637Z (Reading database ... 5% 2021-05-15T14:03:37.0432217Z (Reading database ... 10% 2021-05-15T14:03:37.0432794Z (Reading database ... 15% 2021-05-15T14:03:37.0433406Z (Reading database ... 20% 2021-05-15T14:03:37.0433983Z (Reading database ... 25% 2021-05-15T14:03:37.0434550Z (Reading database ... 30% 2021-05-15T14:03:37.0435126Z (Reading database ... 35% 2021-05-15T14:03:37.0435985Z (Reading database ... 40% 2021-05-15T14:03:37.0436562Z (Reading database ... 45% 2021-05-15T14:03:37.0437381Z (Reading database ... 50% 2021-05-15T14:03:37.0463340Z (Reading database ... 55% 2021-05-15T14:03:37.0505789Z (Reading database ... 60% 2021-05-15T14:03:37.0529303Z (Reading database ... 65% 2021-05-15T14:03:37.0649155Z (Reading database ... 70% 2021-05-15T14:03:37.0767991Z (Reading database ... 75% 2021-05-15T14:03:37.0792933Z (Reading database ... 80% 2021-05-15T14:03:37.1293681Z (Reading database ... 85% 2021-05-15T14:03:37.1445405Z (Reading database ... 90% 2021-05-15T14:03:37.1517321Z (Reading database ... 95% 2021-05-15T14:03:37.1518203Z (Reading database ... 100% 2021-05-15T14:03:37.1519182Z (Reading database ... 268620 files and directories currently installed.) 2021-05-15T14:03:37.1635132Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:03:37.1660236Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:37.2404823Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:03:37.2679109Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:03:37.2713328Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:37.3899584Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:03:37.4170339Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:03:37.4193908Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:37.5613933Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:03:37.5887866Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:37.5922643Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:37.7278420Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:03:37.7537221Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:37.7569436Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:37.9198330Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:03:37.9448280Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:37.9486869Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:38.1095850Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:03:38.1366317Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:38.1377925Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:38.4586873Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:03:38.4858939Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:38.4895642Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:38.5805696Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:38.5866688Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:38.5940914Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:38.5979692Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:38.6022328Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:38.6076612Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:38.6149767Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:38.6190063Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:38.6275953Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:41.3582168Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:43.2448861Z Reading package lists... 2021-05-15T14:03:43.3860201Z Building dependency tree... 2021-05-15T14:03:43.3878210Z Reading state information... 2021-05-15T14:03:43.5983824Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:03:43.5985185Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:43.6586994Z Reading package lists... 2021-05-15T14:03:43.8117303Z Building dependency tree... 2021-05-15T14:03:43.8135639Z Reading state information... 2021-05-15T14:03:43.9542595Z The following additional packages will be installed: 2021-05-15T14:03:43.9545104Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:43.9546757Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:03:43.9551282Z Suggested packages: 2021-05-15T14:03:43.9552364Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:03:44.0014335Z The following NEW packages will be installed: 2021-05-15T14:03:44.0019335Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:44.0026073Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:03:44.0229956Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:44.0230950Z Need to get 1459 kB of archives. 2021-05-15T14:03:44.0231741Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:03:44.0233867Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:03:44.0263430Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:03:44.0269197Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:03:44.0278472Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:03:44.0284379Z 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-15T14:03:44.0318022Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:03:44.0319954Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:03:44.0360394Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:03:44.0396330Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:03:44.0399562Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:03:44.4350227Z Fetched 1459 kB in 0s (40.0 MB/s) 2021-05-15T14:03:44.4687920Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:03:44.4763567Z (Reading database ... 2021-05-15T14:03:44.4764101Z (Reading database ... 5% 2021-05-15T14:03:44.4765353Z (Reading database ... 10% 2021-05-15T14:03:44.4765858Z (Reading database ... 15% 2021-05-15T14:03:44.4766700Z (Reading database ... 20% 2021-05-15T14:03:44.4767180Z (Reading database ... 25% 2021-05-15T14:03:44.4767700Z (Reading database ... 30% 2021-05-15T14:03:44.4768152Z (Reading database ... 35% 2021-05-15T14:03:44.4768618Z (Reading database ... 40% 2021-05-15T14:03:44.4769073Z (Reading database ... 45% 2021-05-15T14:03:44.4769534Z (Reading database ... 50% 2021-05-15T14:03:44.4805691Z (Reading database ... 55% 2021-05-15T14:03:44.4846707Z (Reading database ... 60% 2021-05-15T14:03:44.4876601Z (Reading database ... 65% 2021-05-15T14:03:44.4996502Z (Reading database ... 70% 2021-05-15T14:03:44.5109603Z (Reading database ... 75% 2021-05-15T14:03:44.5133564Z (Reading database ... 80% 2021-05-15T14:03:44.5504494Z (Reading database ... 85% 2021-05-15T14:03:44.5809568Z (Reading database ... 90% 2021-05-15T14:03:44.5886935Z (Reading database ... 95% 2021-05-15T14:03:44.5887535Z (Reading database ... 100% 2021-05-15T14:03:44.5888360Z (Reading database ... 268845 files and directories currently installed.) 2021-05-15T14:03:44.6002743Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:44.6040467Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:44.6437884Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:03:44.6685647Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:44.6695198Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:44.7038112Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:03:44.7289425Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:44.7328180Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:44.7837802Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:03:44.8046470Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:44.8062684Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:44.8398049Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:03:44.8619432Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:03:44.8665122Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:44.9078493Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:03:44.9317293Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:44.9349380Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:44.9803490Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:03:45.0074804Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:03:45.0105692Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:45.0828575Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:03:45.1101830Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:03:45.1126772Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:45.1598185Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:03:45.1858094Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:45.1867291Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.2128998Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:03:45.2401054Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:03:45.2417798Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:45.3538293Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:45.3641950Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.3721610Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:45.3781878Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:45.3851461Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.3909636Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.3970735Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.4095580Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.4187774Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:45.4275282Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:45.4337203Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:45.4609320Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:48.3911831Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:50.3556811Z Reading package lists... 2021-05-15T14:03:50.5027098Z Building dependency tree... 2021-05-15T14:03:50.5045372Z Reading state information... 2021-05-15T14:03:50.6182835Z E: Unable to locate package udunits 2021-05-15T14:03:50.6779484Z Reading package lists... 2021-05-15T14:03:50.8234709Z Building dependency tree... 2021-05-15T14:03:50.8255440Z Reading state information... 2021-05-15T14:03:50.9677739Z The following additional packages will be installed: 2021-05-15T14:03:50.9680750Z libwebpdemux2 2021-05-15T14:03:51.0119350Z The following NEW packages will be installed: 2021-05-15T14:03:51.0123750Z libwebp-dev libwebpdemux2 2021-05-15T14:03:51.0314892Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:51.0316314Z Need to get 277 kB of archives. 2021-05-15T14:03:51.0317009Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:03:51.0318695Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:03:51.0328966Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:03:51.4322825Z Fetched 277 kB in 0s (12.3 MB/s) 2021-05-15T14:03:51.4671085Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:03:51.4745444Z (Reading database ... 2021-05-15T14:03:51.4746164Z (Reading database ... 5% 2021-05-15T14:03:51.4746836Z (Reading database ... 10% 2021-05-15T14:03:51.4747465Z (Reading database ... 15% 2021-05-15T14:03:51.4748253Z (Reading database ... 20% 2021-05-15T14:03:51.4748907Z (Reading database ... 25% 2021-05-15T14:03:51.4749543Z (Reading database ... 30% 2021-05-15T14:03:51.4750188Z (Reading database ... 35% 2021-05-15T14:03:51.4750814Z (Reading database ... 40% 2021-05-15T14:03:51.4751448Z (Reading database ... 45% 2021-05-15T14:03:51.4752068Z (Reading database ... 50% 2021-05-15T14:03:51.4784086Z (Reading database ... 55% 2021-05-15T14:03:51.4823548Z (Reading database ... 60% 2021-05-15T14:03:51.4851848Z (Reading database ... 65% 2021-05-15T14:03:51.4966363Z (Reading database ... 70% 2021-05-15T14:03:51.5081098Z (Reading database ... 75% 2021-05-15T14:03:51.5105235Z (Reading database ... 80% 2021-05-15T14:03:51.5463108Z (Reading database ... 85% 2021-05-15T14:03:51.5777306Z (Reading database ... 90% 2021-05-15T14:03:51.5852650Z (Reading database ... 95% 2021-05-15T14:03:51.5854637Z (Reading database ... 100% 2021-05-15T14:03:51.5856775Z (Reading database ... 269145 files and directories currently installed.) 2021-05-15T14:03:51.5973176Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:03:51.5999041Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:51.6322982Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:03:51.6600212Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:03:51.6623012Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:51.7485903Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:51.7531631Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:51.7580806Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:53.6280431Z Reading package lists... 2021-05-15T14:03:53.7818554Z Building dependency tree... 2021-05-15T14:03:53.7836769Z Reading state information... 2021-05-15T14:03:53.9251136Z The following additional packages will be installed: 2021-05-15T14:03:53.9253464Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:53.9255330Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:53.9256930Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:53.9259680Z Suggested packages: 2021-05-15T14:03:53.9260798Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:03:53.9261708Z Recommended packages: 2021-05-15T14:03:53.9262393Z cargo 2021-05-15T14:03:53.9752343Z The following NEW packages will be installed: 2021-05-15T14:03:53.9757351Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:53.9758891Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:53.9761071Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:54.0025549Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:54.0026270Z Need to get 108 MB of archives. 2021-05-15T14:03:54.0027464Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:03:54.0029246Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:03:54.0073859Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:03:54.0083192Z 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-15T14:03:54.0090142Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:03:54.0157919Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:03:54.0194121Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:03:54.0198975Z 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-15T14:03:54.1533199Z 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-15T14:03:55.2927671Z 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-15T14:03:55.6356346Z 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-15T14:03:55.6546517Z 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-15T14:03:55.6908246Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:03:55.8734708Z 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-15T14:03:56.2615401Z Fetched 108 MB in 2s (57.0 MB/s) 2021-05-15T14:03:56.2969844Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:03:56.3046837Z (Reading database ... 2021-05-15T14:03:56.3047772Z (Reading database ... 5% 2021-05-15T14:03:56.3048340Z (Reading database ... 10% 2021-05-15T14:03:56.3048807Z (Reading database ... 15% 2021-05-15T14:03:56.3049278Z (Reading database ... 20% 2021-05-15T14:03:56.3049736Z (Reading database ... 25% 2021-05-15T14:03:56.3050204Z (Reading database ... 30% 2021-05-15T14:03:56.3050661Z (Reading database ... 35% 2021-05-15T14:03:56.3051145Z (Reading database ... 40% 2021-05-15T14:03:56.3051612Z (Reading database ... 45% 2021-05-15T14:03:56.3052064Z (Reading database ... 50% 2021-05-15T14:03:56.3092772Z (Reading database ... 55% 2021-05-15T14:03:56.3131837Z (Reading database ... 60% 2021-05-15T14:03:56.3159654Z (Reading database ... 65% 2021-05-15T14:03:56.3268909Z (Reading database ... 70% 2021-05-15T14:03:56.3375121Z (Reading database ... 75% 2021-05-15T14:03:56.3403000Z (Reading database ... 80% 2021-05-15T14:03:56.3735465Z (Reading database ... 85% 2021-05-15T14:03:56.4038142Z (Reading database ... 90% 2021-05-15T14:03:56.4109458Z (Reading database ... 95% 2021-05-15T14:03:56.4110407Z (Reading database ... 100% 2021-05-15T14:03:56.4111466Z (Reading database ... 269173 files and directories currently installed.) 2021-05-15T14:03:56.4218772Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:03:56.4264276Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:03:56.4837559Z Selecting previously unselected package libipt2. 2021-05-15T14:03:56.5052682Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:03:56.5072569Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:03:56.5437535Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:03:56.5696401Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:03:56.5727998Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:03:56.6223798Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:03:56.6495114Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:03:56.6515564Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:03:56.7353545Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:03:56.7597619Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:03:56.7620112Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:03:56.8278591Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:03:56.8505920Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:03:56.8522926Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:03:56.8877619Z Selecting previously unselected package gdb. 2021-05-15T14:03:56.9072991Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:03:56.9095523Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:03:57.2278716Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:03:57.2538564Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:57.2569156Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:03.0992491Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:04:03.1263468Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:03.1278207Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:05.9118207Z Selecting previously unselected package rustc. 2021-05-15T14:04:05.9336340Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:05.9363641Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:06.1237666Z Selecting previously unselected package cargo. 2021-05-15T14:04:06.1471246Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:06.1491055Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:06.4717510Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:04:06.4980058Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:04:06.5034046Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:07.5790490Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:07.6066994Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:07.6090351Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.6778106Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.6851676Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:07.6915858Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:07.6995402Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.7071256Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:07.7149238Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:07.7244340Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:07.7292156Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.7398351Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:07.7488582Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:07.7553798Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.7606460Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:07.7753591Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:07.7825080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:07.8078953Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:10.8361800Z Reading package lists... 2021-05-15T14:04:10.9859011Z Building dependency tree... 2021-05-15T14:04:10.9878569Z Reading state information... 2021-05-15T14:04:11.1346163Z The following additional packages will be installed: 2021-05-15T14:04:11.1348521Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:11.1350343Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:11.1352052Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:11.1353692Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:11.1355398Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:11.1357250Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:11.1358773Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:11.1360467Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:11.1362165Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:11.1365358Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:11.1366863Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:11.1368329Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:11.1369897Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:11.1371603Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:11.1373405Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:11.1374944Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:11.1376435Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:11.1377942Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:11.1379496Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:11.1380775Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:11.1382008Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:11.1383331Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:11.1384573Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:11.1385755Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:11.1386961Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:11.1388394Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:11.1389837Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:11.1391300Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:11.1392803Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:11.1394178Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:11.1395498Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:11.1396938Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:11.1398321Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:11.1399769Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:11.1401316Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:11.1402879Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:11.1404331Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:11.1405725Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:11.1407089Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:11.1408552Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:11.1410048Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:11.1411388Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:11.1412776Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:11.1414397Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:11.1416101Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:11.1417570Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:11.1418982Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:11.1420532Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:11.1421840Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:11.1422654Z Suggested packages: 2021-05-15T14:04:11.1423749Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:11.1425076Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:11.1426623Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:11.1428123Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:11.1429416Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:11.1430790Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:11.1432374Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:11.1433859Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:11.1435195Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:11.1436543Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:11.1437884Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:11.1439263Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:11.1440553Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:11.1441491Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:11.2239674Z The following NEW packages will be installed: 2021-05-15T14:04:11.2242068Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:11.2243851Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:11.2245615Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:11.2247254Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:11.2248960Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:11.2250663Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:11.2254539Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:11.2255838Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:11.2257138Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:11.2258357Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:11.2259629Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:11.2260904Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:11.2262267Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:11.2263748Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:11.2265197Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:11.2266551Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:11.2267825Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:11.2269134Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:11.2270495Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:11.2271605Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:11.2272670Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:11.2273822Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:11.2274907Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:11.2276116Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:11.2277164Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:11.2278427Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:11.2279683Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:11.2280978Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:11.2282509Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:11.2283741Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:11.2284873Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:11.2286006Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:11.2287308Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:11.2288558Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:11.2289908Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:11.2291245Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:11.2292513Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:11.2293728Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:11.2294934Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:11.2296201Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:11.2297504Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:11.2298727Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:11.2300120Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:11.2301619Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:11.2303097Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:11.2304360Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:11.2305597Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:11.2306946Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:11.2308084Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:11.2490955Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:11.2491693Z Need to get 183 MB of archives. 2021-05-15T14:04:11.2492397Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:11.2494296Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:11.2531654Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:11.2799624Z 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-15T14:04:11.2816522Z 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-15T14:04:11.2826587Z 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-15T14:04:11.2834967Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:11.2842247Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:11.2853633Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:11.2862399Z 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-15T14:04:11.2868888Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:11.2884596Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:11.2905049Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:11.2958716Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:11.2961831Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:11.2968841Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:11.2974805Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:11.2980899Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:11.2988281Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:11.2993127Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:11.2999229Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:11.3005828Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:11.3013504Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:11.3020291Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:11.3235540Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:11.3401614Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:11.3420454Z 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-15T14:04:11.3441764Z 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-15T14:04:11.3493454Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:11.3498102Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:11.3515240Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:11.3532164Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:11.3636585Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:11.3734185Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:11.3744120Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:11.3751463Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:11.3757755Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:11.4605527Z 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-15T14:04:11.4611515Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:11.4678740Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:11.4703038Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:11.4720350Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:11.4731816Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:11.4737760Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:11.4752093Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:11.4760424Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:11.4773374Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:11.4782023Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:11.4816993Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:11.4825221Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:11.4858958Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:11.4866724Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:11.4872579Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:11.4878691Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:11.4884143Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:11.4924317Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:11.4933290Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:11.5468124Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:11.5535368Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:11.5539747Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:11.5563627Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:11.5569501Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:11.5574530Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:11.5580424Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:11.5584936Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:11.5595985Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:11.5621842Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:11.5637673Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:11.5650232Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:11.5745295Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:11.5808049Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:11.6241293Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:11.6254441Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:11.6257003Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:11.6265425Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:11.6267152Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:11.6286003Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:11.6291563Z 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-15T14:04:11.6657277Z 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-15T14:04:11.6663339Z 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-15T14:04:11.6669975Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:11.6760160Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:11.6766856Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:11.6772868Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:11.6806316Z 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-15T14:04:11.7032531Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:11.7168860Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:11.7179390Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:11.7181564Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:11.7187059Z 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-15T14:04:11.7232077Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:11.7233615Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:11.7244396Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:11.7254010Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:11.7268032Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:11.7278265Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:11.7286508Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:11.7482020Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:11.7522449Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:11.7545237Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:11.7546848Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:11.7560901Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:11.7595818Z 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-15T14:04:11.7667059Z 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-15T14:04:11.7683036Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:11.7692176Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:11.7761567Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:11.7768495Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:12.3978287Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:12.3997649Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:12.4006163Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:12.4144769Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:12.4575869Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:12.4579656Z 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-15T14:04:12.4589383Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:12.4640176Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:12.4643443Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:12.4857353Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:12.4934605Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:12.4948739Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:12.4952647Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:12.4954413Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:12.4972746Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:12.4986805Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:12.4988493Z 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-15T14:04:12.4990094Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:12.5002413Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:12.5007869Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:12.5010764Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:12.5015948Z 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-15T14:04:12.5019085Z 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-15T14:04:12.5023585Z 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-15T14:04:12.5030800Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:12.5043824Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:12.5238876Z 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-15T14:04:12.5257074Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:12.5273541Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:12.5304907Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:12.5421924Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:12.5451889Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:12.5485828Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:12.5491457Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:12.5523837Z 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-15T14:04:12.5538617Z 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-15T14:04:12.5551947Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:12.5584462Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:12.5594638Z 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-15T14:04:12.5601227Z 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-15T14:04:12.5636144Z 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-15T14:04:12.5774002Z 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-15T14:04:12.6329787Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:12.6338579Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:12.6444439Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:12.6473019Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:12.6493503Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:12.6556770Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:12.6568945Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:12.7058120Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:12.7120922Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:12.7208080Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:12.7794885Z 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-15T14:04:12.7820897Z 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-15T14:04:12.7840098Z 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-15T14:04:12.7846381Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:12.7889915Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:12.7895695Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:12.7907767Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:12.7912839Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:12.7982824Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:12.8043377Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:12.8656605Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:12.8662141Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:12.8689783Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:12.8694557Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:12.8702541Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:12.8712306Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:12.8779628Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:12.8784897Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:12.8792924Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:12.8801615Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:12.8819045Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:12.8838300Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:12.8853060Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:12.8994295Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:12.9002553Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:12.9727987Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:12.9732562Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:12.9747080Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:12.9797932Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:12.9804376Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:12.9835535Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:12.9920071Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:12.9926693Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:13.0104118Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:13.0116251Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:13.0124915Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:13.0312450Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:13.0364646Z 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-15T14:04:13.0385386Z 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-15T14:04:13.0397160Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:13.0422220Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:13.1124743Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:13.2873705Z 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-15T14:04:13.2904028Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:13.2992390Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:13.4257172Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:13.4605719Z 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-15T14:04:13.4640534Z 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-15T14:04:13.4648660Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:13.4692606Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:13.4702674Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:13.4809241Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:13.4922262Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:13.4929588Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:13.4933693Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:14.5149717Z Fetched 183 MB in 2s (81.0 MB/s) 2021-05-15T14:04:14.5548214Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:14.5627389Z (Reading database ... 2021-05-15T14:04:14.5628192Z (Reading database ... 5% 2021-05-15T14:04:14.5628856Z (Reading database ... 10% 2021-05-15T14:04:14.5629518Z (Reading database ... 15% 2021-05-15T14:04:14.5630167Z (Reading database ... 20% 2021-05-15T14:04:14.5630798Z (Reading database ... 25% 2021-05-15T14:04:14.5631451Z (Reading database ... 30% 2021-05-15T14:04:14.5632211Z (Reading database ... 35% 2021-05-15T14:04:14.5632860Z (Reading database ... 40% 2021-05-15T14:04:14.5633503Z (Reading database ... 45% 2021-05-15T14:04:14.5634129Z (Reading database ... 50% 2021-05-15T14:04:14.5667481Z (Reading database ... 55% 2021-05-15T14:04:14.5708107Z (Reading database ... 60% 2021-05-15T14:04:14.5739793Z (Reading database ... 65% 2021-05-15T14:04:14.5860879Z (Reading database ... 70% 2021-05-15T14:04:14.5974930Z (Reading database ... 75% 2021-05-15T14:04:14.5999555Z (Reading database ... 80% 2021-05-15T14:04:14.6351781Z (Reading database ... 85% 2021-05-15T14:04:14.6674636Z (Reading database ... 90% 2021-05-15T14:04:14.6751348Z (Reading database ... 95% 2021-05-15T14:04:14.6751955Z (Reading database ... 100% 2021-05-15T14:04:14.6752790Z (Reading database ... 269928 files and directories currently installed.) 2021-05-15T14:04:14.6872527Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:14.6943651Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:14.7508526Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:14.7788038Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:14.7876061Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:14.9765379Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:15.0047550Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:15.0088553Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:15.0564457Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:15.0856945Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:15.0882516Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:15.1275000Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:15.1557798Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:15.1566020Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:15.1818832Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:15.2101395Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:15.2126813Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:15.2360986Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:15.2641331Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:15.2674447Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:15.3357800Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:15.3638953Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:15.3674714Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:15.3998211Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:15.4259824Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:15.4288499Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:15.4692476Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:15.4971741Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:15.4998043Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:15.5495707Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:15.5777914Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:15.5814907Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:15.6436904Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:15.6668597Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:15.6690279Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:15.7620134Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:15.7897326Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:15.7927655Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:15.8377899Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:15.8666006Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:15.8702787Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:15.9076988Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:15.9298310Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:15.9330193Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:15.9717033Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:15.9911665Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:15.9939424Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:16.0357406Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:16.0571264Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:16.0578674Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:16.0917203Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:16.1169759Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:16.1213021Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:16.1570142Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:16.1851320Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:16.1876546Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:16.2168308Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:16.2454853Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:16.2464890Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:16.2760593Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:16.3043815Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:16.3075522Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:16.3517458Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:16.3723690Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:16.3760612Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:16.4282057Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:16.4567095Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:16.4642623Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:16.7597833Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:16.7864305Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:16.7888690Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:17.0189775Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:17.0470287Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.0486608Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:17.0917917Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:17.1173574Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:17.1190012Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:17.1757993Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:17.1967468Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:17.1985283Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:17.2883708Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:17.3163835Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:17.3184716Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:17.3575992Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:17.3860437Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.3882142Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:17.4477744Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:17.4738239Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.4772244Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:17.5357054Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:17.5579194Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.5608131Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:17.7177810Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:17.7463519Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.7472634Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:17.8997690Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:17.9264333Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.9281815Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:17.9663053Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:17.9948067Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:17.9969286Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:18.0396885Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:18.0628833Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:18.0644106Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:18.1000228Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:18.1284091Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:18.1308430Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:19.3601592Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:19.3883707Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.3912936Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:19.4278224Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:19.4528442Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:19.4547838Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:19.6896486Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:19.7187667Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:19.7201428Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:19.7811007Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:19.8097813Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:19.8118993Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:19.8670596Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:19.8960080Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.8983320Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:19.9356901Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:19.9642521Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:19.9670257Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:20.0077074Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:20.0296544Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:20.0315421Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:20.0810011Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:20.1096328Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:20.1108527Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:20.1477055Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:20.1686913Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:20.1697100Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:20.2197612Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:20.2432835Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:20.2453886Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:20.2876877Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:20.3137758Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:20.3154996Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:20.3956630Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:20.4176053Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:20.4192834Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:20.4585488Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:20.4869612Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:20.4879509Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:20.5588552Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:20.5889125Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:20.5905229Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:20.6317620Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:20.6586261Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:20.6599733Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:20.7024149Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:20.7316771Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:20.7334487Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:20.7716607Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:20.7967816Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:20.8006200Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:20.8517076Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:20.8726735Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:20.8767052Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:20.9604933Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:20.9887639Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:20.9916715Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:21.0317063Z Selecting previously unselected package proj-data. 2021-05-15T14:04:21.0549262Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:21.0562316Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:21.8033975Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:21.8318351Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:21.8333132Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:21.9516773Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:21.9752350Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:21.9765470Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:22.0317410Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:22.0531543Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:22.0550105Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:22.1234653Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:22.1520095Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:22.1537630Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:22.1958172Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:22.2211891Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:22.2240740Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:22.2654734Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:22.2937996Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:22.2965398Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:22.3396693Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:22.3663231Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:22.3672852Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:22.4099618Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:22.4382961Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:22.4429796Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:22.4805778Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:22.5089651Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:22.5109918Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:22.5797524Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:22.6038814Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:22.6071644Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:22.6539608Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:22.6828649Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:22.6843541Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:22.7295325Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:22.7581952Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:22.7605437Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:22.9628206Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:23.0098005Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:23.0188684Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:23.1403581Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:23.1690725Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:23.1713372Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:23.9007914Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:04:23.9296249Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:23.9330630Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:23.9676979Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:04:23.9961768Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:04:23.9974001Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:24.0308135Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:04:24.0596564Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.0621442Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:24.0984758Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:04:24.1277927Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.1298177Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.1767839Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:04:24.2063389Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:04:24.2079350Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:24.2716963Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:04:24.2941478Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.2951022Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:24.3481037Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:04:24.3774974Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:24.3810817Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:24.8799382Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:04:24.9046684Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:24.9065446Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:24.9397562Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:04:24.9667884Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:04:24.9683904Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:25.0204554Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:04:25.0496799Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:25.0532376Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:25.2038484Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:04:25.2322358Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.2341220Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:25.2793298Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:04:25.3078405Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.3103007Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:25.3637245Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:04:25.3890026Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:04:25.3904913Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:25.4649140Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:04:25.4937143Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:25.5164585Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:25.8712489Z Selecting previously unselected package qgis-providers. 2021-05-15T14:04:25.9002087Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:25.9034212Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:26.1197720Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:04:26.1441889Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:26.1473716Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:26.1939104Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:04:26.2192747Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:04:26.2204215Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:26.2465787Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:04:26.2757991Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:26.2767575Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:26.3276508Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:04:26.3569861Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:26.3586489Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:26.4407053Z Selecting previously unselected package blt. 2021-05-15T14:04:26.4702301Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:26.4722156Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:26.5068297Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:04:26.5361565Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:04:26.5379860Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:26.5834309Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:04:26.6125562Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:26.6145959Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:26.6557590Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:04:26.6812844Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:26.6835762Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:26.7479968Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:04:26.7774139Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:26.7794365Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:26.8277641Z Selecting previously unselected package gcr. 2021-05-15T14:04:26.8538201Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:26.8560295Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:04:26.9078311Z Selecting previously unselected package python3-numpy. 2021-05-15T14:04:26.9346878Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:04:26.9385910Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:27.2193696Z Selecting previously unselected package python3-gdal. 2021-05-15T14:04:27.2482123Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:27.2519407Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:27.3332394Z Selecting previously unselected package gdal-bin. 2021-05-15T14:04:27.3619333Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:27.3651326Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:27.4257346Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:04:27.4544247Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:27.4563068Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:27.4918345Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:04:27.5182715Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:04:27.5201773Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:27.5862786Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:04:27.6152070Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:04:27.6185173Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:27.6712634Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:04:27.7000200Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:27.7019591Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:27.7637905Z Selecting previously unselected package p11-kit. 2021-05-15T14:04:27.7895538Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:27.7913344Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:27.8332146Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:04:27.8617819Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:04:27.8628564Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:04:27.9117416Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:04:27.9396790Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:27.9525735Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:04:28.0434434Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:04:28.0719931Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:28.0749548Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:28.1158472Z Selecting previously unselected package grass-doc. 2021-05-15T14:04:28.1446689Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:04:28.1462386Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:29.7654425Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:04:29.7954344Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:04:29.7974781Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:29.8346877Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:04:29.8635800Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:29.8651007Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:29.9023086Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:04:29.9314031Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:29.9326436Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:30.1206015Z Selecting previously unselected package grass-core. 2021-05-15T14:04:30.1495408Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:04:30.1526035Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:04:30.7233300Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:04:30.7533068Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:04:30.7546855Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:30.7869641Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:04:30.8159756Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:04:30.8195545Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:30.8563400Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:04:30.8857366Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:04:30.8873404Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:30.9801120Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:04:31.0094478Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:04:31.0125744Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:31.0754794Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:04:31.1045953Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:04:31.1067882Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:31.4173484Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:04:31.4462889Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:04:31.4484743Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:31.5601296Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:04:31.5890866Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:31.5900713Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:31.6312411Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:04:31.6605827Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:31.6634340Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:31.7001351Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:04:31.7292934Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:04:31.7305103Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:31.7645767Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:04:31.7937033Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:04:31.8016501Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:31.8797391Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:04:31.9087636Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:04:31.9107141Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:31.9487140Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:04:31.9777923Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:04:31.9795415Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:32.0142332Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:04:32.0433219Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:32.0450687Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:32.0747959Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:04:32.1035958Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:32.1058439Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:32.1556698Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:04:32.1843955Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:04:32.1862891Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:32.2233107Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:04:32.2523278Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:32.2539049Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:32.2932502Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:04:32.3225637Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:04:32.3247794Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:32.3602081Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:04:32.3892133Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.3929414Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.4268942Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:04:32.4559709Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.4579114Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.4865035Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:04:32.5157792Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.5173526Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.5499431Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:04:32.5790172Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.5798541Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.6223570Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:04:32.6514981Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:32.6524916Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:32.8101548Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:04:32.8391120Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.8452572Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.8870167Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:04:32.9161190Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:32.9181420Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:32.9591738Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:04:32.9883988Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:32.9923455Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.0467266Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:04:33.0761875Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.0780418Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.1745907Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:04:33.2034985Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.2080435Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.2639015Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:04:33.2932395Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.2948138Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.3426895Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:04:33.3723184Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.3755972Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.4024981Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:04:33.4317441Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.4329277Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.4702633Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:04:33.4996692Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.5025042Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.5346889Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:04:33.5642619Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.5671020Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.6013573Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:04:33.6306905Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.6328581Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.6817474Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:04:33.7109967Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.7143339Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.7490930Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:04:33.7785439Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.7804933Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.8163454Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:04:33.8453075Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:33.8492238Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:33.9118297Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:04:33.9379456Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:33.9407478Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.0640893Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:04:34.0932113Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:34.0950812Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.4145207Z Selecting previously unselected package qtchooser. 2021-05-15T14:04:34.4438007Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:04:34.4455016Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:04:34.4837357Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:04:34.5066353Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.5109123Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.5987764Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:04:34.6278392Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.6310028Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.6677367Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:04:34.6941994Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.6956992Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.7237284Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:04:34.7518381Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.7525594Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.8059070Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:04:34.8349081Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.8375663Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.8756920Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:04:34.9001477Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.9028185Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:35.1117216Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:04:35.1358535Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:35.1376347Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:35.2324737Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:04:35.2615913Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:35.2643285Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:35.3930370Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:04:35.4186659Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.4206806Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.5360005Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:04:35.5652561Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.5677861Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.6325223Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:04:35.6615574Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.6632290Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.7196955Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:04:35.7441587Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.7456395Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.7885925Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:04:35.8178977Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:04:35.8216367Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:35.9048534Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:04:35.9339882Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:04:35.9523560Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:35.9872131Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:04:36.0165470Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:36.0182123Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:36.0582546Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:04:36.0876640Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:36.0895456Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:36.1280587Z Selecting previously unselected package modemmanager. 2021-05-15T14:04:36.1572244Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:04:36.1641347Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:04:36.2705703Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:04:36.2999273Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:04:36.3029154Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:36.3417101Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:04:36.3710016Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:04:36.3730865Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:36.6696696Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:04:36.6990232Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:04:36.7016046Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:36.7365733Z Selecting previously unselected package python3-bs4. 2021-05-15T14:04:36.7658941Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:04:36.7691501Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:36.8073022Z Selecting previously unselected package python3-cycler. 2021-05-15T14:04:36.8368540Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:04:36.8394219Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:04:36.8693552Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:04:36.8985491Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:04:36.9017708Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:36.9434674Z Selecting previously unselected package python3-decorator. 2021-05-15T14:04:36.9727944Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:04:36.9736928Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:37.0087268Z Selecting previously unselected package python3-future. 2021-05-15T14:04:37.0377897Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:04:37.0399332Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:04:37.1065378Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:04:37.1357165Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:04:37.1394246Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:37.1757610Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:04:37.2013281Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:04:37.2031564Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:37.2557319Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:04:37.2777180Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:04:37.2807079Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:37.3277407Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:04:37.3514659Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:04:37.3539679Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:37.3979803Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:04:37.4277719Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:04:37.4295631Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:37.4643431Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:04:37.4936269Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:04:37.4971990Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:37.5477101Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:04:37.5712444Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:04:37.5761200Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:37.7311880Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:04:37.7603702Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:04:37.7618124Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:37.8074888Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:04:37.8371630Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:04:37.8407833Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:38.2917601Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:04:38.3155070Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:04:38.3171352Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:38.3636774Z Selecting previously unselected package python3-olefile. 2021-05-15T14:04:38.3945961Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:04:38.3962319Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:04:38.4357391Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:04:38.4631557Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:04:38.4644799Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:38.5203902Z Selecting previously unselected package python3-tz. 2021-05-15T14:04:38.5501230Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:04:38.5529804Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:04:38.5918346Z Selecting previously unselected package python3-owslib. 2021-05-15T14:04:38.6179851Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:04:38.6195575Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:04:38.6717471Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:04:38.6955297Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:04:38.6977398Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:38.7666594Z Selecting previously unselected package python3-retrying. 2021-05-15T14:04:38.7962490Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:04:38.7980567Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:04:38.8341647Z Selecting previously unselected package python3-plotly. 2021-05-15T14:04:38.8637535Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:04:38.8646859Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:39.2837620Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:04:39.3127045Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:04:39.3136958Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:39.3566610Z Selecting previously unselected package python3-sip. 2021-05-15T14:04:39.3863873Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:39.3897791Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:39.4328554Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:04:39.4626824Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:39.4644514Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:39.7270720Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:04:39.7568413Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:39.7594077Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:04:39.8152796Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:04:39.8453792Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:39.8463841Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:39.8878519Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:04:39.9175393Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:39.9200449Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:39.9544900Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:04:39.9840698Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:39.9863711Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:40.0304828Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:04:40.0603684Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:40.0616078Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:40.3659414Z Selecting previously unselected package python3-qgis. 2021-05-15T14:04:40.3964664Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:40.3998556Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:41.2720787Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:04:41.3022132Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:04:41.3056144Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:41.3427560Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:04:41.3730653Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:04:41.3746521Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:41.4212259Z Selecting previously unselected package qgis-common. 2021-05-15T14:04:41.4514510Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:41.4535844Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:42.9804313Z Selecting previously unselected package qgis. 2021-05-15T14:04:43.0106168Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.0742870Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.3168130Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:04:43.3469696Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:43.3491898Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.5253519Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:04:43.5561398Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.5574420Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.5952396Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:04:43.6257560Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.6273567Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.6968241Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:04:43.7276693Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.7293699Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.7727424Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:04:43.8033839Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:04:43.8066836Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.0680850Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:04:44.0987463Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:04:44.1003442Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:44.2359230Z Selecting previously unselected package proj-bin. 2021-05-15T14:04:44.2660713Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:04:44.2683975Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:04:44.3166223Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:04:44.3468481Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:04:44.3487728Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:44.3856230Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:04:44.4162294Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:04:44.4239658Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:44.5008200Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:44.5054497Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:44.7644010Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:44.7668123Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:44.7743856Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:44.7799392Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:44.7957775Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:44.7987308Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:44.8025524Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:04:44.8078836Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:44.8109059Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:44.8147527Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:44.8198181Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:44.8230496Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:44.8269327Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:44.8297748Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:44.8318118Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:44.8345605Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:44.8371563Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:44.8400506Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:44.9895449Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:44.9928529Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:44.9967248Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:04:45.1401956Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:45.1434331Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:04:45.2770331Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:45.2820877Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:45.2856779Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:45.2944423Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:45.2986578Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:45.3022970Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:45.3070218Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:45.4354233Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:45.4430291Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:45.4499871Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:45.4537231Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:45.4583447Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:45.5975882Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:45.6052022Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:04:45.7469436Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:45.7596135Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:45.7629469Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:45.7720786Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:45.7753759Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:45.7787166Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:45.7825534Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:45.7853281Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:45.9276140Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:45.9315450Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:45.9370866Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:45.9465869Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:45.9595988Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.9668602Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:46.1370434Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:46.1440884Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:04:46.2860310Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:46.2934242Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:46.3066499Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:46.3127140Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:46.3202293Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:46.3271732Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:46.3370799Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:46.4946318Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:46.5078336Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:46.5147815Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:46.5198253Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:46.5302426Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:46.7409013Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:47.8877112Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:47.8928019Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:47.8988633Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:47.9064414Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:47.9108144Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:47.9148129Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:47.9278594Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:47.9320597Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:48.1028191Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:48.1082781Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:48.1142669Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:48.1172264Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:48.3077163Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:48.3113454Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:48.3159513Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:48.3237464Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:48.3334575Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:48.3518996Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:48.5226065Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:48.5271257Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:48.5399270Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:48.5512432Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:48.5583274Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:48.5616104Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:48.5655899Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:48.5713598Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:04:48.5804154Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:04:48.5858794Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:04:48.9113326Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:49.0548276Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:49.0578021Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:49.0627387Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:49.0704673Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:49.0732718Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:49.0791307Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:49.0826438Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:49.0914405Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:49.0985265Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:49.4156079Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:49.5677981Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:49.7222137Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:49.7261453Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:04:49.7318590Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:49.7363616Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:49.8833586Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:49.8876002Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:49.8904404Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:49.8936489Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:50.7925307Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:50.7951011Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:50.7974946Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:50.7996351Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:50.8020459Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:50.8052082Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:04:50.8074190Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:50.8100006Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:50.8123731Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:51.2257261Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:51.2310095Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:51.2362612Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:51.3942511Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:51.3978645Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:51.5559175Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:51.5624765Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:51.7493277Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:51.7550803Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:04:51.7617379Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:51.7663044Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:51.9236947Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:04:51.9239859Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:04:52.4275096Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:52.6819223Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:52.6866656Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:52.6919075Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:52.6970330Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:52.7009146Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:52.7044242Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:52.7073170Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:52.8521872Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.8523716Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:04:52.8525236Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.8526613Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:04:52.8908016Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.8909347Z if direction is "increasing": 2021-05-15T14:04:52.8910833Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.8911932Z elif direction is "decreasing": 2021-05-15T14:04:52.9077836Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.9079072Z if direction is "increasing": 2021-05-15T14:04:52.9080526Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:52.9081568Z elif direction is "decreasing": 2021-05-15T14:04:53.7757224Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:53.7758859Z if props["offset_coordinates"] is "data": 2021-05-15T14:04:53.7760678Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:04:53.7761957Z if props["coordinates"] is not "data": 2021-05-15T14:04:54.5079858Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:55.0839688Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:04:55.0842284Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:04:55.0844457Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:04:56.1627791Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:56.1668338Z First installation detected... 2021-05-15T14:04:56.1670397Z Checking NSS setup... 2021-05-15T14:04:56.1710547Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:56.1798968Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:56.1871207Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:04:56.4453532Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:56.4493255Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:56.4579971Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:56.4682824Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:56.4773711Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:56.4860134Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:56.4968705Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:56.5060222Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:56.5109302Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:56.6941925Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:56.7030699Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:56.7078409Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:04:57.0372200Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:57.0374274Z if value is '': 2021-05-15T14:04:57.1311335Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:57.1312384Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:04:57.1313475Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:57.1314472Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:04:57.1315717Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:04:57.1316741Z if driver_string is not None and driver_string is not "": 2021-05-15T14:04:57.1734063Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:57.1735297Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:04:57.1736544Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:04:57.1737640Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:04:57.2337428Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:57.2460402Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.2600678Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:57.2690227Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.2760007Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.2999400Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:57.3069777Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.3125128Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.3158659Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:57.3212834Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.3290410Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:57.4169908Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:57.4221236Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.4271042Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.4326767Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:04:57.5582534Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:04:57.5585577Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:04:58.0939067Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.0992472Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1034974Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:58.1086685Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1115119Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.1164718Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1226358Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:58.1270867Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:58.1362801Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:58.1413823Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1552374Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1596831Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:58.1631017Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.1677350Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:58.1758040Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:58.1809150Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1845934Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:58.1926419Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:58.1981427Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.2040526Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:58.3653750Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:58.3730744Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.3788228Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.3832313Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:28.9475335Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:28.9539325Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:28.9592797Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:28.9669719Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:28.9724934Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:28.9821107Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:28.9872925Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:28.9921614Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.1322183Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.1387478Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:29.1439616Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.1516628Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:29.1605177Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.3261398Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.3298341Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.3370472Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:29.3516176Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:05:29.3699706Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:05:30.5973634Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:05:30.6157691Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:05:30.6449353Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:05:30.6624763Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:05:30.8213020Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:05:30.8565645Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:05:31.1127410Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:05:41.5751184Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:05:41.5959373Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:05:43.4899792Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:05:43.4900321Z with: 2021-05-15T14:05:43.4900804Z github_slug: neuroconductor/kirby21.dti 2021-05-15T14:05:43.4901248Z env: 2021-05-15T14:05:43.4901672Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:43.4902115Z TIC_DEPLOY_KEY: 2021-05-15T14:05:43.4902908Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:43.4904606Z GITHUB_PAT: *** 2021-05-15T14:05:43.4905004Z COVERALLS_TOKEN: 2021-05-15T14:05:43.4905472Z continue-on-error: true 2021-05-15T14:05:43.4905912Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:43.4906385Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:43.4906799Z TZ: UTC 2021-05-15T14:05:43.4907176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:43.4907677Z NOT_CRAN: true 2021-05-15T14:05:43.4908050Z ##[endgroup] 2021-05-15T14:05:43.5223956Z repo slug is: neuroconductor/kirby21.dti 2021-05-15T14:05:43.5315981Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:05:43.5316551Z env: 2021-05-15T14:05:43.5316973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:43.5317427Z TIC_DEPLOY_KEY: 2021-05-15T14:05:43.5318198Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:43.5319465Z GITHUB_PAT: *** 2021-05-15T14:05:43.5319844Z COVERALLS_TOKEN: 2021-05-15T14:05:43.5320317Z continue-on-error: true 2021-05-15T14:05:43.5320776Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:43.5321235Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:43.5321669Z TZ: UTC 2021-05-15T14:05:43.5322037Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:43.5322438Z NOT_CRAN: true 2021-05-15T14:05:43.5322794Z ##[endgroup] 2021-05-15T14:05:43.7249087Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:05:43.7249657Z with: 2021-05-15T14:05:43.7250087Z repo_name: kirby21.dti 2021-05-15T14:05:43.7250478Z repo_version: 1.7.0 2021-05-15T14:05:43.7250855Z runner_os: Linux 2021-05-15T14:05:43.7251201Z R_version: 4.1 2021-05-15T14:05:43.7251528Z env: 2021-05-15T14:05:43.7251930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:43.7252375Z TIC_DEPLOY_KEY: 2021-05-15T14:05:43.7253133Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:43.7254838Z GITHUB_PAT: *** 2021-05-15T14:05:43.7255225Z COVERALLS_TOKEN: 2021-05-15T14:05:43.7255673Z continue-on-error: true 2021-05-15T14:05:43.7256125Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:43.7256572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:43.7257001Z TZ: UTC 2021-05-15T14:05:43.7257359Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:43.7257751Z NOT_CRAN: true 2021-05-15T14:05:43.7258120Z ##[endgroup] 2021-05-15T14:05:43.7585925Z Package: kirby21.dti 2021-05-15T14:05:43.7588489Z Version: 1.7.0 2021-05-15T14:05:43.7589180Z OS: Linux 2021-05-15T14:05:43.7678957Z ##[group]Run install.packages('remotes') 2021-05-15T14:05:43.7679613Z install.packages('remotes') 2021-05-15T14:05:43.7680368Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:05:43.7681318Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:05:43.7688463Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:05:43.7688845Z env: 2021-05-15T14:05:43.7689269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:43.7689726Z TIC_DEPLOY_KEY: 2021-05-15T14:05:43.7690499Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:05:43.7691770Z GITHUB_PAT: *** 2021-05-15T14:05:43.7692134Z COVERALLS_TOKEN: 2021-05-15T14:05:43.7692599Z continue-on-error: true 2021-05-15T14:05:43.7693037Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:43.7693508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:05:43.7693938Z TZ: UTC 2021-05-15T14:05:43.7694298Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:43.7694689Z NOT_CRAN: true 2021-05-15T14:05:43.7695049Z ##[endgroup] 2021-05-15T14:05:43.9292508Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:05:43.9293525Z (as ‘lib’ is unspecified) 2021-05-15T14:05:58.2281584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:05:58.6108238Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-15T14:05:58.6226962Z ================================================== 2021-05-15T14:05:58.6227971Z downloaded 145 KB 2021-05-15T14:05:58.6228311Z 2021-05-15T14:05:58.9032131Z * installing *source* package ‘remotes’ ... 2021-05-15T14:05:58.9076278Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:05:58.9077105Z ** using staged installation 2021-05-15T14:05:58.9237935Z ** R 2021-05-15T14:05:58.9422845Z ** inst 2021-05-15T14:05:58.9433441Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:00.7028758Z ** help 2021-05-15T14:06:00.7891496Z *** installing help indices 2021-05-15T14:06:00.8465482Z ** building package indices 2021-05-15T14:06:01.0756703Z ** installing vignettes 2021-05-15T14:06:01.0809611Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:01.2526767Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:01.4585786Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:01.4586991Z * DONE (remotes) 2021-05-15T14:06:01.4677340Z 2021-05-15T14:06:01.4678509Z The downloaded source packages are in 2021-05-15T14:06:01.4679937Z ‘/tmp/RtmpTpitIo/downloaded_packages’ 2021-05-15T14:06:18.0135533Z ##[group]Run actions/cache@v1 2021-05-15T14:06:18.0135963Z with: 2021-05-15T14:06:18.0136376Z path: /home/runner/work/_temp/Library 2021-05-15T14:06:18.0139468Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-d9424dea4848a16862aeda2fddced29e5f83d0f06b6b02006ce7363bb22c1191 2021-05-15T14:06:18.0143300Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T14:06:18.0144525Z env: 2021-05-15T14:06:18.0144939Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:18.0145391Z TIC_DEPLOY_KEY: 2021-05-15T14:06:18.0146161Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:18.0147994Z GITHUB_PAT: *** 2021-05-15T14:06:18.0148392Z COVERALLS_TOKEN: 2021-05-15T14:06:18.0148845Z continue-on-error: true 2021-05-15T14:06:18.0149299Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:18.0149755Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:18.0150217Z TZ: UTC 2021-05-15T14:06:18.0150594Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:18.0150976Z NOT_CRAN: true 2021-05-15T14:06:18.0151335Z ##[endgroup] 2021-05-15T14:06:18.0565637Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:06:18.0641239Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:18.0642012Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:18.0642719Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:06:18.0643326Z sudo -s eval "$sysreqs" 2021-05-15T14:06:18.0684863Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:18.0685243Z env: 2021-05-15T14:06:18.0685656Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:18.0686106Z TIC_DEPLOY_KEY: 2021-05-15T14:06:18.0686875Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:18.0688187Z GITHUB_PAT: *** 2021-05-15T14:06:18.0688556Z COVERALLS_TOKEN: 2021-05-15T14:06:18.0689018Z continue-on-error: true 2021-05-15T14:06:18.0689454Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:18.0689941Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:18.0690366Z TZ: UTC 2021-05-15T14:06:18.0690755Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:18.0691133Z NOT_CRAN: true 2021-05-15T14:06:18.0691583Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:06:18.0692028Z ##[endgroup] 2021-05-15T14:06:18.2483891Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:18.7803454Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:06:33.8884585Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:06:33.8885349Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:06:33.8885995Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:06:33.8886616Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:06:33.8887267Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:06:33.8906057Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:06:33.8916943Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:33.8917814Z (as ‘lib’ is unspecified) 2021-05-15T14:06:47.9932277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:06:48.2696842Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-15T14:06:48.2752368Z ================================================== 2021-05-15T14:06:48.2753170Z downloaded 60 KB 2021-05-15T14:06:48.2753635Z 2021-05-15T14:06:48.2792403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:06:48.6626644Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-15T14:06:48.6634575Z ================================================== 2021-05-15T14:06:48.6635312Z downloaded 34 KB 2021-05-15T14:06:48.6636143Z 2021-05-15T14:06:48.6672056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:06:49.0559350Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-15T14:06:49.0639430Z ================================================== 2021-05-15T14:06:49.0640805Z downloaded 62 KB 2021-05-15T14:06:49.0641601Z 2021-05-15T14:06:49.0677545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:06:49.3618388Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-15T14:06:49.3784879Z ================================================== 2021-05-15T14:06:49.3785422Z downloaded 285 KB 2021-05-15T14:06:49.3785742Z 2021-05-15T14:06:49.3825739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:06:49.7150379Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-15T14:06:49.7440003Z ================================================== 2021-05-15T14:06:49.7440550Z downloaded 973 KB 2021-05-15T14:06:49.7440822Z 2021-05-15T14:06:49.9844843Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:06:49.9867785Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:49.9869087Z ** using staged installation 2021-05-15T14:06:50.0000044Z ** R 2021-05-15T14:06:50.0043622Z ** inst 2021-05-15T14:06:50.0054862Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:50.4518728Z ** help 2021-05-15T14:06:50.4773477Z *** installing help indices 2021-05-15T14:06:50.5038059Z *** copying figures 2021-05-15T14:06:50.5043494Z ** building package indices 2021-05-15T14:06:50.6956692Z ** installing vignettes 2021-05-15T14:06:50.6994815Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:50.8728215Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:51.0457122Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:51.0465554Z * DONE (rprojroot) 2021-05-15T14:06:51.2745727Z * installing *source* package ‘crayon’ ... 2021-05-15T14:06:51.2763452Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:51.2764652Z ** using staged installation 2021-05-15T14:06:51.2889890Z ** R 2021-05-15T14:06:51.2973128Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:52.0935835Z ** help 2021-05-15T14:06:52.1452253Z *** installing help indices 2021-05-15T14:06:52.1809484Z ** building package indices 2021-05-15T14:06:52.3962355Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:52.5661613Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:52.7434059Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:52.7443870Z * DONE (crayon) 2021-05-15T14:06:52.9698956Z * installing *source* package ‘R6’ ... 2021-05-15T14:06:52.9714386Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:52.9716095Z ** using staged installation 2021-05-15T14:06:52.9837536Z ** R 2021-05-15T14:06:52.9900164Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:53.4560189Z ** help 2021-05-15T14:06:53.4751192Z *** installing help indices 2021-05-15T14:06:53.4938516Z *** copying figures 2021-05-15T14:06:53.4941879Z ** building package indices 2021-05-15T14:06:53.6802969Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:53.8510625Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:54.0263798Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:54.0270679Z * DONE (R6) 2021-05-15T14:06:54.3191899Z * installing *source* package ‘desc’ ... 2021-05-15T14:06:54.3239164Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:54.3240341Z ** using staged installation 2021-05-15T14:06:54.3387710Z ** R 2021-05-15T14:06:54.3508376Z ** inst 2021-05-15T14:06:54.3524387Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:55.8316531Z ** help 2021-05-15T14:06:55.9531919Z *** installing help indices 2021-05-15T14:06:56.0368521Z ** building package indices 2021-05-15T14:06:56.2936242Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:56.4736809Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:56.6815425Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:56.6834250Z * DONE (desc) 2021-05-15T14:06:56.9227239Z * installing *source* package ‘debugme’ ... 2021-05-15T14:06:56.9258402Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-15T14:06:56.9259641Z ** using staged installation 2021-05-15T14:06:56.9361245Z ** R 2021-05-15T14:06:56.9390650Z ** inst 2021-05-15T14:06:56.9410549Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:57.2344780Z ** help 2021-05-15T14:06:57.2471449Z *** installing help indices 2021-05-15T14:06:57.2676243Z ** building package indices 2021-05-15T14:06:57.4489946Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:57.6210291Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:57.7933050Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:57.7939109Z * DONE (debugme) 2021-05-15T14:06:57.8007327Z 2021-05-15T14:06:57.8008310Z The downloaded source packages are in 2021-05-15T14:06:57.8009729Z ‘/tmp/Rtmpi9DL6i/downloaded_packages’ 2021-05-15T14:06:57.8010560Z Running `R CMD build`... 2021-05-15T14:06:58.1075984Z * checking for file ‘/tmp/Rtmpi9DL6i/remotes695727bfe52e/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:06:58.1077380Z * preparing ‘sysreqs’: 2021-05-15T14:06:58.1078302Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:06:58.1079539Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:06:58.1080449Z * checking for empty or unneeded directories 2021-05-15T14:06:58.1081333Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:06:58.1082181Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:06:58.1084416Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:58.1085376Z (as ‘lib’ is unspecified) 2021-05-15T14:06:58.3061681Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:06:58.3063225Z ** using staged installation 2021-05-15T14:06:58.3186481Z ** R 2021-05-15T14:06:58.3217867Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:58.6664943Z ** help 2021-05-15T14:06:58.6867549Z *** installing help indices 2021-05-15T14:06:58.7032057Z ** building package indices 2021-05-15T14:06:58.8868341Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:59.0751739Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:59.2601450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:06:59.2607606Z * DONE (sysreqs) 2021-05-15T14:07:15.3077331Z Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:07:15.3425840Z Hit:2 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:07:15.3517102Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:07:15.3523774Z Hit:4 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:07:15.3528713Z Hit:5 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:07:15.4266900Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:07:15.4314431Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:07:15.5846884Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:07:15.7426565Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:07:16.9730003Z Reading package lists... 2021-05-15T14:07:17.0452359Z Reading package lists... 2021-05-15T14:07:17.2044357Z Building dependency tree... 2021-05-15T14:07:17.2065328Z Reading state information... 2021-05-15T14:07:17.3522993Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:07:17.3524997Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:07:17.3526272Z libssh2-1-dev set to manually installed. 2021-05-15T14:07:17.3527585Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:07:17.3528997Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:07:17.3529945Z Suggested packages: 2021-05-15T14:07:17.3531108Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:07:17.3950594Z The following NEW packages will be installed: 2021-05-15T14:07:17.3955397Z libcurl4-openssl-dev 2021-05-15T14:07:17.4151048Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:07:17.4152349Z Need to get 321 kB of archives. 2021-05-15T14:07:17.4153526Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:07:17.4155747Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T14:07:17.8425576Z Fetched 321 kB in 0s (13.8 MB/s) 2021-05-15T14:07:17.8754623Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:07:17.8841501Z (Reading database ... 2021-05-15T14:07:17.8842074Z (Reading database ... 5% 2021-05-15T14:07:17.8842534Z (Reading database ... 10% 2021-05-15T14:07:17.8843004Z (Reading database ... 15% 2021-05-15T14:07:17.8843462Z (Reading database ... 20% 2021-05-15T14:07:17.8843923Z (Reading database ... 25% 2021-05-15T14:07:17.8844391Z (Reading database ... 30% 2021-05-15T14:07:17.8844844Z (Reading database ... 35% 2021-05-15T14:07:17.8845305Z (Reading database ... 40% 2021-05-15T14:07:17.8845756Z (Reading database ... 45% 2021-05-15T14:07:17.8846214Z (Reading database ... 50% 2021-05-15T14:07:17.8874027Z (Reading database ... 55% 2021-05-15T14:07:17.8921406Z (Reading database ... 60% 2021-05-15T14:07:17.8961515Z (Reading database ... 65% 2021-05-15T14:07:17.9139995Z (Reading database ... 70% 2021-05-15T14:07:17.9171891Z (Reading database ... 75% 2021-05-15T14:07:17.9453042Z (Reading database ... 80% 2021-05-15T14:07:17.9554112Z (Reading database ... 85% 2021-05-15T14:07:17.9912616Z (Reading database ... 90% 2021-05-15T14:07:18.0025740Z (Reading database ... 95% 2021-05-15T14:07:18.0026357Z (Reading database ... 100% 2021-05-15T14:07:18.0027177Z (Reading database ... 285139 files and directories currently installed.) 2021-05-15T14:07:18.0158234Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:07:18.0179040Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:18.1230198Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:18.1303053Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:07:23.0432971Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:07:23.0433668Z remotes::install_github("ropensci/tic") 2021-05-15T14:07:23.0434291Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:07:23.0434951Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:07:23.0435862Z remotes::install_cran("covr") 2021-05-15T14:07:23.0442855Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:07:23.0443271Z env: 2021-05-15T14:07:23.0443716Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:23.0444169Z TIC_DEPLOY_KEY: 2021-05-15T14:07:23.0444955Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:23.0446519Z GITHUB_PAT: *** 2021-05-15T14:07:23.0446914Z COVERALLS_TOKEN: 2021-05-15T14:07:23.0447372Z continue-on-error: true 2021-05-15T14:07:23.0447832Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:23.0448287Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:23.0448741Z TZ: UTC 2021-05-15T14:07:23.0449120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:23.0449518Z NOT_CRAN: true 2021-05-15T14:07:23.0449875Z ##[endgroup] 2021-05-15T14:07:23.2284612Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:23.7837342Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:07:39.1909426Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:07:39.1910192Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:07:39.1910867Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:07:39.1911498Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:07:39.1912157Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:07:39.1912848Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:07:39.1913505Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:07:39.1914146Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:07:39.1914794Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:07:39.1915441Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:07:39.1916390Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:07:39.1917081Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:07:39.1917722Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:07:39.1918356Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:07:39.1919015Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:07:39.1919729Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1920420Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:07:39.1921072Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:07:39.1921710Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:07:39.1922360Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:07:39.1923032Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:07:39.1923689Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:07:39.1924363Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:07:39.1925010Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1925645Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:07:39.1926260Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:07:39.1926898Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:07:39.1927550Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:07:39.1928206Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:07:39.1928880Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:07:39.1929525Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:07:39.1937460Z 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-15T14:07:39.1948724Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:39.1949566Z (as ‘lib’ is unspecified) 2021-05-15T14:07:53.4527831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:07:53.8354151Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-15T14:07:53.8618251Z ================================================== 2021-05-15T14:07:53.8619167Z downloaded 839 KB 2021-05-15T14:07:53.8619919Z 2021-05-15T14:07:53.8652153Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:07:54.1480175Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-15T14:07:54.1654516Z ================================================== 2021-05-15T14:07:54.1655824Z downloaded 258 KB 2021-05-15T14:07:54.1656351Z 2021-05-15T14:07:54.1689388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:07:54.5548889Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-15T14:07:54.5636227Z ================================================== 2021-05-15T14:07:54.5636727Z downloaded 97 KB 2021-05-15T14:07:54.5637051Z 2021-05-15T14:07:54.5672165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:07:54.8442298Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-15T14:07:54.8445307Z ================================================== 2021-05-15T14:07:54.8445755Z downloaded 19 KB 2021-05-15T14:07:54.8446029Z 2021-05-15T14:07:54.8480849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:07:55.1287143Z Content type 'application/x-tar' length 5688 bytes 2021-05-15T14:07:55.1287946Z ================================================== 2021-05-15T14:07:55.1289658Z downloaded 5688 bytes 2021-05-15T14:07:55.1289947Z 2021-05-15T14:07:55.1324923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:07:55.5173194Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-15T14:07:55.5473448Z ================================================== 2021-05-15T14:07:55.5473939Z downloaded 1.3 MB 2021-05-15T14:07:55.5474262Z 2021-05-15T14:07:55.5510577Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:07:55.8293901Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-15T14:07:55.8295226Z ================================================== 2021-05-15T14:07:55.8295867Z downloaded 12 KB 2021-05-15T14:07:55.8296331Z 2021-05-15T14:07:55.8327933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:07:56.1088617Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-15T14:07:56.1378312Z ================================================== 2021-05-15T14:07:56.1378850Z downloaded 779 KB 2021-05-15T14:07:56.1379154Z 2021-05-15T14:07:56.1416168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:07:56.5295948Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-15T14:07:56.5509779Z ================================================== 2021-05-15T14:07:56.5510326Z downloaded 412 KB 2021-05-15T14:07:56.5510672Z 2021-05-15T14:07:56.5548697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:07:56.9382761Z Content type 'application/x-tar' length 3475 bytes 2021-05-15T14:07:56.9384015Z ================================================== 2021-05-15T14:07:56.9384824Z downloaded 3475 bytes 2021-05-15T14:07:56.9385412Z 2021-05-15T14:07:56.9418649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:07:57.2205007Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-15T14:07:57.2327785Z ================================================== 2021-05-15T14:07:57.2330111Z downloaded 156 KB 2021-05-15T14:07:57.2331091Z 2021-05-15T14:07:57.2367213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:07:58.0272762Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-15T14:07:58.0324807Z ================================================== 2021-05-15T14:07:58.0325336Z downloaded 60 KB 2021-05-15T14:07:58.0325615Z 2021-05-15T14:07:58.0363279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:07:58.2200272Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-15T14:07:58.2322445Z ================================================== 2021-05-15T14:07:58.2323427Z downloaded 154 KB 2021-05-15T14:07:58.2323791Z 2021-05-15T14:07:58.2360105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:07:58.6176494Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-15T14:07:58.6284612Z ================================================== 2021-05-15T14:07:58.6285476Z downloaded 110 KB 2021-05-15T14:07:58.6285951Z 2021-05-15T14:07:58.6318413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:07:58.8192733Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-15T14:07:58.8298818Z ================================================== 2021-05-15T14:07:58.8299380Z downloaded 107 KB 2021-05-15T14:07:58.8299765Z 2021-05-15T14:07:58.8336545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:07:59.2181310Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-15T14:07:59.2351316Z ================================================== 2021-05-15T14:07:59.2355018Z downloaded 225 KB 2021-05-15T14:07:59.2356877Z 2021-05-15T14:07:59.2390226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:07:59.6232031Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-15T14:07:59.6285913Z ================================================== 2021-05-15T14:07:59.6286386Z downloaded 43 KB 2021-05-15T14:07:59.6286676Z 2021-05-15T14:07:59.6321384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:07:59.8187538Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-15T14:07:59.8282251Z ================================================== 2021-05-15T14:07:59.8282845Z downloaded 90 KB 2021-05-15T14:07:59.8283106Z 2021-05-15T14:07:59.8389175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:08:00.1306366Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-15T14:08:00.1391320Z ================================================== 2021-05-15T14:08:00.1392681Z downloaded 92 KB 2021-05-15T14:08:00.1393487Z 2021-05-15T14:08:00.1432884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:08:00.3588942Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-15T14:08:00.3591888Z ================================================== 2021-05-15T14:08:00.3592783Z downloaded 28 KB 2021-05-15T14:08:00.3593136Z 2021-05-15T14:08:00.3631449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:08:00.7451795Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-15T14:08:00.7456839Z ================================================== 2021-05-15T14:08:00.7457311Z downloaded 12 KB 2021-05-15T14:08:00.7457617Z 2021-05-15T14:08:00.7486515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:08:01.0236571Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-15T14:08:01.0433935Z ================================================== 2021-05-15T14:08:01.0434748Z downloaded 364 KB 2021-05-15T14:08:01.0435252Z 2021-05-15T14:08:01.0473584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:08:01.3401283Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-15T14:08:01.3472869Z ================================================== 2021-05-15T14:08:01.3473616Z downloaded 81 KB 2021-05-15T14:08:01.3474074Z 2021-05-15T14:08:01.3510549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:08:01.7376015Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-15T14:08:01.7434803Z ================================================== 2021-05-15T14:08:01.7435477Z downloaded 44 KB 2021-05-15T14:08:01.7436061Z 2021-05-15T14:08:01.7476066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:08:02.1305532Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-15T14:08:02.1366931Z ================================================== 2021-05-15T14:08:02.1367867Z downloaded 64 KB 2021-05-15T14:08:02.1368402Z 2021-05-15T14:08:02.1404647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:08:02.4158867Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-15T14:08:02.4422858Z ================================================== 2021-05-15T14:08:02.4423438Z downloaded 781 KB 2021-05-15T14:08:02.4423712Z 2021-05-15T14:08:02.4462499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:08:02.6331700Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-15T14:08:02.6333827Z ================================================== 2021-05-15T14:08:02.6334263Z downloaded 20 KB 2021-05-15T14:08:02.6334536Z 2021-05-15T14:08:02.6368799Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:08:02.7659021Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:08:02.7662491Z ================================================== 2021-05-15T14:08:02.7662951Z downloaded 24 KB 2021-05-15T14:08:02.7663223Z 2021-05-15T14:08:02.7691249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:08:02.9819744Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-15T14:08:02.9989280Z ================================================== 2021-05-15T14:08:02.9989789Z downloaded 297 KB 2021-05-15T14:08:02.9990051Z 2021-05-15T14:08:03.0029513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:08:03.3870742Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-15T14:08:03.3873722Z ================================================== 2021-05-15T14:08:03.3874569Z downloaded 17 KB 2021-05-15T14:08:03.3874942Z 2021-05-15T14:08:03.3914191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:08:03.6380512Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-15T14:08:03.6717110Z ================================================== 2021-05-15T14:08:03.6718399Z downloaded 1.2 MB 2021-05-15T14:08:03.6718944Z 2021-05-15T14:08:04.1631270Z * installing *source* package ‘rlang’ ... 2021-05-15T14:08:04.1759088Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:04.1760296Z ** using staged installation 2021-05-15T14:08:04.1944587Z ** libs 2021-05-15T14:08:04.2267992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-15T14:08:04.8389078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-15T14:08:05.2166741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-15T14:08:07.4520410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-15T14:08:08.3796620Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:08:08.4165339Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:08.6891311Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T14:08:08.6917360Z ** R 2021-05-15T14:08:08.7352253Z ** inst 2021-05-15T14:08:08.7360967Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:11.9019765Z ** help 2021-05-15T14:08:12.5654525Z *** installing help indices 2021-05-15T14:08:12.8412608Z *** copying figures 2021-05-15T14:08:12.8417449Z ** building package indices 2021-05-15T14:08:13.2940368Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:13.5192885Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:13.8072840Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:14.0541131Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:14.0572479Z * DONE (rlang) 2021-05-15T14:08:14.3011089Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:08:14.3036846Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:14.3037767Z ** using staged installation 2021-05-15T14:08:14.3159430Z ** libs 2021-05-15T14:08:14.3207171Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-15T14:08:14.4394382Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:08:14.4920333Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:14.5157527Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T14:08:14.5158817Z ** R 2021-05-15T14:08:14.5193110Z ** inst 2021-05-15T14:08:14.5206810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:14.7958629Z ** help 2021-05-15T14:08:14.8350668Z *** installing help indices 2021-05-15T14:08:14.8637065Z *** copying figures 2021-05-15T14:08:14.8639943Z ** building package indices 2021-05-15T14:08:15.0586857Z ** installing vignettes 2021-05-15T14:08:15.0644371Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:15.2333514Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:15.2502096Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:15.4160188Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:15.4166795Z * DONE (magrittr) 2021-05-15T14:08:15.6478276Z * installing *source* package ‘glue’ ... 2021-05-15T14:08:15.6500256Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:15.6503151Z ** using staged installation 2021-05-15T14:08:15.6649452Z ** libs 2021-05-15T14:08:15.6697715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-15T14:08:15.7825389Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:15.8262760Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-15T14:08:15.9064778Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:15.9282895Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T14:08:15.9294917Z ** R 2021-05-15T14:08:15.9344325Z ** inst 2021-05-15T14:08:15.9358760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:16.3804341Z ** help 2021-05-15T14:08:16.4088094Z *** installing help indices 2021-05-15T14:08:16.4374471Z *** copying figures 2021-05-15T14:08:16.4376860Z ** building package indices 2021-05-15T14:08:16.6255667Z ** installing vignettes 2021-05-15T14:08:16.6311953Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:16.8449782Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:16.8622210Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:17.0756422Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:17.0764373Z * DONE (glue) 2021-05-15T14:08:17.2832120Z * installing *source* package ‘sys’ ... 2021-05-15T14:08:17.2848234Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:17.2851254Z ** using staged installation 2021-05-15T14:08:17.3039836Z ** libs 2021-05-15T14:08:17.3088766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-15T14:08:17.6625512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:17.7061577Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:17.7284754Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T14:08:17.7297719Z ** R 2021-05-15T14:08:17.7330739Z ** inst 2021-05-15T14:08:17.7338577Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:17.9987641Z ** help 2021-05-15T14:08:18.0177521Z *** installing help indices 2021-05-15T14:08:18.0364755Z ** building package indices 2021-05-15T14:08:18.2212413Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:18.3887221Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:18.4060238Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:18.5711126Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:18.5717581Z * DONE (sys) 2021-05-15T14:08:18.7677259Z * installing *source* package ‘mime’ ... 2021-05-15T14:08:18.7686388Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:18.7688573Z ** using staged installation 2021-05-15T14:08:18.7814755Z ** libs 2021-05-15T14:08:18.7864054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:18.8303253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T14:08:18.8844784Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:18.8991306Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T14:08:18.9006116Z ** R 2021-05-15T14:08:18.9059972Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:19.2176316Z ** help 2021-05-15T14:08:19.2374153Z *** installing help indices 2021-05-15T14:08:19.2525337Z ** building package indices 2021-05-15T14:08:19.4327233Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:19.6027555Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:19.6198741Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:19.7871665Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:19.7878180Z * DONE (mime) 2021-05-15T14:08:20.1238434Z * installing *source* package ‘curl’ ... 2021-05-15T14:08:20.1314275Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:20.1315445Z ** using staged installation 2021-05-15T14:08:20.1454255Z Found pkg-config cflags and libs! 2021-05-15T14:08:20.2265796Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-15T14:08:20.2267000Z Using PKG_LIBS=-lcurl 2021-05-15T14:08:20.3069395Z ** libs 2021-05-15T14:08:20.3122381Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T14:08:20.3151197Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T14:08:20.3876482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-15T14:08:20.5057022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-15T14:08:20.5874138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-15T14:08:20.6410893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-15T14:08:20.7375962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-15T14:08:20.8061529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-15T14:08:20.8576253Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-15T14:08:21.1717716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T14:08:21.2083371Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:21.2611014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T14:08:21.3236203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-15T14:08:21.4886464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T14:08:21.5689652Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-15T14:08:21.6221762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T14:08:21.6627131Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:08:21.7069272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T14:08:21.7586149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:08:21.8740365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:08:21.9380878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-15T14:08:21.9562774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T14:08:22.0044605Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:22.0343637Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T14:08:22.0359113Z ** R 2021-05-15T14:08:22.0472603Z ** inst 2021-05-15T14:08:22.0507260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:22.5386176Z ** help 2021-05-15T14:08:22.5830186Z *** installing help indices 2021-05-15T14:08:22.6151666Z ** building package indices 2021-05-15T14:08:22.8196732Z ** installing vignettes 2021-05-15T14:08:22.8206618Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:23.0006884Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:23.0180081Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:23.2008110Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:23.2018739Z * DONE (curl) 2021-05-15T14:08:23.5093565Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:08:23.5146751Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:23.5147979Z ** using staged installation 2021-05-15T14:08:23.5279493Z ** libs 2021-05-15T14:08:23.5334005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:08:23.5998327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T14:08:23.6544914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T14:08:23.7164336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:08:23.8208941Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T14:08:23.8866063Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:08:23.9328114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T14:08:23.9778667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:08:24.0311485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:08:24.0784502Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:08:24.2015192Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T14:08:24.2655861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T14:08:24.3437940Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-15T14:08:24.4117713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-15T14:08:24.4757226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T14:08:24.5295362Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T14:08:24.5802051Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-15T14:08:24.6227065Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T14:08:24.6853105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T14:08:24.7340346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-15T14:08:24.7809289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:08:24.8462784Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:08:24.8758776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:08:24.9212212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:08:25.0137138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:08:25.2411392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:08:25.4890098Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:08:25.6504268Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:08:25.7819534Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T14:08:25.8022841Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:25.8358355Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T14:08:25.8359781Z ** R 2021-05-15T14:08:25.8502709Z ** inst 2021-05-15T14:08:25.8518677Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:26.8272194Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:08:26.8274096Z ** help 2021-05-15T14:08:26.8575222Z *** installing help indices 2021-05-15T14:08:26.8825530Z ** building package indices 2021-05-15T14:08:27.0719074Z ** installing vignettes 2021-05-15T14:08:27.0789477Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:27.2635764Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:27.2850662Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:27.4824116Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:27.4837934Z * DONE (jsonlite) 2021-05-15T14:08:27.6789386Z * installing *source* package ‘ini’ ... 2021-05-15T14:08:27.6796732Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:27.6797796Z ** using staged installation 2021-05-15T14:08:27.6899236Z ** R 2021-05-15T14:08:27.6923575Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:27.9195419Z ** help 2021-05-15T14:08:27.9313269Z *** installing help indices 2021-05-15T14:08:27.9537234Z ** building package indices 2021-05-15T14:08:28.1336291Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:28.2999008Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:28.4639497Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:28.4644543Z * DONE (ini) 2021-05-15T14:08:28.6876817Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:08:28.6894185Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:28.6895318Z ** using staged installation 2021-05-15T14:08:28.6996781Z ** R 2021-05-15T14:08:28.7051604Z ** inst 2021-05-15T14:08:28.7061149Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:29.1676535Z ** help 2021-05-15T14:08:29.1894712Z *** installing help indices 2021-05-15T14:08:29.2111582Z ** building package indices 2021-05-15T14:08:29.4025408Z ** installing vignettes 2021-05-15T14:08:29.4026799Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:29.5669615Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:29.7373210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:29.7381036Z * DONE (gitcreds) 2021-05-15T14:08:29.9722858Z * installing *source* package ‘zip’ ... 2021-05-15T14:08:29.9747384Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:29.9748584Z ** using staged installation 2021-05-15T14:08:29.9845826Z ** libs 2021-05-15T14:08:29.9894277Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:08:32.5859894Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:08:35.1398730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:35.1819858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-15T14:08:37.5059416Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-15T14:08:37.5946860Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-15T14:08:37.7188218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T14:08:37.7794356Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:37.8054543Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:08:37.8104934Z ** R 2021-05-15T14:08:37.8142902Z ** inst 2021-05-15T14:08:37.8152647Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:38.1284398Z ** help 2021-05-15T14:08:38.1488789Z *** installing help indices 2021-05-15T14:08:38.1718963Z ** building package indices 2021-05-15T14:08:38.3574806Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:38.5294123Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:38.5473379Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:38.7178099Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:38.7184460Z * DONE (zip) 2021-05-15T14:08:38.9986226Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:08:39.0024664Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:39.0026013Z ** using staged installation 2021-05-15T14:08:39.0143593Z ** R 2021-05-15T14:08:39.0240103Z ** inst 2021-05-15T14:08:39.0256915Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:39.5156631Z ** help 2021-05-15T14:08:39.6755340Z *** installing help indices 2021-05-15T14:08:39.7841005Z *** copying figures 2021-05-15T14:08:39.7844339Z ** building package indices 2021-05-15T14:08:40.0606775Z ** installing vignettes 2021-05-15T14:08:40.0684584Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:40.2381394Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:40.4106491Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:40.4115424Z * DONE (rstudioapi) 2021-05-15T14:08:40.6231649Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:08:40.6246679Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:40.6247943Z ** using staged installation 2021-05-15T14:08:40.6413860Z ** libs 2021-05-15T14:08:40.6465100Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T14:08:44.6231512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:44.6694312Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:44.7312720Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:08:44.7334445Z ** R 2021-05-15T14:08:44.7381627Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:45.1387128Z ** help 2021-05-15T14:08:45.1566841Z *** installing help indices 2021-05-15T14:08:45.1745312Z ** building package indices 2021-05-15T14:08:45.3576156Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:45.5310989Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:45.5488577Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:45.7167434Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:45.7187005Z * DONE (fastmap) 2021-05-15T14:08:45.9498372Z * installing *source* package ‘yaml’ ... 2021-05-15T14:08:45.9523025Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:45.9524384Z ** using staged installation 2021-05-15T14:08:45.9615518Z ** libs 2021-05-15T14:08:45.9665786Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-15T14:08:46.2813289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-15T14:08:46.3879034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-15T14:08:47.2638612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-15T14:08:47.4194052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-15T14:08:47.5407124Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-15T14:08:47.8769835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-15T14:08:48.1515062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-15T14:08:48.2510827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-15T14:08:48.6435974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-15T14:08:48.7460554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-15T14:08:49.9952206Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-15T14:08:50.0528721Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:50.0838341Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:08:50.0839706Z ** R 2021-05-15T14:08:50.0865650Z ** inst 2021-05-15T14:08:50.0878545Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:50.3198488Z ** help 2021-05-15T14:08:50.3393586Z *** installing help indices 2021-05-15T14:08:50.3626430Z ** building package indices 2021-05-15T14:08:50.5472937Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:50.7181351Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:50.7364526Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:50.9055541Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:50.9062201Z * DONE (yaml) 2021-05-15T14:08:51.1568665Z * installing *source* package ‘withr’ ... 2021-05-15T14:08:51.1593776Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:51.1594976Z ** using staged installation 2021-05-15T14:08:51.1741659Z ** R 2021-05-15T14:08:51.1822556Z ** inst 2021-05-15T14:08:51.1831078Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:51.7877661Z ** help 2021-05-15T14:08:51.8628716Z *** installing help indices 2021-05-15T14:08:51.9166713Z *** copying figures 2021-05-15T14:08:51.9169633Z ** building package indices 2021-05-15T14:08:52.1366868Z ** installing vignettes 2021-05-15T14:08:52.1426037Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:52.3113735Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:52.4846392Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:52.4855719Z * DONE (withr) 2021-05-15T14:08:52.7060770Z * installing *source* package ‘whisker’ ... 2021-05-15T14:08:52.7076342Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:52.7079119Z ** using staged installation 2021-05-15T14:08:52.7166516Z ** R 2021-05-15T14:08:52.7204717Z ** inst 2021-05-15T14:08:52.7222425Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:53.1015340Z ** help 2021-05-15T14:08:53.1222864Z *** installing help indices 2021-05-15T14:08:53.1445876Z ** building package indices 2021-05-15T14:08:53.3350589Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:53.5039264Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:53.6741599Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:53.6750462Z * DONE (whisker) 2021-05-15T14:08:53.8809148Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:08:53.8820253Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:53.8821366Z ** using staged installation 2021-05-15T14:08:53.9033927Z ** libs 2021-05-15T14:08:53.9081098Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:53.9517102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-15T14:08:53.9959559Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:08:54.0104470Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:08:54.0117988Z ** R 2021-05-15T14:08:54.0161620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:54.3023061Z ** help 2021-05-15T14:08:54.3250871Z *** installing help indices 2021-05-15T14:08:54.3453997Z ** building package indices 2021-05-15T14:08:54.5340113Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:54.7042764Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:54.7215296Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:54.8896804Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:54.8902229Z * DONE (rappdirs) 2021-05-15T14:08:55.7883648Z * installing *source* package ‘fs’ ... 2021-05-15T14:08:55.7885311Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-15T14:08:55.7895017Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:55.7896030Z ** using staged installation 2021-05-15T14:08:55.7896644Z ** libs 2021-05-15T14:08:55.9688351Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-15T14:08:56.3675195Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-15T14:08:56.7340956Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-15T14:08:56.8111926Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-15T14:08:57.0958802Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-15T14:08:57.3829050Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-15T14:08:57.4677499Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-15T14:08:57.8754452Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-15T14:08:58.1458681Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-15T14:08:58.2417135Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T14:08:58.5317916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-15T14:08:58.6521028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-15T14:08:58.6926931Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-15T14:08:58.7228495Z (cd libuv-1.38.1 \ 2021-05-15T14:08:58.7230257Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T14:09:03.2632321Z make --directory=libuv-1.38.1 \ 2021-05-15T14:09:03.2633425Z HAVE_DTRACE=0 2021-05-15T14:09:03.2731365Z make[1]: Entering directory '/tmp/RtmpmbTnLY/R.INSTALL78d21b15b3cf/fs/src/libuv-1.38.1' 2021-05-15T14:09:03.2819226Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:09:03.8712485Z CC src/libuv_la-idna.lo 2021-05-15T14:09:04.4719116Z CC src/libuv_la-inet.lo 2021-05-15T14:09:05.0888103Z CC src/libuv_la-random.lo 2021-05-15T14:09:05.5988539Z CC src/libuv_la-strscpy.lo 2021-05-15T14:09:06.0937657Z CC src/libuv_la-threadpool.lo 2021-05-15T14:09:06.7352755Z CC src/libuv_la-timer.lo 2021-05-15T14:09:07.3384305Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:09:07.8474714Z CC src/libuv_la-uv-common.lo 2021-05-15T14:09:08.9175121Z CC src/libuv_la-version.lo 2021-05-15T14:09:09.3928368Z CC src/unix/libuv_la-async.lo 2021-05-15T14:09:09.9763254Z CC src/unix/libuv_la-core.lo 2021-05-15T14:09:11.0960975Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:09:11.5933290Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:09:13.0330109Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:09:13.6063252Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:09:14.1201667Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:09:14.7030933Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:09:15.2605235Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:09:15.8737660Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:09:16.4186004Z CC src/unix/libuv_la-process.lo 2021-05-15T14:09:17.1559932Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:09:17.6713325Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:09:18.5391358Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:09:19.5578768Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:09:20.1949215Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:09:20.8866921Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:09:21.4758396Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:09:22.4662648Z CC src/unix/libuv_la-linux-core.lo 2021-05-15T14:09:23.5558930Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-15T14:09:24.3504866Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-15T14:09:24.7988606Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-15T14:09:25.2948318Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:09:25.8250071Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-15T14:09:26.3145078Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-15T14:09:26.8223498Z CCLD libuv.la 2021-05-15T14:09:27.0173316Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-15T14:09:27.0610665Z make[1]: Leaving directory '/tmp/RtmpmbTnLY/R.INSTALL78d21b15b3cf/fs/src/libuv-1.38.1' 2021-05-15T14:09:27.0631064Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:27.1477740Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:09:27.1500762Z ** R 2021-05-15T14:09:27.1597888Z ** inst 2021-05-15T14:09:27.1608720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:28.1043612Z ** help 2021-05-15T14:09:28.1714277Z *** installing help indices 2021-05-15T14:09:28.2198238Z ** building package indices 2021-05-15T14:09:28.4436627Z ** installing vignettes 2021-05-15T14:09:28.4514366Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:28.6755249Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:28.6948372Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:28.9211689Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:28.9223819Z * DONE (fs) 2021-05-15T14:09:29.1445492Z * installing *source* package ‘clipr’ ... 2021-05-15T14:09:29.1457849Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:29.1458803Z ** using staged installation 2021-05-15T14:09:29.1654655Z ** R 2021-05-15T14:09:29.1693348Z ** inst 2021-05-15T14:09:29.1702460Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:29.4738782Z ** help 2021-05-15T14:09:29.4942630Z *** installing help indices 2021-05-15T14:09:29.5145224Z ** building package indices 2021-05-15T14:09:29.6981416Z ** installing vignettes 2021-05-15T14:09:29.7037118Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:29.8721154Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:30.0392021Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:30.0398882Z * DONE (clipr) 2021-05-15T14:09:30.7445056Z * installing *source* package ‘git2r’ ... 2021-05-15T14:09:30.7679925Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:30.7681800Z ** using staged installation 2021-05-15T14:09:30.9405262Z checking build system type... x86_64-unknown-linux-gnu 2021-05-15T14:09:30.9406901Z checking host system type... x86_64-unknown-linux-gnu 2021-05-15T14:09:30.9413440Z checking for gcc... gcc 2021-05-15T14:09:30.9975715Z checking whether the C compiler works... yes 2021-05-15T14:09:30.9977109Z checking for C compiler default output file name... a.out 2021-05-15T14:09:31.0330953Z checking for suffix of executables... 2021-05-15T14:09:31.0711880Z checking whether we are cross compiling... no 2021-05-15T14:09:31.0927517Z checking for suffix of object files... o 2021-05-15T14:09:31.1124150Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:09:31.1324320Z checking whether gcc accepts -g... yes 2021-05-15T14:09:31.1662784Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:09:31.1670883Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:09:31.1685082Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:09:31.2057413Z Found pkg-config cflags and libs! 2021-05-15T14:09:31.2943262Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:09:31.4107131Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:09:31.5278862Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:09:31.6433279Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:09:31.7421420Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-15T14:09:31.7423296Z ----- Results of the git2r package configure ----- 2021-05-15T14:09:31.7423930Z 2021-05-15T14:09:31.7425052Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-15T14:09:31.7426063Z PKG_LIBS: -lgit2 2021-05-15T14:09:31.7426539Z 2021-05-15T14:09:31.7427393Z -------------------------------------------------- 2021-05-15T14:09:31.7603059Z configure: creating ./config.status 2021-05-15T14:09:31.8318644Z config.status: creating src/Makevars 2021-05-15T14:09:31.8852483Z ** libs 2021-05-15T14:09:31.8909477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-15T14:09:31.9534145Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:09:32.0004766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:09:32.1470100Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:09:32.2325419Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:09:32.3487282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:09:32.5622795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:09:32.6478601Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:09:32.7319818Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:09:32.8715900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T14:09:33.0188244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:09:33.1043205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:09:33.3374399Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T14:09:33.3983807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:09:33.4763140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T14:09:33.5568876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:09:33.6320736Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:09:33.7952935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T14:09:33.9160698Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T14:09:33.9928278Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:09:34.1422446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:09:34.2026270Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T14:09:34.2788774Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:09:34.3676263Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:09:34.4478048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:09:34.6117094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:09:34.7579283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:09:34.8349164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:09:34.9092853Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:09:35.0755314Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:09:35.1508453Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:09:35.2596976Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T14:09:35.4087672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:09:35.5267351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:09:35.5880960Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:09:35.6943534Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:35.7324445Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:09:35.7344377Z ** R 2021-05-15T14:09:35.7531376Z ** inst 2021-05-15T14:09:35.7540105Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:36.6506245Z ** help 2021-05-15T14:09:36.8804623Z *** installing help indices 2021-05-15T14:09:37.0571614Z ** building package indices 2021-05-15T14:09:37.3744558Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:37.5571423Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:37.5751787Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:37.7659994Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:37.7672237Z * DONE (git2r) 2021-05-15T14:09:37.9756824Z * installing *source* package ‘askpass’ ... 2021-05-15T14:09:37.9765236Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:37.9766682Z ** using staged installation 2021-05-15T14:09:37.9898888Z ** libs 2021-05-15T14:09:37.9944700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-15T14:09:38.0432451Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:38.0635408Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:09:38.0649777Z ** R 2021-05-15T14:09:38.0678195Z ** inst 2021-05-15T14:09:38.0686419Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:38.3084626Z ** help 2021-05-15T14:09:38.3255500Z *** installing help indices 2021-05-15T14:09:38.3393599Z ** building package indices 2021-05-15T14:09:38.5173238Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:38.6886257Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:38.7065532Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:38.8788120Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:38.8789334Z * DONE (askpass) 2021-05-15T14:09:39.2028326Z * installing *source* package ‘cli’ ... 2021-05-15T14:09:39.2085160Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:39.2086497Z ** using staged installation 2021-05-15T14:09:39.2269262Z ** R 2021-05-15T14:09:39.2526188Z ** inst 2021-05-15T14:09:39.2538855Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:41.6323874Z ** help 2021-05-15T14:09:41.8157461Z *** installing help indices 2021-05-15T14:09:41.9359003Z *** copying figures 2021-05-15T14:09:41.9361561Z ** building package indices 2021-05-15T14:09:42.2267942Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:42.4370775Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:42.6955163Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:42.6981551Z * DONE (cli) 2021-05-15T14:09:43.0066519Z * installing *source* package ‘purrr’ ... 2021-05-15T14:09:43.0116597Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:43.0117803Z ** using staged installation 2021-05-15T14:09:43.0262940Z ** libs 2021-05-15T14:09:43.0310663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-15T14:09:43.0676131Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:09:43.1538775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:09:43.2378465Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-15T14:09:43.3421545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:43.3843200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-15T14:09:43.4988671Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-15T14:09:43.6266645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-15T14:09:43.7096262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:09:43.7621341Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:43.7863425Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:09:43.7878400Z ** R 2021-05-15T14:09:43.8039124Z ** inst 2021-05-15T14:09:43.8047869Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:44.9551434Z ** help 2021-05-15T14:09:45.1202361Z *** installing help indices 2021-05-15T14:09:45.2168216Z *** copying figures 2021-05-15T14:09:45.2173617Z ** building package indices 2021-05-15T14:09:45.4796628Z ** installing vignettes 2021-05-15T14:09:45.4873606Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:45.6829272Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:45.6999840Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:45.9098244Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:45.9111265Z * DONE (purrr) 2021-05-15T14:09:46.1622403Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:09:46.1647868Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:46.1648993Z ** using staged installation 2021-05-15T14:09:46.1784840Z ** R 2021-05-15T14:09:46.1829133Z ** inst 2021-05-15T14:09:46.1840672Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:46.5756586Z ** help 2021-05-15T14:09:46.6041447Z *** installing help indices 2021-05-15T14:09:46.6276155Z *** copying figures 2021-05-15T14:09:46.6281003Z ** building package indices 2021-05-15T14:09:46.8160167Z ** installing vignettes 2021-05-15T14:09:46.8216563Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:47.0080545Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:47.1949133Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:47.1957168Z * DONE (lifecycle) 2021-05-15T14:09:47.4001673Z * installing *source* package ‘cachem’ ... 2021-05-15T14:09:47.4014340Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:47.4016432Z ** using staged installation 2021-05-15T14:09:47.4147091Z ** libs 2021-05-15T14:09:47.4194429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:09:47.4677862Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:47.5114219Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:47.5322248Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:09:47.5336789Z ** R 2021-05-15T14:09:47.5459993Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:48.0422498Z ** help 2021-05-15T14:09:48.0648536Z *** installing help indices 2021-05-15T14:09:48.0840140Z ** building package indices 2021-05-15T14:09:48.2701895Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:48.4583155Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:48.4755476Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:48.6684935Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:48.6693157Z * DONE (cachem) 2021-05-15T14:09:49.1034785Z * installing *source* package ‘openssl’ ... 2021-05-15T14:09:49.1157319Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:49.1158448Z ** using staged installation 2021-05-15T14:09:49.1487835Z Found pkg-config cflags and libs! 2021-05-15T14:09:49.2311494Z Using PKG_CFLAGS= 2021-05-15T14:09:49.6106984Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-15T14:09:49.6262074Z ** libs 2021-05-15T14:09:49.6319894Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:09:49.6347844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:09:49.7162530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:09:49.7917713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-15T14:09:49.8893440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-15T14:09:50.0405040Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T14:09:50.1038616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-15T14:09:50.1933108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-15T14:09:50.3079911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-15T14:09:50.3601673Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:09:50.4540182Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-15T14:09:50.5167991Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-15T14:09:50.6160640Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-15T14:09:50.7430215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-15T14:09:50.8286956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-15T14:09:51.0116095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-15T14:09:51.0641246Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T14:09:51.1065788Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-15T14:09:51.2327012Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T14:09:51.3726118Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T14:09:51.4941415Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-15T14:09:51.5394631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-15T14:09:51.6352368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-15T14:09:51.7518290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:09:51.8920523Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-15T14:09:52.0055694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-15T14:09:52.1309972Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-15T14:09:52.2517304Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:09:52.3191339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:09:52.4917882Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:09:52.4972849Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:09:52.5534553Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:09:52.5552396Z ** R 2021-05-15T14:09:52.5656140Z ** inst 2021-05-15T14:09:52.5706504Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:53.4682938Z ** help 2021-05-15T14:09:53.5195281Z *** installing help indices 2021-05-15T14:09:53.5560491Z ** building package indices 2021-05-15T14:09:53.7673250Z ** installing vignettes 2021-05-15T14:09:53.7818376Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:53.9658169Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:53.9834307Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:54.1748555Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:54.1762600Z * DONE (openssl) 2021-05-15T14:09:54.3867860Z * installing *source* package ‘memoise’ ... 2021-05-15T14:09:54.3880400Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:54.3882470Z ** using staged installation 2021-05-15T14:09:54.4033111Z ** R 2021-05-15T14:09:54.4133399Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:54.7998185Z ** help 2021-05-15T14:09:54.8244362Z *** installing help indices 2021-05-15T14:09:54.8480513Z ** building package indices 2021-05-15T14:09:55.0408129Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:55.2320813Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:55.4261718Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:55.4268580Z * DONE (memoise) 2021-05-15T14:09:55.7299367Z * installing *source* package ‘httr’ ... 2021-05-15T14:09:55.7346140Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:55.7347321Z ** using staged installation 2021-05-15T14:09:55.7494927Z ** R 2021-05-15T14:09:55.7658909Z ** demo 2021-05-15T14:09:55.7670930Z ** inst 2021-05-15T14:09:55.7684112Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:58.1377752Z ** help 2021-05-15T14:09:58.2899682Z *** installing help indices 2021-05-15T14:09:58.3910569Z ** building package indices 2021-05-15T14:09:58.6636693Z ** installing vignettes 2021-05-15T14:09:58.6673288Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:59.3025362Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:59.3027402Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:59.3028534Z * DONE (httr) 2021-05-15T14:09:59.3029965Z * installing *source* package ‘credentials’ ... 2021-05-15T14:09:59.3031257Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:59.3032256Z ** using staged installation 2021-05-15T14:09:59.3032878Z ** R 2021-05-15T14:09:59.3033550Z ** inst 2021-05-15T14:09:59.3034544Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:59.7217846Z ** help 2021-05-15T14:09:59.7396612Z *** installing help indices 2021-05-15T14:09:59.7595432Z ** building package indices 2021-05-15T14:09:59.9471571Z ** installing vignettes 2021-05-15T14:09:59.9472519Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:00.2569638Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:00.4832512Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:00.4840057Z * DONE (credentials) 2021-05-15T14:10:00.7107636Z * installing *source* package ‘gh’ ... 2021-05-15T14:10:00.7123959Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:00.7125017Z ** using staged installation 2021-05-15T14:10:00.7267420Z ** R 2021-05-15T14:10:00.7344976Z ** inst 2021-05-15T14:10:00.7353813Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:01.7101088Z ** help 2021-05-15T14:10:01.7385084Z *** installing help indices 2021-05-15T14:10:01.7675515Z ** building package indices 2021-05-15T14:10:01.9633475Z ** installing vignettes 2021-05-15T14:10:01.9634867Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:02.1984580Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:02.4436218Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:02.4447267Z * DONE (gh) 2021-05-15T14:10:02.6938273Z * installing *source* package ‘gert’ ... 2021-05-15T14:10:02.6963141Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:02.6964316Z ** using staged installation 2021-05-15T14:10:02.7059298Z Found pkg-config cflags and libs! 2021-05-15T14:10:02.7874174Z Using PKG_CFLAGS= 2021-05-15T14:10:02.7875913Z Using PKG_LIBS=-lgit2 2021-05-15T14:10:02.8239088Z Configuration OK! 2021-05-15T14:10:02.8393639Z ** libs 2021-05-15T14:10:02.8442564Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T14:10:02.8467751Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-15T14:10:03.0458442Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-15T14:10:03.2619686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-15T14:10:03.4728470Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-15T14:10:03.5546752Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T14:10:03.6264011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-15T14:10:03.7658654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:03.8259429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-15T14:10:03.9231234Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-15T14:10:04.0298444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-15T14:10:04.1093367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-15T14:10:04.2160336Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-15T14:10:04.2944736Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:04.4098660Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:10:04.4817114Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:04.5117685Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:10:04.5124321Z ** R 2021-05-15T14:10:04.5207935Z ** inst 2021-05-15T14:10:04.5217658Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:05.2134473Z ** help 2021-05-15T14:10:05.2725373Z *** installing help indices 2021-05-15T14:10:05.3143313Z ** building package indices 2021-05-15T14:10:05.5316796Z ** installing vignettes 2021-05-15T14:10:05.5378862Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:05.7509267Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:05.7684976Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:05.9870672Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:05.9881956Z * DONE (gert) 2021-05-15T14:10:06.3724822Z * installing *source* package ‘usethis’ ... 2021-05-15T14:10:06.3800959Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:06.3802174Z ** using staged installation 2021-05-15T14:10:06.4032842Z ** R 2021-05-15T14:10:06.4353195Z ** inst 2021-05-15T14:10:06.4386449Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:09.0201649Z ** help 2021-05-15T14:10:09.2092568Z *** installing help indices 2021-05-15T14:10:09.3376915Z *** copying figures 2021-05-15T14:10:09.3381848Z ** building package indices 2021-05-15T14:10:09.6366629Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:09.9181031Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:10.2369218Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:10.2399283Z * DONE (usethis) 2021-05-15T14:10:10.2491345Z 2021-05-15T14:10:10.2492276Z The downloaded source packages are in 2021-05-15T14:10:10.2493616Z ‘/tmp/RtmpPD7iL0/downloaded_packages’ 2021-05-15T14:10:10.2508051Z Running `R CMD build`... 2021-05-15T14:10:12.3022242Z * checking for file ‘/tmp/RtmpPD7iL0/remotes729f2a696d2e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:10:12.3023859Z * preparing ‘tic’: 2021-05-15T14:10:12.3024985Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:10:12.3026094Z * installing the package to process help pages 2021-05-15T14:10:12.3027427Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:12.3028519Z * checking for empty or unneeded directories 2021-05-15T14:10:12.3029630Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:10:12.3030731Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:10:12.3031736Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:10:12.3034109Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:12.3035197Z (as ‘lib’ is unspecified) 2021-05-15T14:10:12.6291413Z * installing *source* package ‘tic’ ... 2021-05-15T14:10:12.6318330Z ** using staged installation 2021-05-15T14:10:12.6547267Z ** R 2021-05-15T14:10:12.6731108Z ** inst 2021-05-15T14:10:12.6762674Z ** preparing package for lazy loading 2021-05-15T14:10:13.0260582Z ** help 2021-05-15T14:10:13.1769313Z *** installing help indices 2021-05-15T14:10:13.2715860Z *** copying figures 2021-05-15T14:10:13.2720143Z ** building package indices 2021-05-15T14:10:13.5335230Z ** installing vignettes 2021-05-15T14:10:13.5381316Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:13.7918456Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:14.0937169Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:14.0966548Z * DONE (tic) 2021-05-15T14:10:14.1095288Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:14.2919755Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:10:15.2868213Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:10:15.2871603Z 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-15T14:10:15.2873773Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:10:15.2874900Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:10:15.2877525Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:10:15.2880189Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:15.2881052Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:10:15.2887505Z (as ‘lib’ is unspecified) 2021-05-15T14:10:15.2888262Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:10:15.2889721Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:10:15.2890611Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:10:15.2891452Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:10:15.2892274Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:10:15.2893109Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:10:15.2893934Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:10:15.2894792Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:10:15.2895646Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:10:15.2896498Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:10:15.2897366Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:10:15.2898212Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:10:15.2899042Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:10:15.2899862Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:10:15.2900664Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:10:15.2901485Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:10:15.2902306Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:10:15.2903154Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:10:15.2903992Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:10:15.2904822Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:10:15.2905673Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:10:15.2906479Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:10:15.2907383Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:10:15.2908247Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:10:15.2909058Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:10:15.2909923Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:10:15.2912400Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:10:15.2913132Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:10:15.2913843Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:10:15.2914825Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:10:15.2915570Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:10:15.2916532Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:10:15.2917252Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:10:29.4091061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:10:29.7909639Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-15T14:10:29.8074053Z ================================================== 2021-05-15T14:10:29.8074765Z downloaded 232 KB 2021-05-15T14:10:29.8075249Z 2021-05-15T14:10:29.8108251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:10:30.1932848Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-15T14:10:30.2185507Z ================================================== 2021-05-15T14:10:30.2186359Z downloaded 766 KB 2021-05-15T14:10:30.2186884Z 2021-05-15T14:10:30.2217195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:10:30.6038369Z Content type 'application/x-tar' length 6108 bytes 2021-05-15T14:10:30.6039472Z ================================================== 2021-05-15T14:10:30.6040154Z downloaded 6108 bytes 2021-05-15T14:10:30.6040610Z 2021-05-15T14:10:30.6069129Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:10:30.9161335Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-15T14:10:30.9454345Z ================================================== 2021-05-15T14:10:30.9455239Z downloaded 1.1 MB 2021-05-15T14:10:30.9455761Z 2021-05-15T14:10:30.9487894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:10:31.3343998Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-15T14:10:31.3610162Z ================================================== 2021-05-15T14:10:31.3610663Z downloaded 674 KB 2021-05-15T14:10:31.3612282Z 2021-05-15T14:10:31.3645119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:10:31.7476132Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-15T14:10:31.7478526Z ================================================== 2021-05-15T14:10:31.7478950Z downloaded 13 KB 2021-05-15T14:10:31.7479250Z 2021-05-15T14:10:31.7511451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:10:31.9813277Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-15T14:10:31.9992799Z ================================================== 2021-05-15T14:10:31.9993375Z downloaded 264 KB 2021-05-15T14:10:31.9993685Z 2021-05-15T14:10:32.0031717Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:10:32.3888757Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-15T14:10:32.4115185Z ================================================== 2021-05-15T14:10:32.4115921Z downloaded 464 KB 2021-05-15T14:10:32.4116233Z 2021-05-15T14:10:32.4150802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:10:32.8004761Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-15T14:10:32.8006003Z ================================================== 2021-05-15T14:10:32.8007330Z downloaded 25 KB 2021-05-15T14:10:32.8007818Z 2021-05-15T14:10:32.8038307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:10:33.1541487Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-15T14:10:33.1648496Z ================================================== 2021-05-15T14:10:33.1649315Z downloaded 117 KB 2021-05-15T14:10:33.1649979Z 2021-05-15T14:10:33.1757870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:10:33.3746124Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-15T14:10:33.3876307Z ================================================== 2021-05-15T14:10:33.3876949Z downloaded 138 KB 2021-05-15T14:10:33.3877220Z 2021-05-15T14:10:33.3912752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:10:33.6944009Z Content type 'application/x-tar' length 6100 bytes 2021-05-15T14:10:33.6946592Z ================================================== 2021-05-15T14:10:33.6947089Z downloaded 6100 bytes 2021-05-15T14:10:33.6947373Z 2021-05-15T14:10:33.6983564Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:10:34.0836368Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-15T14:10:34.0887359Z ================================================== 2021-05-15T14:10:34.0888203Z downloaded 59 KB 2021-05-15T14:10:34.0888833Z 2021-05-15T14:10:34.0918725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:10:34.4753879Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-15T14:10:34.4756296Z ================================================== 2021-05-15T14:10:34.4756951Z downloaded 23 KB 2021-05-15T14:10:34.4757394Z 2021-05-15T14:10:34.4788407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:10:34.7909175Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-15T14:10:34.7910733Z ================================================== 2021-05-15T14:10:34.7911465Z downloaded 8130 bytes 2021-05-15T14:10:34.7911984Z 2021-05-15T14:10:34.7943256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:10:35.1780721Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-15T14:10:35.1911818Z ================================================== 2021-05-15T14:10:35.1912285Z downloaded 160 KB 2021-05-15T14:10:35.1912553Z 2021-05-15T14:10:35.1949819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:10:35.5827658Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-15T14:10:35.5914826Z ================================================== 2021-05-15T14:10:35.5916073Z downloaded 73 KB 2021-05-15T14:10:35.5916451Z 2021-05-15T14:10:35.5952931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:10:35.9795255Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-15T14:10:35.9801528Z ================================================== 2021-05-15T14:10:35.9801938Z downloaded 11 KB 2021-05-15T14:10:35.9802226Z 2021-05-15T14:10:35.9834281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:10:36.3673900Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-15T14:10:36.3837150Z ================================================== 2021-05-15T14:10:36.3837663Z downloaded 266 KB 2021-05-15T14:10:36.3837931Z 2021-05-15T14:10:36.3872116Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:10:36.5185943Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:10:36.5305793Z ================================================== 2021-05-15T14:10:36.5306586Z downloaded 109 KB 2021-05-15T14:10:36.5307123Z 2021-05-15T14:10:36.5332864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:10:36.9160715Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-15T14:10:36.9229870Z ================================================== 2021-05-15T14:10:36.9230377Z downloaded 79 KB 2021-05-15T14:10:36.9230647Z 2021-05-15T14:10:36.9264764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:10:37.2575109Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-15T14:10:37.2576696Z ================================================== 2021-05-15T14:10:37.2577303Z downloaded 15 KB 2021-05-15T14:10:37.2577716Z 2021-05-15T14:10:37.2609261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:10:37.6441002Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-15T14:10:37.6556515Z ================================================== 2021-05-15T14:10:37.6558308Z downloaded 132 KB 2021-05-15T14:10:37.6558750Z 2021-05-15T14:10:37.6591733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:10:38.0417113Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-15T14:10:38.0997630Z ================================================== 2021-05-15T14:10:38.0998428Z downloaded 7.2 MB 2021-05-15T14:10:38.0998825Z 2021-05-15T14:10:38.1031627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:10:38.4883950Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-15T14:10:38.5270094Z ================================================== 2021-05-15T14:10:38.5270545Z downloaded 2.8 MB 2021-05-15T14:10:38.5270801Z 2021-05-15T14:10:38.5308888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:10:38.9134470Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-15T14:10:39.0380467Z ================================================== 2021-05-15T14:10:39.0381458Z downloaded 869 KB 2021-05-15T14:10:39.0381939Z 2021-05-15T14:10:39.0420604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:10:39.4249244Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-15T14:10:39.4363962Z ================================================== 2021-05-15T14:10:39.4364768Z downloaded 131 KB 2021-05-15T14:10:39.4365207Z 2021-05-15T14:10:39.4399311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:10:39.8330717Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-15T14:10:39.8423888Z ================================================== 2021-05-15T14:10:39.8424697Z downloaded 81 KB 2021-05-15T14:10:39.8425195Z 2021-05-15T14:10:39.8457264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:10:40.2310110Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-15T14:10:40.2312384Z ================================================== 2021-05-15T14:10:40.2312861Z downloaded 11 KB 2021-05-15T14:10:40.2313202Z 2021-05-15T14:10:40.2348560Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:10:40.4418514Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-15T14:10:40.4472924Z ================================================== 2021-05-15T14:10:40.4473405Z downloaded 43 KB 2021-05-15T14:10:40.4473670Z 2021-05-15T14:10:40.4507581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:10:40.6458418Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-15T14:10:40.6460572Z ================================================== 2021-05-15T14:10:40.6460988Z downloaded 10 KB 2021-05-15T14:10:40.6461256Z 2021-05-15T14:10:40.6493884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:10:41.0337259Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-15T14:10:41.0338081Z ================================================== 2021-05-15T14:10:41.0338494Z downloaded 29 KB 2021-05-15T14:10:41.0338750Z 2021-05-15T14:10:41.0373418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:10:41.4189709Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-15T14:10:41.4442295Z ================================================== 2021-05-15T14:10:41.4442793Z downloaded 662 KB 2021-05-15T14:10:41.4443049Z 2021-05-15T14:10:41.4477786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:10:41.8302216Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-15T14:10:41.8355411Z ================================================== 2021-05-15T14:10:41.8356180Z downloaded 39 KB 2021-05-15T14:10:41.8356449Z 2021-05-15T14:10:41.8390189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:10:42.2224725Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-15T14:10:42.2400622Z ================================================== 2021-05-15T14:10:42.2401450Z downloaded 249 KB 2021-05-15T14:10:42.2401963Z 2021-05-15T14:10:42.2438200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:10:42.6267337Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-15T14:10:42.6378558Z ================================================== 2021-05-15T14:10:42.6379892Z downloaded 43 KB 2021-05-15T14:10:42.6380678Z 2021-05-15T14:10:42.6422556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:10:43.7779784Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-15T14:10:43.7968631Z ================================================== 2021-05-15T14:10:43.7970338Z downloaded 361 KB 2021-05-15T14:10:43.7970777Z 2021-05-15T14:10:44.1035177Z * installing *source* package ‘utf8’ ... 2021-05-15T14:10:44.1095059Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:44.1096247Z ** using staged installation 2021-05-15T14:10:44.1223497Z ** libs 2021-05-15T14:10:44.1277548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T14:10:44.1904898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-15T14:10:44.3257105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-15T14:10:44.3834957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:44.4221264Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-15T14:10:44.4814453Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-15T14:10:44.6365433Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-15T14:10:44.6954506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-15T14:10:44.8192107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:10:44.8965421Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T14:10:44.9824335Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:10:45.0478920Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:10:45.1033115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T14:10:45.1613444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-15T14:10:45.2115384Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:10:45.2638796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:10:45.3284477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:10:45.3841894Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:10:45.4211087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:10:45.4811983Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:10:45.5233716Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:10:45.7171312Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:10:46.0015609Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:10:46.1655888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:10:46.2313341Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:10:46.2907315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:10:46.3588813Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:10:46.4260539Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:10:46.4329879Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:46.4639557Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:10:46.4657589Z ** R 2021-05-15T14:10:46.4738591Z ** inst 2021-05-15T14:10:46.4747579Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:46.9037525Z ** help 2021-05-15T14:10:46.9315275Z *** installing help indices 2021-05-15T14:10:46.9548766Z ** building package indices 2021-05-15T14:10:47.1454651Z ** installing vignettes 2021-05-15T14:10:47.1506175Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:47.3218132Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:47.3397765Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:47.5110259Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:47.5118572Z * DONE (utf8) 2021-05-15T14:10:47.7116261Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:10:47.7128869Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:47.7132806Z ** using staged installation 2021-05-15T14:10:47.7242609Z ** R 2021-05-15T14:10:47.7269173Z ** inst 2021-05-15T14:10:47.7278679Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:47.9516562Z ** help 2021-05-15T14:10:47.9703623Z *** installing help indices 2021-05-15T14:10:47.9865275Z ** building package indices 2021-05-15T14:10:48.1683162Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:48.3343476Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:48.4989440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:48.4994158Z * DONE (pkgconfig) 2021-05-15T14:10:48.7614841Z * installing *source* package ‘fansi’ ... 2021-05-15T14:10:48.7647583Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:48.7648790Z ** using staged installation 2021-05-15T14:10:48.7771475Z ** libs 2021-05-15T14:10:48.7848163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:10:48.8226471Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-15T14:10:48.8817765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:48.9251113Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:10:48.9919244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-15T14:10:49.4205647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:10:49.4568432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-15T14:10:49.7994260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-15T14:10:49.9319485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:10:49.9753008Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:10:50.0922576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:10:50.3253870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:10:50.4222818Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-15T14:10:50.4740773Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:10:50.5302465Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:50.6848544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:10:50.9796944Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:51.0077506Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:10:51.0084514Z ** R 2021-05-15T14:10:51.0178235Z ** inst 2021-05-15T14:10:51.0186804Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:51.5967721Z ** help 2021-05-15T14:10:51.6592318Z *** installing help indices 2021-05-15T14:10:51.6950350Z ** building package indices 2021-05-15T14:10:51.9039155Z ** installing vignettes 2021-05-15T14:10:51.9093106Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:52.0811360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:52.0985909Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:52.2711387Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:52.2719767Z * DONE (fansi) 2021-05-15T14:10:52.6848923Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:10:52.6944932Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:52.6947334Z ** using staged installation 2021-05-15T14:10:52.7087713Z ** libs 2021-05-15T14:10:52.7134130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-15T14:10:52.9076062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:10:52.9645174Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:53.0083124Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:10:53.0317490Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:10:53.0318657Z ** R 2021-05-15T14:10:53.0705622Z ** inst 2021-05-15T14:10:53.0721468Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:58.9349960Z ** help 2021-05-15T14:10:59.1386350Z *** installing help indices 2021-05-15T14:10:59.2813899Z ** building package indices 2021-05-15T14:10:59.5556662Z ** installing vignettes 2021-05-15T14:10:59.5623716Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:59.8480113Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:59.8653186Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:00.2706510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:00.2781991Z * DONE (diffobj) 2021-05-15T14:11:00.5632576Z * installing *source* package ‘ps’ ... 2021-05-15T14:11:00.5670580Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:00.5672918Z ** using staged installation 2021-05-15T14:11:00.7586389Z ** libs 2021-05-15T14:11:00.7638923Z gcc -g -O2 -Wall px.c -o px 2021-05-15T14:11:00.8871762Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:00.9514426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-15T14:11:01.0159381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-15T14:11:01.0787377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-15T14:11:01.2317396Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:11:01.2804496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T14:11:01.5403787Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-15T14:11:01.7059997Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T14:11:01.8041576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-15T14:11:02.0882508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-15T14:11:02.5061665Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:02.5323124Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:11:02.5359111Z ** R 2021-05-15T14:11:02.5460012Z ** inst 2021-05-15T14:11:02.5469897Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:03.5069467Z ** help 2021-05-15T14:11:03.6408643Z *** installing help indices 2021-05-15T14:11:03.7268206Z ** building package indices 2021-05-15T14:11:03.9846590Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:04.1588272Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:04.1758319Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:04.3601880Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:04.3613800Z * DONE (ps) 2021-05-15T14:11:04.5610495Z * installing *source* package ‘praise’ ... 2021-05-15T14:11:04.5619104Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:04.5620167Z ** using staged installation 2021-05-15T14:11:04.5720114Z ** R 2021-05-15T14:11:04.5757299Z ** inst 2021-05-15T14:11:04.5765586Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:04.7909077Z ** help 2021-05-15T14:11:04.8025239Z *** installing help indices 2021-05-15T14:11:04.8231242Z ** building package indices 2021-05-15T14:11:05.0025243Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:05.1684534Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:05.3335721Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:05.3341520Z * DONE (praise) 2021-05-15T14:11:05.6465376Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:11:05.6511533Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:05.6512705Z ** using staged installation 2021-05-15T14:11:05.6647430Z ** R 2021-05-15T14:11:05.6745737Z ** inst 2021-05-15T14:11:05.6753877Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:06.4671026Z ** help 2021-05-15T14:11:06.5189896Z *** installing help indices 2021-05-15T14:11:06.5613647Z ** building package indices 2021-05-15T14:11:06.7762018Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:07.2187322Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:07.6670234Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:07.6682627Z * DONE (pkgload) 2021-05-15T14:11:07.8980929Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:11:07.8998512Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:07.8999584Z ** using staged installation 2021-05-15T14:11:07.9131238Z ** R 2021-05-15T14:11:07.9181278Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:08.3836449Z ** help 2021-05-15T14:11:08.4103468Z *** installing help indices 2021-05-15T14:11:08.4410151Z ** building package indices 2021-05-15T14:11:08.6346431Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:08.8063787Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:08.9781966Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:08.9789252Z * DONE (evaluate) 2021-05-15T14:11:09.1836733Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:11:09.1847435Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:09.1849873Z ** using staged installation 2021-05-15T14:11:09.1983531Z ** libs 2021-05-15T14:11:09.2033395Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-15T14:11:09.2742747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:09.3197614Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:09.3406635Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:11:09.3421591Z ** R 2021-05-15T14:11:09.3452723Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:09.5982173Z ** help 2021-05-15T14:11:09.6226472Z *** installing help indices 2021-05-15T14:11:09.6416160Z ** building package indices 2021-05-15T14:11:09.8281931Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:10.0181515Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:10.0351931Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:10.2191718Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:10.2197939Z * DONE (ellipsis) 2021-05-15T14:11:10.4724601Z * installing *source* package ‘digest’ ... 2021-05-15T14:11:10.4755426Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:10.4756803Z ** using staged installation 2021-05-15T14:11:10.4863086Z ** libs 2021-05-15T14:11:10.4922181Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:11:10.6611584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-15T14:11:10.9593028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:11:11.6763799Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:11:11.8952902Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:11:12.4119258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:11:12.4837116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-15T14:11:12.6869313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:11:12.7406155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:12.7631416Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-15T14:11:12.8992149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:11:12.9491513Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-15T14:11:13.0186155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:11:13.3007883Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:11:13.4103125Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:11:13.9518614Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:11:14.0609990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:11:14.2971432Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:14.3366049Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:11:14.3386578Z ** R 2021-05-15T14:11:14.3442166Z ** demo 2021-05-15T14:11:14.3447849Z ** inst 2021-05-15T14:11:14.3464984Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:14.8556641Z ** help 2021-05-15T14:11:14.8864496Z *** installing help indices 2021-05-15T14:11:14.9122370Z ** building package indices 2021-05-15T14:11:15.1035801Z ** installing vignettes 2021-05-15T14:11:15.1090896Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:15.2825103Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:15.3006745Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:15.4755810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:15.4767048Z * DONE (digest) 2021-05-15T14:11:15.6888751Z * installing *source* package ‘brio’ ... 2021-05-15T14:11:15.6902017Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:15.6903098Z ** using staged installation 2021-05-15T14:11:15.7077217Z ** libs 2021-05-15T14:11:15.7125855Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-15T14:11:15.7483487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:11:15.7938612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:15.8354077Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-15T14:11:15.8858612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:11:15.9372204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T14:11:16.0155309Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-15T14:11:16.0601657Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T14:11:16.1146368Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:16.1398073Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:11:16.1399206Z ** R 2021-05-15T14:11:16.1416966Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:16.3629659Z ** help 2021-05-15T14:11:16.3820136Z *** installing help indices 2021-05-15T14:11:16.4012875Z ** building package indices 2021-05-15T14:11:16.5878264Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:16.7581967Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:16.7757261Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:16.9463430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:16.9464641Z * DONE (brio) 2021-05-15T14:11:17.2261728Z * installing *source* package ‘xml2’ ... 2021-05-15T14:11:17.2299538Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:17.2300711Z ** using staged installation 2021-05-15T14:11:17.2453663Z Found pkg-config cflags and libs! 2021-05-15T14:11:17.3275881Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-15T14:11:17.3276922Z Using PKG_LIBS=-lxml2 2021-05-15T14:11:17.6549056Z ** libs 2021-05-15T14:11:17.6599012Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-15T14:11:18.1490524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:18.1932127Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T14:11:18.7139207Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T14:11:19.1188009Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T14:11:19.7793695Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T14:11:21.5430407Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T14:11:22.0472598Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T14:11:22.5964942Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T14:11:23.0272356Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T14:11:23.4361695Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:23.5198296Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:11:23.5210200Z ** R 2021-05-15T14:11:23.5315126Z ** inst 2021-05-15T14:11:23.5328175Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:24.4156985Z ** help 2021-05-15T14:11:24.5060862Z *** installing help indices 2021-05-15T14:11:24.5536456Z ** building package indices 2021-05-15T14:11:24.7743666Z ** installing vignettes 2021-05-15T14:11:24.7848296Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:24.9648248Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:24.9837720Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:25.1769826Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:25.1785718Z * DONE (xml2) 2021-05-15T14:11:25.4452561Z * installing *source* package ‘xfun’ ... 2021-05-15T14:11:25.4484609Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:25.4485800Z ** using staged installation 2021-05-15T14:11:25.4630549Z ** libs 2021-05-15T14:11:25.4703472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:11:25.5650412Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:11:25.6083484Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:11:25.6404759Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:11:25.6417617Z ** R 2021-05-15T14:11:25.6555913Z ** inst 2021-05-15T14:11:25.6566672Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:26.8990771Z ** help 2021-05-15T14:11:27.0386445Z *** installing help indices 2021-05-15T14:11:27.1378443Z ** building package indices 2021-05-15T14:11:27.4028908Z ** installing vignettes 2021-05-15T14:11:27.4098919Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:27.5842066Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:27.6015618Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:27.7930149Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:27.7945591Z * DONE (xfun) 2021-05-15T14:11:30.1763371Z * installing *source* package ‘stringi’ ... 2021-05-15T14:11:30.2860480Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:30.2862495Z ** using staged installation 2021-05-15T14:11:30.4000831Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-15T14:11:30.4002025Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-15T14:11:30.5505297Z checking for endianness... little 2021-05-15T14:11:30.7030417Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:11:30.8560803Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:11:30.8565347Z checking for cat... /usr/bin/cat 2021-05-15T14:11:31.0708761Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:11:31.0709881Z checking for gcc... gcc 2021-05-15T14:11:31.1274750Z checking whether the C compiler works... yes 2021-05-15T14:11:31.1276296Z checking for C compiler default output file name... a.out 2021-05-15T14:11:31.1630533Z checking for suffix of executables... 2021-05-15T14:11:31.2070705Z checking whether we are cross compiling... no 2021-05-15T14:11:31.2290366Z checking for suffix of object files... o 2021-05-15T14:11:31.2496106Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:11:31.2697629Z checking whether gcc accepts -g... yes 2021-05-15T14:11:31.3031047Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:11:31.3230871Z checking how to run the C preprocessor... gcc -E 2021-05-15T14:11:31.3446482Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:11:31.3462005Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:11:31.4463100Z checking for ANSI C header files... yes 2021-05-15T14:11:31.4735170Z checking for sys/types.h... yes 2021-05-15T14:11:31.5047212Z checking for sys/stat.h... yes 2021-05-15T14:11:31.5365841Z checking for stdlib.h... yes 2021-05-15T14:11:31.5688549Z checking for string.h... yes 2021-05-15T14:11:31.6025837Z checking for memory.h... yes 2021-05-15T14:11:31.6350599Z checking for strings.h... yes 2021-05-15T14:11:31.6683037Z checking for inttypes.h... yes 2021-05-15T14:11:31.7020728Z checking for stdint.h... yes 2021-05-15T14:11:31.7380800Z checking for unistd.h... yes 2021-05-15T14:11:31.7849893Z checking elf.h usability... yes 2021-05-15T14:11:31.7956503Z checking elf.h presence... yes 2021-05-15T14:11:31.7957569Z checking for elf.h... yes 2021-05-15T14:11:31.8454179Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:11:31.8666172Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-15T14:11:32.1740306Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:11:32.1985758Z checking whether the compiler implements namespaces... yes 2021-05-15T14:11:32.3429757Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:11:32.8461609Z checking whether std::map is available... yes 2021-05-15T14:11:32.8482211Z checking for pkg-config... /usr/bin/pkg-config 2021-05-15T14:11:32.8628269Z checking with pkg-config for the system ICU4C... 66.1 2021-05-15T14:11:32.8651281Z checking for ICU4C >= 55... yes 2021-05-15T14:11:32.8716407Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-15T14:11:33.2941733Z checking whether an ICU4C-based project can be built... yes 2021-05-15T14:11:33.3512360Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-15T14:11:33.6156944Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-15T14:11:34.5470670Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-15T14:11:35.1238871Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-15T14:11:35.1574719Z configure: creating ./config.status 2021-05-15T14:11:35.2332914Z config.status: creating src/Makevars 2021-05-15T14:11:35.2495540Z config.status: creating src/uconfig_local.h 2021-05-15T14:11:35.2659492Z config.status: creating src/install.libs.R 2021-05-15T14:11:35.2814212Z 2021-05-15T14:11:35.2815215Z *** stringi configure summary: 2021-05-15T14:11:35.2815841Z ICU_FOUND=1 2021-05-15T14:11:35.2816470Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:11:35.2817632Z STRINGI_CFLAGS= -fpic 2021-05-15T14:11:35.2818609Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-15T14:11:35.2819578Z STRINGI_CXXFLAGS= -fpic 2021-05-15T14:11:35.2821008Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-15T14:11:35.2821869Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-15T14:11:35.2822227Z 2021-05-15T14:11:35.2822864Z *** Compiler settings used: 2021-05-15T14:11:35.2823381Z CC=gcc 2021-05-15T14:11:35.2823986Z LD=g++ -std=gnu++14 2021-05-15T14:11:35.2824646Z CFLAGS=-g -O2 -fpic 2021-05-15T14:11:35.2825487Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:11:35.2826226Z CXX=g++ -std=gnu++11 2021-05-15T14:11:35.2826889Z CXXFLAGS=-g -O2 -fpic 2021-05-15T14:11:35.2827385Z LDFLAGS= 2021-05-15T14:11:35.2827803Z LIBS= 2021-05-15T14:11:35.2828105Z 2021-05-15T14:11:35.3166820Z ** libs 2021-05-15T14:11:35.8273365Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:35.9778710Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:36.5786867Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:37.2041175Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:37.9005599Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:38.3836023Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:39.1849675Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:39.7121287Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:40.2711419Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:40.7959678Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:41.4078407Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:42.0221644Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:42.7164975Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:43.3526592Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:43.9274269Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:44.8330350Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:46.3425979Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:46.9943230Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:47.6326542Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:48.1451158Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:48.6449536Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:49.5299067Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:50.1734237Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:50.7777848Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:51.5225848Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:52.2599749Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:52.8095785Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:53.4215199Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:54.0375588Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:54.8606754Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:55.6657166Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:56.6220988Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:57.4022379Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:58.0952434Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:58.8270323Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:11:59.4568597Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:00.0873277Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:00.7100924Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:01.3655391Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:02.1554039Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:02.9433031Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:03.7828872Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:04.5840450Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:05.2880093Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:06.0049906Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:06.5342586Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:07.2164122Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:07.8881811Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:08.5639846Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:09.1222760Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:09.6727546Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:10.4033954Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:11.1216448Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:11.9231624Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:12.6776974Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:13.3979437Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:14.0340787Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:14.0488727Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:14.8649996Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:15.4227664Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:15.9812920Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:16.7367813Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:17.4658506Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:18.3465915Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:19.0061120Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:19.7717335Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:20.4136139Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:21.9212347Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:22.5317642Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:23.0814817Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:23.8710337Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:24.3877084Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:24.9461473Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:25.7254882Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:26.4409172Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:27.2999877Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:27.9562694Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:28.6392606Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:29.2366968Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:29.8039437Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:30.3914052Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:30.9033405Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:31.4564077Z g++ -std=gnu++11 -I"/opt/R/devel/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-15T14:12:32.7584528Z g++ -std=gnu++11 -shared -L/opt/R/devel/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/devel/lib/R/lib -lR 2021-05-15T14:12:32.9651218Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:12:33.0420186Z ** R 2021-05-15T14:12:33.0708287Z ** inst 2021-05-15T14:12:33.0716867Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:34.1005290Z ** help 2021-05-15T14:12:34.5076678Z *** installing help indices 2021-05-15T14:12:34.7055131Z ** building package indices 2021-05-15T14:12:35.0822388Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:35.2643486Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:12:35.2855755Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:35.4748825Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:35.4763476Z * DONE (stringi) 2021-05-15T14:12:36.3941744Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:12:36.4284731Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:36.4286092Z ** using staged installation 2021-05-15T14:12:36.4391667Z ** libs 2021-05-15T14:12:36.4443154Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-15T14:12:39.4162461Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T14:12:54.3354037Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T14:12:54.5273226Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-15T14:12:57.6938563Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-15T14:13:03.8108315Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:13:06.6090776Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:06.7741793Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:13:06.7859391Z ** R 2021-05-15T14:13:06.7990625Z ** inst 2021-05-15T14:13:06.8382034Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:08.4405228Z ** help 2021-05-15T14:13:08.5321085Z *** installing help indices 2021-05-15T14:13:08.5920138Z ** building package indices 2021-05-15T14:13:08.8276658Z ** installing vignettes 2021-05-15T14:13:08.8303206Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:09.0882549Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:09.1134246Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:09.4036918Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:09.4075102Z * DONE (Rcpp) 2021-05-15T14:13:09.6876313Z * installing *source* package ‘commonmark’ ... 2021-05-15T14:13:09.6913826Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:09.6915004Z ** using staged installation 2021-05-15T14:13:09.7028594Z ** libs 2021-05-15T14:13:09.7082325Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-15T14:13:09.7114320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-15T14:13:09.7558622Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:13:09.7948229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-15T14:13:09.8545583Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-15T14:13:09.8999261Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-15T14:13:10.1642157Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-15T14:13:10.2487140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-15T14:13:10.6632992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-15T14:13:11.3538033Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-15T14:13:12.9911386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-15T14:13:15.9365559Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-15T14:13:16.0561834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-15T14:13:16.1013130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-15T14:13:16.1952545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-15T14:13:16.2765050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-15T14:13:16.3558169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-15T14:13:16.5357588Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-15T14:13:16.7195517Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-15T14:13:16.8386839Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-15T14:13:16.8801446Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-15T14:13:16.9213665Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-15T14:13:17.0202705Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-15T14:13:17.0483315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-15T14:13:17.1060855Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-15T14:13:17.1458584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-15T14:13:17.1820087Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-15T14:13:17.2278957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-15T14:13:17.2904375Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-15T14:13:17.3815616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-15T14:13:17.4231089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-15T14:13:17.4927861Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-15T14:13:17.6527062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-15T14:13:17.6825911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-15T14:13:17.8144957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-15T14:13:17.8898985Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-15T14:13:18.1440519Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-15T14:13:18.1941687Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-15T14:13:18.2063299Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:18.2478301Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:13:18.2539561Z ** R 2021-05-15T14:13:18.2565231Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:18.4796655Z ** help 2021-05-15T14:13:18.4857787Z *** installing help indices 2021-05-15T14:13:18.5014347Z ** building package indices 2021-05-15T14:13:18.6819949Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:18.8552219Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:18.8742194Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:19.0382971Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:19.0388909Z * DONE (commonmark) 2021-05-15T14:13:19.2741436Z * installing *source* package ‘brew’ ... 2021-05-15T14:13:19.2744032Z ** using staged installation 2021-05-15T14:13:19.2822424Z ** R 2021-05-15T14:13:19.2849081Z ** inst 2021-05-15T14:13:19.2876061Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:19.6122930Z ** help 2021-05-15T14:13:19.6258495Z *** installing help indices 2021-05-15T14:13:19.6420902Z ** building package indices 2021-05-15T14:13:19.8219177Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:19.9877901Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:20.1561275Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:20.1569375Z * DONE (brew) 2021-05-15T14:13:20.3706601Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T14:13:20.3720422Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:20.3722561Z ** using staged installation 2021-05-15T14:13:20.3887263Z ** R 2021-05-15T14:13:20.3926476Z ** inst 2021-05-15T14:13:20.3932603Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:20.7984457Z ** help 2021-05-15T14:13:20.8142312Z *** installing help indices 2021-05-15T14:13:20.8315984Z ** building package indices 2021-05-15T14:13:21.0163359Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:21.2323355Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:21.4472157Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:21.4478845Z * DONE (sessioninfo) 2021-05-15T14:13:21.6486567Z * installing *source* package ‘prettyunits’ ... 2021-05-15T14:13:21.6495951Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:21.6497067Z ** using staged installation 2021-05-15T14:13:21.6600735Z ** R 2021-05-15T14:13:21.6638949Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:21.9568294Z ** help 2021-05-15T14:13:21.9824112Z *** installing help indices 2021-05-15T14:13:22.0016979Z ** building package indices 2021-05-15T14:13:22.1867429Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:22.3531742Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:22.5191800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:22.5197934Z * DONE (prettyunits) 2021-05-15T14:13:23.0311012Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:13:23.0453399Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:23.0454451Z ** using staged installation 2021-05-15T14:13:23.0621727Z ** libs 2021-05-15T14:13:23.0693572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:13:23.1777711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T14:13:23.2578119Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-15T14:13:23.3379231Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-15T14:13:23.5639159Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T14:13:23.6737790Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-15T14:13:23.8039649Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-15T14:13:23.8628883Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T14:13:23.9642411Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:13:24.0351828Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-15T14:13:24.1614844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-15T14:13:24.3502836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-15T14:13:24.4637447Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:13:24.5443685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T14:13:24.7770102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-15T14:13:24.8337085Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-15T14:13:25.1972470Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-15T14:13:25.2830831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-15T14:13:25.3993528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-15T14:13:25.5105935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-15T14:13:25.5631765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-15T14:13:25.7786744Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:13:25.8350185Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-15T14:13:26.1291151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T14:13:26.1978441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T14:13:26.8721707Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:13:27.0158802Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T14:13:27.0826507Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T14:13:27.1512570Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T14:13:27.2993929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:13:27.4003181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-15T14:13:27.5178482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:13:27.6188221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-15T14:13:27.7428039Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-15T14:13:27.9707386Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-15T14:13:28.0626499Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-15T14:13:28.1400030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-15T14:13:28.2443408Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T14:13:28.6703690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:13:29.0021627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T14:13:29.2298084Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T14:13:29.3873889Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-15T14:13:29.6443836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-15T14:13:29.6962472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:13:29.8802245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-15T14:13:30.0165139Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-15T14:13:30.1144155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:13:30.4425846Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T14:13:30.5860988Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T14:13:30.7074338Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-15T14:13:30.8043572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T14:13:30.8741770Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-15T14:13:30.9897960Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-15T14:13:31.1122172Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:13:31.2264838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T14:13:31.3210849Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T14:13:31.3914039Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:13:31.4585183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:13:31.5087589Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:13:32.0984095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-15T14:13:32.1355414Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:32.1917619Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:13:32.1940711Z ** R 2021-05-15T14:13:32.2267886Z ** inst 2021-05-15T14:13:32.2287717Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:34.7633992Z ** help 2021-05-15T14:13:35.0065131Z *** installing help indices 2021-05-15T14:13:35.1815137Z *** copying figures 2021-05-15T14:13:35.1823956Z ** building package indices 2021-05-15T14:13:35.4929805Z ** installing vignettes 2021-05-15T14:13:35.5105544Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:35.7302022Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:35.7485800Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:36.0193405Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:36.0227408Z * DONE (vctrs) 2021-05-15T14:13:36.2964411Z * installing *source* package ‘processx’ ... 2021-05-15T14:13:36.2999447Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:36.3000640Z ** using staged installation 2021-05-15T14:13:36.3164277Z ** libs 2021-05-15T14:13:36.3216666Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:13:36.4518014Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:13:36.4519386Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:13:36.6159367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:13:36.6971161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-15T14:13:36.7858969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-15T14:13:36.8423094Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:13:36.8424591Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-15T14:13:36.8641919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:13:36.9327604Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-15T14:13:37.0309275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:13:37.3553096Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:13:37.4410791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:13:37.5474572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:13:37.6382866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:13:37.7098963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:13:38.0104333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:13:38.1029048Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:13:38.2041377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:13:38.2579713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:13:38.3262309Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:38.3558404Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:13:38.3565229Z ** R 2021-05-15T14:13:38.3696330Z ** inst 2021-05-15T14:13:38.3703142Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:39.9410971Z ** help 2021-05-15T14:13:40.0130433Z *** installing help indices 2021-05-15T14:13:40.0545730Z ** building package indices 2021-05-15T14:13:40.2728947Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:40.4578836Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:40.4837087Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:40.6913369Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:40.6930900Z * DONE (processx) 2021-05-15T14:13:40.9403404Z * installing *source* package ‘markdown’ ... 2021-05-15T14:13:40.9427225Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:40.9428310Z ** using staged installation 2021-05-15T14:13:40.9574656Z ** libs 2021-05-15T14:13:40.9625004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-15T14:13:41.0241524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-15T14:13:41.0724502Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-15T14:13:41.2339990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-15T14:13:41.3351530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-15T14:13:41.4071750Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-15T14:13:41.4457689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-15T14:13:41.4843190Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-15T14:13:41.6853957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-15T14:13:41.8148850Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-15T14:13:42.8266559Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-15T14:13:42.8723580Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:13:42.8997690Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:13:42.9005925Z ** R 2021-05-15T14:13:42.9057901Z ** inst 2021-05-15T14:13:42.9075938Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:43.3133053Z ** help 2021-05-15T14:13:43.3489169Z *** installing help indices 2021-05-15T14:13:43.3742438Z ** building package indices 2021-05-15T14:13:43.5638825Z ** installing vignettes 2021-05-15T14:13:43.5693837Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:43.7414462Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:43.7589714Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:43.9287861Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:43.9297056Z * DONE (markdown) 2021-05-15T14:13:44.1343470Z * installing *source* package ‘highr’ ... 2021-05-15T14:13:44.1353388Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:44.1354513Z ** using staged installation 2021-05-15T14:13:44.1498833Z ** R 2021-05-15T14:13:44.1532759Z ** inst 2021-05-15T14:13:44.1542698Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:44.4755406Z ** help 2021-05-15T14:13:44.4871564Z *** installing help indices 2021-05-15T14:13:44.5023065Z ** building package indices 2021-05-15T14:13:44.6792732Z ** installing vignettes 2021-05-15T14:13:44.6841800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:44.8555143Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:45.0257994Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:45.0264629Z * DONE (highr) 2021-05-15T14:13:45.2966534Z * installing *source* package ‘stringr’ ... 2021-05-15T14:13:45.3000277Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:45.3001857Z ** using staged installation 2021-05-15T14:13:45.3165657Z ** R 2021-05-15T14:13:45.3241060Z ** data 2021-05-15T14:13:45.3246323Z *** moving datasets to lazyload DB 2021-05-15T14:13:45.3413736Z ** inst 2021-05-15T14:13:45.3428757Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:45.8196687Z ** help 2021-05-15T14:13:45.8923810Z *** installing help indices 2021-05-15T14:13:45.9445297Z *** copying figures 2021-05-15T14:13:45.9447632Z ** building package indices 2021-05-15T14:13:46.1670890Z ** installing vignettes 2021-05-15T14:13:46.1733219Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:46.3539067Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:46.5374394Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:46.5383969Z * DONE (stringr) 2021-05-15T14:13:46.7503047Z * installing *source* package ‘rversions’ ... 2021-05-15T14:13:46.7514098Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:46.7515338Z ** using staged installation 2021-05-15T14:13:46.7653916Z ** R 2021-05-15T14:13:46.7689903Z ** inst 2021-05-15T14:13:46.7696626Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:47.0836523Z ** help 2021-05-15T14:13:47.1000530Z *** installing help indices 2021-05-15T14:13:47.1200537Z *** copying figures 2021-05-15T14:13:47.1203739Z ** building package indices 2021-05-15T14:13:47.3087529Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:47.5047013Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:47.6993209Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:47.6999145Z * DONE (rversions) 2021-05-15T14:13:48.0942313Z * installing *source* package ‘pillar’ ... 2021-05-15T14:13:48.1038605Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:48.1039846Z ** using staged installation 2021-05-15T14:13:48.1206967Z ** R 2021-05-15T14:13:48.1376520Z ** inst 2021-05-15T14:13:48.1408308Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:49.7639166Z ** help 2021-05-15T14:13:49.8433104Z *** installing help indices 2021-05-15T14:13:49.9003564Z *** copying figures 2021-05-15T14:13:49.9008136Z ** building package indices 2021-05-15T14:13:50.1276651Z ** installing vignettes 2021-05-15T14:13:50.1353153Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:50.4060752Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:50.7052831Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:50.7076828Z * DONE (pillar) 2021-05-15T14:13:50.9618828Z * installing *source* package ‘callr’ ... 2021-05-15T14:13:50.9646056Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:50.9647286Z ** using staged installation 2021-05-15T14:13:50.9782009Z ** R 2021-05-15T14:13:50.9911391Z ** inst 2021-05-15T14:13:50.9918625Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:53.9279214Z ** help 2021-05-15T14:13:54.0435090Z *** installing help indices 2021-05-15T14:13:54.1123735Z ** building package indices 2021-05-15T14:13:54.3491766Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:54.5402969Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:54.7860059Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:54.7890158Z * DONE (callr) 2021-05-15T14:13:55.2315540Z * installing *source* package ‘knitr’ ... 2021-05-15T14:13:55.2422837Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:55.2423939Z ** using staged installation 2021-05-15T14:13:55.2756043Z ** R 2021-05-15T14:13:55.3116959Z ** demo 2021-05-15T14:13:55.3122800Z ** inst 2021-05-15T14:13:55.3220992Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:59.2134962Z ** help 2021-05-15T14:13:59.3931145Z *** installing help indices 2021-05-15T14:13:59.5064873Z ** building package indices 2021-05-15T14:13:59.7873429Z ** installing vignettes 2021-05-15T14:13:59.7959568Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:59.9811487Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:00.2523762Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:00.2578609Z * DONE (knitr) 2021-05-15T14:14:00.4598846Z * installing *source* package ‘xopen’ ... 2021-05-15T14:14:00.4607308Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:00.4608378Z ** using staged installation 2021-05-15T14:14:00.4750029Z ** R 2021-05-15T14:14:00.4774829Z ** inst 2021-05-15T14:14:00.4781093Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:00.7076967Z ** help 2021-05-15T14:14:00.7188511Z *** installing help indices 2021-05-15T14:14:00.7396120Z ** building package indices 2021-05-15T14:14:00.9224522Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:01.0898795Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:01.2539466Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:01.2545102Z * DONE (xopen) 2021-05-15T14:14:01.6466427Z * installing *source* package ‘tibble’ ... 2021-05-15T14:14:01.6559552Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:01.6560813Z ** using staged installation 2021-05-15T14:14:01.6757170Z ** libs 2021-05-15T14:14:01.6803939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:14:01.7246003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:14:01.7862962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:14:01.8226997Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:14:01.9151893Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:01.9370487Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:14:01.9383002Z ** R 2021-05-15T14:14:01.9539452Z ** inst 2021-05-15T14:14:01.9568152Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:03.6460783Z ** help 2021-05-15T14:14:03.7168584Z *** installing help indices 2021-05-15T14:14:03.7644686Z *** copying figures 2021-05-15T14:14:03.7649498Z ** building package indices 2021-05-15T14:14:03.9836638Z ** installing vignettes 2021-05-15T14:14:03.9902319Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:04.3265223Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:04.3445802Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:04.7086201Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:04.7106482Z * DONE (tibble) 2021-05-15T14:14:04.9606905Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:14:04.9626275Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:04.9627475Z ** using staged installation 2021-05-15T14:14:04.9770464Z ** R 2021-05-15T14:14:04.9850619Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:06.1249975Z ** help 2021-05-15T14:14:06.1598965Z *** installing help indices 2021-05-15T14:14:06.1937415Z ** building package indices 2021-05-15T14:14:06.3945191Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:06.6357597Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:06.8920925Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:06.8934026Z * DONE (pkgbuild) 2021-05-15T14:14:07.2623023Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:14:07.2693394Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:07.2694612Z ** using staged installation 2021-05-15T14:14:07.2876729Z ** libs 2021-05-15T14:14:07.2928920Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:14:11.5886787Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:14:14.4008428Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:14:17.2387589Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:14:20.0816964Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:14:24.5927752Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:14:27.5664652Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:27.6597810Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:14:27.6625459Z ** R 2021-05-15T14:14:27.6908230Z ** inst 2021-05-15T14:14:27.6924822Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:31.3546794Z ** help 2021-05-15T14:14:31.4225362Z *** installing help indices 2021-05-15T14:14:31.4723712Z *** copying figures 2021-05-15T14:14:31.4726057Z ** building package indices 2021-05-15T14:14:31.6923522Z ** installing vignettes 2021-05-15T14:14:31.7018250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:32.0315489Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:32.0503962Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:32.4428982Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:32.4467040Z * DONE (roxygen2) 2021-05-15T14:14:32.6571245Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:14:32.6582047Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:32.6583136Z ** using staged installation 2021-05-15T14:14:32.6713691Z ** R 2021-05-15T14:14:32.6753728Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:33.1312853Z ** help 2021-05-15T14:14:33.1599628Z *** installing help indices 2021-05-15T14:14:33.1809152Z ** building package indices 2021-05-15T14:14:33.3678644Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:33.6980100Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:34.0218042Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:34.0223571Z * DONE (rematch2) 2021-05-15T14:14:34.2663313Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T14:14:34.2684970Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:34.2685947Z ** using staged installation 2021-05-15T14:14:34.2816193Z ** R 2021-05-15T14:14:34.2888190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:35.3909097Z ** help 2021-05-15T14:14:35.4249041Z *** installing help indices 2021-05-15T14:14:35.4521445Z ** building package indices 2021-05-15T14:14:35.6509963Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:35.9177168Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:36.1965040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:36.1978419Z * DONE (rcmdcheck) 2021-05-15T14:14:36.4303480Z * installing *source* package ‘waldo’ ... 2021-05-15T14:14:36.4321417Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:36.4322485Z ** using staged installation 2021-05-15T14:14:36.4454428Z ** R 2021-05-15T14:14:36.4509461Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:37.1018312Z ** help 2021-05-15T14:14:37.1157552Z *** installing help indices 2021-05-15T14:14:37.1329584Z *** copying figures 2021-05-15T14:14:37.1331729Z ** building package indices 2021-05-15T14:14:37.3162300Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:37.5430104Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:37.7744496Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:37.7752203Z * DONE (waldo) 2021-05-15T14:14:38.2504904Z * installing *source* package ‘testthat’ ... 2021-05-15T14:14:38.2622780Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:38.2624036Z ** using staged installation 2021-05-15T14:14:38.2830469Z ** libs 2021-05-15T14:14:38.2880730Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:14:38.3320869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:14:38.3817300Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:14:39.1100900Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:14:39.6752902Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:14:55.4382285Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:14:55.5946558Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:14:55.6051246Z ** R 2021-05-15T14:14:55.6384003Z ** inst 2021-05-15T14:14:55.6416845Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:04.8660015Z ** help 2021-05-15T14:15:05.0710270Z *** installing help indices 2021-05-15T14:15:05.2342415Z *** copying figures 2021-05-15T14:15:05.2348151Z ** building package indices 2021-05-15T14:15:05.5476664Z ** installing vignettes 2021-05-15T14:15:05.5582150Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:05.7667573Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:05.7893420Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:06.2148389Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:06.2230009Z * DONE (testthat) 2021-05-15T14:15:06.5686362Z * installing *source* package ‘devtools’ ... 2021-05-15T14:15:06.5741594Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:06.5743624Z ** using staged installation 2021-05-15T14:15:06.6016373Z ** R 2021-05-15T14:15:06.6143206Z ** inst 2021-05-15T14:15:06.6152935Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:08.2468144Z ** help 2021-05-15T14:15:08.3528798Z *** installing help indices 2021-05-15T14:15:08.4239205Z *** copying figures 2021-05-15T14:15:08.4240739Z ** building package indices 2021-05-15T14:15:08.6672996Z ** installing vignettes 2021-05-15T14:15:08.6741551Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:09.3304955Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:10.0094251Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:10.0117324Z * DONE (devtools) 2021-05-15T14:15:10.0205958Z 2021-05-15T14:15:10.0206915Z The downloaded source packages are in 2021-05-15T14:15:10.0208252Z ‘/tmp/RtmpPD7iL0/downloaded_packages’ 2021-05-15T14:15:10.1195261Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:15:10.8206939Z 2021-05-15T14:15:11.0986621Z 2021-05-15T14:15:11.0997760Z checking for file ‘/tmp/RtmpPD7iL0/remotes729f5a3c3d28/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:15:11.1027986Z 2021-05-15T14:15:11.1029351Z ✔ checking for file ‘/tmp/RtmpPD7iL0/remotes729f5a3c3d28/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:15:11.1116349Z 2021-05-15T14:15:11.1117176Z 2021-05-15T14:15:11.1117925Z ─ preparing ‘desc’: 2021-05-15T14:15:11.1118210Z 2021-05-15T14:15:11.1118502Z 2021-05-15T14:15:11.1220242Z checking DESCRIPTION meta-information ... 2021-05-15T14:15:11.1238101Z 2021-05-15T14:15:11.1239475Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:15:11.1869562Z 2021-05-15T14:15:11.1892377Z 2021-05-15T14:15:11.1895018Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:15:11.1903610Z 2021-05-15T14:15:11.2016226Z 2021-05-15T14:15:11.2018253Z ─ checking for empty or unneeded directories 2021-05-15T14:15:11.2022544Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:15:11.2029238Z 2021-05-15T14:15:11.2047095Z 2021-05-15T14:15:11.2048901Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:15:11.3009125Z 2021-05-15T14:15:11.3011840Z 2021-05-15T14:15:11.3013309Z 2021-05-15T14:15:11.3103800Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:15:11.3104620Z (as ‘lib’ is unspecified) 2021-05-15T14:15:11.5959532Z * installing *source* package ‘desc’ ... 2021-05-15T14:15:11.5988966Z ** using staged installation 2021-05-15T14:15:11.6144923Z ** R 2021-05-15T14:15:11.6267596Z ** inst 2021-05-15T14:15:11.6282653Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:13.0838634Z ** help 2021-05-15T14:15:13.2062153Z *** installing help indices 2021-05-15T14:15:13.2903463Z ** building package indices 2021-05-15T14:15:13.5487776Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:13.7258043Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:13.9271386Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:13.9288040Z * DONE (desc) 2021-05-15T14:15:14.1173807Z 2021-05-15T14:15:14.1174881Z 2021-05-15T14:15:14.1198294Z checking for file ‘/tmp/RtmpPD7iL0/remotes729f2f1ca73a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:15:14.1207008Z 2021-05-15T14:15:14.1208622Z ✔ checking for file ‘/tmp/RtmpPD7iL0/remotes729f2f1ca73a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:15:14.1304041Z 2021-05-15T14:15:14.1304736Z 2021-05-15T14:15:14.1305652Z ─ preparing ‘ghtravis’: 2021-05-15T14:15:14.1306154Z 2021-05-15T14:15:14.1306611Z 2021-05-15T14:15:14.1383788Z checking DESCRIPTION meta-information ... 2021-05-15T14:15:14.1403167Z 2021-05-15T14:15:14.1405154Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:15:14.1760374Z 2021-05-15T14:15:14.1782772Z 2021-05-15T14:15:14.1785429Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:15:14.1794049Z 2021-05-15T14:15:14.1814543Z 2021-05-15T14:15:14.1816749Z ─ checking for empty or unneeded directories 2021-05-15T14:15:14.1819764Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:15:14.1898709Z 2021-05-15T14:15:14.1917714Z 2021-05-15T14:15:14.1919574Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:15:14.2117806Z 2021-05-15T14:15:14.2120138Z 2021-05-15T14:15:14.2121606Z 2021-05-15T14:15:14.2415445Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:15:14.2416457Z (as ‘lib’ is unspecified) 2021-05-15T14:15:14.4676527Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:15:14.4677956Z ** using staged installation 2021-05-15T14:15:14.4820962Z ** R 2021-05-15T14:15:14.4902808Z ** inst 2021-05-15T14:15:14.4911251Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:15.6389395Z ** help 2021-05-15T14:15:15.6935048Z *** installing help indices 2021-05-15T14:15:15.7342942Z ** building package indices 2021-05-15T14:15:15.9492445Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:16.5899725Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:17.2323826Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:17.2332985Z * DONE (ghtravis) 2021-05-15T14:15:17.2416370Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:15:17.3838263Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:15:18.3018989Z 2021-05-15T14:15:18.3021047Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:15:18.3021944Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:15:18.3023191Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:15:18.3024153Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:15:18.3025050Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:15:18.3025933Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:15:18.3030196Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:15:18.3031321Z (as ‘lib’ is unspecified) 2021-05-15T14:15:31.9055510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:15:32.3109890Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-15T14:15:32.3161177Z ================================================== 2021-05-15T14:15:32.3161669Z downloaded 89 KB 2021-05-15T14:15:32.3161940Z 2021-05-15T14:15:32.3197725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:15:32.6177771Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-15T14:15:32.6228090Z ================================================== 2021-05-15T14:15:32.6228654Z downloaded 116 KB 2021-05-15T14:15:32.6228962Z 2021-05-15T14:15:32.6266513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:15:33.0509950Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-15T14:15:33.0644331Z ================================================== 2021-05-15T14:15:33.0645264Z downloaded 195 KB 2021-05-15T14:15:33.0645790Z 2021-05-15T14:15:33.0678294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:15:33.4717402Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-15T14:15:33.5227040Z ================================================== 2021-05-15T14:15:33.5227964Z downloaded 932 KB 2021-05-15T14:15:33.5228421Z 2021-05-15T14:15:33.5266073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:15:34.0324498Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-15T14:15:34.0694075Z ================================================== 2021-05-15T14:15:34.0694739Z downloaded 690 KB 2021-05-15T14:15:34.0695052Z 2021-05-15T14:15:34.3273138Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:15:34.3303704Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:34.3304869Z ** using staged installation 2021-05-15T14:15:34.3460120Z ** R 2021-05-15T14:15:34.3545405Z ** inst 2021-05-15T14:15:34.3556446Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:35.2606469Z ** help 2021-05-15T14:15:35.3135869Z *** installing help indices 2021-05-15T14:15:35.3533265Z ** building package indices 2021-05-15T14:15:35.5573605Z ** installing vignettes 2021-05-15T14:15:35.5627921Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:35.8055436Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:36.0541148Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:36.0552747Z * DONE (tidyselect) 2021-05-15T14:15:36.3172616Z * installing *source* package ‘generics’ ... 2021-05-15T14:15:36.3201814Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:36.3203257Z ** using staged installation 2021-05-15T14:15:36.3329089Z ** R 2021-05-15T14:15:36.3379850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:36.6273851Z ** help 2021-05-15T14:15:36.7436745Z *** installing help indices 2021-05-15T14:15:36.7820108Z ** building package indices 2021-05-15T14:15:37.0027528Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:37.1745037Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:37.3443511Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:37.3449320Z * DONE (generics) 2021-05-15T14:15:37.6052825Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:15:37.6087339Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:37.6088876Z ** using staged installation 2021-05-15T14:15:37.6240443Z ** R 2021-05-15T14:15:37.6283010Z ** inst 2021-05-15T14:15:37.6312356Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:38.0069016Z ** help 2021-05-15T14:15:38.0270827Z *** installing help indices 2021-05-15T14:15:38.0446313Z ** building package indices 2021-05-15T14:15:38.2267447Z ** installing vignettes 2021-05-15T14:15:38.2321667Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:38.3999076Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:38.5699823Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:38.5700705Z * DONE (cpp11) 2021-05-15T14:15:39.0399620Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:15:39.0521575Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:39.0524003Z ** using staged installation 2021-05-15T14:15:39.0734781Z ** libs 2021-05-15T14:15:39.0782495Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:15:39.2118758Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:15:39.3700955Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:15:39.4916629Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:15:39.9996603Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:15:40.0990951Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:15:40.2030255Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-15T14:15:40.3099400Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:15:40.4325503Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:15:40.5493703Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:15:40.6389812Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:15:40.7964488Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:15:40.8565801Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:15:40.8583574Z ** R 2021-05-15T14:15:40.9006610Z ** data 2021-05-15T14:15:40.9012174Z *** moving datasets to lazyload DB 2021-05-15T14:15:40.9929522Z ** inst 2021-05-15T14:15:40.9956025Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:45.2404684Z ** help 2021-05-15T14:15:45.6971028Z *** installing help indices 2021-05-15T14:15:45.9166231Z *** copying figures 2021-05-15T14:15:45.9171999Z ** building package indices 2021-05-15T14:15:46.2532577Z ** installing vignettes 2021-05-15T14:15:46.2657727Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:46.7097922Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:46.7273978Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:47.2483175Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:47.2525949Z * DONE (dplyr) 2021-05-15T14:15:47.5973165Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:15:47.6043711Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:47.6044956Z ** using staged installation 2021-05-15T14:15:47.6216154Z ** libs 2021-05-15T14:15:47.6275389Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:15:48.5374927Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:15:48.8485283Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:15:50.4221439Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:15:51.6384911Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:15:51.7116947Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:15:51.7140427Z ** R 2021-05-15T14:15:51.7293195Z ** data 2021-05-15T14:15:51.7304005Z *** moving datasets to lazyload DB 2021-05-15T14:15:51.9114946Z ** inst 2021-05-15T14:15:51.9137035Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:53.4377639Z ** help 2021-05-15T14:15:53.5495232Z *** installing help indices 2021-05-15T14:15:53.6217654Z *** copying figures 2021-05-15T14:15:53.6222786Z ** building package indices 2021-05-15T14:15:53.8637344Z ** installing vignettes 2021-05-15T14:15:53.8745908Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:54.3279492Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:54.3458826Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:54.8091857Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:54.8110352Z * DONE (tidyr) 2021-05-15T14:15:54.8237201Z 2021-05-15T14:15:54.8238392Z The downloaded source packages are in 2021-05-15T14:15:54.8239691Z ‘/tmp/RtmpPD7iL0/downloaded_packages’ 2021-05-15T14:15:54.9970466Z 2021-05-15T14:15:54.9983630Z checking for file ‘/tmp/RtmpPD7iL0/remotes729f4f2b0547/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:15:55.0000705Z 2021-05-15T14:15:55.0002440Z ✔ checking for file ‘/tmp/RtmpPD7iL0/remotes729f4f2b0547/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:15:55.0082511Z 2021-05-15T14:15:55.0083156Z 2021-05-15T14:15:55.0084048Z ─ preparing ‘aghast’: 2021-05-15T14:15:55.0084529Z 2021-05-15T14:15:55.0084975Z 2021-05-15T14:15:55.0159637Z checking DESCRIPTION meta-information ... 2021-05-15T14:15:55.0178157Z 2021-05-15T14:15:55.0180048Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:15:55.0413413Z 2021-05-15T14:15:55.0433627Z 2021-05-15T14:15:55.0436169Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:15:55.0443637Z 2021-05-15T14:15:55.0461558Z 2021-05-15T14:15:55.0463652Z ─ checking for empty or unneeded directories 2021-05-15T14:15:55.0466355Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:15:55.0489538Z 2021-05-15T14:15:55.0507013Z 2021-05-15T14:15:55.0508874Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:15:55.0596173Z 2021-05-15T14:15:55.0598165Z 2021-05-15T14:15:55.0599749Z 2021-05-15T14:15:55.0664378Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:15:55.0665410Z (as ‘lib’ is unspecified) 2021-05-15T14:15:55.2627437Z * installing *source* package ‘aghast’ ... 2021-05-15T14:15:55.2630467Z ** using staged installation 2021-05-15T14:15:55.2786390Z ** R 2021-05-15T14:15:55.2840176Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:55.6898926Z ** help 2021-05-15T14:15:55.7197230Z *** installing help indices 2021-05-15T14:15:55.7411329Z ** building package indices 2021-05-15T14:15:55.9293407Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:56.0994495Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:56.2714443Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:56.2721930Z * DONE (aghast) 2021-05-15T14:15:56.2799395Z Installing 1 packages: covr 2021-05-15T14:15:56.2808227Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:15:56.2809052Z (as ‘lib’ is unspecified) 2021-05-15T14:16:09.8723662Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:16:09.8724756Z 2021-05-15T14:16:09.8730326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:16:10.8286709Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-15T14:16:10.8288124Z ================================================== 2021-05-15T14:16:10.8288754Z downloaded 81 KB 2021-05-15T14:16:10.8289183Z 2021-05-15T14:16:10.8320597Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:16:11.2796952Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-15T14:16:11.2873271Z ================================================== 2021-05-15T14:16:11.2873840Z downloaded 89 KB 2021-05-15T14:16:11.2874148Z 2021-05-15T14:16:11.2911853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:16:11.6830370Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-15T14:16:11.6951773Z ================================================== 2021-05-15T14:16:11.6952613Z downloaded 144 KB 2021-05-15T14:16:11.6953152Z 2021-05-15T14:16:11.9397316Z * installing *source* package ‘lazyeval’ ... 2021-05-15T14:16:11.9422237Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:11.9423484Z ** using staged installation 2021-05-15T14:16:11.9542021Z ** libs 2021-05-15T14:16:11.9586637Z 2021-05-15T14:16:11.9587997Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-15T14:16:12.0170777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:16:12.0519679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-15T14:16:12.1086699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-15T14:16:12.1800153Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-15T14:16:12.2403322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-15T14:16:12.3074936Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:16:12.3317874Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:16:12.3318551Z ** R 2021-05-15T14:16:12.3377562Z ** inst 2021-05-15T14:16:12.3391408Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:12.8124626Z ** help 2021-05-15T14:16:12.8651641Z *** installing help indices 2021-05-15T14:16:12.9070802Z ** building package indices 2021-05-15T14:16:13.1202522Z ** installing vignettes 2021-05-15T14:16:13.1266550Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:13.2969174Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:13.3144373Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:13.4872849Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:13.4881633Z * DONE (lazyeval) 2021-05-15T14:16:13.7313796Z * installing *source* package ‘rex’ ... 2021-05-15T14:16:13.7337056Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:13.7338283Z ** using staged installation 2021-05-15T14:16:13.7472697Z ** R 2021-05-15T14:16:13.7525893Z ** inst 2021-05-15T14:16:13.7536556Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:14.2243200Z ** help 2021-05-15T14:16:14.2723253Z *** installing help indices 2021-05-15T14:16:14.3075157Z ** building package indices 2021-05-15T14:16:14.5116502Z ** installing vignettes 2021-05-15T14:16:14.5198991Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:14.6865709Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:14.8600607Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:14.8609085Z * DONE (rex) 2021-05-15T14:16:15.2012167Z * installing *source* package ‘covr’ ... 2021-05-15T14:16:15.2068055Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:15.2069226Z ** using staged installation 2021-05-15T14:16:15.2269556Z ** libs 2021-05-15T14:16:15.2315394Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:16:15.2839775Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-15T14:16:15.2993428Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:16:15.3006527Z ** R 2021-05-15T14:16:15.3137475Z ** inst 2021-05-15T14:16:15.3158915Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:16.5422025Z ** help 2021-05-15T14:16:16.6010830Z *** installing help indices 2021-05-15T14:16:16.6461390Z *** copying figures 2021-05-15T14:16:16.6463057Z ** building package indices 2021-05-15T14:16:16.8632889Z ** installing vignettes 2021-05-15T14:16:16.8695277Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:17.0580331Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:17.0754853Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:17.2830096Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:17.2849677Z * DONE (covr) 2021-05-15T14:16:17.2942582Z 2021-05-15T14:16:17.2943452Z The downloaded source packages are in 2021-05-15T14:16:17.2944836Z ‘/tmp/RtmpPD7iL0/downloaded_packages’ 2021-05-15T14:16:17.3080627Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:16:17.3081227Z Rscript -e "tic::before_install()" 2021-05-15T14:16:17.3131194Z shell: /usr/bin/bash -e {0} 2021-05-15T14:16:17.3131569Z env: 2021-05-15T14:16:17.3131989Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:17.3132418Z TIC_DEPLOY_KEY: 2021-05-15T14:16:17.3133187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:16:17.3134958Z GITHUB_PAT: *** 2021-05-15T14:16:17.3135345Z COVERALLS_TOKEN: 2021-05-15T14:16:17.3135789Z continue-on-error: true 2021-05-15T14:16:17.3136237Z VDIFFR_RUN_TESTS: 2021-05-15T14:16:17.3136681Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:16:17.3137098Z TZ: UTC 2021-05-15T14:16:17.3137463Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:17.3137837Z NOT_CRAN: true 2021-05-15T14:16:17.3138195Z ##[endgroup] 2021-05-15T14:16:17.5745643Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:16:17.6942885Z Running before_install: step_install_remote_binaries() 2021-05-15T14:16:18.1837032Z Installing kirby21.base binaries 2021-05-15T14:16:18.1848928Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:16:18.4220725Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:16:18.4226953Z Installing kirby21.t1 binaries 2021-05-15T14:16:18.4233904Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:16:18.5447924Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-15T14:16:18.5558793Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:16:18.5559521Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:16:18.5560085Z remotes::install_cran("rcmdcheck") 2021-05-15T14:16:18.5560610Z remotes::install_cran("markdown") 2021-05-15T14:16:18.5567093Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:16:18.5567474Z env: 2021-05-15T14:16:18.5567892Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:18.5568327Z TIC_DEPLOY_KEY: 2021-05-15T14:16:18.5569103Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:16:18.5570657Z GITHUB_PAT: *** 2021-05-15T14:16:18.5571023Z COVERALLS_TOKEN: 2021-05-15T14:16:18.5571486Z continue-on-error: true 2021-05-15T14:16:18.5571921Z VDIFFR_RUN_TESTS: 2021-05-15T14:16:18.5572380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:16:18.5572787Z TZ: UTC 2021-05-15T14:16:18.5573158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:18.5573573Z NOT_CRAN: true 2021-05-15T14:16:18.5573931Z ##[endgroup] 2021-05-15T14:16:35.3181358Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-15T14:16:35.3182971Z kirby21.t1 (NA -> d9d2c5888...) [GitHub] 2021-05-15T14:16:35.4843864Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:16:36.3829232Z 2021-05-15T14:16:36.6981000Z 2021-05-15T14:16:36.6991537Z checking for file ‘/tmp/Rtmpa8dCXj/remotesd5274f389055/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-15T14:16:36.7091899Z 2021-05-15T14:16:36.7093889Z ✔ checking for file ‘/tmp/Rtmpa8dCXj/remotesd5274f389055/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-15T14:16:36.7094982Z 2021-05-15T14:16:36.7095452Z 2021-05-15T14:16:36.7096229Z ─ preparing ‘kirby21.base’: 2021-05-15T14:16:36.7099800Z checking DESCRIPTION meta-information ... 2021-05-15T14:16:36.7121819Z 2021-05-15T14:16:36.7123754Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:16:36.7330271Z 2021-05-15T14:16:37.4175010Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:16:37.4175554Z 2021-05-15T14:16:37.4176156Z (as ‘lib’ is unspecified) 2021-05-15T14:16:37.4176917Z * installing *source* package ‘kirby21.base’ ... 2021-05-15T14:16:37.4177512Z ** using staged installation 2021-05-15T14:16:37.4177915Z ** R 2021-05-15T14:16:37.4178222Z ** data 2021-05-15T14:16:37.4178676Z *** moving datasets to lazyload DB 2021-05-15T14:16:37.4179078Z ** inst 2021-05-15T14:16:37.4179790Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:37.4180289Z ** help 2021-05-15T14:16:37.4180741Z *** installing help indices 2021-05-15T14:16:37.4181232Z ** building package indices 2021-05-15T14:16:37.4182594Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:16:37.4183192Z 2021-05-15T14:16:37.4183602Z 2021-05-15T14:16:37.4184388Z ─ checking for empty or unneeded directories 2021-05-15T14:16:37.4184881Z 2021-05-15T14:16:37.4185298Z 2021-05-15T14:16:37.4186004Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-15T14:16:37.4186575Z 2021-05-15T14:16:37.4186973Z 2021-05-15T14:16:37.4187359Z 2021-05-15T14:16:37.5614680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:37.7441589Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:37.9253485Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:37.9260337Z * DONE (kirby21.base) 2021-05-15T14:16:38.0904546Z Downloading GitHub repo neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:16:42.0727498Z 2021-05-15T14:16:42.2505110Z 2021-05-15T14:16:42.2547016Z checking for file ‘/tmp/Rtmpa8dCXj/remotesd527141cf960/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... 2021-05-15T14:16:42.2547960Z 2021-05-15T14:16:42.2549220Z ✔ checking for file ‘/tmp/Rtmpa8dCXj/remotesd527141cf960/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ 2021-05-15T14:16:42.3024038Z 2021-05-15T14:16:42.3025159Z 2021-05-15T14:16:42.3026323Z ─ preparing ‘kirby21.t1’: 2021-05-15T14:16:42.3039850Z checking DESCRIPTION meta-information ... 2021-05-15T14:16:42.3060831Z 2021-05-15T14:16:42.3062767Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:16:42.3294999Z 2021-05-15T14:16:42.3322267Z 2021-05-15T14:16:42.3324424Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:16:42.3332527Z 2021-05-15T14:16:42.3358253Z 2021-05-15T14:16:42.3360180Z ─ checking for empty or unneeded directories 2021-05-15T14:16:42.3384166Z ─ building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-15T14:16:42.3392645Z 2021-05-15T14:16:42.3394824Z 2021-05-15T14:16:42.3396272Z 2021-05-15T14:16:42.3733363Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:16:42.3734803Z (as ‘lib’ is unspecified) 2021-05-15T14:16:42.5614112Z * installing *source* package ‘kirby21.t1’ ... 2021-05-15T14:16:42.5615667Z ** using staged installation 2021-05-15T14:16:42.5751651Z ** R 2021-05-15T14:16:42.5776964Z ** inst 2021-05-15T14:16:42.5783617Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:42.7916515Z ** help 2021-05-15T14:16:42.8027271Z *** installing help indices 2021-05-15T14:16:42.8254593Z ** building package indices 2021-05-15T14:16:43.0058179Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:43.1896657Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:43.3699149Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:43.3703660Z * DONE (kirby21.t1) 2021-05-15T14:16:43.4626724Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-15T14:16:43.4628195Z Use `force = TRUE` to force installation 2021-05-15T14:16:43.5375318Z Skipping install of 'kirby21.t1' from a github remote, the SHA1 (d9d2c588) has not changed since last install. 2021-05-15T14:16:43.5376378Z Use `force = TRUE` to force installation 2021-05-15T14:16:57.4677656Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:16:57.4678759Z Use `force = TRUE` to force installation 2021-05-15T14:16:57.4688803Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:16:57.4689697Z Use `force = TRUE` to force installation 2021-05-15T14:16:57.4788302Z 2021-05-15T14:16:57.4831579Z ##[group]Run options(width = 100) 2021-05-15T14:16:57.4832066Z options(width = 100) 2021-05-15T14:16:57.4832702Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:16:57.4833348Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:16:57.4840548Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:16:57.4840942Z env: 2021-05-15T14:16:57.4841350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:57.4841794Z TIC_DEPLOY_KEY: 2021-05-15T14:16:57.4842562Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:16:57.4844250Z GITHUB_PAT: *** 2021-05-15T14:16:57.4844638Z COVERALLS_TOKEN: 2021-05-15T14:16:57.4845084Z continue-on-error: true 2021-05-15T14:16:57.4845534Z VDIFFR_RUN_TESTS: 2021-05-15T14:16:57.4845977Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:16:57.4846399Z TZ: UTC 2021-05-15T14:16:57.4846750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:57.4847168Z NOT_CRAN: true 2021-05-15T14:16:57.4847524Z ##[endgroup] 2021-05-15T14:16:57.8955977Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:16:57.8956735Z setting value 2021-05-15T14:16:57.8957715Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:16:57.8958419Z os Ubuntu 20.04.2 LTS 2021-05-15T14:16:57.8959212Z system x86_64, linux-gnu 2021-05-15T14:16:57.8959810Z ui X11 2021-05-15T14:16:57.8960368Z language (EN) 2021-05-15T14:16:57.8961155Z collate C.UTF-8 2021-05-15T14:16:57.8961923Z ctype C.UTF-8 2021-05-15T14:16:57.8962502Z tz UTC 2021-05-15T14:16:57.8963224Z date 2021-05-15 2021-05-15T14:16:57.8963528Z 2021-05-15T14:16:57.8964434Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:16:57.8965212Z package * version date lib source 2021-05-15T14:16:57.8966272Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:16:57.8967273Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8968153Z base * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.8969025Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.8969890Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8970773Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8971638Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:16:57.8972533Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8973419Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.8974279Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8975159Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8976038Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.8976951Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.8977884Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8979128Z compiler 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.8980052Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8981035Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8981911Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8982835Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8983728Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8984610Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.8985508Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8986491Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:16:57.8987477Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8988368Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8989269Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8990137Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8991033Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8991946Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8992836Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8993718Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8994607Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.8995491Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8996539Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8997448Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8998326Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.8999303Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:16:57.9000300Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9001189Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9002080Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9002970Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9003881Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9004783Z grid 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9005647Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9006519Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9007370Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9008256Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9009185Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9010270Z kirby21.base 1.7.3 2021-05-15 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-15T14:16:57.9011482Z kirby21.t1 1.7.3.2 2021-05-15 [1] Github (neuroconductor/kirby21.t1@d9d2c58) 2021-05-15T14:16:57.9012609Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9013584Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9014495Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9015403Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9016321Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9017226Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9018120Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9018994Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9019886Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9020828Z methods * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9021700Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9022568Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9023443Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9024306Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9025194Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9026091Z parallel 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9026999Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9027887Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9028807Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9029727Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9030611Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9031536Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9032457Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9033342Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9034205Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9035057Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9036082Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9037010Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9037916Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9038815Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9039713Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9040598Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9041455Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9042357Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9043239Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9044236Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9045182Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9046226Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9047037Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9047831Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9048609Z splines 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9049370Z stats * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9050117Z stats4 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9050892Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9051660Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9052439Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:16:57.9053215Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9054010Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:16:57.9054819Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9055580Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9056365Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9057179Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:16:57.9057975Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9058771Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9059540Z tools 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9060311Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9061064Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9061818Z utils * 4.2.0 2021-05-14 [2] local 2021-05-15T14:16:57.9062586Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9063331Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9064103Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9064857Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9065607Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:16:57.9066362Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9067108Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9067866Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9068605Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-15T14:16:57.9068901Z 2021-05-15T14:16:57.9069342Z [1] /home/runner/work/_temp/Library 2021-05-15T14:16:57.9069836Z [2] /opt/R/devel/lib/R/library 2021-05-15T14:16:57.9164260Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:16:57.9164788Z Rscript -e 'tic::script()' 2021-05-15T14:16:57.9165199Z ls -l check 2021-05-15T14:16:57.9207599Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:16:57.9208080Z env: 2021-05-15T14:16:57.9208489Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:16:57.9209041Z TIC_DEPLOY_KEY: 2021-05-15T14:16:57.9209802Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:16:57.9211505Z GITHUB_PAT: *** 2021-05-15T14:16:57.9211877Z COVERALLS_TOKEN: 2021-05-15T14:16:57.9212334Z continue-on-error: true 2021-05-15T14:16:57.9212787Z VDIFFR_RUN_TESTS: 2021-05-15T14:16:57.9213230Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:16:57.9213648Z TZ: UTC 2021-05-15T14:16:57.9213999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:16:57.9214390Z NOT_CRAN: true 2021-05-15T14:16:57.9214735Z ##[endgroup] 2021-05-15T14:16:58.9239239Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:16:58.9246283Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:16:58.9247338Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:16:58.9248095Z timeout = Inf, check_dir = "check") 2021-05-15T14:16:58.9249228Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:16:58.9250095Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:16:59.7491111Z * preparing ‘kirby21.dti’: 2021-05-15T14:16:59.7537940Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:17:00.7441691Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:17:00.7442970Z * checking for empty or unneeded directories 2021-05-15T14:17:00.7470559Z * building ‘kirby21.dti_1.7.0.tar.gz’ 2021-05-15T14:17:00.7536332Z 2021-05-15T14:17:00.8318341Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:17:01.0793190Z * using log directory ‘/home/runner/work/kirby21.dti/kirby21.dti/check/kirby21.dti.Rcheck’ 2021-05-15T14:17:01.0794620Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-15T14:17:01.0795558Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:17:01.0797009Z * using session charset: UTF-8 2021-05-15T14:17:01.0900579Z * using option ‘--as-cran’ 2021-05-15T14:17:01.0918742Z * checking for file ‘kirby21.dti/DESCRIPTION’ ... OK 2021-05-15T14:17:01.0925564Z * checking extension type ... Package 2021-05-15T14:17:01.0926713Z * this is package ‘kirby21.dti’ version ‘1.7.0’ 2021-05-15T14:17:01.0927530Z * package encoding: UTF-8 2021-05-15T14:17:01.0954872Z * checking package namespace information ... OK 2021-05-15T14:17:14.9277684Z * checking package dependencies ... OK 2021-05-15T14:17:14.9278720Z * checking if this is a source package ... OK 2021-05-15T14:17:14.9279421Z * checking if there is a namespace ... OK 2021-05-15T14:17:15.0060993Z * checking for executable files ... OK 2021-05-15T14:17:15.0062239Z * checking for hidden files and directories ... OK 2021-05-15T14:17:15.0074410Z * checking for portable file names ... OK 2021-05-15T14:17:15.0075559Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:17:15.0089652Z * checking serialization versions ... OK 2021-05-15T14:17:16.1243502Z * checking whether package ‘kirby21.dti’ can be installed ... OK 2021-05-15T14:17:16.1368540Z * checking installed package size ... OK 2021-05-15T14:17:16.1837380Z * checking package directory ... OK 2021-05-15T14:17:16.1843179Z * checking for future file timestamps ... OK 2021-05-15T14:17:16.3337968Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:17:16.3344541Z * checking top-level files ... OK 2021-05-15T14:17:16.3353796Z * checking for left-over files ... OK 2021-05-15T14:17:16.3358334Z * checking index information ... OK 2021-05-15T14:17:16.4411414Z * checking package subdirectories ... OK 2021-05-15T14:17:16.4837668Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:17:16.5283539Z * checking R files for syntax errors ... OK 2021-05-15T14:17:16.7058110Z * checking whether the package can be loaded ... OK 2021-05-15T14:17:16.8064828Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:17:16.9077463Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:17:17.0035317Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:17:17.1822326Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:17:17.3662483Z * checking loading without being on the library search path ... OK 2021-05-15T14:17:17.4834807Z * checking dependencies in R code ... OK 2021-05-15T14:17:18.1676594Z * checking S3 generic/method consistency ... OK 2021-05-15T14:17:18.2848373Z * checking replacement functions ... OK 2021-05-15T14:17:18.4073278Z * checking foreign function calls ... OK 2021-05-15T14:17:20.2913271Z * checking R code for possible problems ... OK 2021-05-15T14:17:20.4643928Z * checking Rd files ... OK 2021-05-15T14:17:20.5095745Z * checking Rd metadata ... OK 2021-05-15T14:17:20.5645804Z * checking Rd line widths ... OK 2021-05-15T14:17:20.6513196Z * checking Rd cross-references ... OK 2021-05-15T14:17:20.7681175Z * checking for missing documentation entries ... OK 2021-05-15T14:17:21.1283491Z * checking for code/documentation mismatches ... OK 2021-05-15T14:17:21.9134343Z * checking Rd \usage sections ... OK 2021-05-15T14:17:21.9757080Z * checking Rd contents ... OK 2021-05-15T14:17:22.0510724Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:17:22.5887305Z * checking examples ... OK 2021-05-15T14:17:24.1757220Z * checking PDF version of manual ... OK 2021-05-15T14:17:24.1779103Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:17:24.1780165Z * checking for detritus in the temp directory ... OK 2021-05-15T14:17:24.1780852Z * DONE 2021-05-15T14:17:24.1781244Z 2021-05-15T14:17:24.1781766Z Status: OK 2021-05-15T14:17:24.1782169Z 2021-05-15T14:17:24.2494309Z ── R CMD check results ────────────────────────────────── kirby21.dti 1.7.0 ──── 2021-05-15T14:17:24.2511706Z Duration: 23.5s 2021-05-15T14:17:24.2512267Z 2021-05-15T14:17:24.2527605Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:17:24.2601731Z total 28 2021-05-15T14:17:24.2603341Z drwxr-xr-x 5 runner docker 4096 May 15 14:17 kirby21.dti.Rcheck 2021-05-15T14:17:24.2604721Z -rw-r--r-- 1 runner docker 3119 May 15 14:17 kirby21.dti_1.7.0.tar.gz 2021-05-15T14:17:24.2606044Z -rw-r--r-- 1 runner docker 17006 May 15 14:17 kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:17:24.2635403Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:17:24.2636361Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:17:24.2701982Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:17:24.2702469Z env: 2021-05-15T14:17:24.2702880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:24.2703323Z TIC_DEPLOY_KEY: 2021-05-15T14:17:24.2704079Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:24.2705896Z GITHUB_PAT: *** 2021-05-15T14:17:24.2706278Z COVERALLS_TOKEN: 2021-05-15T14:17:24.2706722Z continue-on-error: true 2021-05-15T14:17:24.2707165Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:24.2707618Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:24.2708030Z TZ: UTC 2021-05-15T14:17:24.2708384Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:24.2708771Z NOT_CRAN: true 2021-05-15T14:17:24.2709114Z ##[endgroup] 2021-05-15T14:17:24.2838423Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:17:24.2839053Z Rscript -e "tic::before_deploy()" 2021-05-15T14:17:24.2877738Z shell: /usr/bin/bash -e {0} 2021-05-15T14:17:24.2878107Z env: 2021-05-15T14:17:24.2878530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:24.2878963Z TIC_DEPLOY_KEY: 2021-05-15T14:17:24.2879734Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:24.2880961Z GITHUB_PAT: *** 2021-05-15T14:17:24.2881335Z COVERALLS_TOKEN: 2021-05-15T14:17:24.2881784Z continue-on-error: true 2021-05-15T14:17:24.2882237Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:24.2882687Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:24.2883107Z TZ: UTC 2021-05-15T14:17:24.2883572Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:24.2883947Z NOT_CRAN: true 2021-05-15T14:17:24.2884301Z ##[endgroup] 2021-05-15T14:17:24.5352668Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:17:24.6529320Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:17:24.6529854Z with: 2021-05-15T14:17:24.6530657Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.dti/releases/42997286/assets{?name,label} 2021-05-15T14:17:24.6531668Z asset_path: check/kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:17:24.6532362Z asset_name: kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-15T14:17:24.6532989Z asset_content_type: application/octet-stream 2021-05-15T14:17:24.6533459Z env: 2021-05-15T14:17:24.6533859Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:24.6534309Z TIC_DEPLOY_KEY: 2021-05-15T14:17:24.6535062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:24.6536384Z GITHUB_PAT: *** 2021-05-15T14:17:24.6536759Z COVERALLS_TOKEN: 2021-05-15T14:17:24.6537202Z continue-on-error: true 2021-05-15T14:17:24.6537657Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:24.6538129Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:24.6538538Z TZ: UTC 2021-05-15T14:17:24.6538905Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:24.6539280Z NOT_CRAN: true 2021-05-15T14:17:24.6540027Z GITHUB_TOKEN: *** 2021-05-15T14:17:24.6540383Z ##[endgroup] 2021-05-15T14:17:25.2228785Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:17:25.2229290Z Rscript -e "tic::deploy()" 2021-05-15T14:17:25.2270541Z shell: /usr/bin/bash -e {0} 2021-05-15T14:17:25.2270911Z env: 2021-05-15T14:17:25.2271321Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:25.2271765Z TIC_DEPLOY_KEY: 2021-05-15T14:17:25.2272527Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:25.2274055Z GITHUB_PAT: *** 2021-05-15T14:17:25.2274433Z COVERALLS_TOKEN: 2021-05-15T14:17:25.2274892Z continue-on-error: true 2021-05-15T14:17:25.2275340Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:25.2276061Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:25.2276482Z TZ: UTC 2021-05-15T14:17:25.2276836Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:25.2277224Z NOT_CRAN: true 2021-05-15T14:17:25.2277570Z ##[endgroup] 2021-05-15T14:17:25.5892684Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:17:25.5927142Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:17:25.5927701Z Rscript -e "tic::after_deploy()" 2021-05-15T14:17:25.5969518Z shell: /usr/bin/bash -e {0} 2021-05-15T14:17:25.5969890Z env: 2021-05-15T14:17:25.5970308Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:17:25.5970737Z TIC_DEPLOY_KEY: 2021-05-15T14:17:25.5971506Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:17:25.5973164Z GITHUB_PAT: *** 2021-05-15T14:17:25.5973549Z COVERALLS_TOKEN: 2021-05-15T14:17:25.5974008Z continue-on-error: true 2021-05-15T14:17:25.5974449Z VDIFFR_RUN_TESTS: 2021-05-15T14:17:25.5974890Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:17:25.5975305Z TZ: UTC 2021-05-15T14:17:25.5975670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:17:25.5976048Z NOT_CRAN: true 2021-05-15T14:17:25.5976401Z ##[endgroup] 2021-05-15T14:17:25.9614349Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:17:28.9865810Z Post job cleanup. 2021-05-15T14:17:29.0304508Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:17:29.0386495Z Post job cleanup. 2021-05-15T14:17:29.1326278Z [command]/usr/bin/git version 2021-05-15T14:17:29.1385528Z git version 2.31.1 2021-05-15T14:17:29.1417304Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:17:29.1458549Z [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-15T14:17:29.1696729Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:17:29.1729020Z http.https://github.com/.extraheader 2021-05-15T14:17:29.1738157Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:17:29.1787749Z [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-15T14:17:29.2107196Z Cleaning up orphan processes