2021-05-14T23:13:40.5027418Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:13:41.0466514Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.1222826Z 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-14T23:13:41.2919178Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.4047360Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:13:48.9330854Z Current runner version: '2.278.0' 2021-05-14T23:13:48.9356008Z ##[group]Operating System 2021-05-14T23:13:48.9356874Z Ubuntu 2021-05-14T23:13:48.9357336Z 20.04.2 2021-05-14T23:13:48.9357728Z LTS 2021-05-14T23:13:48.9358215Z ##[endgroup] 2021-05-14T23:13:48.9358781Z ##[group]Virtual Environment 2021-05-14T23:13:48.9359423Z Environment: ubuntu-20.04 2021-05-14T23:13:48.9359978Z Version: 20210510.0 2021-05-14T23:13:48.9360920Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:13:48.9362229Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:13:48.9363067Z ##[endgroup] 2021-05-14T23:13:48.9364900Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:13:48.9366058Z Actions: write 2021-05-14T23:13:48.9366527Z Checks: write 2021-05-14T23:13:48.9367077Z Contents: write 2021-05-14T23:13:48.9367572Z Deployments: write 2021-05-14T23:13:48.9368191Z Issues: write 2021-05-14T23:13:48.9368715Z Metadata: read 2021-05-14T23:13:48.9369277Z Packages: write 2021-05-14T23:13:48.9369846Z PullRequests: write 2021-05-14T23:13:48.9370426Z RepositoryProjects: write 2021-05-14T23:13:48.9371064Z SecurityEvents: write 2021-05-14T23:13:48.9371570Z Statuses: write 2021-05-14T23:13:48.9372182Z ##[endgroup] 2021-05-14T23:13:48.9375080Z Prepare workflow directory 2021-05-14T23:13:49.0332716Z Prepare all required actions 2021-05-14T23:13:49.0343506Z Getting action download info 2021-05-14T23:13:49.5317660Z Download action repository 'actions/checkout@v2' 2021-05-14T23:13:51.6189182Z Download action repository 'r-lib/actions@master' 2021-05-14T23:13:52.0938348Z Download action repository 'adigherman/actions@master' 2021-05-14T23:13:53.1349192Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:13:53.3783725Z Download action repository 'actions/cache@v1' 2021-05-14T23:13:53.5243593Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:13:53.6672472Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:13:54.0584506Z ##[group]Run actions/checkout@v2 2021-05-14T23:13:54.0585062Z with: 2021-05-14T23:13:54.0585546Z repository: neuroconductor/kirby21.flair 2021-05-14T23:13:54.0586526Z token: *** 2021-05-14T23:13:54.0586891Z ssh-strict: true 2021-05-14T23:13:54.0587373Z persist-credentials: true 2021-05-14T23:13:54.0587818Z clean: true 2021-05-14T23:13:54.0588194Z fetch-depth: 1 2021-05-14T23:13:54.0588558Z lfs: false 2021-05-14T23:13:54.0588930Z submodules: false 2021-05-14T23:13:54.0589276Z env: 2021-05-14T23:13:54.0589690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:54.0590123Z TIC_DEPLOY_KEY: 2021-05-14T23:13:54.0591042Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:54.0592181Z GITHUB_PAT: *** 2021-05-14T23:13:54.0592561Z COVERALLS_TOKEN: 2021-05-14T23:13:54.0593023Z continue-on-error: true 2021-05-14T23:13:54.0593461Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:54.0593835Z ##[endgroup] 2021-05-14T23:13:54.2758019Z Syncing repository: neuroconductor/kirby21.flair 2021-05-14T23:13:54.2758934Z ##[group]Getting Git version info 2021-05-14T23:13:54.2760145Z Working directory is '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:54.2816468Z [command]/usr/bin/git version 2021-05-14T23:13:54.2952840Z git version 2.31.1 2021-05-14T23:13:54.2966174Z ##[endgroup] 2021-05-14T23:13:54.2971783Z Deleting the contents of '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:54.2975889Z ##[group]Initializing the repository 2021-05-14T23:13:54.2979177Z [command]/usr/bin/git init /home/runner/work/kirby21.flair/kirby21.flair 2021-05-14T23:13:54.3069115Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:13:54.3070391Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:13:54.3071937Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:13:54.3072537Z hint: 2021-05-14T23:13:54.3073669Z hint: git config --global init.defaultBranch 2021-05-14T23:13:54.3074162Z hint: 2021-05-14T23:13:54.3074835Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:13:54.3075762Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:13:54.3076315Z hint: 2021-05-14T23:13:54.3076800Z hint: git branch -m 2021-05-14T23:13:54.3080215Z Initialized empty Git repository in /home/runner/work/kirby21.flair/kirby21.flair/.git/ 2021-05-14T23:13:54.3088492Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:13:54.3140780Z ##[endgroup] 2021-05-14T23:13:54.3141557Z ##[group]Disabling automatic garbage collection 2021-05-14T23:13:54.3148537Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:13:54.3198570Z ##[endgroup] 2021-05-14T23:13:54.3207043Z ##[group]Setting up auth 2021-05-14T23:13:54.3216733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:13:54.3264690Z [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-14T23:13:54.3653256Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:13:54.3707843Z [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-14T23:13:54.3939395Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:13:54.3995055Z ##[endgroup] 2021-05-14T23:13:54.3995765Z ##[group]Fetching the repository 2021-05-14T23:13:54.4006894Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +303fcd86a0d8f785f6bf7ac62f47895456b7f867:refs/tags/1.7.0.s 2021-05-14T23:13:54.6207309Z remote: Enumerating objects: 45, done. 2021-05-14T23:13:54.6212803Z remote: Counting objects: 2% (1/45) 2021-05-14T23:13:54.6224982Z remote: Counting objects: 4% (2/45) 2021-05-14T23:13:54.6226751Z remote: Counting objects: 6% (3/45) 2021-05-14T23:13:54.6228605Z remote: Counting objects: 8% (4/45) 2021-05-14T23:13:54.6230318Z remote: Counting objects: 11% (5/45) 2021-05-14T23:13:54.6232852Z remote: Counting objects: 13% (6/45) 2021-05-14T23:13:54.6234156Z remote: Counting objects: 15% (7/45) 2021-05-14T23:13:54.6235843Z remote: Counting objects: 17% (8/45) 2021-05-14T23:13:54.6241213Z remote: Counting objects: 20% (9/45) 2021-05-14T23:13:54.6242165Z remote: Counting objects: 22% (10/45) 2021-05-14T23:13:54.6242991Z remote: Counting objects: 24% (11/45) 2021-05-14T23:13:54.6243900Z remote: Counting objects: 26% (12/45) 2021-05-14T23:13:54.6244777Z remote: Counting objects: 28% (13/45) 2021-05-14T23:13:54.6245504Z remote: Counting objects: 31% (14/45) 2021-05-14T23:13:54.6246198Z remote: Counting objects: 33% (15/45) 2021-05-14T23:13:54.6246917Z remote: Counting objects: 35% (16/45) 2021-05-14T23:13:54.6247752Z remote: Counting objects: 37% (17/45) 2021-05-14T23:13:54.6248437Z remote: Counting objects: 40% (18/45) 2021-05-14T23:13:54.6249326Z remote: Counting objects: 42% (19/45) 2021-05-14T23:13:54.6249986Z remote: Counting objects: 44% (20/45) 2021-05-14T23:13:54.6250629Z remote: Counting objects: 46% (21/45) 2021-05-14T23:13:54.6251258Z remote: Counting objects: 48% (22/45) 2021-05-14T23:13:54.6251913Z remote: Counting objects: 51% (23/45) 2021-05-14T23:13:54.6252535Z remote: Counting objects: 53% (24/45) 2021-05-14T23:13:54.6253236Z remote: Counting objects: 55% (25/45) 2021-05-14T23:13:54.6253874Z remote: Counting objects: 57% (26/45) 2021-05-14T23:13:54.6254831Z remote: Counting objects: 60% (27/45) 2021-05-14T23:13:54.6255501Z remote: Counting objects: 62% (28/45) 2021-05-14T23:13:54.6256058Z remote: Counting objects: 64% (29/45) 2021-05-14T23:13:54.6256626Z remote: Counting objects: 66% (30/45) 2021-05-14T23:13:54.6257182Z remote: Counting objects: 68% (31/45) 2021-05-14T23:13:54.6257749Z remote: Counting objects: 71% (32/45) 2021-05-14T23:13:54.6258465Z remote: Counting objects: 73% (33/45) 2021-05-14T23:13:54.6259016Z remote: Counting objects: 75% (34/45) 2021-05-14T23:13:54.6259578Z remote: Counting objects: 77% (35/45) 2021-05-14T23:13:54.6260134Z remote: Counting objects: 80% (36/45) 2021-05-14T23:13:54.6260703Z remote: Counting objects: 82% (37/45) 2021-05-14T23:13:54.6261271Z remote: Counting objects: 84% (38/45) 2021-05-14T23:13:54.6261831Z remote: Counting objects: 86% (39/45) 2021-05-14T23:13:54.6262586Z remote: Counting objects: 88% (40/45) 2021-05-14T23:13:54.6263082Z remote: Counting objects: 91% (41/45) 2021-05-14T23:13:54.6263560Z remote: Counting objects: 93% (42/45) 2021-05-14T23:13:54.6264052Z remote: Counting objects: 95% (43/45) 2021-05-14T23:13:54.6264543Z remote: Counting objects: 97% (44/45) 2021-05-14T23:13:54.6265020Z remote: Counting objects: 100% (45/45) 2021-05-14T23:13:54.6265540Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:13:54.6266080Z remote: Compressing objects: 2% (1/43) 2021-05-14T23:13:54.6266621Z remote: Compressing objects: 4% (2/43) 2021-05-14T23:13:54.6267154Z remote: Compressing objects: 6% (3/43) 2021-05-14T23:13:54.6267696Z remote: Compressing objects: 9% (4/43) 2021-05-14T23:13:54.6268222Z remote: Compressing objects: 11% (5/43) 2021-05-14T23:13:54.6268767Z remote: Compressing objects: 13% (6/43) 2021-05-14T23:13:54.6269549Z remote: Compressing objects: 16% (7/43) 2021-05-14T23:13:54.6270087Z remote: Compressing objects: 18% (8/43) 2021-05-14T23:13:54.6270623Z remote: Compressing objects: 20% (9/43) 2021-05-14T23:13:54.6271275Z remote: Compressing objects: 23% (10/43) 2021-05-14T23:13:54.6271822Z remote: Compressing objects: 25% (11/43) 2021-05-14T23:13:54.6272350Z remote: Compressing objects: 27% (12/43) 2021-05-14T23:13:54.6272889Z remote: Compressing objects: 30% (13/43) 2021-05-14T23:13:54.6273413Z remote: Compressing objects: 32% (14/43) 2021-05-14T23:13:54.6273954Z remote: Compressing objects: 34% (15/43) 2021-05-14T23:13:54.6274491Z remote: Compressing objects: 37% (16/43) 2021-05-14T23:13:54.6275017Z remote: Compressing objects: 39% (17/43) 2021-05-14T23:13:54.6275553Z remote: Compressing objects: 41% (18/43) 2021-05-14T23:13:54.6276079Z remote: Compressing objects: 44% (19/43) 2021-05-14T23:13:54.6276726Z remote: Compressing objects: 46% (20/43) 2021-05-14T23:13:54.6277258Z remote: Compressing objects: 48% (21/43) 2021-05-14T23:13:54.6277798Z remote: Compressing objects: 51% (22/43) 2021-05-14T23:13:54.6278318Z remote: Compressing objects: 53% (23/43) 2021-05-14T23:13:54.6278850Z remote: Compressing objects: 55% (24/43) 2021-05-14T23:13:54.6279387Z remote: Compressing objects: 58% (25/43) 2021-05-14T23:13:54.6279909Z remote: Compressing objects: 60% (26/43) 2021-05-14T23:13:54.6280440Z remote: Compressing objects: 62% (27/43) 2021-05-14T23:13:54.6280962Z remote: Compressing objects: 65% (28/43) 2021-05-14T23:13:54.6281496Z remote: Compressing objects: 67% (29/43) 2021-05-14T23:13:54.6282019Z remote: Compressing objects: 69% (30/43) 2021-05-14T23:13:54.6282552Z remote: Compressing objects: 72% (31/43) 2021-05-14T23:13:54.6283081Z remote: Compressing objects: 74% (32/43) 2021-05-14T23:13:54.6283815Z remote: Compressing objects: 76% (33/43) 2021-05-14T23:13:54.6284357Z remote: Compressing objects: 79% (34/43) 2021-05-14T23:13:54.6284883Z remote: Compressing objects: 81% (35/43) 2021-05-14T23:13:54.6285420Z remote: Compressing objects: 83% (36/43) 2021-05-14T23:13:54.6285945Z remote: Compressing objects: 86% (37/43) 2021-05-14T23:13:54.6286481Z remote: Compressing objects: 88% (38/43) 2021-05-14T23:13:54.6287010Z remote: Compressing objects: 90% (39/43) 2021-05-14T23:13:54.6287550Z remote: Compressing objects: 93% (40/43) 2021-05-14T23:13:54.6288075Z remote: Compressing objects: 95% (41/43) 2021-05-14T23:13:54.6288611Z remote: Compressing objects: 97% (42/43) 2021-05-14T23:13:54.6296166Z remote: Compressing objects: 100% (43/43) 2021-05-14T23:13:54.6296885Z remote: Compressing objects: 100% (43/43), done. 2021-05-14T23:14:12.3977689Z remote: Total 45 (delta 2), reused 39 (delta 0), pack-reused 0 2021-05-14T23:14:15.0102997Z From https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:15.0105222Z * [new ref] 303fcd86a0d8f785f6bf7ac62f47895456b7f867 -> 1.7.0.s 2021-05-14T23:14:15.0148851Z ##[endgroup] 2021-05-14T23:14:15.0151366Z ##[group]Determining the checkout info 2021-05-14T23:14:15.0152414Z ##[endgroup] 2021-05-14T23:14:15.0158591Z ##[group]Checking out the ref 2021-05-14T23:14:15.0160000Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:14:16.6241169Z Updating files: 66% (20/30) 2021-05-14T23:14:16.6272044Z Updating files: 70% (21/30) 2021-05-14T23:14:16.8184854Z Updating files: 73% (22/30) 2021-05-14T23:14:16.8185386Z Updating files: 76% (23/30) 2021-05-14T23:14:17.1523283Z Updating files: 80% (24/30) 2021-05-14T23:14:17.1530663Z Updating files: 83% (25/30) 2021-05-14T23:14:17.1531566Z Updating files: 86% (26/30) 2021-05-14T23:14:17.1532572Z Updating files: 90% (27/30) 2021-05-14T23:14:17.1533553Z Updating files: 93% (28/30) 2021-05-14T23:14:17.1534354Z Updating files: 96% (29/30) 2021-05-14T23:14:17.1535013Z Updating files: 100% (30/30) 2021-05-14T23:14:17.1535576Z Updating files: 100% (30/30), done. 2021-05-14T23:14:17.1541895Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:14:17.1542212Z 2021-05-14T23:14:17.1542921Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:14:17.1543671Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:14:17.1544379Z state without impacting any branches by switching back to a branch. 2021-05-14T23:14:17.1544800Z 2021-05-14T23:14:17.1545278Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:14:17.1546124Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:14:17.1546509Z 2021-05-14T23:14:17.1547022Z git switch -c 2021-05-14T23:14:17.1547346Z 2021-05-14T23:14:17.1547711Z Or undo this operation with: 2021-05-14T23:14:17.1548000Z 2021-05-14T23:14:17.1548421Z git switch - 2021-05-14T23:14:17.1548663Z 2021-05-14T23:14:17.1549230Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:14:17.1549720Z 2021-05-14T23:14:17.1550109Z HEAD is now at 303fcd8 Version id 12 stable 2021-05-14T23:14:17.2645153Z ##[endgroup] 2021-05-14T23:14:17.3056563Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:14:17.3104188Z '303fcd86a0d8f785f6bf7ac62f47895456b7f867' 2021-05-14T23:14:17.3379540Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:14:17.3379985Z with: 2021-05-14T23:14:17.3380322Z r-version: devel 2021-05-14T23:14:17.3380680Z Ncpus: 1 2021-05-14T23:14:17.3381061Z crayon.enabled: NULL 2021-05-14T23:14:17.3381568Z remove-openmp-macos: true 2021-05-14T23:14:17.3382140Z http-user-agent: default 2021-05-14T23:14:17.3382584Z install-r: true 2021-05-14T23:14:17.3383125Z windows-path-include-mingw: true 2021-05-14T23:14:17.3383614Z env: 2021-05-14T23:14:17.3384024Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:17.3384598Z TIC_DEPLOY_KEY: 2021-05-14T23:14:17.3385364Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:17.3387080Z GITHUB_PAT: *** 2021-05-14T23:14:17.3387467Z COVERALLS_TOKEN: 2021-05-14T23:14:17.3387910Z continue-on-error: true 2021-05-14T23:14:17.3388358Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:17.3388728Z ##[endgroup] 2021-05-14T23:14:20.1212528Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:14:21.7851599Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:14:21.7853374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:14:21.7854678Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:14:21.8086589Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:14:21.8463439Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:14:21.8504270Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:14:21.9309070Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:14:21.9990474Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:14:22.0402398Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:14:22.0404439Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:14:22.0406070Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:14:22.0407711Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:14:22.0409366Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:14:22.0434032Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:14:22.0474935Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:14:22.0890376Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:14:22.2701901Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:14:22.3334605Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:14:22.4552308Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:14:22.5202075Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:14:22.5226319Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:14:22.5232753Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:14:22.5259551Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:14:22.5261232Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:14:22.5390372Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:14:28.6281201Z Fetched 4462 kB in 1s (4493 kB/s) 2021-05-14T23:14:29.3793731Z Reading package lists... 2021-05-14T23:14:29.4037004Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:14:31.2499193Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:14:31.3132681Z Reading package lists... 2021-05-14T23:14:31.4794566Z Building dependency tree... 2021-05-14T23:14:31.4795845Z Reading state information... 2021-05-14T23:14:31.6249434Z The following additional packages will be installed: 2021-05-14T23:14:31.6267420Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:14:31.6269151Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:14:31.6271081Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:14:31.6272777Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:14:31.6274457Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:14:31.6275843Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:14:31.6277447Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:14:31.6279155Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:14:31.6280644Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:14:31.6282118Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:14:31.6283585Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:14:31.6285168Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:14:31.6286807Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:14:31.6288465Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:14:31.6290081Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:14:31.6291490Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:14:31.6292946Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:31.6294519Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:31.6296307Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:31.6297776Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:31.6299158Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:31.6300537Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:31.6302137Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:31.6303865Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:31.6305376Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:31.6306876Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:31.6308463Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:31.6310142Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:31.6311828Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:31.6313473Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:31.6315060Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:31.6316748Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:31.6318471Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:31.6320010Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:31.6321534Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:31.6323081Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:31.6324398Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:31.6325593Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:14:31.6326282Z Suggested packages: 2021-05-14T23:14:31.6327116Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:14:31.6328204Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:14:31.6329435Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:14:31.6330630Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:14:31.6331946Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:14:31.6333020Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:14:31.6334160Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:14:31.6335533Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:14:31.6336989Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:14:31.6338284Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:14:32.0881081Z The following NEW packages will be installed: 2021-05-14T23:14:32.0885465Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:14:32.0886968Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:14:32.0890043Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:14:32.0891981Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:14:32.0893669Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:14:32.0896276Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:14:32.0897840Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:14:32.0899526Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:14:32.0902455Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:14:32.0904106Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:14:32.0905546Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:14:32.0909080Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:14:32.0912897Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:14:32.0914284Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:14:32.0926291Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:14:32.0927690Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:14:32.0929042Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:32.0930680Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:32.0932218Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:32.0933493Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:32.0934683Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:32.0935873Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:32.0937272Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:32.0938705Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:32.0940063Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:32.0941367Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:32.0942710Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:32.0944093Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:32.0945443Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:32.0947068Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:32.0948409Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:32.0949910Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:32.0951761Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:32.0953083Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:32.0954397Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:32.0955875Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:32.0957159Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:32.0958166Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:14:32.1136673Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:14:32.1137650Z Need to get 8648 kB of archives. 2021-05-14T23:14:32.1138431Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:14:32.1140110Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:14:32.1162988Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:14:32.1168881Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:14:32.1177986Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:14:32.1185077Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:14:32.1197056Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:14:32.1204963Z 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-14T23:14:32.1210351Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:14:32.1227939Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:14:32.1232710Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:14:32.1236560Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:14:32.1241167Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:14:32.1243018Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:14:32.1251901Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:14:32.1258507Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:14:32.1264261Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:14:32.1273071Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:14:32.1283639Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:14:32.1290964Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:14:32.1363169Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:14:32.1369625Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:14:32.1386640Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:14:32.1394874Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:14:32.1408687Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:14:32.1420258Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:14:32.1489548Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:14:32.1496273Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:14:32.1506225Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:14:32.1518332Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:14:32.1526113Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:14:32.1531624Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:14:32.1538894Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:14:32.1544216Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:14:32.1552862Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:14:32.1558929Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:14:32.1567531Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:14:32.1576911Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:14:32.1582051Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:14:32.1587019Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:14:32.1592226Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:14:32.1596835Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:14:32.1600171Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:14:32.1603915Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:14:32.1607561Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:14:32.1625595Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:14:32.1633065Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:14:32.1642768Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:14:32.1648965Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:14:32.1659665Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:14:32.1679552Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:14:32.1686084Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:14:32.1700989Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:14:32.1706665Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:14:32.1712431Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:14:32.1717039Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:14:32.1720877Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:14:32.1730186Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:14:32.1737717Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:14:32.1744840Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:14:32.1752247Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:14:32.1780161Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:14:32.1792366Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:14:32.1802326Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:14:32.1809147Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:14:32.1816308Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:14:32.1822953Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:14:32.1830459Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:14:32.1839175Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:14:32.1851820Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:14:32.1863252Z 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-14T23:14:32.1871166Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:14:32.1877347Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:14:32.1885535Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:14:32.1892845Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:14:32.1899878Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:14:32.1907934Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:14:32.1935777Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:14:32.1947627Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:14:32.1954947Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:14:32.1961654Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:14:32.1985977Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:14:32.1993870Z 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-14T23:14:32.1999245Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:14:32.2006915Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:14:32.2017944Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:14:32.2025177Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:14:32.2035379Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:14:32.2044680Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:14:32.2053602Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:14:32.2060653Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:14:32.2068107Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:14:32.2074033Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:14:32.2082269Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:14:32.2089823Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:14:32.2098630Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:14:32.2114533Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:14:32.2119565Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:14:32.2124394Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:14:32.2129291Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:14:32.2134012Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:14:32.2138464Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:14:32.2177624Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:14:32.2197084Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:14:32.2209003Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:14:32.2229489Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:14:32.2234913Z 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-14T23:14:32.2251135Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:14:32.2258634Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:14:32.2329555Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:14:32.2373832Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:14:32.2388661Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:14:32.2444156Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:14:32.2445966Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:14:32.2447602Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:14:32.2568580Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:14:32.2601507Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:14:32.2683132Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:14:32.2684893Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:14:32.2686990Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:14:32.2688773Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:14:32.2690725Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:14:32.2692375Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:14:32.2694112Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:14:32.2695965Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:14:32.2697620Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:14:32.2698772Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:14:32.3109560Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:14:32.3115076Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:14:32.3120330Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:14:32.3180551Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:14:32.9966591Z Fetched 8648 kB in 0s (39.4 MB/s) 2021-05-14T23:14:33.0296103Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:14:33.0496400Z (Reading database ... 2021-05-14T23:14:33.0497045Z (Reading database ... 5% 2021-05-14T23:14:33.0497562Z (Reading database ... 10% 2021-05-14T23:14:33.0498087Z (Reading database ... 15% 2021-05-14T23:14:33.0498597Z (Reading database ... 20% 2021-05-14T23:14:33.0499232Z (Reading database ... 25% 2021-05-14T23:14:33.0499749Z (Reading database ... 30% 2021-05-14T23:14:33.0500269Z (Reading database ... 35% 2021-05-14T23:14:33.0500783Z (Reading database ... 40% 2021-05-14T23:14:33.0501394Z (Reading database ... 45% 2021-05-14T23:14:33.0501914Z (Reading database ... 50% 2021-05-14T23:14:33.0798469Z (Reading database ... 55% 2021-05-14T23:14:33.1201180Z (Reading database ... 60% 2021-05-14T23:14:33.1528691Z (Reading database ... 65% 2021-05-14T23:14:33.1858352Z (Reading database ... 70% 2021-05-14T23:14:33.2548306Z (Reading database ... 75% 2021-05-14T23:14:33.3322333Z (Reading database ... 80% 2021-05-14T23:14:33.4227535Z (Reading database ... 85% 2021-05-14T23:14:33.4842922Z (Reading database ... 90% 2021-05-14T23:14:33.5404395Z (Reading database ... 95% 2021-05-14T23:14:33.5404923Z (Reading database ... 100% 2021-05-14T23:14:33.5405547Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:14:33.5531717Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:14:33.5724034Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:14:33.6015278Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:14:33.6285158Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:14:33.6295139Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:14:33.6632846Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:14:33.6818094Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:14:33.6834910Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:33.7095797Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:14:33.7363476Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:14:33.7376150Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:33.7682591Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:14:33.7941997Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:14:33.7957605Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:33.8252821Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:14:33.8521481Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:14:33.8544655Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:33.8757455Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:14:33.9018815Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:14:33.9028034Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:33.9272547Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:14:33.9501106Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:14:33.9514383Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:33.9793275Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:14:33.9986563Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:14:33.9995576Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:34.0272645Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:14:34.0487788Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:14:34.0498831Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:34.0724207Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:14:34.0972248Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:14:34.0992012Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:34.1252193Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:14:34.1510458Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:14:34.1524692Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:34.1741269Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:14:34.1996966Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:14:34.2007942Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:34.2273119Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:14:34.2472485Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:14:34.2483308Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:34.2781757Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:14:34.3005700Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:14:34.3016723Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:34.3272191Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:14:34.3501756Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:14:34.3517962Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:14:34.3831806Z Selecting previously unselected package patchutils. 2021-05-14T23:14:34.4027765Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:14:34.4045156Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:14:34.4393197Z Selecting previously unselected package wdiff. 2021-05-14T23:14:34.4585436Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:14:34.4602683Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:14:34.4951932Z Selecting previously unselected package devscripts. 2021-05-14T23:14:34.5164203Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:14:34.5377716Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:34.6459701Z Selecting previously unselected package diffstat. 2021-05-14T23:14:34.6734983Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:14:34.6743518Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:14:34.6988700Z Selecting previously unselected package python3-gpg. 2021-05-14T23:14:34.7249270Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:14:34.7261426Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:34.7697524Z Selecting previously unselected package dput. 2021-05-14T23:14:34.7960961Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:14:34.8030987Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:14:34.8353186Z Selecting previously unselected package gdebi-core. 2021-05-14T23:14:34.8551511Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:14:34.8565367Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:34.9512552Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:14:34.9719715Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:14:34.9814007Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:35.0151725Z Selecting previously unselected package gettext. 2021-05-14T23:14:35.0378194Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:14:35.0387005Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:35.1557088Z Selecting previously unselected package intltool-debian. 2021-05-14T23:14:35.1780411Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:14:35.1788316Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:35.2072141Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:14:35.2289012Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:14:35.2298873Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:35.2632680Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:14:35.2898085Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:14:35.2908283Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:35.3272939Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:14:35.3480936Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:14:35.3551952Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:35.3768418Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:14:35.4031455Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:14:35.4040872Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:35.4313000Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:14:35.4509435Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:14:35.4521709Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:35.4792454Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:14:35.5005817Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:14:35.5015350Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:35.5273059Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:14:35.5484630Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:14:35.5492301Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:35.5832651Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:14:35.6012942Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:14:35.6025074Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:35.6300682Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:14:35.6515335Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:14:35.6526532Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:35.6793140Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:14:35.7004977Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:14:35.7014275Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:35.7312195Z Selecting previously unselected package libclone-perl. 2021-05-14T23:14:35.7509399Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:14:35.7517814Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:14:35.7792401Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:14:35.7995446Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:14:35.8012148Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:35.8287247Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:14:35.8510615Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:14:35.8531727Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:35.8795625Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:14:35.9000415Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:14:35.9010935Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:14:35.9272260Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:14:35.9494973Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:14:35.9515129Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:35.9722474Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:14:35.9983617Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:14:35.9997427Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:36.0312486Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:14:36.0498161Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:14:36.0512798Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:36.0718246Z Selecting previously unselected package libwant-perl. 2021-05-14T23:14:36.0979375Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:14:36.0988760Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:14:36.1272467Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:14:36.1476939Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:14:36.1487576Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:36.1735367Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:14:36.1995564Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:14:36.2006478Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:36.2352870Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:14:36.2589654Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:14:36.2600249Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:36.2813015Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:14:36.3071121Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:14:36.3079701Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:36.3289305Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:14:36.3555442Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:14:36.3564186Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:36.3757918Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:14:36.4023088Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:14:36.4029687Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:36.4392322Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:14:36.4597814Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:14:36.4606245Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:36.5153896Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:14:36.5418134Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:14:36.5432113Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:36.5753191Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:14:36.5927973Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:14:36.5937325Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:36.6192299Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:14:36.6413389Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:14:36.6420822Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:36.6712722Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:14:36.6916336Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:14:36.6923912Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:36.7193037Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:14:36.7394925Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:14:36.7407125Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:36.7642641Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:14:36.7891574Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:14:36.7903308Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:36.8140669Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:14:36.8396038Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:14:36.8418777Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:36.8649610Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:14:36.8908561Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:14:36.8922193Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:14:36.9152602Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:14:36.9402169Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:14:36.9415225Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:36.9952532Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:14:37.0182247Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:14:37.0191360Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:14:37.0513142Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:14:37.0736338Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:14:37.0747797Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:37.1073251Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:14:37.1271134Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:14:37.1278720Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:37.1552320Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:14:37.1763795Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:14:37.1774476Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:37.1991108Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:14:37.2259721Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:14:37.2269615Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:37.2513067Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:14:37.2762343Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:14:37.2774193Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:37.3037079Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:14:37.3245931Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:14:37.3262686Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:37.3672787Z Selecting previously unselected package libjson-perl. 2021-05-14T23:14:37.3858038Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:14:37.3870988Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:14:37.4234497Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:14:37.4475500Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:14:37.4496582Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:14:37.4817827Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:14:37.5048340Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:14:37.5059368Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:37.5312292Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:14:37.5532905Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:14:37.5540856Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:37.5832183Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:14:37.6023864Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:14:37.6033455Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:37.6229704Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:14:37.6495149Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:14:37.6504981Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:14:37.6792385Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:14:37.6980231Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:14:37.6988158Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:37.7214613Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:14:37.7478703Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:14:37.7490053Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:37.7733994Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:14:37.7999664Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:14:37.8011833Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:37.8552429Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:14:37.8753261Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:14:37.8768020Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:37.9059056Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:14:37.9322085Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:14:37.9331108Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:37.9592123Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:14:37.9800439Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:14:37.9812623Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:38.0036648Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:14:38.0298038Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:14:38.0307521Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:14:38.0742800Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:14:38.1008787Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:14:38.1017550Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:38.1228861Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:14:38.1494050Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:14:38.1501059Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:38.1706898Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:14:38.1970832Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:14:38.1977531Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:38.2328197Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:14:38.2594450Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:14:38.2602717Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:38.2883173Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:14:38.3149616Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:14:38.3160458Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:38.3379351Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:14:38.3644255Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:14:38.3650585Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:38.3931282Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:14:38.4176397Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:14:38.4184693Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:38.4541264Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:14:38.4802703Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:14:38.4812018Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:38.5047605Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:14:38.5309566Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:14:38.5317133Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:38.5551049Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:14:38.5812681Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:14:38.5828450Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:38.6039882Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:14:38.6316116Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:14:38.6324020Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:38.6539750Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:14:38.6808780Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:14:38.6819675Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:38.7112415Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:14:38.7314616Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:14:38.7323994Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:38.7712253Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:14:38.7919312Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:14:38.7926894Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:38.8162804Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:14:38.8426917Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:14:38.8434789Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:38.8672413Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:14:38.8916401Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:14:38.8926191Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:38.9178674Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:14:38.9443961Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:14:38.9458040Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:38.9714785Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:14:38.9980959Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:14:38.9999309Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:39.0253867Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:14:39.0528372Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:14:39.0537795Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:39.0771757Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:14:39.1032510Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:14:39.1050855Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:39.1292596Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:14:39.1583109Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:39.1592126Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:39.2206943Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:14:39.2477478Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:14:39.2487273Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:39.2710397Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:14:39.2983560Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:14:39.2995022Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:14:39.3312438Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:14:39.3504925Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:14:39.3515806Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:14:39.3792152Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:14:39.4009551Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:14:39.4019681Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:39.4273065Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:14:39.4492880Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:14:39.4502413Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:39.4792555Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:14:39.5019206Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:14:39.5028632Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:39.5272518Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:14:39.5511578Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:39.5521701Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:39.5809495Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:14:39.6068327Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:39.6092515Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:39.6374176Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:14:39.6637259Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:14:39.6647974Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:14:39.6850232Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:14:39.7113535Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:14:39.7122921Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:39.7433053Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:14:39.7629073Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:14:39.7639744Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:39.7952739Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:14:39.8162804Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:14:39.8173334Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:39.8473364Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:14:39.8698155Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:14:39.8713890Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:39.8953527Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:14:39.9183997Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:14:39.9190568Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:39.9472419Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:14:39.9682440Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:14:39.9697758Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:39.9992655Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:14:40.0234283Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:14:40.0248644Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:40.0552439Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:14:40.0755404Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:14:40.0769278Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:40.1015721Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:14:40.1276225Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:14:40.1289879Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:40.1553351Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:14:40.1820396Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:14:40.1836589Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:40.2192750Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:14:40.2401480Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:14:40.2421627Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:40.2712950Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:14:40.2980431Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:14:40.2998711Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:40.3266386Z Selecting previously unselected package licensecheck. 2021-05-14T23:14:40.3538211Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:14:40.3547419Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:14:40.3804501Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:14:40.4091890Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:14:40.4099183Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:40.4352417Z Selecting previously unselected package t1utils. 2021-05-14T23:14:40.4584273Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:14:40.4596053Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:14:40.4993012Z Selecting previously unselected package lintian. 2021-05-14T23:14:40.5209513Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:14:40.5220116Z Unpacking lintian (2.62.0) ... 2021-05-14T23:14:40.8752604Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:14:40.8983456Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:14:40.8996583Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:40.9272227Z Selecting previously unselected package python3-xdg. 2021-05-14T23:14:40.9501048Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:14:40.9514613Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:40.9769673Z Selecting previously unselected package qpdf. 2021-05-14T23:14:41.0040908Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:41.0052711Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:14:41.0727284Z Selecting previously unselected package python3-magic. 2021-05-14T23:14:41.1000775Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:14:41.1012591Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:41.1606835Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:41.1636417Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:41.1664500Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:41.1690637Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:14:41.1715726Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:14:41.1745379Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:41.1773005Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:41.1813404Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:41.1841965Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:41.3316451Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:41.3353129Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:41.3383283Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:14:41.3415386Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:41.3447082Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:41.3475584Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:41.3502225Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:41.3531957Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:41.3562289Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:41.3589454Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:41.3615138Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:14:41.3637806Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:41.3659855Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:41.3679581Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:41.3707624Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:41.3729986Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:14:41.3755054Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:41.3791169Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:41.3816347Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:41.3841314Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:14:41.3867573Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:41.3891044Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:41.3938902Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:41.3976349Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:41.4009815Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:41.4042726Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:41.5609877Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:41.5638157Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:41.5661421Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:14:41.5683161Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:41.5716733Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:14:41.5763331Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:14:41.5790393Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:41.5814185Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:14:41.5854502Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:14:41.5890794Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:41.5928281Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:41.7596514Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:41.7627194Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:41.7666750Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:14:41.7692135Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:41.7710993Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:41.7736907Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:41.7762892Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:14:41.7789020Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:41.7826311Z Setting up t1utils (1.41-3) ... 2021-05-14T23:14:41.7866284Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:41.7896687Z Setting up diffstat (1.63-1) ... 2021-05-14T23:14:41.7923579Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:41.7954007Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:41.7982042Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:41.8005136Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:41.8044706Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:41.8073207Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:41.8099717Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:41.8123621Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:41.8148378Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:41.8167159Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:41.8196602Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:14:41.8222520Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:41.8254620Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:41.8288023Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:41.8313327Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:41.8349177Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:14:41.8396337Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:41.8434515Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:41.8467018Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:41.9814955Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:41.9859356Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:41.9886512Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:41.9933603Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:41.9962108Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:41.9997377Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:42.0036871Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:42.0065178Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:42.0208972Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:42.0231047Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:42.0258125Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:42.1627417Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:42.1653081Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:42.1676323Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:14:42.1761718Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:42.1790152Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:42.1814836Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:42.1839339Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:42.1865832Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:42.1894345Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:42.1918607Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:42.1939153Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:42.1966866Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:42.1996079Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:14:42.2027327Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:42.2052913Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:42.2081522Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:14:42.3575323Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:42.3601053Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:42.3626556Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:42.3649447Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:42.3678017Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:42.3713875Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:42.3743616Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:42.3778487Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:42.3807989Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:42.3838500Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:42.3871798Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:42.3899721Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:42.3924808Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:42.3958027Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:42.3984498Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:14:42.4019256Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:42.4047748Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:42.4072946Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:42.5665837Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:42.5688197Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:42.5713806Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:42.5741696Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:42.5767330Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:42.5809655Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:42.5842810Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:42.5870470Z Setting up lintian (2.62.0) ... 2021-05-14T23:14:42.5906632Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:14:42.5941462Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:14:58.1183116Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:14:58.3665602Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:03.5486343Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-14T23:15:03.6626625Z 2021-05-14T23:15:03.6784277Z Reading package lists... 0% 2021-05-14T23:15:03.6785065Z 2021-05-14T23:15:03.6827366Z Reading package lists... 100% 2021-05-14T23:15:03.6827965Z 2021-05-14T23:15:03.6828350Z 2021-05-14T23:15:03.6828905Z Reading package lists... Done 2021-05-14T23:15:03.6829376Z 2021-05-14T23:15:03.6829944Z Building dependency tree... 0% 2021-05-14T23:15:03.6830430Z 2021-05-14T23:15:03.7124730Z Building dependency tree... 0% 2021-05-14T23:15:03.7125530Z 2021-05-14T23:15:03.7126116Z Building dependency tree... 50% 2021-05-14T23:15:03.7126614Z 2021-05-14T23:15:03.8376691Z Building dependency tree... 50% 2021-05-14T23:15:03.8377109Z 2021-05-14T23:15:03.8377550Z Building dependency tree 2021-05-14T23:15:03.8377911Z 2021-05-14T23:15:03.8378369Z Reading state information... 0% 2021-05-14T23:15:03.8378720Z 2021-05-14T23:15:03.9933339Z Reading state information... 0% 2021-05-14T23:15:03.9933819Z 2021-05-14T23:15:03.9934060Z 2021-05-14T23:15:03.9934536Z Reading state information... Done 2021-05-14T23:15:03.9934908Z 2021-05-14T23:15:03.9935359Z Reading state information... 0% 2021-05-14T23:15:03.9988023Z 2021-05-14T23:15:03.9988588Z Reading state information... 1% 2021-05-14T23:15:04.0026508Z 2021-05-14T23:15:04.0026962Z Reading state information... 3% 2021-05-14T23:15:04.0066259Z 2021-05-14T23:15:04.0066703Z Reading state information... 5% 2021-05-14T23:15:04.0106219Z 2021-05-14T23:15:04.0106954Z Reading state information... 7% 2021-05-14T23:15:04.0146813Z 2021-05-14T23:15:04.0147294Z Reading state information... 9% 2021-05-14T23:15:04.0185213Z 2021-05-14T23:15:04.0185679Z Reading state information... 11% 2021-05-14T23:15:04.0226588Z 2021-05-14T23:15:04.0227069Z Reading state information... 13% 2021-05-14T23:15:04.0265280Z 2021-05-14T23:15:04.0265746Z Reading state information... 15% 2021-05-14T23:15:04.0309807Z 2021-05-14T23:15:04.0310298Z Reading state information... 17% 2021-05-14T23:15:04.0352541Z 2021-05-14T23:15:04.0353008Z Reading state information... 19% 2021-05-14T23:15:04.0393389Z 2021-05-14T23:15:04.0393870Z Reading state information... 21% 2021-05-14T23:15:04.0431055Z 2021-05-14T23:15:04.0431496Z Reading state information... 23% 2021-05-14T23:15:04.0472044Z 2021-05-14T23:15:04.0472483Z Reading state information... 25% 2021-05-14T23:15:04.0514661Z 2021-05-14T23:15:04.0515098Z Reading state information... 27% 2021-05-14T23:15:04.0559015Z 2021-05-14T23:15:04.0559477Z Reading state information... 29% 2021-05-14T23:15:04.0600334Z 2021-05-14T23:15:04.0600806Z Reading state information... 31% 2021-05-14T23:15:04.0643954Z 2021-05-14T23:15:04.0644392Z Reading state information... 33% 2021-05-14T23:15:04.0680683Z 2021-05-14T23:15:04.0681120Z Reading state information... 35% 2021-05-14T23:15:04.0717887Z 2021-05-14T23:15:04.0718327Z Reading state information... 37% 2021-05-14T23:15:04.0761816Z 2021-05-14T23:15:04.0762281Z Reading state information... 39% 2021-05-14T23:15:04.0803614Z 2021-05-14T23:15:04.0804051Z Reading state information... 41% 2021-05-14T23:15:04.0841681Z 2021-05-14T23:15:04.0842165Z Reading state information... 43% 2021-05-14T23:15:04.0887162Z 2021-05-14T23:15:04.0887610Z Reading state information... 45% 2021-05-14T23:15:04.0955147Z 2021-05-14T23:15:04.0955624Z Reading state information... 47% 2021-05-14T23:15:04.0999195Z 2021-05-14T23:15:04.0999670Z Reading state information... 49% 2021-05-14T23:15:04.1045914Z 2021-05-14T23:15:04.1046417Z Reading state information... 51% 2021-05-14T23:15:04.1085243Z 2021-05-14T23:15:04.1085676Z Reading state information... 53% 2021-05-14T23:15:04.1124686Z 2021-05-14T23:15:04.1125123Z Reading state information... 55% 2021-05-14T23:15:04.1167818Z 2021-05-14T23:15:04.1168274Z Reading state information... 57% 2021-05-14T23:15:04.1208624Z 2021-05-14T23:15:04.1209064Z Reading state information... 59% 2021-05-14T23:15:04.1254950Z 2021-05-14T23:15:04.1255428Z Reading state information... 61% 2021-05-14T23:15:04.1295860Z 2021-05-14T23:15:04.1296303Z Reading state information... 63% 2021-05-14T23:15:04.1333860Z 2021-05-14T23:15:04.1334298Z Reading state information... 65% 2021-05-14T23:15:04.1373866Z 2021-05-14T23:15:04.1374302Z Reading state information... 67% 2021-05-14T23:15:04.1413383Z 2021-05-14T23:15:04.1413833Z Reading state information... 69% 2021-05-14T23:15:04.1463077Z 2021-05-14T23:15:04.1463555Z Reading state information... 71% 2021-05-14T23:15:04.1498016Z 2021-05-14T23:15:04.1498454Z Reading state information... 73% 2021-05-14T23:15:04.1538567Z 2021-05-14T23:15:04.1539006Z Reading state information... 75% 2021-05-14T23:15:04.1589109Z 2021-05-14T23:15:04.1589546Z Reading state information... 77% 2021-05-14T23:15:04.1627965Z 2021-05-14T23:15:04.1628407Z Reading state information... 79% 2021-05-14T23:15:04.1668868Z 2021-05-14T23:15:04.1669306Z Reading state information... 81% 2021-05-14T23:15:04.1708165Z 2021-05-14T23:15:04.1708882Z Reading state information... 83% 2021-05-14T23:15:04.1747215Z 2021-05-14T23:15:04.1747672Z Reading state information... 85% 2021-05-14T23:15:04.1786062Z 2021-05-14T23:15:04.1786512Z Reading state information... 87% 2021-05-14T23:15:04.1822582Z 2021-05-14T23:15:04.1823046Z Reading state information... 89% 2021-05-14T23:15:04.1857651Z 2021-05-14T23:15:04.1858112Z Reading state information... 91% 2021-05-14T23:15:04.1896542Z 2021-05-14T23:15:04.1896978Z Reading state information... 93% 2021-05-14T23:15:04.1932932Z 2021-05-14T23:15:04.1933615Z Reading state information... 95% 2021-05-14T23:15:04.1972306Z 2021-05-14T23:15:04.1972743Z Reading state information... 97% 2021-05-14T23:15:04.2009692Z 2021-05-14T23:15:04.2010131Z Reading state information... 99% 2021-05-14T23:15:04.4587296Z Selecting previously unselected package r-devel. 2021-05-14T23:15:04.5811441Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:15:04.5930570Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-14T23:15:04.5942935Z Unpacking r-devel (1) ... 2021-05-14T23:15:05.3405442Z Setting up r-devel (1) ... 2021-05-14T23:15:05.3632061Z 2021-05-14T23:15:05.3632903Z 2021-05-14T23:15:05.3633561Z Reading state information... Done 2021-05-14T23:15:05.3860864Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-14T23:15:05.3982081Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:15:05.4305351Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:15:05.4305852Z env: 2021-05-14T23:15:05.4306279Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:05.4306708Z TIC_DEPLOY_KEY: 2021-05-14T23:15:05.4307477Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:05.4309105Z GITHUB_PAT: *** 2021-05-14T23:15:05.4309483Z COVERALLS_TOKEN: 2021-05-14T23:15:05.4309945Z continue-on-error: true 2021-05-14T23:15:05.4310382Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:05.4311145Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:05.4311567Z TZ: UTC 2021-05-14T23:15:05.4311945Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:05.4312336Z NOT_CRAN: true 2021-05-14T23:15:05.4312698Z ##[endgroup] 2021-05-14T23:15:05.4796389Z [command]sudo apt-get install -y texinfo 2021-05-14T23:15:05.7742901Z Reading package lists... 2021-05-14T23:15:05.9267082Z Building dependency tree... 2021-05-14T23:15:05.9283652Z Reading state information... 2021-05-14T23:15:06.1277437Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:15:06.1278738Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:06.3664131Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:15:06.3858513Z --2021-05-14 23:15:06-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:15:06.4073444Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:15:06.4141742Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:15:06.4453108Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:15:06.4458516Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:15:06.4460761Z --2021-05-14 23:15:06-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:15:06.5197257Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:15:06.5891102Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:15:07.6367437Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:15:07.6371816Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8cClX75TEEHG510yGMUcPQCyYjg7lJlX3PZ8VMV9k%2BM%3D&st=2021-05-14T23%3A14%3A06Z&se=2021-05-14T23%3A20%3A06Z&sp=r [following] 2021-05-14T23:15:07.6376008Z --2021-05-14 23:15:06-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8cClX75TEEHG510yGMUcPQCyYjg7lJlX3PZ8VMV9k%2BM%3D&st=2021-05-14T23%3A14%3A06Z&se=2021-05-14T23%3A20%3A06Z&sp=r 2021-05-14T23:15:07.6378624Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:15:07.6380789Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:15:07.6382233Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:15:07.6383426Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:15:07.6385212Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:15:07.7551206Z 2021-05-14T23:15:10.7532174Z 0K ........ ........ ........ ........ 49% 9.40M 3s 2021-05-14T23:15:13.1751005Z 32768K ........ ........ ........ ........ 99% 12.8M 0s 2021-05-14T23:15:13.1752306Z 65536K 100% 3.06M=6.0s 2021-05-14T23:15:13.1752658Z 2021-05-14T23:15:13.1754112Z 2021-05-14 23:15:13 (10.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:15:13.1754595Z 2021-05-14T23:15:15.1669403Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:15:15.1670290Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:15:15.4349143Z ##[group]Run tlmgr update --self 2021-05-14T23:15:15.4349709Z tlmgr update --self 2021-05-14T23:15:15.4350528Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:15:15.4351992Z tlmgr update --all 2021-05-14T23:15:15.4400505Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:15.4400876Z env: 2021-05-14T23:15:15.4401302Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:15.4401738Z TIC_DEPLOY_KEY: 2021-05-14T23:15:15.4402512Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:15.4404184Z GITHUB_PAT: *** 2021-05-14T23:15:15.4404572Z COVERALLS_TOKEN: 2021-05-14T23:15:15.4405035Z continue-on-error: true 2021-05-14T23:15:15.4405474Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:15.4405933Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:15.4406340Z TZ: UTC 2021-05-14T23:15:15.4406713Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:15.4407157Z NOT_CRAN: true 2021-05-14T23:15:15.4407507Z ##[endgroup] 2021-05-14T23:15:16.9307212Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:16.9309082Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:15:18.1643378Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:18.1645071Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:15:18.2581270Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:15:18.3025892Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:15:18.3453542Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:15:18.3897177Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:15:18.8024649Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:15:20.0774231Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:15:20.1651519Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:15:20.2358273Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:15:20.2767661Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:15:20.3184988Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:15:20.3602120Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:15:20.4020537Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:15:20.4468453Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-14T23:15:20.4952410Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-14T23:15:20.5623695Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-14T23:15:20.6482958Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-14T23:15:20.6899463Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-14T23:15:20.7409445Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-14T23:15:20.7853927Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-14T23:15:20.8292667Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-14T23:15:20.8744678Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-14T23:15:20.9178033Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-14T23:15:20.9631260Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-14T23:15:21.0064767Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-14T23:15:21.0503797Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:15:21.0961903Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:15:21.1387448Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:15:21.1816813Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:15:21.2229225Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:15:21.2646317Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:15:21.3064263Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:15:21.3483642Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-14T23:15:21.3933299Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-14T23:15:21.4360261Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-14T23:15:21.4796547Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-14T23:15:21.5360266Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-14T23:15:21.5805331Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-14T23:15:21.6240657Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-14T23:15:21.6663384Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-14T23:15:21.7083478Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-14T23:15:21.7502893Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-14T23:15:21.7931851Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-14T23:15:21.8381854Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-14T23:15:21.8806448Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-14T23:15:21.9240256Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-14T23:15:21.9665512Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-14T23:15:22.0086156Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-14T23:15:22.0503292Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:15:22.0975242Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:15:22.1421770Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:15:22.1849795Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:15:22.2281917Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:15:22.2735382Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:15:22.3165256Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:15:22.3604826Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:15:22.4063568Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:15:22.4502676Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-14T23:15:22.4947860Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-14T23:15:22.5417319Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-14T23:15:22.5919147Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-14T23:15:22.6351732Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-14T23:15:22.6784862Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-14T23:15:22.7227830Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-14T23:15:22.7684376Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-14T23:15:22.8121516Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-14T23:15:22.8807547Z [67/89, 00:04/00:04] install: optex [789k] 2021-05-14T23:15:22.9619839Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-14T23:15:23.0056195Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-14T23:15:23.0503921Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:15:23.0936022Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:15:23.1384332Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:15:23.1887984Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:15:23.2386305Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:15:23.2834946Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:15:23.3272094Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:15:23.3696354Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:15:23.4134514Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:15:23.4733838Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:15:23.5178738Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-14T23:15:23.5647384Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-14T23:15:23.6096984Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-14T23:15:23.6570934Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-14T23:15:23.7031615Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-14T23:15:23.7479704Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-14T23:15:23.7978711Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-14T23:15:23.8885045Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-14T23:15:23.9334589Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-14T23:15:23.9763589Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-14T23:15:23.9955253Z running mktexlsr ... 2021-05-14T23:15:24.0746302Z done running mktexlsr. 2021-05-14T23:15:24.1037457Z running updmap-sys ... 2021-05-14T23:15:24.3643310Z done running updmap-sys. 2021-05-14T23:15:24.3645529Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:15:24.3647228Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/5OKom3vFFP/02GbJu4248 ... 2021-05-14T23:15:24.7169915Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/5OKom3vFFP/02GbJu4248. 2021-05-14T23:15:24.7171569Z OK: optex.fmt/luatex 2021-05-14T23:15:24.7172715Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:15:24.7174083Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:15:25.8945873Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:25.8947705Z tlmgr: no updates available 2021-05-14T23:15:25.9856682Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:15:25.9857139Z with: 2021-05-14T23:15:25.9857517Z pandoc-version: 2.7.3 2021-05-14T23:15:25.9857886Z env: 2021-05-14T23:15:25.9858294Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:25.9858736Z TIC_DEPLOY_KEY: 2021-05-14T23:15:25.9859503Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:25.9861616Z GITHUB_PAT: *** 2021-05-14T23:15:25.9862007Z COVERALLS_TOKEN: 2021-05-14T23:15:25.9862472Z continue-on-error: true 2021-05-14T23:15:25.9863343Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:25.9863849Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:25.9864356Z TZ: UTC 2021-05-14T23:15:25.9864734Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:25.9865114Z NOT_CRAN: true 2021-05-14T23:15:25.9865471Z ##[endgroup] 2021-05-14T23:15:26.2994746Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:15:26.3638459Z Reading package lists... 2021-05-14T23:15:26.5282966Z Building dependency tree... 2021-05-14T23:15:26.5297396Z Reading state information... 2021-05-14T23:15:26.7453594Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:15:26.7454996Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:26.7488457Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:15:26.8606835Z 2021-05-14T23:15:26.8762049Z Reading package lists... 0% 2021-05-14T23:15:26.8762575Z 2021-05-14T23:15:26.8805837Z Reading package lists... 100% 2021-05-14T23:15:26.8806307Z 2021-05-14T23:15:26.8806909Z 2021-05-14T23:15:26.8807527Z Reading package lists... Done 2021-05-14T23:15:26.8808015Z 2021-05-14T23:15:26.8808642Z Building dependency tree... 0% 2021-05-14T23:15:26.8809143Z 2021-05-14T23:15:26.9100492Z Building dependency tree... 0% 2021-05-14T23:15:26.9100934Z 2021-05-14T23:15:26.9101448Z Building dependency tree... 50% 2021-05-14T23:15:26.9101829Z 2021-05-14T23:15:27.0395746Z Building dependency tree... 50% 2021-05-14T23:15:27.0396200Z 2021-05-14T23:15:27.0396706Z Building dependency tree 2021-05-14T23:15:27.0397080Z 2021-05-14T23:15:27.0397610Z Reading state information... 0% 2021-05-14T23:15:27.0397983Z 2021-05-14T23:15:27.1935241Z Reading state information... 0% 2021-05-14T23:15:27.1935680Z 2021-05-14T23:15:27.1935935Z 2021-05-14T23:15:27.1936468Z Reading state information... Done 2021-05-14T23:15:27.1936867Z 2021-05-14T23:15:27.1937378Z Reading state information... 0% 2021-05-14T23:15:27.1985747Z 2021-05-14T23:15:27.1986334Z Reading state information... 1% 2021-05-14T23:15:27.2022308Z 2021-05-14T23:15:27.2022904Z Reading state information... 3% 2021-05-14T23:15:27.2059026Z 2021-05-14T23:15:27.2059493Z Reading state information... 5% 2021-05-14T23:15:27.2097716Z 2021-05-14T23:15:27.2098184Z Reading state information... 7% 2021-05-14T23:15:27.2132960Z 2021-05-14T23:15:27.2133406Z Reading state information... 9% 2021-05-14T23:15:27.2168521Z 2021-05-14T23:15:27.2169001Z Reading state information... 11% 2021-05-14T23:15:27.2204640Z 2021-05-14T23:15:27.2205082Z Reading state information... 13% 2021-05-14T23:15:27.2240751Z 2021-05-14T23:15:27.2241198Z Reading state information... 15% 2021-05-14T23:15:27.2276076Z 2021-05-14T23:15:27.2276583Z Reading state information... 17% 2021-05-14T23:15:27.2314755Z 2021-05-14T23:15:27.2315217Z Reading state information... 19% 2021-05-14T23:15:27.2349713Z 2021-05-14T23:15:27.2350279Z Reading state information... 21% 2021-05-14T23:15:27.2383758Z 2021-05-14T23:15:27.2384245Z Reading state information... 23% 2021-05-14T23:15:27.2423611Z 2021-05-14T23:15:27.2424108Z Reading state information... 25% 2021-05-14T23:15:27.2464461Z 2021-05-14T23:15:27.2464906Z Reading state information... 27% 2021-05-14T23:15:27.2503468Z 2021-05-14T23:15:27.2503970Z Reading state information... 29% 2021-05-14T23:15:27.2543130Z 2021-05-14T23:15:27.2543575Z Reading state information... 31% 2021-05-14T23:15:27.2582991Z 2021-05-14T23:15:27.2583786Z Reading state information... 33% 2021-05-14T23:15:27.2619208Z 2021-05-14T23:15:27.2619803Z Reading state information... 35% 2021-05-14T23:15:27.2653994Z 2021-05-14T23:15:27.2654587Z Reading state information... 37% 2021-05-14T23:15:27.2695028Z 2021-05-14T23:15:27.2695599Z Reading state information... 39% 2021-05-14T23:15:27.2735331Z 2021-05-14T23:15:27.2735831Z Reading state information... 41% 2021-05-14T23:15:27.2777222Z 2021-05-14T23:15:27.2813391Z Reading state information... 43% 2021-05-14T23:15:27.2813821Z 2021-05-14T23:15:27.2814223Z Reading state information... 45% 2021-05-14T23:15:27.2873539Z 2021-05-14T23:15:27.2874115Z Reading state information... 47% 2021-05-14T23:15:27.2911561Z 2021-05-14T23:15:27.2912149Z Reading state information... 49% 2021-05-14T23:15:27.2952513Z 2021-05-14T23:15:27.2953102Z Reading state information... 51% 2021-05-14T23:15:27.2989959Z 2021-05-14T23:15:27.2990481Z Reading state information... 53% 2021-05-14T23:15:27.3027194Z 2021-05-14T23:15:27.3027742Z Reading state information... 55% 2021-05-14T23:15:27.3067195Z 2021-05-14T23:15:27.3067718Z Reading state information... 57% 2021-05-14T23:15:27.3106208Z 2021-05-14T23:15:27.3106707Z Reading state information... 59% 2021-05-14T23:15:27.3149502Z 2021-05-14T23:15:27.3150000Z Reading state information... 61% 2021-05-14T23:15:27.3187652Z 2021-05-14T23:15:27.3188155Z Reading state information... 63% 2021-05-14T23:15:27.3223688Z 2021-05-14T23:15:27.3224202Z Reading state information... 65% 2021-05-14T23:15:27.3260608Z 2021-05-14T23:15:27.3261125Z Reading state information... 67% 2021-05-14T23:15:27.3297107Z 2021-05-14T23:15:27.3297623Z Reading state information... 69% 2021-05-14T23:15:27.3346535Z 2021-05-14T23:15:27.3347065Z Reading state information... 71% 2021-05-14T23:15:27.3380349Z 2021-05-14T23:15:27.3380882Z Reading state information... 73% 2021-05-14T23:15:27.3417645Z 2021-05-14T23:15:27.3418143Z Reading state information... 75% 2021-05-14T23:15:27.3466852Z 2021-05-14T23:15:27.3467372Z Reading state information... 77% 2021-05-14T23:15:27.3504055Z 2021-05-14T23:15:27.3504559Z Reading state information... 79% 2021-05-14T23:15:27.3542315Z 2021-05-14T23:15:27.3542820Z Reading state information... 81% 2021-05-14T23:15:27.3580340Z 2021-05-14T23:15:27.3581183Z Reading state information... 83% 2021-05-14T23:15:27.3618440Z 2021-05-14T23:15:27.3618965Z Reading state information... 85% 2021-05-14T23:15:27.3655372Z 2021-05-14T23:15:27.3655890Z Reading state information... 87% 2021-05-14T23:15:27.3692142Z 2021-05-14T23:15:27.3692670Z Reading state information... 89% 2021-05-14T23:15:27.3726172Z 2021-05-14T23:15:27.3726726Z Reading state information... 91% 2021-05-14T23:15:27.3763293Z 2021-05-14T23:15:27.3763801Z Reading state information... 93% 2021-05-14T23:15:27.3800704Z 2021-05-14T23:15:27.3801212Z Reading state information... 95% 2021-05-14T23:15:27.3840122Z 2021-05-14T23:15:27.3840635Z Reading state information... 97% 2021-05-14T23:15:27.3877790Z 2021-05-14T23:15:27.3878344Z Reading state information... 99% 2021-05-14T23:15:27.6451138Z Selecting previously unselected package pandoc. 2021-05-14T23:15:27.7587047Z (Reading database ... 261973 files and directories currently installed.) 2021-05-14T23:15:27.7706634Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:15:27.7726248Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:15:29.7299047Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:15:29.7341221Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:30.4474646Z 2021-05-14T23:15:30.4475613Z 2021-05-14T23:15:30.4476310Z Reading state information... Done 2021-05-14T23:15:30.4808611Z ##[group]Run git config user.name adigherman 2021-05-14T23:15:30.4809387Z git config user.name adigherman 2021-05-14T23:15:30.4809950Z git config user.email adig@jhu.edu 2021-05-14T23:15:30.4855452Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:30.4855851Z env: 2021-05-14T23:15:30.4856291Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:30.4856761Z TIC_DEPLOY_KEY: 2021-05-14T23:15:30.4857529Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:30.4859120Z GITHUB_PAT: *** 2021-05-14T23:15:30.4859514Z COVERALLS_TOKEN: 2021-05-14T23:15:30.4860005Z continue-on-error: true 2021-05-14T23:15:30.4860474Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:30.4860937Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:30.4861374Z TZ: UTC 2021-05-14T23:15:30.4861745Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:30.4862152Z NOT_CRAN: true 2021-05-14T23:15:30.4862521Z ##[endgroup] 2021-05-14T23:15:30.5114436Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:15:30.5115041Z env: 2021-05-14T23:15:30.5115472Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:30.5115926Z TIC_DEPLOY_KEY: 2021-05-14T23:15:30.5116691Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:30.5118326Z GITHUB_PAT: *** 2021-05-14T23:15:30.5118701Z COVERALLS_TOKEN: 2021-05-14T23:15:30.5119163Z continue-on-error: true 2021-05-14T23:15:30.5119623Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:30.5120072Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:30.5120501Z TZ: UTC 2021-05-14T23:15:30.5120876Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:30.5121272Z NOT_CRAN: true 2021-05-14T23:15:30.5121624Z ##[endgroup] 2021-05-14T23:15:30.8186414Z Reading package lists... 2021-05-14T23:15:30.9904051Z Building dependency tree... 2021-05-14T23:15:30.9920699Z Reading state information... 2021-05-14T23:15:31.1345193Z The following additional packages will be installed: 2021-05-14T23:15:31.1351099Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:31.1359675Z Suggested packages: 2021-05-14T23:15:31.1360522Z cmake-doc ninja-build 2021-05-14T23:15:31.1790234Z The following NEW packages will be installed: 2021-05-14T23:15:31.1796855Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:31.1994120Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:31.1994883Z Need to get 5470 kB of archives. 2021-05-14T23:15:31.1996291Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:15:31.1998029Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:15:31.2258550Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:15:31.2264405Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:15:31.2275610Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:15:31.6704921Z Fetched 5470 kB in 0s (54.8 MB/s) 2021-05-14T23:15:31.7041044Z Selecting previously unselected package cmake-data. 2021-05-14T23:15:31.7108394Z (Reading database ... 2021-05-14T23:15:31.7109129Z (Reading database ... 5% 2021-05-14T23:15:31.7109789Z (Reading database ... 10% 2021-05-14T23:15:31.7110453Z (Reading database ... 15% 2021-05-14T23:15:31.7111208Z (Reading database ... 20% 2021-05-14T23:15:31.7111838Z (Reading database ... 25% 2021-05-14T23:15:31.7112484Z (Reading database ... 30% 2021-05-14T23:15:31.7113129Z (Reading database ... 35% 2021-05-14T23:15:31.7113786Z (Reading database ... 40% 2021-05-14T23:15:31.7114452Z (Reading database ... 45% 2021-05-14T23:15:31.7115080Z (Reading database ... 50% 2021-05-14T23:15:31.7131972Z (Reading database ... 55% 2021-05-14T23:15:31.7166186Z (Reading database ... 60% 2021-05-14T23:15:31.7204002Z (Reading database ... 65% 2021-05-14T23:15:31.7326385Z (Reading database ... 70% 2021-05-14T23:15:31.7440779Z (Reading database ... 75% 2021-05-14T23:15:31.7709345Z (Reading database ... 80% 2021-05-14T23:15:31.7991492Z (Reading database ... 85% 2021-05-14T23:15:31.8128394Z (Reading database ... 90% 2021-05-14T23:15:31.8211605Z (Reading database ... 95% 2021-05-14T23:15:31.8212210Z (Reading database ... 100% 2021-05-14T23:15:31.8213049Z (Reading database ... 261980 files and directories currently installed.) 2021-05-14T23:15:31.8332289Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:15:31.8532150Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:32.3232696Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:15:32.3480084Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:15:32.3506049Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:32.3813266Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:15:32.4087667Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:15:32.4097423Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:32.4394858Z Selecting previously unselected package cmake. 2021-05-14T23:15:32.4668553Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:15:32.4681783Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:32.8632185Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:32.8674077Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:32.9057230Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:32.9100053Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:32.9154539Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:33.9571724Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:35.8792171Z Reading package lists... 2021-05-14T23:15:36.0281349Z Building dependency tree... 2021-05-14T23:15:36.0297128Z Reading state information... 2021-05-14T23:15:36.1727209Z Suggested packages: 2021-05-14T23:15:36.1728890Z libssh-doc 2021-05-14T23:15:36.2172224Z The following NEW packages will be installed: 2021-05-14T23:15:36.2174055Z libssh-dev 2021-05-14T23:15:36.2354493Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:36.2355193Z Need to get 219 kB of archives. 2021-05-14T23:15:36.2355824Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:15:36.2357434Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:15:36.6004134Z Fetched 219 kB in 0s (11.9 MB/s) 2021-05-14T23:15:36.6274729Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:15:36.6339175Z (Reading database ... 2021-05-14T23:15:36.6339851Z (Reading database ... 5% 2021-05-14T23:15:36.6340435Z (Reading database ... 10% 2021-05-14T23:15:36.6341014Z (Reading database ... 15% 2021-05-14T23:15:36.6341621Z (Reading database ... 20% 2021-05-14T23:15:36.6342187Z (Reading database ... 25% 2021-05-14T23:15:36.6342891Z (Reading database ... 30% 2021-05-14T23:15:36.6343517Z (Reading database ... 35% 2021-05-14T23:15:36.6344153Z (Reading database ... 40% 2021-05-14T23:15:36.6344776Z (Reading database ... 45% 2021-05-14T23:15:36.6345414Z (Reading database ... 50% 2021-05-14T23:15:36.6364149Z (Reading database ... 55% 2021-05-14T23:15:36.6398000Z (Reading database ... 60% 2021-05-14T23:15:36.6432791Z (Reading database ... 65% 2021-05-14T23:15:36.6545122Z (Reading database ... 70% 2021-05-14T23:15:36.6658206Z (Reading database ... 75% 2021-05-14T23:15:36.6922419Z (Reading database ... 80% 2021-05-14T23:15:36.7230245Z (Reading database ... 85% 2021-05-14T23:15:36.7374795Z (Reading database ... 90% 2021-05-14T23:15:36.7451309Z (Reading database ... 95% 2021-05-14T23:15:36.7454478Z (Reading database ... 100% 2021-05-14T23:15:36.7455321Z (Reading database ... 264764 files and directories currently installed.) 2021-05-14T23:15:36.7575333Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:15:36.7589111Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:36.8412687Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:38.8841252Z Reading package lists... 2021-05-14T23:15:39.0519527Z Building dependency tree... 2021-05-14T23:15:39.0535879Z Reading state information... 2021-05-14T23:15:39.2575688Z The following NEW packages will be installed: 2021-05-14T23:15:39.2580232Z jags 2021-05-14T23:15:39.2758884Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:39.2759733Z Need to get 1562 kB of archives. 2021-05-14T23:15:39.2760568Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:15:39.2762588Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:15:39.6874910Z Fetched 1562 kB in 0s (38.2 MB/s) 2021-05-14T23:15:39.7173259Z Selecting previously unselected package jags. 2021-05-14T23:15:39.7243858Z (Reading database ... 2021-05-14T23:15:39.7244872Z (Reading database ... 5% 2021-05-14T23:15:39.7245556Z (Reading database ... 10% 2021-05-14T23:15:39.7246272Z (Reading database ... 15% 2021-05-14T23:15:39.7246907Z (Reading database ... 20% 2021-05-14T23:15:39.7247549Z (Reading database ... 25% 2021-05-14T23:15:39.7248176Z (Reading database ... 30% 2021-05-14T23:15:39.7248814Z (Reading database ... 35% 2021-05-14T23:15:39.7249444Z (Reading database ... 40% 2021-05-14T23:15:39.7250092Z (Reading database ... 45% 2021-05-14T23:15:39.7250723Z (Reading database ... 50% 2021-05-14T23:15:39.7280177Z (Reading database ... 55% 2021-05-14T23:15:39.7314668Z (Reading database ... 60% 2021-05-14T23:15:39.7356266Z (Reading database ... 65% 2021-05-14T23:15:39.7480230Z (Reading database ... 70% 2021-05-14T23:15:39.7596854Z (Reading database ... 75% 2021-05-14T23:15:39.7869361Z (Reading database ... 80% 2021-05-14T23:15:39.8189826Z (Reading database ... 85% 2021-05-14T23:15:39.8341822Z (Reading database ... 90% 2021-05-14T23:15:39.8421582Z (Reading database ... 95% 2021-05-14T23:15:39.8424665Z (Reading database ... 100% 2021-05-14T23:15:39.8425480Z (Reading database ... 264783 files and directories currently installed.) 2021-05-14T23:15:39.8546726Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:15:39.8579636Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:15:40.0095064Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:15:40.0323385Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:40.7230532Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:42.7875027Z Reading package lists... 2021-05-14T23:15:42.9547452Z Building dependency tree... 2021-05-14T23:15:42.9565086Z Reading state information... 2021-05-14T23:15:43.1072325Z The following additional packages will be installed: 2021-05-14T23:15:43.1073731Z libnode64 libuv1-dev 2021-05-14T23:15:43.1539660Z The following NEW packages will be installed: 2021-05-14T23:15:43.1543251Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:15:43.1719994Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:43.1721028Z Need to get 6239 kB of archives. 2021-05-14T23:15:43.1722147Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:15:43.1724075Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:15:43.1774180Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:15:43.2665027Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:15:43.6529424Z Fetched 6239 kB in 0s (56.2 MB/s) 2021-05-14T23:15:43.6807604Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:15:43.6880050Z (Reading database ... 2021-05-14T23:15:43.6880916Z (Reading database ... 5% 2021-05-14T23:15:43.6881568Z (Reading database ... 10% 2021-05-14T23:15:43.6882235Z (Reading database ... 15% 2021-05-14T23:15:43.6882920Z (Reading database ... 20% 2021-05-14T23:15:43.6883553Z (Reading database ... 25% 2021-05-14T23:15:43.6884248Z (Reading database ... 30% 2021-05-14T23:15:43.6884878Z (Reading database ... 35% 2021-05-14T23:15:43.6885526Z (Reading database ... 40% 2021-05-14T23:15:43.6886167Z (Reading database ... 45% 2021-05-14T23:15:43.6886794Z (Reading database ... 50% 2021-05-14T23:15:43.6917657Z (Reading database ... 55% 2021-05-14T23:15:43.6958047Z (Reading database ... 60% 2021-05-14T23:15:43.6997808Z (Reading database ... 65% 2021-05-14T23:15:43.7130944Z (Reading database ... 70% 2021-05-14T23:15:43.7264085Z (Reading database ... 75% 2021-05-14T23:15:43.7556958Z (Reading database ... 80% 2021-05-14T23:15:43.7880338Z (Reading database ... 85% 2021-05-14T23:15:43.8030133Z (Reading database ... 90% 2021-05-14T23:15:43.8110278Z (Reading database ... 95% 2021-05-14T23:15:43.8111335Z (Reading database ... 100% 2021-05-14T23:15:43.8112291Z (Reading database ... 264923 files and directories currently installed.) 2021-05-14T23:15:43.8238000Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:15:43.8252941Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:15:43.8633512Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:15:43.8866246Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:15:43.8890501Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.4833112Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:15:44.5049571Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:15:44.5061862Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.5976600Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:15:44.6016635Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.6048128Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:15:44.6089706Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:46.5268044Z Reading package lists... 2021-05-14T23:15:46.6885097Z Building dependency tree... 2021-05-14T23:15:46.6901455Z Reading state information... 2021-05-14T23:15:46.8385622Z The following additional packages will be installed: 2021-05-14T23:15:46.8388626Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:15:46.8393619Z Suggested packages: 2021-05-14T23:15:46.8394511Z libfftw3-doc 2021-05-14T23:15:46.8842378Z The following NEW packages will be installed: 2021-05-14T23:15:46.8849682Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:15:46.9079518Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:46.9080451Z Need to get 3986 kB of archives. 2021-05-14T23:15:46.9081164Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:15:46.9082935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:15:46.9278373Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:15:46.9600459Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:15:47.0014406Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:15:47.0094420Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:15:47.5078856Z Fetched 3986 kB in 0s (16.7 MB/s) 2021-05-14T23:15:47.5377392Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:15:47.5445347Z (Reading database ... 2021-05-14T23:15:47.5446057Z (Reading database ... 5% 2021-05-14T23:15:47.5446669Z (Reading database ... 10% 2021-05-14T23:15:47.5447260Z (Reading database ... 15% 2021-05-14T23:15:47.5447828Z (Reading database ... 20% 2021-05-14T23:15:47.5448401Z (Reading database ... 25% 2021-05-14T23:15:47.5448981Z (Reading database ... 30% 2021-05-14T23:15:47.5449557Z (Reading database ... 35% 2021-05-14T23:15:47.5450133Z (Reading database ... 40% 2021-05-14T23:15:47.5450696Z (Reading database ... 45% 2021-05-14T23:15:47.5451268Z (Reading database ... 50% 2021-05-14T23:15:47.5482088Z (Reading database ... 55% 2021-05-14T23:15:47.5516824Z (Reading database ... 60% 2021-05-14T23:15:47.5552735Z (Reading database ... 65% 2021-05-14T23:15:47.5669366Z (Reading database ... 70% 2021-05-14T23:15:47.5777945Z (Reading database ... 75% 2021-05-14T23:15:47.6048697Z (Reading database ... 80% 2021-05-14T23:15:47.6365459Z (Reading database ... 85% 2021-05-14T23:15:47.6505835Z (Reading database ... 90% 2021-05-14T23:15:47.6584254Z (Reading database ... 95% 2021-05-14T23:15:47.6584850Z (Reading database ... 100% 2021-05-14T23:15:47.6585669Z (Reading database ... 265059 files and directories currently installed.) 2021-05-14T23:15:47.6709604Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:47.8591279Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.0072920Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:15:48.0352347Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.4675226Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.5483107Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:15:48.5740683Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.5749319Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.6511962Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:15:48.6784627Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.6795661Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.7112265Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:15:48.7317953Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:15:48.7327418Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:48.9969440Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:49.0019371Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:49.0047615Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:49.0075686Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:15:49.0103279Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:15:49.0133415Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:49.7217877Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:51.7158226Z Reading package lists... 2021-05-14T23:15:51.8873648Z Building dependency tree... 2021-05-14T23:15:51.8891448Z Reading state information... 2021-05-14T23:15:52.0342533Z The following additional packages will be installed: 2021-05-14T23:15:52.0345740Z libdcmtk14 2021-05-14T23:15:52.0808839Z The following NEW packages will be installed: 2021-05-14T23:15:52.0819312Z dcmtk libdcmtk14 2021-05-14T23:15:52.0989418Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:52.0990472Z Need to get 5546 kB of archives. 2021-05-14T23:15:52.0991792Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:15:52.0993613Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:15:52.1527291Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:15:52.5419971Z Fetched 5546 kB in 0s (75.4 MB/s) 2021-05-14T23:15:52.5711995Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:15:52.5780203Z (Reading database ... 2021-05-14T23:15:52.5781022Z (Reading database ... 5% 2021-05-14T23:15:52.5781700Z (Reading database ... 10% 2021-05-14T23:15:52.5782362Z (Reading database ... 15% 2021-05-14T23:15:52.5783009Z (Reading database ... 20% 2021-05-14T23:15:52.5783689Z (Reading database ... 25% 2021-05-14T23:15:52.5784382Z (Reading database ... 30% 2021-05-14T23:15:52.5785043Z (Reading database ... 35% 2021-05-14T23:15:52.5785688Z (Reading database ... 40% 2021-05-14T23:15:52.5786314Z (Reading database ... 45% 2021-05-14T23:15:52.5786960Z (Reading database ... 50% 2021-05-14T23:15:52.5817980Z (Reading database ... 55% 2021-05-14T23:15:52.5852439Z (Reading database ... 60% 2021-05-14T23:15:52.5888631Z (Reading database ... 65% 2021-05-14T23:15:52.6011578Z (Reading database ... 70% 2021-05-14T23:15:52.6136014Z (Reading database ... 75% 2021-05-14T23:15:52.6409865Z (Reading database ... 80% 2021-05-14T23:15:52.6715910Z (Reading database ... 85% 2021-05-14T23:15:52.6855031Z (Reading database ... 90% 2021-05-14T23:15:52.6929152Z (Reading database ... 95% 2021-05-14T23:15:52.6929759Z (Reading database ... 100% 2021-05-14T23:15:52.6930581Z (Reading database ... 265150 files and directories currently installed.) 2021-05-14T23:15:52.7048075Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:15:52.7067172Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:15:53.1752982Z Selecting previously unselected package dcmtk. 2021-05-14T23:15:53.1979565Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:15:53.2035405Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:15:53.3362652Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:15:53.3388589Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:15:53.3507120Z Adding `dcmtk' group to system ... 2021-05-14T23:15:53.4060918Z Adding `dcmtk' user to system ... 2021-05-14T23:15:53.7006510Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:15:53.9533126Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:55.4714378Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:57.4873315Z Reading package lists... 2021-05-14T23:15:57.6513461Z Building dependency tree... 2021-05-14T23:15:57.6531640Z Reading state information... 2021-05-14T23:15:57.8803105Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:15:57.8805185Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:57.9422503Z Reading package lists... 2021-05-14T23:15:58.1197087Z Building dependency tree... 2021-05-14T23:15:58.1213847Z Reading state information... 2021-05-14T23:15:58.3698616Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:15:58.3700150Z libpng-dev set to manually installed. 2021-05-14T23:15:58.3701142Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:58.4315763Z Reading package lists... 2021-05-14T23:15:58.5874238Z Building dependency tree... 2021-05-14T23:15:58.5890874Z Reading state information... 2021-05-14T23:15:58.7357155Z The following additional packages will be installed: 2021-05-14T23:15:58.7360303Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:15:58.7364811Z Suggested packages: 2021-05-14T23:15:58.7365958Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:15:58.7367245Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:15:58.7368244Z fonts-arphic-uming fonts-nanum 2021-05-14T23:15:58.7821210Z The following NEW packages will be installed: 2021-05-14T23:15:58.7822789Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:15:58.7827837Z libpoppler97 poppler-data 2021-05-14T23:15:58.8048893Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:58.8049631Z Need to get 2582 kB of archives. 2021-05-14T23:15:58.8050377Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:15:58.8051908Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:15:58.8318032Z 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-14T23:15:58.8354836Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:15:58.8566693Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:15:58.8572498Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:15:58.8578576Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:15:59.2379350Z Fetched 2582 kB in 0s (36.2 MB/s) 2021-05-14T23:15:59.2713380Z Selecting previously unselected package poppler-data. 2021-05-14T23:15:59.2749892Z (Reading database ... 2021-05-14T23:15:59.2750632Z (Reading database ... 5% 2021-05-14T23:15:59.2752050Z (Reading database ... 10% 2021-05-14T23:15:59.2752921Z (Reading database ... 15% 2021-05-14T23:15:59.2753448Z (Reading database ... 20% 2021-05-14T23:15:59.2754083Z (Reading database ... 25% 2021-05-14T23:15:59.2754612Z (Reading database ... 30% 2021-05-14T23:15:59.2755086Z (Reading database ... 35% 2021-05-14T23:15:59.2755541Z (Reading database ... 40% 2021-05-14T23:15:59.2756016Z (Reading database ... 45% 2021-05-14T23:15:59.2756471Z (Reading database ... 50% 2021-05-14T23:15:59.2793339Z (Reading database ... 55% 2021-05-14T23:15:59.2829370Z (Reading database ... 60% 2021-05-14T23:15:59.2868605Z (Reading database ... 65% 2021-05-14T23:15:59.2983716Z (Reading database ... 70% 2021-05-14T23:15:59.3095542Z (Reading database ... 75% 2021-05-14T23:15:59.3364454Z (Reading database ... 80% 2021-05-14T23:15:59.3669341Z (Reading database ... 85% 2021-05-14T23:15:59.3809827Z (Reading database ... 90% 2021-05-14T23:15:59.3884682Z (Reading database ... 95% 2021-05-14T23:15:59.3885233Z (Reading database ... 100% 2021-05-14T23:15:59.3885970Z (Reading database ... 265385 files and directories currently installed.) 2021-05-14T23:15:59.4008304Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:15:59.4026193Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:15:59.6393278Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:15:59.6640909Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:15:59.6684709Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:15:59.7028794Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:15:59.7313517Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.7325791Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.8473667Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:15:59.8690282Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.8703593Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.9033308Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:15:59.9240620Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.9252031Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:15:59.9513083Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:15:59.9746913Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:15:59.9755784Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:00.0299455Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:16:00.0394347Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:16:00.0424195Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:00.0449758Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:00.0480175Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:00.0501587Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:00.0530593Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:00.1108682Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:02.0778868Z Reading package lists... 2021-05-14T23:16:02.2352969Z Building dependency tree... 2021-05-14T23:16:02.2369196Z Reading state information... 2021-05-14T23:16:02.3823421Z The following additional packages will be installed: 2021-05-14T23:16:02.3827462Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:16:02.3833622Z Suggested packages: 2021-05-14T23:16:02.3834343Z libhdf5-doc 2021-05-14T23:16:02.4279896Z The following NEW packages will be installed: 2021-05-14T23:16:02.4284943Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:16:02.4287523Z libsz2 2021-05-14T23:16:02.4536643Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:02.4537635Z Need to get 4074 kB of archives. 2021-05-14T23:16:02.4538418Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:16:02.4540675Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:16:02.4600105Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:16:02.4670628Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:16:02.4752673Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:16:02.5278891Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:16:02.5439576Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:16:02.5521245Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:16:03.0290413Z Fetched 4074 kB in 0s (20.3 MB/s) 2021-05-14T23:16:03.0559757Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:16:03.0629173Z (Reading database ... 2021-05-14T23:16:03.0629905Z (Reading database ... 5% 2021-05-14T23:16:03.0630577Z (Reading database ... 10% 2021-05-14T23:16:03.0631647Z (Reading database ... 15% 2021-05-14T23:16:03.0632299Z (Reading database ... 20% 2021-05-14T23:16:03.0632937Z (Reading database ... 25% 2021-05-14T23:16:03.0633600Z (Reading database ... 30% 2021-05-14T23:16:03.0634250Z (Reading database ... 35% 2021-05-14T23:16:03.0634884Z (Reading database ... 40% 2021-05-14T23:16:03.0635541Z (Reading database ... 45% 2021-05-14T23:16:03.0636179Z (Reading database ... 50% 2021-05-14T23:16:03.0666161Z (Reading database ... 55% 2021-05-14T23:16:03.0700942Z (Reading database ... 60% 2021-05-14T23:16:03.0740722Z (Reading database ... 65% 2021-05-14T23:16:03.0858699Z (Reading database ... 70% 2021-05-14T23:16:03.0968817Z (Reading database ... 75% 2021-05-14T23:16:03.1229114Z (Reading database ... 80% 2021-05-14T23:16:03.1535514Z (Reading database ... 85% 2021-05-14T23:16:03.1673458Z (Reading database ... 90% 2021-05-14T23:16:03.1747422Z (Reading database ... 95% 2021-05-14T23:16:03.1748200Z (Reading database ... 100% 2021-05-14T23:16:03.1749181Z (Reading database ... 265945 files and directories currently installed.) 2021-05-14T23:16:03.1866967Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.1882538Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.2232709Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:16:03.2414960Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.2440274Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.2702988Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:16:03.2977139Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.2988370Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.3224350Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:16:03.3501844Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.3510091Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.4882689Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:16:03.5161421Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.5178729Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.5528896Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:16:03.5808081Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:16:03.5818325Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.6041914Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:16:03.6320104Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:03.6328091Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.9434104Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.9471902Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.9527379Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.9568348Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:03.9604972Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.9648424Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.9688308Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:03.9765772Z 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-14T23:16:03.9816567Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:04.7157478Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:06.7655347Z Reading package lists... 2021-05-14T23:16:06.9440523Z Building dependency tree... 2021-05-14T23:16:06.9458533Z Reading state information... 2021-05-14T23:16:07.1078232Z The following additional packages will be installed: 2021-05-14T23:16:07.1082451Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:16:07.1573877Z The following NEW packages will be installed: 2021-05-14T23:16:07.1578983Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:16:07.1581699Z mesa-common-dev 2021-05-14T23:16:07.1755616Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:07.1756705Z Need to get 1761 kB of archives. 2021-05-14T23:16:07.1757811Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:16:07.1759874Z 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-14T23:16:07.1794559Z 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-14T23:16:07.1800817Z 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-14T23:16:07.1814056Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:16:07.1988798Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:16:07.2245849Z 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-14T23:16:07.6658317Z Fetched 1761 kB in 0s (15.2 MB/s) 2021-05-14T23:16:07.6954365Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:16:07.7012703Z (Reading database ... 2021-05-14T23:16:07.7013538Z (Reading database ... 5% 2021-05-14T23:16:07.7014467Z (Reading database ... 10% 2021-05-14T23:16:07.7014998Z (Reading database ... 15% 2021-05-14T23:16:07.7015464Z (Reading database ... 20% 2021-05-14T23:16:07.7015985Z (Reading database ... 25% 2021-05-14T23:16:07.7016478Z (Reading database ... 30% 2021-05-14T23:16:07.7016933Z (Reading database ... 35% 2021-05-14T23:16:07.7017405Z (Reading database ... 40% 2021-05-14T23:16:07.7017863Z (Reading database ... 45% 2021-05-14T23:16:07.7018334Z (Reading database ... 50% 2021-05-14T23:16:07.7060610Z (Reading database ... 55% 2021-05-14T23:16:07.7099674Z (Reading database ... 60% 2021-05-14T23:16:07.7138781Z (Reading database ... 65% 2021-05-14T23:16:07.7266938Z (Reading database ... 70% 2021-05-14T23:16:07.7395575Z (Reading database ... 75% 2021-05-14T23:16:07.7695939Z (Reading database ... 80% 2021-05-14T23:16:07.8043572Z (Reading database ... 85% 2021-05-14T23:16:07.8202335Z (Reading database ... 90% 2021-05-14T23:16:07.8279596Z (Reading database ... 95% 2021-05-14T23:16:07.8280450Z (Reading database ... 100% 2021-05-14T23:16:07.8281359Z (Reading database ... 266153 files and directories currently installed.) 2021-05-14T23:16:07.8408158Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:16:07.8433503Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:07.8873542Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:16:07.9092513Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:07.9101907Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:07.9873969Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:16:08.0110943Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:08.0123229Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.0552711Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:16:08.0777472Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:08.0806595Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.1233161Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:16:08.1476309Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:08.1490035Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.1993500Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:16:08.2228036Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:08.2236798Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3737301Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:08.3776221Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3802858Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.3835970Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3863493Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:08.3887767Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:08.3924789Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:09.6792321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:11.7035816Z Reading package lists... 2021-05-14T23:16:11.8814997Z Building dependency tree... 2021-05-14T23:16:11.8832360Z Reading state information... 2021-05-14T23:16:12.0411265Z The following additional packages will be installed: 2021-05-14T23:16:12.0414351Z libprotobuf-lite17 libprotoc17 2021-05-14T23:16:12.0905152Z The following NEW packages will be installed: 2021-05-14T23:16:12.0912711Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:16:12.0917364Z protobuf-compiler 2021-05-14T23:16:12.1132019Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:12.1133028Z Need to get 2754 kB of archives. 2021-05-14T23:16:12.1133750Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:16:12.1136334Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:16:12.1165491Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:16:12.1223785Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:16:12.1412369Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:16:12.1480135Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:16:12.5464448Z Fetched 2754 kB in 0s (53.1 MB/s) 2021-05-14T23:16:12.5824937Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:16:12.5825826Z (Reading database ... 2021-05-14T23:16:12.5826309Z (Reading database ... 5% 2021-05-14T23:16:12.5826777Z (Reading database ... 10% 2021-05-14T23:16:12.5827258Z (Reading database ... 15% 2021-05-14T23:16:12.5827723Z (Reading database ... 20% 2021-05-14T23:16:12.5828200Z (Reading database ... 25% 2021-05-14T23:16:12.5828864Z (Reading database ... 30% 2021-05-14T23:16:12.5829343Z (Reading database ... 35% 2021-05-14T23:16:12.5829806Z (Reading database ... 40% 2021-05-14T23:16:12.5830289Z (Reading database ... 45% 2021-05-14T23:16:12.5830903Z (Reading database ... 50% 2021-05-14T23:16:12.5858964Z (Reading database ... 55% 2021-05-14T23:16:12.5896084Z (Reading database ... 60% 2021-05-14T23:16:12.5934203Z (Reading database ... 65% 2021-05-14T23:16:12.6059088Z (Reading database ... 70% 2021-05-14T23:16:12.6182988Z (Reading database ... 75% 2021-05-14T23:16:12.6475487Z (Reading database ... 80% 2021-05-14T23:16:12.6817337Z (Reading database ... 85% 2021-05-14T23:16:12.6974811Z (Reading database ... 90% 2021-05-14T23:16:12.7059863Z (Reading database ... 95% 2021-05-14T23:16:12.7060476Z (Reading database ... 100% 2021-05-14T23:16:12.7061318Z (Reading database ... 266636 files and directories currently installed.) 2021-05-14T23:16:12.7190592Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:12.7214356Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:12.7632471Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:16:12.7870535Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:12.7884592Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:12.8794368Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:16:12.9031158Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:12.9045911Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.0674034Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:16:13.0900767Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.0919339Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.2033684Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:16:13.2297442Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:13.2309487Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.2913485Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.2945876Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.2977314Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.3006301Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.3044884Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:13.3090586Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:14.0371165Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:16.1059632Z Reading package lists... 2021-05-14T23:16:16.2740894Z Building dependency tree... 2021-05-14T23:16:16.2757955Z Reading state information... 2021-05-14T23:16:16.4299930Z The following additional packages will be installed: 2021-05-14T23:16:16.4302222Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:16:16.4303787Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:16:16.4305056Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:16:16.4306460Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:16:16.4307864Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:16:16.4309176Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:16.4310557Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:16.4314401Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:16.4315568Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:16.4316708Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:16.4318210Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:16.4319337Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:16.4320412Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:16.4321471Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:16.4322133Z Suggested packages: 2021-05-14T23:16:16.4323094Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:16:16.4324250Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:16:16.4325541Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:16:16.4326687Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:16:16.5002021Z The following NEW packages will be installed: 2021-05-14T23:16:16.5005053Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:16:16.5006450Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:16:16.5007732Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:16:16.5010165Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:16:16.5014343Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:16:16.5018462Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:16.5022594Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:16.5028754Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:16.5030177Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:16.5032449Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:16.5033860Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:16.5035131Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:16.5036380Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:16.5037599Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:16.5370379Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:16.5371076Z Need to get 47.1 MB of archives. 2021-05-14T23:16:16.5371776Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:16:16.5373562Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:16:16.5594753Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:16:16.5606437Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:16:16.5612561Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:16:16.5620909Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:16:16.5632363Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:16:16.5642612Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:16:16.5679583Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:16:16.6907700Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:16:16.6914668Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:16:16.6927987Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:16:16.6962750Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:16:16.6973470Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:16:16.6982213Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:16:16.6998891Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:16:16.7015372Z 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-14T23:16:16.7037820Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:16:16.7060699Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:16:16.7074944Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:16:16.7086147Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:16:16.7099240Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:16:16.7190375Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:16:16.7352814Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:16:16.7393220Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:16:16.7404553Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:16:16.7445773Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:16:16.8275418Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:16:16.8286450Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:16:16.8293555Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:16:16.8333065Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:16:16.8360880Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:16:16.8368835Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:16:16.8390210Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:16:16.8416605Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:16:16.8515215Z 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-14T23:16:17.6561605Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:16:17.6563574Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:16:17.6565301Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:16:17.6566895Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:16:17.6568420Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:16:17.6570003Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:16:17.6571669Z 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-14T23:16:17.6573634Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:16:17.6575371Z 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-14T23:16:17.6577019Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:16:17.6578642Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:16:17.6580360Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:16:17.6582037Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:16:17.6583731Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:16:17.6585536Z 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-14T23:16:17.6587151Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:16:17.6588656Z 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-14T23:16:17.6590224Z 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-14T23:16:17.6591928Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:16:17.6593429Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:16:17.6595191Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:16:17.6596832Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:16:17.6598367Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:16:17.6599902Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:16:17.6601383Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:16:17.6602865Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:16:17.6604355Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:16:17.6605954Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:16:17.6607596Z 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-14T23:16:17.6609291Z 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-14T23:16:17.6611108Z 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-14T23:16:17.6612837Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:16:17.6614428Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:16:17.6616121Z 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-14T23:16:17.6617726Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:16:17.6619245Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:16:17.6621052Z 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-14T23:16:17.6622938Z 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-14T23:16:17.6624652Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:16:17.6626223Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:16:17.6627803Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:16:17.9902316Z Fetched 47.1 MB in 1s (51.2 MB/s) 2021-05-14T23:16:18.0205347Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:16:18.0276668Z (Reading database ... 2021-05-14T23:16:18.0277453Z (Reading database ... 5% 2021-05-14T23:16:18.0278061Z (Reading database ... 10% 2021-05-14T23:16:18.0278662Z (Reading database ... 15% 2021-05-14T23:16:18.0279295Z (Reading database ... 20% 2021-05-14T23:16:18.0279948Z (Reading database ... 25% 2021-05-14T23:16:18.0280515Z (Reading database ... 30% 2021-05-14T23:16:18.0281100Z (Reading database ... 35% 2021-05-14T23:16:18.0281667Z (Reading database ... 40% 2021-05-14T23:16:18.0282244Z (Reading database ... 45% 2021-05-14T23:16:18.0282822Z (Reading database ... 50% 2021-05-14T23:16:18.0315468Z (Reading database ... 55% 2021-05-14T23:16:18.0347770Z (Reading database ... 60% 2021-05-14T23:16:18.0382466Z (Reading database ... 65% 2021-05-14T23:16:18.0499620Z (Reading database ... 70% 2021-05-14T23:16:18.0611505Z (Reading database ... 75% 2021-05-14T23:16:18.0880007Z (Reading database ... 80% 2021-05-14T23:16:18.1201648Z (Reading database ... 85% 2021-05-14T23:16:18.1344347Z (Reading database ... 90% 2021-05-14T23:16:18.1421424Z (Reading database ... 95% 2021-05-14T23:16:18.1422364Z (Reading database ... 100% 2021-05-14T23:16:18.1423361Z (Reading database ... 266807 files and directories currently installed.) 2021-05-14T23:16:18.1545568Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:16:18.1575666Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:18.2912928Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:16:18.3118442Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.3134479Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.3473186Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:16:18.3703288Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.3716021Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.4033738Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:16:18.4252973Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:18.4268172Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:18.4593584Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:16:18.4818889Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:18.4833729Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:18.5152601Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:16:18.5423306Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:16:18.5433949Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:18.5712678Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:16:18.5991820Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:18.6010833Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:18.6456909Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:16:18.6733132Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:16:18.6748876Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:19.3352190Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:16:19.3581705Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:16:19.3591880Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:19.3912006Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:16:19.4142227Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:16:19.4154875Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:19.4506525Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:16:19.4798956Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:19.4812652Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:19.5238351Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:16:19.5515476Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:16:19.5532295Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:19.5789363Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:16:19.6067202Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:16:19.6076443Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:19.6316419Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:16:19.6596043Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:16:19.6607984Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:19.6951917Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:16:19.7181283Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:16:19.7195988Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:19.7501791Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:16:19.7779694Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:19.7795314Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:19.8152193Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:16:19.8394838Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:16:19.8405993Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:19.8873102Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:16:19.9089651Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:16:19.9100070Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:19.9432364Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:16:19.9644832Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:16:19.9660408Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:20.0071805Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:16:20.0288845Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:20.0304022Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:20.0620117Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:16:20.0901634Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:16:20.0912629Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:20.1708742Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:16:20.1989954Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:16:20.2002263Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:20.3912940Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:16:20.4155039Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:16:20.4170955Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:20.4632837Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:16:20.4860869Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:16:20.4874095Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:20.5159004Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:16:20.5439463Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:16:20.5455509Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:20.5893424Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:16:20.6175030Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:20.6186069Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:21.0696771Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:16:21.0973240Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:16:21.0985127Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:21.1313016Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:16:21.1543028Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:16:21.1555621Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:21.1831231Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:16:21.2076751Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:16:21.2088667Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:21.2404180Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:16:21.2692628Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:16:21.2706467Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:21.3112210Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:16:21.3335471Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:16:21.3344035Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:21.3712256Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:16:21.3917786Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:16:21.3926572Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:21.4265721Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:16:21.4556019Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:16:21.4565082Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:21.4992207Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:16:21.5196854Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:16:21.5207550Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:21.6072774Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:16:21.6283061Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:16:21.6293169Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:21.6792042Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:16:21.6983934Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:21.6993596Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:21.8048159Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:16:21.8324298Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:16:21.8332061Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:21.8672004Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:16:21.8918227Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:16:21.8933595Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:22.9593065Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:16:22.9869153Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:16:22.9879505Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:23.0141071Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:16:23.0441283Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:16:23.0452158Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:23.0726878Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:16:23.1004996Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:16:23.1015128Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:23.1269603Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:16:23.1546962Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.1555908Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:23.1823906Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:16:23.2099754Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:16:23.2116422Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:23.2370407Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:16:23.2651701Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.2661519Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.2951909Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:16:23.3227324Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:16:23.3237798Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:23.4465807Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:16:23.4673813Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:16:23.4685495Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:23.5021381Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:16:23.5299996Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.5312057Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.5752556Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:16:23.5987281Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:16:23.5997179Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:23.6351960Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:16:23.6567328Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:23.6586928Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:23.7796369Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:16:23.8071969Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:16:23.8083376Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:23.8535054Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:16:23.8835178Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:16:23.8845081Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:23.9192741Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:16:23.9467381Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:23.9480488Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:23.9754328Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:16:24.0035172Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:24.0044850Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:24.0291630Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:16:24.0591124Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:16:24.0600575Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:24.0948179Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:16:24.1241109Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:16:24.1256188Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:24.1496797Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:16:24.1778266Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:16:24.1791739Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:24.2432558Z Selecting previously unselected package libopenal-data. 2021-05-14T23:16:24.2633195Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:16:24.2652415Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:24.3112030Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:16:24.3308618Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:16:24.3321896Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:24.3596807Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:16:24.3891881Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:16:24.3907131Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:24.4553236Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:16:24.4841884Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:16:24.4855476Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:24.5152135Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:16:24.5401096Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:16:24.5413990Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:24.5792248Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:16:24.6057964Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:16:24.6068771Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:24.6523003Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:16:24.6804024Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:16:24.6883851Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:24.7406786Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:16:24.7687667Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:16:24.7707351Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:24.8319844Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:16:24.8611612Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.8623666Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:24.8991957Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:16:24.9224075Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.9236644Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:24.9559790Z Selecting previously unselected package ffmpeg. 2021-05-14T23:16:24.9844075Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:24.9914634Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:25.1130482Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:16:25.1411963Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:16:25.1426246Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:25.1832826Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:16:25.2064249Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:16:25.2071341Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:25.3792792Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:16:25.4071071Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:16:25.4082184Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:25.4375540Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:16:25.4657136Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:16:25.4672017Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:25.4992819Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:16:25.5234344Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.5253761Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:25.7913273Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:16:25.8159253Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.8177051Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.1235284Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:16:26.1512757Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:16:26.1526535Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:26.2752739Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:16:26.3010680Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:16:26.3021994Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.3255547Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:16:26.3542185Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:26.3549872Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.4174933Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:26.4215349Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:26.4238594Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:26.4272711Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:26.4314370Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:26.4347532Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:26.4370128Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:26.4398723Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:26.4420985Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:26.4450103Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:26.4487845Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:26.4521523Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:26.4556340Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:26.4593415Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:26.4630295Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:26.4679288Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:26.4703890Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:26.4753362Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:26.4785111Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:26.4808760Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:26.4855806Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.4888136Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:26.4911851Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:26.4940477Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:26.4975600Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:26.5023449Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:26.5082085Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:26.5115978Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:26.5148996Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:26.5185033Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:26.5219654Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.5273046Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:26.5306346Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:26.5328793Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.5365253Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:26.5396429Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:26.5434528Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:26.5459698Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:26.5518613Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.5556070Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:26.5589906Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:26.5629056Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.5659851Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:26.5692225Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:26.5724385Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:26.5756075Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:26.5794829Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:26.5842516Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:26.5872783Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:26.5905444Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:26.5939913Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.5964608Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:26.6015510Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:26.6049567Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:26.6084707Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:26.6115792Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6154159Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:26.6196383Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6260276Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:26.6307214Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:26.6361615Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:26.6399734Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:26.6422789Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:26.6447064Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6475443Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:26.6515141Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:26.6546547Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:26.6647597Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6681018Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6707511Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6744072Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:26.6776082Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:26.6809198Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6841292Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6867865Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6897483Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:26.6985656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:27.6843890Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:29.7234797Z Reading package lists... 2021-05-14T23:16:29.8862491Z Building dependency tree... 2021-05-14T23:16:29.8880923Z Reading state information... 2021-05-14T23:16:30.0548375Z The following additional packages will be installed: 2021-05-14T23:16:30.0552443Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:30.1036056Z The following NEW packages will be installed: 2021-05-14T23:16:30.1038181Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:30.1039711Z libmagick++-dev 2021-05-14T23:16:30.1295739Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:30.1297906Z Need to get 309 kB of archives. 2021-05-14T23:16:30.1298989Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:16:30.1301056Z 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-14T23:16:30.1410416Z 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-14T23:16:30.1536349Z 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-14T23:16:30.1654563Z 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-14T23:16:30.5617958Z Fetched 309 kB in 0s (5560 kB/s) 2021-05-14T23:16:30.5922645Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:16:30.5995949Z (Reading database ... 2021-05-14T23:16:30.5996641Z (Reading database ... 5% 2021-05-14T23:16:30.5997272Z (Reading database ... 10% 2021-05-14T23:16:30.5997956Z (Reading database ... 15% 2021-05-14T23:16:30.5998561Z (Reading database ... 20% 2021-05-14T23:16:30.5999114Z (Reading database ... 25% 2021-05-14T23:16:30.5999691Z (Reading database ... 30% 2021-05-14T23:16:30.6000265Z (Reading database ... 35% 2021-05-14T23:16:30.6000838Z (Reading database ... 40% 2021-05-14T23:16:30.6001409Z (Reading database ... 45% 2021-05-14T23:16:30.6001958Z (Reading database ... 50% 2021-05-14T23:16:30.6026959Z (Reading database ... 55% 2021-05-14T23:16:30.6065336Z (Reading database ... 60% 2021-05-14T23:16:30.6092936Z (Reading database ... 65% 2021-05-14T23:16:30.6206984Z (Reading database ... 70% 2021-05-14T23:16:30.6321731Z (Reading database ... 75% 2021-05-14T23:16:30.6344799Z (Reading database ... 80% 2021-05-14T23:16:30.6862019Z (Reading database ... 85% 2021-05-14T23:16:30.7025232Z (Reading database ... 90% 2021-05-14T23:16:30.7101360Z (Reading database ... 95% 2021-05-14T23:16:30.7101972Z (Reading database ... 100% 2021-05-14T23:16:30.7102811Z (Reading database ... 267348 files and directories currently installed.) 2021-05-14T23:16:30.7229530Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:30.7312503Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.7833508Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:16:30.8043915Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:30.8074516Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.8473255Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:16:30.8688989Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:30.8698149Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:30.9313788Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:16:30.9552747Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:30.9673644Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0207434Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0299774Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0337015Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0356331Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:31.0431914Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:33.0395336Z Reading package lists... 2021-05-14T23:16:33.2023511Z Building dependency tree... 2021-05-14T23:16:33.2041993Z Reading state information... 2021-05-14T23:16:33.3521276Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:16:33.3523257Z The following additional packages will be installed: 2021-05-14T23:16:33.3525070Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:16:33.3526544Z libijs-0.35 libjbig2dec0 2021-05-14T23:16:33.3533289Z Suggested packages: 2021-05-14T23:16:33.3534969Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:16:33.3535855Z ghostscript-x 2021-05-14T23:16:33.3999816Z The following NEW packages will be installed: 2021-05-14T23:16:33.4002993Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:16:33.4008119Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:16:33.4188293Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:33.4189252Z Need to get 11.2 MB of archives. 2021-05-14T23:16:33.4189983Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:16:33.4193061Z 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-14T23:16:33.4446722Z 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-14T23:16:33.4456620Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:16:33.4938568Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:16:33.5005180Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:16:33.5017329Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:16:33.5019238Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:16:33.5215758Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:16:33.9176050Z Fetched 11.2 MB in 0s (95.9 MB/s) 2021-05-14T23:16:33.9478542Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:16:33.9554114Z (Reading database ... 2021-05-14T23:16:33.9555294Z (Reading database ... 5% 2021-05-14T23:16:33.9555972Z (Reading database ... 10% 2021-05-14T23:16:33.9556630Z (Reading database ... 15% 2021-05-14T23:16:33.9557275Z (Reading database ... 20% 2021-05-14T23:16:33.9557925Z (Reading database ... 25% 2021-05-14T23:16:33.9558557Z (Reading database ... 30% 2021-05-14T23:16:33.9559200Z (Reading database ... 35% 2021-05-14T23:16:33.9559834Z (Reading database ... 40% 2021-05-14T23:16:33.9560479Z (Reading database ... 45% 2021-05-14T23:16:33.9561189Z (Reading database ... 50% 2021-05-14T23:16:33.9596762Z (Reading database ... 55% 2021-05-14T23:16:33.9643042Z (Reading database ... 60% 2021-05-14T23:16:33.9667660Z (Reading database ... 65% 2021-05-14T23:16:33.9783926Z (Reading database ... 70% 2021-05-14T23:16:33.9895136Z (Reading database ... 75% 2021-05-14T23:16:33.9917340Z (Reading database ... 80% 2021-05-14T23:16:34.0437717Z (Reading database ... 85% 2021-05-14T23:16:34.0619364Z (Reading database ... 90% 2021-05-14T23:16:34.0703459Z (Reading database ... 95% 2021-05-14T23:16:34.0703982Z (Reading database ... 100% 2021-05-14T23:16:34.0704722Z (Reading database ... 267393 files and directories currently installed.) 2021-05-14T23:16:34.0829725Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:16:34.1052252Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:34.2993293Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:16:34.3223364Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:16:34.3236391Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:34.3633143Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:16:34.3823323Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:16:34.4393131Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:34.8113732Z Selecting previously unselected package libgs9-common. 2021-05-14T23:16:34.8323315Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:16:34.8337263Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:34.9244498Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:16:34.9522944Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:16:34.9539705Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:34.9777645Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:16:35.0059849Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:16:35.0069476Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:35.0431871Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:16:35.0664287Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:35.0673357Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.3353423Z Selecting previously unselected package ghostscript. 2021-05-14T23:16:35.3612639Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:35.3623166Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.4257093Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:35.4305497Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:35.4338424Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:35.4949779Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:35.4973090Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:35.5191541Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.5231432Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.5261059Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:35.5378482Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:35.6342183Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:35.6540597Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:38.5987298Z Reading package lists... 2021-05-14T23:16:38.7643439Z Building dependency tree... 2021-05-14T23:16:38.7663373Z Reading state information... 2021-05-14T23:16:38.9283659Z The following additional packages will be installed: 2021-05-14T23:16:38.9287127Z libudunits2-0 libudunits2-data 2021-05-14T23:16:38.9741117Z The following NEW packages will be installed: 2021-05-14T23:16:38.9743337Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:16:38.9922116Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:38.9923247Z Need to get 429 kB of archives. 2021-05-14T23:16:38.9924447Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:16:38.9926309Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:16:38.9950976Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:16:38.9960226Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:16:39.3943020Z Fetched 429 kB in 0s (16.7 MB/s) 2021-05-14T23:16:39.4224722Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:16:39.4296181Z (Reading database ... 2021-05-14T23:16:39.4297057Z (Reading database ... 5% 2021-05-14T23:16:39.4297738Z (Reading database ... 10% 2021-05-14T23:16:39.4298388Z (Reading database ... 15% 2021-05-14T23:16:39.4299085Z (Reading database ... 20% 2021-05-14T23:16:39.4299734Z (Reading database ... 25% 2021-05-14T23:16:39.4300363Z (Reading database ... 30% 2021-05-14T23:16:39.4301004Z (Reading database ... 35% 2021-05-14T23:16:39.4301631Z (Reading database ... 40% 2021-05-14T23:16:39.4302440Z (Reading database ... 45% 2021-05-14T23:16:39.4303125Z (Reading database ... 50% 2021-05-14T23:16:39.4337994Z (Reading database ... 55% 2021-05-14T23:16:39.4381354Z (Reading database ... 60% 2021-05-14T23:16:39.4404133Z (Reading database ... 65% 2021-05-14T23:16:39.4520857Z (Reading database ... 70% 2021-05-14T23:16:39.4633007Z (Reading database ... 75% 2021-05-14T23:16:39.4656054Z (Reading database ... 80% 2021-05-14T23:16:39.5189628Z (Reading database ... 85% 2021-05-14T23:16:39.5361047Z (Reading database ... 90% 2021-05-14T23:16:39.5440821Z (Reading database ... 95% 2021-05-14T23:16:39.5441414Z (Reading database ... 100% 2021-05-14T23:16:39.5442254Z (Reading database ... 267957 files and directories currently installed.) 2021-05-14T23:16:39.5566301Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:16:39.5577883Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:39.5873858Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:16:39.6100284Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:16:39.6115473Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:39.6434024Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:16:39.6657025Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:16:39.6666954Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:39.7426812Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:39.7462912Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:39.7495370Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:39.7532381Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:16:39.8558752Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:41.8959768Z Reading package lists... 2021-05-14T23:16:42.0567479Z Building dependency tree... 2021-05-14T23:16:42.0586320Z Reading state information... 2021-05-14T23:16:42.2581516Z The following NEW packages will be installed: 2021-05-14T23:16:42.2586749Z libjq-dev 2021-05-14T23:16:42.2803928Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:42.2805152Z Need to get 11.2 kB of archives. 2021-05-14T23:16:42.2805925Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:16:42.2807850Z 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-14T23:16:42.6689273Z Fetched 11.2 kB in 0s (638 kB/s) 2021-05-14T23:16:42.6981811Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:16:42.7061989Z (Reading database ... 2021-05-14T23:16:42.7062765Z (Reading database ... 5% 2021-05-14T23:16:42.7063461Z (Reading database ... 10% 2021-05-14T23:16:42.7064109Z (Reading database ... 15% 2021-05-14T23:16:42.7064758Z (Reading database ... 20% 2021-05-14T23:16:42.7065380Z (Reading database ... 25% 2021-05-14T23:16:42.7066034Z (Reading database ... 30% 2021-05-14T23:16:42.7066669Z (Reading database ... 35% 2021-05-14T23:16:42.7067301Z (Reading database ... 40% 2021-05-14T23:16:42.7067939Z (Reading database ... 45% 2021-05-14T23:16:42.7068561Z (Reading database ... 50% 2021-05-14T23:16:42.7094634Z (Reading database ... 55% 2021-05-14T23:16:42.7141109Z (Reading database ... 60% 2021-05-14T23:16:42.7165222Z (Reading database ... 65% 2021-05-14T23:16:42.7285984Z (Reading database ... 70% 2021-05-14T23:16:42.7409725Z (Reading database ... 75% 2021-05-14T23:16:42.7432699Z (Reading database ... 80% 2021-05-14T23:16:42.7963977Z (Reading database ... 85% 2021-05-14T23:16:42.8132930Z (Reading database ... 90% 2021-05-14T23:16:42.8210162Z (Reading database ... 95% 2021-05-14T23:16:42.8210734Z (Reading database ... 100% 2021-05-14T23:16:42.8211602Z (Reading database ... 267986 files and directories currently installed.) 2021-05-14T23:16:42.8336453Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:42.8356504Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:16:42.8922822Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:16:44.8581677Z Reading package lists... 2021-05-14T23:16:45.0257548Z Building dependency tree... 2021-05-14T23:16:45.0275993Z Reading state information... 2021-05-14T23:16:45.2199813Z The following NEW packages will be installed: 2021-05-14T23:16:45.2203132Z libmng2 2021-05-14T23:16:45.2379346Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:45.2380035Z Need to get 168 kB of archives. 2021-05-14T23:16:45.2380738Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:16:45.2382489Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:16:45.6358375Z Fetched 168 kB in 0s (10.4 MB/s) 2021-05-14T23:16:45.6668696Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:16:45.6748741Z (Reading database ... 2021-05-14T23:16:45.6749253Z (Reading database ... 5% 2021-05-14T23:16:45.6749737Z (Reading database ... 10% 2021-05-14T23:16:45.6750215Z (Reading database ... 15% 2021-05-14T23:16:45.6750767Z (Reading database ... 20% 2021-05-14T23:16:45.6751292Z (Reading database ... 25% 2021-05-14T23:16:45.6751770Z (Reading database ... 30% 2021-05-14T23:16:45.6752233Z (Reading database ... 35% 2021-05-14T23:16:45.6752700Z (Reading database ... 40% 2021-05-14T23:16:45.6753155Z (Reading database ... 45% 2021-05-14T23:16:45.6753620Z (Reading database ... 50% 2021-05-14T23:16:45.6793065Z (Reading database ... 55% 2021-05-14T23:16:45.6839561Z (Reading database ... 60% 2021-05-14T23:16:45.6864694Z (Reading database ... 65% 2021-05-14T23:16:45.6995370Z (Reading database ... 70% 2021-05-14T23:16:45.7126048Z (Reading database ... 75% 2021-05-14T23:16:45.7152202Z (Reading database ... 80% 2021-05-14T23:16:45.7710310Z (Reading database ... 85% 2021-05-14T23:16:45.7885327Z (Reading database ... 90% 2021-05-14T23:16:45.7970250Z (Reading database ... 95% 2021-05-14T23:16:45.7970854Z (Reading database ... 100% 2021-05-14T23:16:45.7971597Z (Reading database ... 267992 files and directories currently installed.) 2021-05-14T23:16:45.8093605Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:16:45.8123014Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:16:45.8822413Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:16:45.8870564Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:47.8517375Z Reading package lists... 2021-05-14T23:16:48.0160837Z Building dependency tree... 2021-05-14T23:16:48.0179854Z Reading state information... 2021-05-14T23:16:48.1393194Z E: Unable to locate package libmng1 2021-05-14T23:16:48.1999593Z Reading package lists... 2021-05-14T23:16:48.3573625Z Building dependency tree... 2021-05-14T23:16:48.3593453Z Reading state information... 2021-05-14T23:16:48.4772629Z E: Unable to locate package libapparmor-devel 2021-05-14T23:16:48.5393396Z Reading package lists... 2021-05-14T23:16:48.7133457Z Building dependency tree... 2021-05-14T23:16:48.7152013Z Reading state information... 2021-05-14T23:16:48.8725135Z The following additional packages will be installed: 2021-05-14T23:16:48.8726505Z libij-java 2021-05-14T23:16:48.9161380Z The following NEW packages will be installed: 2021-05-14T23:16:48.9166349Z imagej libij-java 2021-05-14T23:16:48.9409933Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:48.9410715Z Need to get 2328 kB of archives. 2021-05-14T23:16:48.9411399Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:16:48.9413082Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:16:49.0200743Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:16:49.4134232Z Fetched 2328 kB in 0s (22.8 MB/s) 2021-05-14T23:16:49.4434093Z Selecting previously unselected package libij-java. 2021-05-14T23:16:49.4481836Z (Reading database ... 2021-05-14T23:16:49.4482683Z (Reading database ... 5% 2021-05-14T23:16:49.4497963Z (Reading database ... 10% 2021-05-14T23:16:49.4498899Z (Reading database ... 15% 2021-05-14T23:16:49.4500451Z (Reading database ... 20% 2021-05-14T23:16:49.4501089Z (Reading database ... 25% 2021-05-14T23:16:49.4501678Z (Reading database ... 30% 2021-05-14T23:16:49.4502253Z (Reading database ... 35% 2021-05-14T23:16:49.4502838Z (Reading database ... 40% 2021-05-14T23:16:49.4503417Z (Reading database ... 45% 2021-05-14T23:16:49.4503986Z (Reading database ... 50% 2021-05-14T23:16:49.4527378Z (Reading database ... 55% 2021-05-14T23:16:49.4577039Z (Reading database ... 60% 2021-05-14T23:16:49.4604976Z (Reading database ... 65% 2021-05-14T23:16:49.4723765Z (Reading database ... 70% 2021-05-14T23:16:49.4839209Z (Reading database ... 75% 2021-05-14T23:16:49.4862117Z (Reading database ... 80% 2021-05-14T23:16:49.5406590Z (Reading database ... 85% 2021-05-14T23:16:49.5579835Z (Reading database ... 90% 2021-05-14T23:16:49.5658930Z (Reading database ... 95% 2021-05-14T23:16:49.5659765Z (Reading database ... 100% 2021-05-14T23:16:49.5660793Z (Reading database ... 267998 files and directories currently installed.) 2021-05-14T23:16:49.5785394Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:16:49.5799625Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:16:49.6610278Z Selecting previously unselected package imagej. 2021-05-14T23:16:49.6906104Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:16:49.6916202Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:16:49.7579427Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:16:49.7627123Z Setting up imagej (1.52r-1) ... 2021-05-14T23:16:49.7662152Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:16:51.1989796Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:51.8773793Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:16:53.9895995Z Reading package lists... 2021-05-14T23:16:54.1582110Z Building dependency tree... 2021-05-14T23:16:54.1601802Z Reading state information... 2021-05-14T23:16:54.3081091Z Suggested packages: 2021-05-14T23:16:54.3082841Z bowtie2-examples 2021-05-14T23:16:54.3520070Z The following NEW packages will be installed: 2021-05-14T23:16:54.3528479Z bowtie2 2021-05-14T23:16:54.3797195Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:54.3798275Z Need to get 1324 kB of archives. 2021-05-14T23:16:54.3799462Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:16:54.3801489Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:16:54.7948292Z Fetched 1324 kB in 0s (30.8 MB/s) 2021-05-14T23:16:54.8240358Z Selecting previously unselected package bowtie2. 2021-05-14T23:16:54.8317083Z (Reading database ... 2021-05-14T23:16:54.8317770Z (Reading database ... 5% 2021-05-14T23:16:54.8318477Z (Reading database ... 10% 2021-05-14T23:16:54.8319120Z (Reading database ... 15% 2021-05-14T23:16:54.8319742Z (Reading database ... 20% 2021-05-14T23:16:54.8320394Z (Reading database ... 25% 2021-05-14T23:16:54.8321017Z (Reading database ... 30% 2021-05-14T23:16:54.8321651Z (Reading database ... 35% 2021-05-14T23:16:54.8322291Z (Reading database ... 40% 2021-05-14T23:16:54.8322915Z (Reading database ... 45% 2021-05-14T23:16:54.8323558Z (Reading database ... 50% 2021-05-14T23:16:54.8349335Z (Reading database ... 55% 2021-05-14T23:16:54.8414404Z (Reading database ... 60% 2021-05-14T23:16:54.8438552Z (Reading database ... 65% 2021-05-14T23:16:54.8567076Z (Reading database ... 70% 2021-05-14T23:16:54.8688841Z (Reading database ... 75% 2021-05-14T23:16:54.8713017Z (Reading database ... 80% 2021-05-14T23:16:54.9297749Z (Reading database ... 85% 2021-05-14T23:16:54.9485687Z (Reading database ... 90% 2021-05-14T23:16:54.9569582Z (Reading database ... 95% 2021-05-14T23:16:54.9570082Z (Reading database ... 100% 2021-05-14T23:16:54.9570792Z (Reading database ... 268021 files and directories currently installed.) 2021-05-14T23:16:54.9699652Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:16:54.9710509Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:16:55.1485844Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:16:55.1536856Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:57.9057287Z Reading package lists... 2021-05-14T23:16:58.0752971Z Building dependency tree... 2021-05-14T23:16:58.0772452Z Reading state information... 2021-05-14T23:16:58.1962763Z E: Unable to locate package install 2021-05-14T23:16:58.1963854Z E: Unable to locate package gdal 2021-05-14T23:16:58.2568756Z Reading package lists... 2021-05-14T23:16:58.4149622Z Building dependency tree... 2021-05-14T23:16:58.4168554Z Reading state information... 2021-05-14T23:16:58.4397287Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:16:58.4398901Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:16:58.4399897Z is only available from another source 2021-05-14T23:16:58.4400495Z 2021-05-14T23:16:58.5328254Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:16:58.5954271Z Reading package lists... 2021-05-14T23:16:58.7530034Z Building dependency tree... 2021-05-14T23:16:58.7548527Z Reading state information... 2021-05-14T23:16:58.7775861Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:16:58.7777440Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:16:58.7778463Z is only available from another source 2021-05-14T23:16:58.7779405Z However the following packages replace it: 2021-05-14T23:16:58.7780179Z ffmpeg 2021-05-14T23:16:58.7780659Z 2021-05-14T23:16:58.8732294Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:16:58.9338922Z Reading package lists... 2021-05-14T23:16:59.0945024Z Building dependency tree... 2021-05-14T23:16:59.0964753Z Reading state information... 2021-05-14T23:16:59.2417868Z The following additional packages will be installed: 2021-05-14T23:16:59.2422543Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:16:59.2425364Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:16:59.2426410Z libssh2-1-dev 2021-05-14T23:16:59.2426969Z Suggested packages: 2021-05-14T23:16:59.2427773Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:16:59.2881143Z The following NEW packages will be installed: 2021-05-14T23:16:59.2883348Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:16:59.2885057Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:16:59.2886171Z libssh2-1-dev 2021-05-14T23:16:59.3070251Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:59.3071246Z Need to get 2667 kB of archives. 2021-05-14T23:16:59.3071933Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:16:59.3073677Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:16:59.3128374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:16:59.3204553Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:16:59.3210428Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:16:59.3264924Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:16:59.3274769Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:16:59.3289696Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:16:59.3426808Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:16:59.3515194Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:16:59.3535757Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:16:59.3538508Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:16:59.7686529Z Fetched 2667 kB in 0s (35.9 MB/s) 2021-05-14T23:16:59.7993630Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:16:59.8057454Z (Reading database ... 2021-05-14T23:16:59.8058265Z (Reading database ... 5% 2021-05-14T23:16:59.8058930Z (Reading database ... 10% 2021-05-14T23:16:59.8059628Z (Reading database ... 15% 2021-05-14T23:16:59.8060253Z (Reading database ... 20% 2021-05-14T23:16:59.8060906Z (Reading database ... 25% 2021-05-14T23:16:59.8061529Z (Reading database ... 30% 2021-05-14T23:16:59.8062168Z (Reading database ... 35% 2021-05-14T23:16:59.8062806Z (Reading database ... 40% 2021-05-14T23:16:59.8063440Z (Reading database ... 45% 2021-05-14T23:16:59.8064073Z (Reading database ... 50% 2021-05-14T23:16:59.8101341Z (Reading database ... 55% 2021-05-14T23:16:59.8145731Z (Reading database ... 60% 2021-05-14T23:16:59.8169936Z (Reading database ... 65% 2021-05-14T23:16:59.8291057Z (Reading database ... 70% 2021-05-14T23:16:59.8407535Z (Reading database ... 75% 2021-05-14T23:16:59.8429841Z (Reading database ... 80% 2021-05-14T23:16:59.8968985Z (Reading database ... 85% 2021-05-14T23:16:59.9137080Z (Reading database ... 90% 2021-05-14T23:16:59.9215972Z (Reading database ... 95% 2021-05-14T23:16:59.9216576Z (Reading database ... 100% 2021-05-14T23:16:59.9217598Z (Reading database ... 268047 files and directories currently installed.) 2021-05-14T23:16:59.9341896Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:16:59.9358473Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:16:59.9752845Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:16:59.9983011Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:16:59.9998034Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:00.0793066Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:17:00.0993974Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:17:00.1018536Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:00.1344184Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:17:00.1573395Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:00.1587228Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.1953604Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:17:00.2234913Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:00.2244004Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.2524233Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:17:00.2809050Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:00.2820391Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.3132285Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:17:00.3413568Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:00.3425388Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:00.4073620Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:17:00.4275528Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:00.4288521Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.4993967Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:17:00.5260427Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:17:00.5268148Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:00.5833042Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:17:00.6099068Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:17:00.6112768Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:00.6393709Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:17:00.6639909Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:00.6653611Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:00.7839233Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:00.7881820Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.7920138Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:00.7946886Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:00.7971191Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.7995060Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.8027092Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:00.8051284Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:00.8086655Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:00.8106628Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:00.8135052Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:00.8168298Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:05.3991967Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:05.5098430Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:07.4892170Z Reading package lists... 2021-05-14T23:17:07.6485363Z Building dependency tree... 2021-05-14T23:17:07.6503195Z Reading state information... 2021-05-14T23:17:07.8877213Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:17:07.8878804Z libtiff-dev set to manually installed. 2021-05-14T23:17:07.8879865Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:07.9484669Z Reading package lists... 2021-05-14T23:17:08.1059330Z Building dependency tree... 2021-05-14T23:17:08.1076828Z Reading state information... 2021-05-14T23:17:08.3328001Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:17:08.3329230Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:08.3943580Z Reading package lists... 2021-05-14T23:17:08.5547792Z Building dependency tree... 2021-05-14T23:17:08.5566814Z Reading state information... 2021-05-14T23:17:08.7586889Z The following NEW packages will be installed: 2021-05-14T23:17:08.7588769Z libsodium-dev 2021-05-14T23:17:08.7777642Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:08.7779387Z Need to get 169 kB of archives. 2021-05-14T23:17:08.7780121Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:17:08.7781877Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:17:09.1728507Z Fetched 169 kB in 0s (9304 kB/s) 2021-05-14T23:17:09.2008329Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:17:09.2082698Z (Reading database ... 2021-05-14T23:17:09.2083503Z (Reading database ... 5% 2021-05-14T23:17:09.2084182Z (Reading database ... 10% 2021-05-14T23:17:09.2084869Z (Reading database ... 15% 2021-05-14T23:17:09.2085517Z (Reading database ... 20% 2021-05-14T23:17:09.2086163Z (Reading database ... 25% 2021-05-14T23:17:09.2086792Z (Reading database ... 30% 2021-05-14T23:17:09.2087476Z (Reading database ... 35% 2021-05-14T23:17:09.2088107Z (Reading database ... 40% 2021-05-14T23:17:09.2088795Z (Reading database ... 45% 2021-05-14T23:17:09.2089427Z (Reading database ... 50% 2021-05-14T23:17:09.2127155Z (Reading database ... 55% 2021-05-14T23:17:09.2171482Z (Reading database ... 60% 2021-05-14T23:17:09.2194910Z (Reading database ... 65% 2021-05-14T23:17:09.2316319Z (Reading database ... 70% 2021-05-14T23:17:09.2431295Z (Reading database ... 75% 2021-05-14T23:17:09.2453866Z (Reading database ... 80% 2021-05-14T23:17:09.2986981Z (Reading database ... 85% 2021-05-14T23:17:09.3156029Z (Reading database ... 90% 2021-05-14T23:17:09.3234796Z (Reading database ... 95% 2021-05-14T23:17:09.3235392Z (Reading database ... 100% 2021-05-14T23:17:09.3236231Z (Reading database ... 268550 files and directories currently installed.) 2021-05-14T23:17:09.3358743Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:17:09.3374214Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:09.4111804Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:11.3906746Z Reading package lists... 2021-05-14T23:17:11.5622919Z Building dependency tree... 2021-05-14T23:17:11.5645210Z Reading state information... 2021-05-14T23:17:11.7205075Z The following additional packages will be installed: 2021-05-14T23:17:11.7208721Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:17:11.7701566Z The following NEW packages will be installed: 2021-05-14T23:17:11.7707424Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:17:11.7709176Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:17:11.7916550Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:11.7917347Z Need to get 10.4 MB of archives. 2021-05-14T23:17:11.7918670Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:17:11.7920456Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:17:11.8022342Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:17:11.8118052Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:17:11.8235106Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:17:11.8327180Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:17:11.8435257Z 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-14T23:17:11.8551897Z 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-14T23:17:11.8766755Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:17:12.2833892Z Fetched 10.4 MB in 0s (101 MB/s) 2021-05-14T23:17:12.3129276Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:17:12.3206204Z (Reading database ... 2021-05-14T23:17:12.3206987Z (Reading database ... 5% 2021-05-14T23:17:12.3207908Z (Reading database ... 10% 2021-05-14T23:17:12.3208432Z (Reading database ... 15% 2021-05-14T23:17:12.3208901Z (Reading database ... 20% 2021-05-14T23:17:12.3209449Z (Reading database ... 25% 2021-05-14T23:17:12.3209915Z (Reading database ... 30% 2021-05-14T23:17:12.3210397Z (Reading database ... 35% 2021-05-14T23:17:12.3210860Z (Reading database ... 40% 2021-05-14T23:17:12.3211335Z (Reading database ... 45% 2021-05-14T23:17:12.3211808Z (Reading database ... 50% 2021-05-14T23:17:12.3254747Z (Reading database ... 55% 2021-05-14T23:17:12.3302146Z (Reading database ... 60% 2021-05-14T23:17:12.3328090Z (Reading database ... 65% 2021-05-14T23:17:12.3453216Z (Reading database ... 70% 2021-05-14T23:17:12.3571445Z (Reading database ... 75% 2021-05-14T23:17:12.3596319Z (Reading database ... 80% 2021-05-14T23:17:12.4134277Z (Reading database ... 85% 2021-05-14T23:17:12.4309480Z (Reading database ... 90% 2021-05-14T23:17:12.4390015Z (Reading database ... 95% 2021-05-14T23:17:12.4390643Z (Reading database ... 100% 2021-05-14T23:17:12.4392066Z (Reading database ... 268620 files and directories currently installed.) 2021-05-14T23:17:12.4517735Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:17:12.4531079Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:12.5272592Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:17:12.5506418Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:17:12.5528969Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:12.6673775Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:17:12.6890791Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:17:12.6900170Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:12.8340965Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:17:12.8586202Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:12.8598139Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:12.9932769Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:17:13.0181256Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:13.0192581Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:13.1754397Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:17:13.2032792Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:13.2044796Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:13.3639774Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:17:13.3877051Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:13.3886964Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:13.7438572Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:17:13.7675211Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:13.7688113Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:13.8536210Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:13.8584156Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:13.8624100Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:13.8665660Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:13.8695759Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:13.8721978Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:13.8749483Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:13.8786123Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:13.8830983Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:16.6214778Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:18.6476058Z Reading package lists... 2021-05-14T23:17:18.8187520Z Building dependency tree... 2021-05-14T23:17:18.8205198Z Reading state information... 2021-05-14T23:17:19.0471131Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:17:19.0472571Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:19.1198220Z Reading package lists... 2021-05-14T23:17:19.2953973Z Building dependency tree... 2021-05-14T23:17:19.2971876Z Reading state information... 2021-05-14T23:17:19.4440162Z The following additional packages will be installed: 2021-05-14T23:17:19.4442690Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:19.4443825Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:17:19.4450153Z Suggested packages: 2021-05-14T23:17:19.4450973Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:17:19.4940842Z The following NEW packages will be installed: 2021-05-14T23:17:19.4943675Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:19.4949439Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:17:19.5135588Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:19.5137152Z Need to get 1459 kB of archives. 2021-05-14T23:17:19.5137882Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:17:19.5139714Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:17:19.5164306Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:17:19.5172696Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:17:19.5184635Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:17:19.5196775Z 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-14T23:17:19.5212183Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:17:19.5231600Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:17:19.5319182Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:17:19.5346579Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:17:19.5351008Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:17:19.9456004Z Fetched 1459 kB in 0s (34.5 MB/s) 2021-05-14T23:17:19.9792610Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:17:19.9844684Z (Reading database ... 2021-05-14T23:17:19.9845273Z (Reading database ... 5% 2021-05-14T23:17:19.9845759Z (Reading database ... 10% 2021-05-14T23:17:19.9846230Z (Reading database ... 15% 2021-05-14T23:17:19.9846715Z (Reading database ... 20% 2021-05-14T23:17:19.9847185Z (Reading database ... 25% 2021-05-14T23:17:19.9847689Z (Reading database ... 30% 2021-05-14T23:17:19.9848156Z (Reading database ... 35% 2021-05-14T23:17:19.9848631Z (Reading database ... 40% 2021-05-14T23:17:19.9849094Z (Reading database ... 45% 2021-05-14T23:17:19.9849569Z (Reading database ... 50% 2021-05-14T23:17:19.9877030Z (Reading database ... 55% 2021-05-14T23:17:19.9920917Z (Reading database ... 60% 2021-05-14T23:17:19.9953024Z (Reading database ... 65% 2021-05-14T23:17:20.0069290Z (Reading database ... 70% 2021-05-14T23:17:20.0186299Z (Reading database ... 75% 2021-05-14T23:17:20.0209406Z (Reading database ... 80% 2021-05-14T23:17:20.0604170Z (Reading database ... 85% 2021-05-14T23:17:20.0938514Z (Reading database ... 90% 2021-05-14T23:17:20.1024830Z (Reading database ... 95% 2021-05-14T23:17:20.1025918Z (Reading database ... 100% 2021-05-14T23:17:20.1026979Z (Reading database ... 268845 files and directories currently installed.) 2021-05-14T23:17:20.1156675Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.1176250Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.1552988Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:17:20.1757148Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.1772124Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.2094530Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:17:20.2318344Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.2329335Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.2673832Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:17:20.2894600Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.2907457Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.3233478Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:17:20.3490152Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:17:20.3529899Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:20.3872856Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:17:20.4096583Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.4108169Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.4473623Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:17:20.4715815Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:17:20.4726301Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:20.5474041Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:17:20.5708358Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:17:20.5730233Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:20.6153873Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:17:20.6433717Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:20.6446186Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.6753087Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:17:20.7013250Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:17:20.7023967Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:20.8045452Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:20.8095486Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8123522Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:20.8153542Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:20.8202335Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8228842Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8260222Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8300546Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8331383Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:20.8370358Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:20.8408875Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:20.8609067Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:23.9038560Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:26.0573454Z Reading package lists... 2021-05-14T23:17:26.2273450Z Building dependency tree... 2021-05-14T23:17:26.2292300Z Reading state information... 2021-05-14T23:17:26.3542941Z E: Unable to locate package udunits 2021-05-14T23:17:26.4153260Z Reading package lists... 2021-05-14T23:17:26.5925983Z Building dependency tree... 2021-05-14T23:17:26.5946372Z Reading state information... 2021-05-14T23:17:26.7532973Z The following additional packages will be installed: 2021-05-14T23:17:26.7533865Z libwebpdemux2 2021-05-14T23:17:26.8007210Z The following NEW packages will be installed: 2021-05-14T23:17:26.8012918Z libwebp-dev libwebpdemux2 2021-05-14T23:17:26.8203572Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:26.8204345Z Need to get 277 kB of archives. 2021-05-14T23:17:26.8205041Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:17:26.8206800Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:17:26.8221325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:17:27.2278273Z Fetched 277 kB in 0s (12.8 MB/s) 2021-05-14T23:17:27.2582703Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:17:27.2661623Z (Reading database ... 2021-05-14T23:17:27.2662561Z (Reading database ... 5% 2021-05-14T23:17:27.2663092Z (Reading database ... 10% 2021-05-14T23:17:27.2663566Z (Reading database ... 15% 2021-05-14T23:17:27.2664350Z (Reading database ... 20% 2021-05-14T23:17:27.2664834Z (Reading database ... 25% 2021-05-14T23:17:27.2665294Z (Reading database ... 30% 2021-05-14T23:17:27.2665768Z (Reading database ... 35% 2021-05-14T23:17:27.2666230Z (Reading database ... 40% 2021-05-14T23:17:27.2666699Z (Reading database ... 45% 2021-05-14T23:17:27.2667164Z (Reading database ... 50% 2021-05-14T23:17:27.2698115Z (Reading database ... 55% 2021-05-14T23:17:27.2745284Z (Reading database ... 60% 2021-05-14T23:17:27.2776280Z (Reading database ... 65% 2021-05-14T23:17:27.2906043Z (Reading database ... 70% 2021-05-14T23:17:27.3029985Z (Reading database ... 75% 2021-05-14T23:17:27.3055176Z (Reading database ... 80% 2021-05-14T23:17:27.3455640Z (Reading database ... 85% 2021-05-14T23:17:27.3787370Z (Reading database ... 90% 2021-05-14T23:17:27.3868046Z (Reading database ... 95% 2021-05-14T23:17:27.3868978Z (Reading database ... 100% 2021-05-14T23:17:27.3869978Z (Reading database ... 269145 files and directories currently installed.) 2021-05-14T23:17:27.3996601Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:17:27.4013061Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:27.4273890Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:17:27.4518118Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:17:27.4533261Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:27.5337954Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:27.5367430Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:27.5414056Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:29.5049194Z Reading package lists... 2021-05-14T23:17:29.6626091Z Building dependency tree... 2021-05-14T23:17:29.6644910Z Reading state information... 2021-05-14T23:17:29.8145719Z The following additional packages will be installed: 2021-05-14T23:17:29.8148526Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:29.8149952Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:29.8155105Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:29.8160659Z Suggested packages: 2021-05-14T23:17:29.8161866Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:17:29.8162793Z Recommended packages: 2021-05-14T23:17:29.8163464Z cargo 2021-05-14T23:17:29.8635673Z The following NEW packages will be installed: 2021-05-14T23:17:29.8642429Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:29.8643838Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:29.8646219Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:29.8880523Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:29.8881222Z Need to get 108 MB of archives. 2021-05-14T23:17:29.8881828Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:17:29.8883963Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:17:29.8928494Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:17:29.8935025Z 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-14T23:17:29.8941103Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:17:29.9014471Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:17:29.9029517Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:17:29.9034076Z 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-14T23:17:30.0598613Z 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-14T23:17:30.8251750Z 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-14T23:17:31.3060628Z 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-14T23:17:31.3237782Z 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-14T23:17:31.3523579Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:17:31.4471347Z 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-14T23:17:31.8534368Z Fetched 108 MB in 2s (68.4 MB/s) 2021-05-14T23:17:31.8840927Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:17:31.8918665Z (Reading database ... 2021-05-14T23:17:31.8919451Z (Reading database ... 5% 2021-05-14T23:17:31.8920296Z (Reading database ... 10% 2021-05-14T23:17:31.8920902Z (Reading database ... 15% 2021-05-14T23:17:31.8921373Z (Reading database ... 20% 2021-05-14T23:17:31.8921852Z (Reading database ... 25% 2021-05-14T23:17:31.8922326Z (Reading database ... 30% 2021-05-14T23:17:31.8922787Z (Reading database ... 35% 2021-05-14T23:17:31.8923258Z (Reading database ... 40% 2021-05-14T23:17:31.8923714Z (Reading database ... 45% 2021-05-14T23:17:31.8924179Z (Reading database ... 50% 2021-05-14T23:17:31.8955184Z (Reading database ... 55% 2021-05-14T23:17:31.8999282Z (Reading database ... 60% 2021-05-14T23:17:31.9029805Z (Reading database ... 65% 2021-05-14T23:17:31.9155435Z (Reading database ... 70% 2021-05-14T23:17:31.9275150Z (Reading database ... 75% 2021-05-14T23:17:31.9299139Z (Reading database ... 80% 2021-05-14T23:17:31.9688838Z (Reading database ... 85% 2021-05-14T23:17:32.0011717Z (Reading database ... 90% 2021-05-14T23:17:32.0090046Z (Reading database ... 95% 2021-05-14T23:17:32.0090996Z (Reading database ... 100% 2021-05-14T23:17:32.0092046Z (Reading database ... 269173 files and directories currently installed.) 2021-05-14T23:17:32.0217605Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:17:32.0242364Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:17:32.0672669Z Selecting previously unselected package libipt2. 2021-05-14T23:17:32.0928230Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:17:32.0937036Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:17:32.1217911Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:17:32.1458504Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:17:32.1471496Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:17:32.1912819Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:17:32.2141827Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:17:32.2152184Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:17:32.2913427Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:17:32.3191069Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:17:32.3199654Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:17:32.3752166Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:17:32.3956890Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:17:32.3969800Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:17:32.4203067Z Selecting previously unselected package gdb. 2021-05-14T23:17:32.4483159Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:17:32.4497577Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:17:32.7473809Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:17:32.7758271Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:32.7765479Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:38.8166213Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:17:38.8447896Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:38.8461181Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:41.6798819Z Selecting previously unselected package rustc. 2021-05-14T23:17:41.7080595Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:41.7089910Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:41.8817576Z Selecting previously unselected package cargo. 2021-05-14T23:17:41.9100854Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:41.9112320Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:17:42.2247964Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:17:42.2514665Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:17:42.2525230Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:17:43.2093194Z Selecting previously unselected package rust-gdb. 2021-05-14T23:17:43.2361321Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:17:43.2371914Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.2974150Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.3015931Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:17:43.3046959Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:17:43.3084101Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.3108554Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:17:43.3136359Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:17:43.3163595Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:17:43.3187351Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.3223187Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:17:43.3263256Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:17:43.3284936Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.3318363Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:17:43.3361057Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:17:43.3397648Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:43.3624954Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:46.4451177Z Reading package lists... 2021-05-14T23:17:46.6048718Z Building dependency tree... 2021-05-14T23:17:46.6068404Z Reading state information... 2021-05-14T23:17:46.7638347Z The following additional packages will be installed: 2021-05-14T23:17:46.7640106Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:17:46.7641545Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:17:46.7643003Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:17:46.7644385Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:17:46.7645839Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:17:46.7647227Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:17:46.7648489Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:17:46.7649951Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:17:46.7651414Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:17:46.7652818Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:17:46.7654555Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:17:46.7656056Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:17:46.7657601Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:17:46.7659281Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:17:46.7668309Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:17:46.7669929Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:17:46.7671517Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:17:46.7672982Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:17:46.7674473Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:17:46.7675709Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:17:46.7676889Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:17:46.7678121Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:17:46.7679605Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:17:46.7680703Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:17:46.7681754Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:17:46.7683335Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:17:46.7684608Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:17:46.7686114Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:17:46.7687411Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:17:46.7688634Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:17:46.7689845Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:17:46.7690987Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:17:46.7692196Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:17:46.7693446Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:17:46.7694783Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:17:46.7696115Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:17:46.7697362Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:17:46.7698569Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:17:46.7699763Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:17:46.7701050Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:17:46.7702360Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:17:46.7703550Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:17:46.7704740Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:17:46.7706148Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:17:46.7707579Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:17:46.7708832Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:17:46.7710050Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:17:46.7711575Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:17:46.7712739Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:17:46.7713411Z Suggested packages: 2021-05-14T23:17:46.7714370Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:17:46.7715524Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:17:46.7716910Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:17:46.7718245Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:17:46.7719363Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:17:46.7720569Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:17:46.7721838Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:17:46.7723139Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:17:46.7724340Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:17:46.7725581Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:17:46.7726924Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:17:46.7728292Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:17:46.7729586Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:17:46.7730529Z wpagui libengine-pkcs11-openssl 2021-05-14T23:17:46.8497251Z The following NEW packages will be installed: 2021-05-14T23:17:46.8501808Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:17:46.8504863Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:17:46.8508131Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:17:46.8511204Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:17:46.8513807Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:17:46.8516568Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:17:46.8517686Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:17:46.8521153Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:17:46.8523703Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:17:46.8526316Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:17:46.8529065Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:17:46.8531716Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:17:46.8533097Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:17:46.8534575Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:17:46.8536000Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:17:46.8538467Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:17:46.8539773Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:17:46.8541094Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:17:46.8542456Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:17:46.8543550Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:17:46.8544620Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:17:46.8546954Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:17:46.8548055Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:17:46.8549083Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:17:46.8550109Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:17:46.8551549Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:17:46.8594029Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:17:46.8595358Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:17:46.8596905Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:17:46.8598115Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:17:46.8599272Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:17:46.8600383Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:17:46.8601601Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:17:46.8602834Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:17:46.8604163Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:17:46.8605513Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:17:46.8606744Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:17:46.8607960Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:17:46.8609118Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:17:46.8610392Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:17:46.8611659Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:17:46.8612869Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:17:46.8614074Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:17:46.8615447Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:17:46.8616894Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:17:46.8618125Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:17:46.8619471Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:17:46.8620801Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:17:46.8621930Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:17:46.8897004Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:46.8897825Z Need to get 183 MB of archives. 2021-05-14T23:17:46.8898634Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:17:46.8900688Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:17:46.9009276Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:17:46.9641282Z 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-14T23:17:46.9653265Z 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-14T23:17:46.9707589Z 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-14T23:17:46.9797684Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:17:46.9841630Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:17:46.9916385Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:17:47.0007412Z 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-14T23:17:47.0071705Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:17:47.0201988Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:17:47.0333663Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:17:47.0671614Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:17:47.0677510Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:17:47.0719422Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:17:47.0760328Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:17:47.0799776Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:17:47.0950570Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:17:47.0985283Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:17:47.1028000Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:17:47.1124961Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:17:47.1196488Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:17:47.1245050Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:17:47.2251088Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:17:47.3004093Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:17:47.3068632Z 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-14T23:17:47.3102943Z 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-14T23:17:47.3208655Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:17:47.3276369Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:17:47.3413898Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:17:47.3548915Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:17:47.4073061Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:17:47.4562784Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:17:47.4751606Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:17:47.4825024Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:17:47.4891085Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:17:47.9006118Z 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-14T23:17:47.9060048Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:17:48.0137171Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:17:48.0336940Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:17:48.0492266Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:17:48.0683441Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:17:48.0758912Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:17:48.0941183Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:17:48.1047467Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:17:48.1175957Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:17:48.1281238Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:17:48.1516857Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:17:48.1628831Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:17:48.1852903Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:17:48.1940563Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:17:48.2009864Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:17:48.2080420Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:17:48.2180208Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:17:48.2406408Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:17:48.2513282Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:17:48.5013530Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:17:48.5399246Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:17:48.5477115Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:17:48.5639481Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:17:48.5704008Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:17:48.5773225Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:17:48.5852645Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:17:48.5987474Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:17:48.6078769Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:17:48.6252026Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:17:48.6393491Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:17:48.6518536Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:17:48.6938853Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:17:48.7289912Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:17:48.9236447Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:17:48.9288512Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:17:48.9382142Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:17:48.9446909Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:17:48.9544390Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:17:48.9687800Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:17:48.9906644Z 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-14T23:17:49.2853316Z 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-14T23:17:49.2938842Z 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-14T23:17:49.3013521Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:17:49.3450848Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:17:49.3531238Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:17:49.3651179Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:17:49.3870113Z 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-14T23:17:49.5555265Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:17:49.7047727Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:17:49.7141060Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:17:49.7258815Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:17:49.7341911Z 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-14T23:17:49.7561029Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:17:49.7613467Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:17:49.7752440Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:17:49.7888948Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:17:49.8416663Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:17:49.8568298Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:17:49.8663430Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:17:49.9552418Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:17:49.9803879Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:17:49.9991947Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:17:50.0036363Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:17:50.0230482Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:17:50.0306802Z 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-14T23:17:50.0358710Z 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-14T23:17:50.0377402Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:17:50.0387003Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:17:50.0441859Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:17:50.0449825Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:17:50.7632990Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:17:50.7653815Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:17:50.7667768Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:17:50.7821232Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:17:50.8920640Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:17:50.8931348Z 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-14T23:17:50.8942459Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:17:50.9032117Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:17:50.9042144Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:17:50.9508350Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:17:50.9627175Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:17:50.9650879Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:17:50.9656110Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:17:50.9663608Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:17:50.9751106Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:17:50.9862942Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:17:51.0206827Z 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-14T23:17:51.0259445Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:17:51.0392270Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:17:51.0421394Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:17:51.0430178Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:17:51.0440657Z 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-14T23:17:51.0453502Z 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-14T23:17:51.0468656Z 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-14T23:17:51.0478475Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:17:51.0492972Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:17:51.0610998Z 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-14T23:17:51.0621880Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:17:51.0626324Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:17:51.0639659Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:17:51.0694589Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:17:51.0708283Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:17:51.0721802Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:17:51.0729317Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:17:51.0747334Z 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-14T23:17:51.0753185Z 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-14T23:17:51.0757893Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:17:51.0773790Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:17:51.0782878Z 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-14T23:17:51.0786897Z 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-14T23:17:51.0810177Z 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-14T23:17:51.0887717Z 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-14T23:17:51.1138787Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:17:51.1141337Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:17:51.1187412Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:17:51.1203656Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:17:51.1209699Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:17:51.1247835Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:17:51.1250917Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:17:51.1463619Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:17:51.1705660Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:17:51.1801587Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:17:51.2281958Z 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-14T23:17:51.2346393Z 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-14T23:17:51.2394591Z 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-14T23:17:51.2408308Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:17:51.2528030Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:17:51.2533090Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:17:51.2545362Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:17:51.2550007Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:17:51.2647613Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:17:51.2714374Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:17:51.3025544Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:17:51.3030370Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:17:51.3041164Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:17:51.3045341Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:17:51.3053160Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:17:51.3057314Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:17:51.3085247Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:17:51.3089133Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:17:51.3099211Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:17:51.3103846Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:17:51.3111458Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:17:51.3116980Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:17:51.3125072Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:17:51.3356698Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:17:51.3364472Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:17:51.4506827Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:17:51.4514918Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:17:51.4523500Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:17:51.4557167Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:17:51.4564672Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:17:51.4578481Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:17:51.4621622Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:17:51.4624690Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:17:51.4784108Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:17:51.4797490Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:17:51.4807371Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:17:51.4999614Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:17:51.5022593Z 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-14T23:17:51.5032707Z 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-14T23:17:51.5039353Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:17:51.5050947Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:17:51.5245840Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:17:51.6332981Z 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-14T23:17:51.6374552Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:17:51.6474353Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:17:51.9609099Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:17:52.0439781Z 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-14T23:17:52.0517637Z 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-14T23:17:52.0535420Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:17:52.0738168Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:17:52.0772972Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:17:52.1071373Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:17:52.1394811Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:17:52.1421368Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:17:52.1427187Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:17:53.2029782Z Fetched 183 MB in 5s (34.7 MB/s) 2021-05-14T23:17:53.2352738Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:17:53.2427041Z (Reading database ... 2021-05-14T23:17:53.2427800Z (Reading database ... 5% 2021-05-14T23:17:53.2428454Z (Reading database ... 10% 2021-05-14T23:17:53.2429100Z (Reading database ... 15% 2021-05-14T23:17:53.2429753Z (Reading database ... 20% 2021-05-14T23:17:53.2430376Z (Reading database ... 25% 2021-05-14T23:17:53.2431120Z (Reading database ... 30% 2021-05-14T23:17:53.2431765Z (Reading database ... 35% 2021-05-14T23:17:53.2432394Z (Reading database ... 40% 2021-05-14T23:17:53.2433045Z (Reading database ... 45% 2021-05-14T23:17:53.2433670Z (Reading database ... 50% 2021-05-14T23:17:53.2466785Z (Reading database ... 55% 2021-05-14T23:17:53.2507678Z (Reading database ... 60% 2021-05-14T23:17:53.2536848Z (Reading database ... 65% 2021-05-14T23:17:53.2659390Z (Reading database ... 70% 2021-05-14T23:17:53.2775102Z (Reading database ... 75% 2021-05-14T23:17:53.2800696Z (Reading database ... 80% 2021-05-14T23:17:53.3167965Z (Reading database ... 85% 2021-05-14T23:17:53.3485252Z (Reading database ... 90% 2021-05-14T23:17:53.3563869Z (Reading database ... 95% 2021-05-14T23:17:53.3565841Z (Reading database ... 100% 2021-05-14T23:17:53.3567997Z (Reading database ... 269928 files and directories currently installed.) 2021-05-14T23:17:53.3687011Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:17:53.3738564Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:17:53.4111913Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:17:53.4338829Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:53.4412264Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:53.6193124Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:17:53.6449482Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:53.6459152Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:17:53.6992594Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:17:53.7223718Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:53.7241508Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:17:53.7592086Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:17:53.7839140Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:17:53.7852135Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:17:53.8192318Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:17:53.8414678Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:17:53.8426071Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:17:53.8697422Z Selecting previously unselected package libwacom-common. 2021-05-14T23:17:53.8981724Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:17:53.8991044Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:17:53.9866159Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:17:54.0155731Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:17:54.0167408Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:17:54.0473728Z Selecting previously unselected package libinput-bin. 2021-05-14T23:17:54.0769321Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:17:54.0786808Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:17:54.1113299Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:17:54.1332792Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:17:54.1341719Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:17:54.1751925Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:17:54.1975788Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:54.1987767Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:54.2417218Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:17:54.2701210Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:54.2715230Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:54.3516104Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:17:54.3795501Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:17:54.3812476Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:17:54.4112766Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:17:54.4352658Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:17:54.4362544Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:17:54.4633523Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:17:54.4922785Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:17:54.4935078Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:17:54.5232888Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:17:54.5473531Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:17:54.5487758Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:17:54.5792596Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:17:54.6020943Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:17:54.6038234Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:17:54.6287353Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:17:54.6594257Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:17:54.6609967Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:17:54.6864736Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:17:54.7164378Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:17:54.7175096Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:17:54.7512526Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:17:54.7720665Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:17:54.7735394Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:17:54.8112686Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:17:54.8358549Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:17:54.8375593Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:17:54.8662572Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:17:54.8954762Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:17:54.8969098Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:17:54.9352731Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:17:54.9610014Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:54.9685205Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.2615642Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:17:55.2896888Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.2905321Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.5112221Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:17:55.5368487Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.5394357Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:55.5832546Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:17:55.6062764Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:17:55.6072052Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:17:55.6532950Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:17:55.6768526Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:17:55.6786780Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:17:55.7669029Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:17:55.7956666Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:17:55.7968332Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:17:55.8230483Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:17:55.8520272Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.8532490Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.8992789Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:17:55.9231310Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.9239766Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:55.9751962Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:17:55.9960759Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:55.9975143Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:56.1512008Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:17:56.1776124Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.1785963Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:56.3312701Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:17:56.3522033Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.3537773Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:56.3952127Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:17:56.4163243Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:56.4170243Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:56.4453345Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:17:56.4748854Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:17:56.4754951Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:17:56.5066708Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:17:56.5350445Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:56.5359110Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:17:57.7755629Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:17:57.8038477Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:17:57.8048603Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:17:57.8338688Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:17:57.8625481Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:17:57.8645472Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:17:58.1032758Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:17:58.1252654Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:17:58.1263185Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:17:58.1832687Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:17:58.2063572Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:17:58.2077393Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:17:58.2552097Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:17:58.2791749Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:58.2805216Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:58.3193224Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:17:58.3435076Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:17:58.3444570Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:17:58.3753050Z Selecting previously unselected package gdal-data. 2021-05-14T23:17:58.4006815Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:17:58.4019716Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:17:58.4494906Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:17:58.4781300Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:17:58.4796759Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:17:58.5119224Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:17:58.5407525Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:17:58.5416874Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:17:58.5792137Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:17:58.6082599Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:17:58.6094400Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:17:58.6472847Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:17:58.6732299Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:17:58.6741849Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:17:58.7471904Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:17:58.7707243Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:17:58.7727647Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:17:58.8032319Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:17:58.8320821Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:17:58.8336456Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:17:58.9032148Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:17:58.9253178Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:17:58.9262131Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:17:58.9632623Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:17:58.9869813Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:17:58.9880756Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:17:59.0231835Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:17:59.0442268Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:17:59.0453439Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:17:59.0719960Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:17:59.1010568Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:17:59.1023414Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:17:59.1432604Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:17:59.1679848Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:17:59.1692700Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:17:59.2400626Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:17:59.2687556Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:17:59.2698550Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:17:59.2974036Z Selecting previously unselected package proj-data. 2021-05-14T23:17:59.3260996Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:17:59.3270026Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:18:00.0672064Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:18:00.0881423Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:18:00.0892589Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:00.2002501Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:18:00.2257849Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:18:00.2269732Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:00.2592127Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:18:00.2859225Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:18:00.2871801Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:00.3331413Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:18:00.3621000Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:18:00.3629872Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:00.3951930Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:18:00.4174162Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:18:00.4183865Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:00.4511798Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:18:00.4736780Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:00.4748089Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:00.5111904Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:18:00.5341525Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:00.5351999Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:00.5792719Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:18:00.6044074Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:00.6054281Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:00.6431858Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:18:00.6670870Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:18:00.6687568Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:00.7263049Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:18:00.7554854Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:18:00.7568506Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:00.7990361Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:18:00.8281907Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:18:00.8297430Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:00.8752026Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:18:00.8963708Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:00.8973405Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:01.0408997Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:18:01.0717822Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:18:01.0727182Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:01.1818341Z Selecting previously unselected package libgdal26. 2021-05-14T23:18:01.2088049Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:01.2098611Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:01.8050299Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:18:01.8333744Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:01.8353143Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:01.8621952Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:18:01.8908497Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:18:01.8920295Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:01.9194239Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:18:01.9492152Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:01.9501401Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:01.9786170Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:18:02.0071812Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:02.0082773Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:02.0420363Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:18:02.0714575Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:18:02.0727567Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:02.1222444Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:18:02.1520702Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:02.1534175Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:02.1938757Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:18:02.2224781Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:02.2235320Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:02.7462996Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:18:02.7748519Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:02.7760165Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:02.8232550Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:18:02.8828364Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:18:02.8844162Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:02.9472935Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:18:02.9719836Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:02.9731753Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:18:03.1432455Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:18:03.1663180Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.1672717Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:03.2032222Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:18:03.2244055Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:03.2254832Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:03.2752658Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:18:03.2983789Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:18:03.2996745Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:18:03.3753471Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:18:03.3983915Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:03.4159095Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:03.7353207Z Selecting previously unselected package qgis-providers. 2021-05-14T23:18:03.7579355Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:03.7589063Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:03.9673266Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:18:03.9918983Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:03.9928302Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:04.0261363Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:18:04.0548027Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:18:04.0559594Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:04.0847391Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:18:04.1139358Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:04.1151383Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:18:04.1636216Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:18:04.1921962Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:04.1940863Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:04.2792019Z Selecting previously unselected package blt. 2021-05-14T23:18:04.3026471Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:04.3036650Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:04.3312220Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:18:04.3561409Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:18:04.3572819Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:04.3973301Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:18:04.4280640Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:04.4294776Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:04.4661142Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:18:04.5033942Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:04.5048622Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:04.5512720Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:18:04.5767009Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:04.5786384Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:04.6152007Z Selecting previously unselected package gcr. 2021-05-14T23:18:04.6425437Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:04.6434959Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:18:04.6832912Z Selecting previously unselected package python3-numpy. 2021-05-14T23:18:04.7088737Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:18:04.7096915Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:04.9992493Z Selecting previously unselected package python3-gdal. 2021-05-14T23:18:05.0239979Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:05.0249980Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:05.1032668Z Selecting previously unselected package gdal-bin. 2021-05-14T23:18:05.1273158Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:05.1282737Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:05.1776107Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:18:05.2064223Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:05.2080064Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:05.2319098Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:18:05.2605491Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:18:05.2615940Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:05.3058032Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:18:05.3343498Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:18:05.3356391Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:05.3759926Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:18:05.4051979Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:05.4063634Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:05.4592378Z Selecting previously unselected package p11-kit. 2021-05-14T23:18:05.4832607Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:05.4849719Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:05.5180542Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:18:05.5483976Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:18:05.5494215Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:18:05.5832334Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:18:05.6113116Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:05.6233503Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:18:05.7152674Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:18:05.7389610Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:05.7398206Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:05.7752437Z Selecting previously unselected package grass-doc. 2021-05-14T23:18:05.7987507Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:18:05.8000177Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:07.4353047Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:18:07.4641730Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:18:07.4654287Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:07.5072605Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:18:07.5355280Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:07.5364511Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:07.5792674Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:18:07.6014792Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:07.6028833Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:07.7872688Z Selecting previously unselected package grass-core. 2021-05-14T23:18:07.8127851Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:18:07.8134376Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:18:08.3912180Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:18:08.4170817Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:18:08.4181073Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:08.4499091Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:18:08.4797341Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:18:08.4815046Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:08.5137353Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:18:08.5440985Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:18:08.5452719Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:08.6304712Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:18:08.6604465Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:18:08.6616042Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:08.7183644Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:18:08.7483633Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:18:08.7502995Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:09.0375258Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:18:09.0678202Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:18:09.0700192Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:09.1671933Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:18:09.1971564Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:09.1984410Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:09.2339450Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:18:09.2636939Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:09.2660592Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:09.2938885Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:18:09.3237135Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:18:09.3248756Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:09.3546750Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:18:09.3847488Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:18:09.3924152Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:09.4933352Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:18:09.5234786Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:18:09.5243295Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:09.5588063Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:18:09.5884242Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:18:09.5896189Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:09.6148087Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:18:09.6442871Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:09.6452305Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:09.6751462Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:18:09.7045985Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:09.7062760Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:09.7438282Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:18:09.7738911Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:18:09.7746104Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:18:09.8058724Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:18:09.8312242Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:09.8337059Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:09.8611078Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:18:09.8912741Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:18:09.8926873Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:09.9233477Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:18:09.9493514Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:09.9507102Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:18:09.9794069Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:18:10.0090574Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:10.0101170Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:18:10.0473110Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:18:10.0695290Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:10.0718688Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:18:10.1112779Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:18:10.1337402Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:10.1351078Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:18:10.1761741Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:18:10.2036245Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:10.2053876Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:10.3598146Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:18:10.3898215Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:10.3906988Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:18:10.4272601Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:18:10.4521886Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:10.4534782Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:18:10.4823681Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:18:10.5121399Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.5138962Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.5528410Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:18:10.5824896Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.5839050Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.6792229Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:18:10.7023782Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.7036934Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.7512034Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:18:10.7731350Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.7739197Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.8142647Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:18:10.8416745Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.8427158Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.8707734Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:18:10.9005439Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.9016023Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.9389557Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:18:10.9689206Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:10.9700270Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:10.9980147Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:18:11.0280685Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.0295330Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.0553544Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:18:11.0851368Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.0861326Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.1212696Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:18:11.1512473Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.1522315Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.1833283Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:18:11.2100107Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:11.2112215Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:11.2432661Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:18:11.2675067Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:11.2685665Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:11.3192855Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:18:11.3458715Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:11.3479246Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:11.4600348Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:18:11.4892768Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:11.4908646Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:12.3431974Z Selecting previously unselected package qtchooser. 2021-05-14T23:18:12.3671400Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:18:12.3681623Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:18:12.4032494Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:18:12.4256559Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.4266807Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.5032087Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:18:12.5264457Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.5277609Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.5663781Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:18:12.5912407Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.5923343Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.6260900Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:18:12.6505129Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.6515130Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.7065198Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:18:12.7364077Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.7372693Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.7681532Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:18:12.7978889Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:12.7988867Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:12.9992957Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:18:13.0248261Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.0258363Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.1142829Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:18:13.1434603Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.1448870Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:18:13.2672744Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:18:13.2924675Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.2940584Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:13.4030623Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:18:13.4324304Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.4339792Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:13.4873734Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:18:13.5174764Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.5185678Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:13.5632244Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:18:13.5944838Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:13.5960113Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:13.6262110Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:18:13.6559430Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:18:13.6575118Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:18:13.7352693Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:18:13.7599376Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:18:13.7749880Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:18:13.8032750Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:18:13.8293011Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:13.8302299Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:13.8660971Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:18:13.8956608Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:18:13.8974308Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:18:13.9271943Z Selecting previously unselected package modemmanager. 2021-05-14T23:18:13.9529889Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:18:13.9608772Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:18:14.0638457Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:18:14.0940198Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:18:14.0949187Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:14.1312595Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:18:14.1558412Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:18:14.1571447Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:14.4511284Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:18:14.4807281Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:18:14.4817144Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:14.5112799Z Selecting previously unselected package python3-bs4. 2021-05-14T23:18:14.5390976Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:18:14.5401709Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:14.5752578Z Selecting previously unselected package python3-cycler. 2021-05-14T23:18:14.6012061Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:18:14.6023473Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:18:14.6312436Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:18:14.6576392Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:18:14.6591018Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:14.6912527Z Selecting previously unselected package python3-decorator. 2021-05-14T23:18:14.7169051Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:18:14.7181093Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:14.7473177Z Selecting previously unselected package python3-future. 2021-05-14T23:18:14.7721192Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:18:14.7738148Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:18:14.8409499Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:18:14.8711365Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:18:14.8723554Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:14.9077707Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:18:14.9298738Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:18:14.9315599Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:14.9712569Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:18:14.9944997Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:18:14.9958758Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:15.0268250Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:18:15.0515551Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:18:15.0526204Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:15.0830436Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:18:15.1129347Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:18:15.1140544Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:15.1433246Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:18:15.1732806Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:18:15.1747034Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:15.2112688Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:18:15.2346241Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:18:15.2356832Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:15.3872878Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:18:15.4121345Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:18:15.4131522Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:15.4473181Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:18:15.4734912Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:18:15.4746828Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:15.8725155Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:18:15.9032176Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:18:15.9064052Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:15.9345062Z Selecting previously unselected package python3-olefile. 2021-05-14T23:18:15.9644822Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:18:15.9658373Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:18:15.9917608Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:18:16.0199545Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:18:16.0216086Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:16.0739220Z Selecting previously unselected package python3-tz. 2021-05-14T23:18:16.1021602Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:18:16.1030240Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:18:16.1280424Z Selecting previously unselected package python3-owslib. 2021-05-14T23:18:16.1581200Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:18:16.1591935Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:18:16.1916753Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:18:16.2221726Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:18:16.2232247Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:16.2952648Z Selecting previously unselected package python3-retrying. 2021-05-14T23:18:16.3206293Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:18:16.3214729Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:18:16.3456059Z Selecting previously unselected package python3-plotly. 2021-05-14T23:18:16.3736359Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:18:16.3745176Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:16.7552644Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:18:16.7833205Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:18:16.7842571Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:16.8183572Z Selecting previously unselected package python3-sip. 2021-05-14T23:18:16.8469507Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:16.8484016Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:16.8785078Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:18:16.9085194Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:16.9094583Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.2833024Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:18:17.3066948Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:17.3076280Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:18:17.3632905Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:18:17.3866027Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.3876120Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.4272812Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:18:17.4500664Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.4513484Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.4818456Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:18:17.5075508Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:17.5085819Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:17.5460600Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:18:17.5767573Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:17.5777390Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:17.8935370Z Selecting previously unselected package python3-qgis. 2021-05-14T23:18:17.9251811Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:17.9265853Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:18.8337802Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:18:18.8648151Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:18:18.8659667Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:18.9017571Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:18:18.9361409Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:18:18.9382960Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:18.9874386Z Selecting previously unselected package qgis-common. 2021-05-14T23:18:19.0187042Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:19.0199196Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:20.3915875Z Selecting previously unselected package qgis. 2021-05-14T23:18:20.4219987Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:20.4829871Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:20.6933084Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:18:20.7240643Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:20.7252157Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:20.8903954Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:18:20.9217073Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:20.9231003Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:20.9547162Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:18:20.9852332Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:20.9863950Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.0517578Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:18:21.0830211Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:21.0839285Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:21.1179278Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:18:21.1488845Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:18:21.1500408Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:21.3231879Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:18:21.3537888Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:18:21.3547492Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:21.4912679Z Selecting previously unselected package proj-bin. 2021-05-14T23:18:21.5171731Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:18:21.5185054Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:18:21.5552596Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:18:21.5817843Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:18:21.5829689Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:21.6118679Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:18:21.6432396Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:18:21.6518301Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:21.7226294Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:21.7294857Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:21.9792604Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:21.9810957Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:18:21.9849127Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:21.9872970Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:21.9967224Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:21.9997811Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:22.0025784Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:18:22.0049480Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:22.0088145Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:18:22.0119656Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:18:22.0158247Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:18:22.0192580Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:22.0214227Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:22.0239358Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:22.0273025Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:22.0300277Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:22.0323142Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:22.0348449Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:22.1859650Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:22.1885041Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:22.1905689Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:18:22.3339768Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:22.3372701Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:18:22.4808315Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:22.4838339Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:18:22.4865244Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:22.4896718Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:18:22.4927336Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:22.4951329Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:18:22.4977784Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:22.6089981Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:22.6135095Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:18:22.6174171Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:22.6206696Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:22.6254202Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:22.7644018Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:22.7676171Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:18:22.9094327Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:18:22.9170508Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:18:22.9206779Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:22.9298350Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:22.9329082Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:22.9357409Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:22.9378235Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:22.9401219Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:23.0814398Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:23.0847473Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:18:23.0877695Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:18:23.0906369Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:23.0998938Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:23.1027830Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:23.2775244Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:23.2797739Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:18:23.4277050Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:23.4314572Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:18:23.4352856Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:23.4379453Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:23.4411173Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:23.4434586Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:18:23.4470597Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:23.6001941Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:23.6048170Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:23.6093822Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:23.6148230Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:23.6243303Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:23.8335255Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:25.0090204Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:18:25.0133931Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:25.0173283Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:25.0202105Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:25.0235576Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:25.0271715Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:25.0294442Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:25.0327820Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:25.2046597Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:25.2073553Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:25.2124758Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:18:25.2154841Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:25.4042895Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:25.4074637Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:25.4114427Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:25.4136598Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:25.4165879Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:25.4348234Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:25.6052262Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:25.6086337Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:25.6108405Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:25.6217105Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:18:25.6259048Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:25.6297415Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:25.6341110Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:25.6373975Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:18:25.6465347Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:18:25.6528083Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:18:25.9768862Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:26.1180157Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:26.1209562Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:26.1233798Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:26.1263158Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:26.1306392Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:26.1350952Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:26.1391406Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:18:26.1424430Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:26.1450975Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:26.3644332Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:26.5079258Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:26.6520498Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:26.6550528Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:18:26.6577779Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:18:26.6597236Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:26.8048413Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:26.8085870Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:26.8117969Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:26.8146520Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:27.7137856Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:27.7171739Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:27.7196571Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:27.7222276Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:27.7247588Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:27.7278959Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:18:27.7316209Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:27.7338939Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:18:27.7370234Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:28.1036158Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:28.1052089Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:28.1079132Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:28.2727888Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:28.2762993Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:28.4343892Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:28.4370436Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:28.6195729Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:28.6225571Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:18:28.6254177Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:28.6382455Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:28.7846547Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:28.7849480Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:29.2874229Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:29.5699395Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:29.5720841Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:29.5742096Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:29.5770307Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:29.5801256Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:29.5828953Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:29.5854882Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:29.7378003Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7379468Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:29.7380731Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7381931Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:29.7793497Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7794519Z if direction is "increasing": 2021-05-14T23:18:29.7795808Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7796917Z elif direction is "decreasing": 2021-05-14T23:18:29.7969478Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7970404Z if direction is "increasing": 2021-05-14T23:18:29.7971641Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:29.7972487Z elif direction is "decreasing": 2021-05-14T23:18:30.6930740Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:30.6932401Z if props["offset_coordinates"] is "data": 2021-05-14T23:18:30.6934195Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:18:30.6935458Z if props["coordinates"] is not "data": 2021-05-14T23:18:31.4377269Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:18:31.9513945Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:18:31.9516281Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:18:31.9518345Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:18:33.0178256Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:18:33.0217062Z First installation detected... 2021-05-14T23:18:33.0217913Z Checking NSS setup... 2021-05-14T23:18:33.0298517Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:18:33.0350087Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:33.0404080Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:18:33.3009543Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:33.3041036Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:18:33.3080686Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.3127941Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:33.3164170Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:18:33.3203323Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.3272282Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.3310084Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.3376287Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:33.5248423Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:33.5284709Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.5319123Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:18:34.1865195Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.1872056Z if value is '': 2021-05-14T23:18:34.1873003Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.1873856Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:18:34.1874803Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.1875628Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:18:34.1876583Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:18:34.1877455Z if driver_string is not None and driver_string is not "": 2021-05-14T23:18:34.1878472Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.1879432Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:18:34.1880469Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:34.1881615Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:18:34.1882609Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.1883519Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1884287Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:18:34.1885111Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1886016Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1886839Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.1887709Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1888704Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1889706Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:34.1890723Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.1891586Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:34.2107188Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.2142839Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.2187796Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.2221063Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:18:34.3432075Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:18:34.3434397Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:18:34.8595402Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8623680Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8664308Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:18:34.8695477Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8723033Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.8752676Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8794437Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:18:34.8821100Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:18:34.8850597Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:18:34.8873288Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8896635Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.8925407Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:34.8951186Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.8988070Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:34.9018198Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:34.9050107Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.9096284Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:18:34.9118551Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:34.9145486Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:34.9170826Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:35.0769083Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:35.0800874Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.0831599Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:35.0867947Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.0644232Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:06.0744942Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:06.0801796Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.0855851Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:06.0890995Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.0916107Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.0939813Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:06.0967473Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.2397215Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.2424423Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:06.2462279Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.2491996Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:19:06.2527973Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.4236489Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.4266612Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.4307285Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:06.4458777Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:19:06.4639163Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:19:07.6965408Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:07.6966647Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:07.6967752Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:07.6968910Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:19:07.7058678Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:07.7375336Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:19:07.9791907Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:19.0517135Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:19:19.0701251Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:19:21.1389339Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:19:21.1389793Z with: 2021-05-14T23:19:21.1390221Z github_slug: neuroconductor/kirby21.flair 2021-05-14T23:19:21.1390649Z env: 2021-05-14T23:19:21.1391551Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:21.1392000Z TIC_DEPLOY_KEY: 2021-05-14T23:19:21.1392747Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:21.1394461Z GITHUB_PAT: *** 2021-05-14T23:19:21.1394835Z COVERALLS_TOKEN: 2021-05-14T23:19:21.1395298Z continue-on-error: true 2021-05-14T23:19:21.1395733Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:21.1396195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:21.1396601Z TZ: UTC 2021-05-14T23:19:21.1396980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:21.1397375Z NOT_CRAN: true 2021-05-14T23:19:21.1397715Z ##[endgroup] 2021-05-14T23:19:21.1721858Z repo slug is: neuroconductor/kirby21.flair 2021-05-14T23:19:21.1851542Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:19:21.1852085Z env: 2021-05-14T23:19:21.1852516Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:21.1852962Z TIC_DEPLOY_KEY: 2021-05-14T23:19:21.1853717Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:21.1854952Z GITHUB_PAT: *** 2021-05-14T23:19:21.1855322Z COVERALLS_TOKEN: 2021-05-14T23:19:21.1855781Z continue-on-error: true 2021-05-14T23:19:21.1856215Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:21.1856681Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:21.1857104Z TZ: UTC 2021-05-14T23:19:21.1857465Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:21.1857859Z NOT_CRAN: true 2021-05-14T23:19:21.1858202Z ##[endgroup] 2021-05-14T23:19:21.3786992Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:19:21.3787553Z with: 2021-05-14T23:19:21.3787922Z repo_name: kirby21.flair 2021-05-14T23:19:21.3788339Z repo_version: 1.7.0 2021-05-14T23:19:21.3788711Z runner_os: Linux 2021-05-14T23:19:21.3789055Z R_version: 4.1 2021-05-14T23:19:21.3789384Z env: 2021-05-14T23:19:21.3789906Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:21.3790356Z TIC_DEPLOY_KEY: 2021-05-14T23:19:21.3791371Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:21.3792606Z GITHUB_PAT: *** 2021-05-14T23:19:21.3792975Z COVERALLS_TOKEN: 2021-05-14T23:19:21.3793436Z continue-on-error: true 2021-05-14T23:19:21.3793887Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:21.3794334Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:21.3794760Z TZ: UTC 2021-05-14T23:19:21.3795117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:21.3795514Z NOT_CRAN: true 2021-05-14T23:19:21.3795884Z ##[endgroup] 2021-05-14T23:19:21.4129608Z Package: kirby21.flair 2021-05-14T23:19:21.4132210Z Version: 1.7.0 2021-05-14T23:19:21.4132838Z OS: Linux 2021-05-14T23:19:21.4188990Z ##[group]Run install.packages('remotes') 2021-05-14T23:19:21.4189701Z install.packages('remotes') 2021-05-14T23:19:21.4190473Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:19:21.4191602Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:19:21.4198539Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:19:21.4198936Z env: 2021-05-14T23:19:21.4199349Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:21.4199793Z TIC_DEPLOY_KEY: 2021-05-14T23:19:21.4200543Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:21.4201809Z GITHUB_PAT: *** 2021-05-14T23:19:21.4202201Z COVERALLS_TOKEN: 2021-05-14T23:19:21.4202651Z continue-on-error: true 2021-05-14T23:19:21.4203100Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:21.4203547Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:21.4203985Z TZ: UTC 2021-05-14T23:19:21.4204358Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:21.4204733Z NOT_CRAN: true 2021-05-14T23:19:21.4205099Z ##[endgroup] 2021-05-14T23:19:21.6110292Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:19:21.6112234Z (as ‘lib’ is unspecified) 2021-05-14T23:19:36.5206365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:19:36.9094801Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-14T23:19:36.9213336Z ================================================== 2021-05-14T23:19:36.9213912Z downloaded 145 KB 2021-05-14T23:19:36.9214217Z 2021-05-14T23:19:37.2126727Z * installing *source* package ‘remotes’ ... 2021-05-14T23:19:37.2167709Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:19:37.2168794Z ** using staged installation 2021-05-14T23:19:37.2356427Z ** R 2021-05-14T23:19:37.2552868Z ** inst 2021-05-14T23:19:37.2564756Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:19:39.0350879Z ** help 2021-05-14T23:19:39.1267902Z *** installing help indices 2021-05-14T23:19:39.1864084Z ** building package indices 2021-05-14T23:19:39.4191733Z ** installing vignettes 2021-05-14T23:19:39.4228527Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:19:39.5999571Z ** testing if installed package can be loaded from final location 2021-05-14T23:19:39.8151478Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:19:39.8173646Z * DONE (remotes) 2021-05-14T23:19:39.8240686Z 2021-05-14T23:19:39.8241625Z The downloaded source packages are in 2021-05-14T23:19:39.8243028Z ‘/tmp/RtmpuLbfw0/downloaded_packages’ 2021-05-14T23:19:56.5400635Z ##[group]Run actions/cache@v1 2021-05-14T23:19:56.5401097Z with: 2021-05-14T23:19:56.5401605Z path: /home/runner/work/_temp/Library 2021-05-14T23:19:56.5404498Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-cba5508994d62a8bdf30ddb5849405df72b71d93bcf1cf5b9816a2862764cc70 2021-05-14T23:19:56.5408155Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T23:19:56.5409505Z env: 2021-05-14T23:19:56.5409923Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:56.5410354Z TIC_DEPLOY_KEY: 2021-05-14T23:19:56.5411117Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:56.5412921Z GITHUB_PAT: *** 2021-05-14T23:19:56.5413304Z COVERALLS_TOKEN: 2021-05-14T23:19:56.5413763Z continue-on-error: true 2021-05-14T23:19:56.5414196Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:56.5414650Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:56.5415118Z TZ: UTC 2021-05-14T23:19:56.5415475Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:56.5415864Z NOT_CRAN: true 2021-05-14T23:19:56.5416206Z ##[endgroup] 2021-05-14T23:19:56.5830872Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:19:56.5917304Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:19:56.5918056Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:19:56.5918784Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:19:56.5919369Z sudo -s eval "$sysreqs" 2021-05-14T23:19:56.5962628Z shell: /usr/bin/bash -e {0} 2021-05-14T23:19:56.5963000Z env: 2021-05-14T23:19:56.5963416Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:56.5963852Z TIC_DEPLOY_KEY: 2021-05-14T23:19:56.5964614Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:56.5965890Z GITHUB_PAT: *** 2021-05-14T23:19:56.5966270Z COVERALLS_TOKEN: 2021-05-14T23:19:56.5966715Z continue-on-error: true 2021-05-14T23:19:56.5967155Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:56.5967596Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:56.5968013Z TZ: UTC 2021-05-14T23:19:56.5968393Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:56.5968781Z NOT_CRAN: true 2021-05-14T23:19:56.5969213Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:19:56.5969662Z ##[endgroup] 2021-05-14T23:19:56.7861275Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:19:57.2784713Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:20:12.7474392Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:20:12.7475126Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:20:12.7475756Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:20:12.7476366Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:20:12.7477006Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:20:12.7495791Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:20:12.7507595Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:12.7508445Z (as ‘lib’ is unspecified) 2021-05-14T23:20:27.0900347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:20:27.5945723Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-14T23:20:27.5947282Z ================================================== 2021-05-14T23:20:27.5948009Z downloaded 60 KB 2021-05-14T23:20:27.5948511Z 2021-05-14T23:20:27.5984426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:20:27.9971248Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-14T23:20:28.0003121Z ================================================== 2021-05-14T23:20:28.0003565Z downloaded 34 KB 2021-05-14T23:20:28.0003836Z 2021-05-14T23:20:28.0040705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:20:28.2947916Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-14T23:20:28.3005179Z ================================================== 2021-05-14T23:20:28.3006065Z downloaded 62 KB 2021-05-14T23:20:28.3006643Z 2021-05-14T23:20:28.3048476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:20:28.8576031Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-14T23:20:28.8755556Z ================================================== 2021-05-14T23:20:28.8756134Z downloaded 285 KB 2021-05-14T23:20:28.8756690Z 2021-05-14T23:20:28.8794960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:20:30.0944053Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-14T23:20:30.1249688Z ================================================== 2021-05-14T23:20:30.1250273Z downloaded 973 KB 2021-05-14T23:20:30.1250549Z 2021-05-14T23:20:30.3705412Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:20:30.3727783Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:30.3728788Z ** using staged installation 2021-05-14T23:20:30.3860270Z ** R 2021-05-14T23:20:30.3906361Z ** inst 2021-05-14T23:20:30.3915144Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:30.8562184Z ** help 2021-05-14T23:20:30.8816101Z *** installing help indices 2021-05-14T23:20:30.9087564Z *** copying figures 2021-05-14T23:20:30.9091710Z ** building package indices 2021-05-14T23:20:31.1022607Z ** installing vignettes 2021-05-14T23:20:31.1079190Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:31.2788987Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:31.6290804Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:31.6299228Z * DONE (rprojroot) 2021-05-14T23:20:31.8671770Z * installing *source* package ‘crayon’ ... 2021-05-14T23:20:31.8688420Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:31.8689506Z ** using staged installation 2021-05-14T23:20:31.8815198Z ** R 2021-05-14T23:20:31.8899876Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:32.7200316Z ** help 2021-05-14T23:20:32.7725239Z *** installing help indices 2021-05-14T23:20:32.8093538Z ** building package indices 2021-05-14T23:20:33.0369702Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:33.2129619Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:33.4025105Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:33.4035907Z * DONE (crayon) 2021-05-14T23:20:33.6307178Z * installing *source* package ‘R6’ ... 2021-05-14T23:20:33.6322167Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:33.6323192Z ** using staged installation 2021-05-14T23:20:33.6448669Z ** R 2021-05-14T23:20:33.6512631Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:34.1354050Z ** help 2021-05-14T23:20:34.1557998Z *** installing help indices 2021-05-14T23:20:34.1766095Z *** copying figures 2021-05-14T23:20:34.1768920Z ** building package indices 2021-05-14T23:20:34.3656717Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:34.5374668Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:34.7138262Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:34.7145796Z * DONE (R6) 2021-05-14T23:20:35.0087050Z * installing *source* package ‘desc’ ... 2021-05-14T23:20:35.0135768Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:35.0136927Z ** using staged installation 2021-05-14T23:20:35.0286108Z ** R 2021-05-14T23:20:35.0408683Z ** inst 2021-05-14T23:20:35.0423173Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:36.5591790Z ** help 2021-05-14T23:20:36.6813297Z *** installing help indices 2021-05-14T23:20:36.7661359Z ** building package indices 2021-05-14T23:20:37.0300193Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:37.2164288Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:37.4259234Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:37.4276972Z * DONE (desc) 2021-05-14T23:20:37.6769107Z * installing *source* package ‘debugme’ ... 2021-05-14T23:20:37.6799925Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-14T23:20:37.6800981Z ** using staged installation 2021-05-14T23:20:37.6905535Z ** R 2021-05-14T23:20:37.6935366Z ** inst 2021-05-14T23:20:37.6955206Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:38.0042992Z ** help 2021-05-14T23:20:38.0172933Z *** installing help indices 2021-05-14T23:20:38.0383129Z ** building package indices 2021-05-14T23:20:38.2245646Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:38.4081173Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:39.2230298Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:39.2233981Z * checking for file ‘/tmp/RtmpxmTRNY/remotes692b73905ccb/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:20:39.2235009Z * DONE (debugme) 2021-05-14T23:20:39.2235306Z 2021-05-14T23:20:39.2235855Z The downloaded source packages are in 2021-05-14T23:20:39.2236811Z ‘/tmp/RtmpxmTRNY/downloaded_packages’ 2021-05-14T23:20:39.2237416Z Running `R CMD build`... 2021-05-14T23:20:39.2238444Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:39.2239270Z (as ‘lib’ is unspecified) 2021-05-14T23:20:39.2240083Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:20:39.2240734Z ** using staged installation 2021-05-14T23:20:39.2241461Z ** R 2021-05-14T23:20:39.2242290Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:20:39.2243117Z * preparing ‘sysreqs’: 2021-05-14T23:20:39.2243981Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:20:39.2245131Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:20:39.2246020Z * checking for empty or unneeded directories 2021-05-14T23:20:39.2246879Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:20:39.2247703Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:20:39.4317544Z ** help 2021-05-14T23:20:39.4525005Z *** installing help indices 2021-05-14T23:20:39.4689292Z ** building package indices 2021-05-14T23:20:39.6592899Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:20:39.8576113Z ** testing if installed package can be loaded from final location 2021-05-14T23:20:40.0502316Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:20:40.0508449Z * DONE (sysreqs) 2021-05-14T23:20:56.7255433Z Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:20:56.7494901Z Hit:2 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:20:56.7737330Z Hit:3 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:20:56.7753641Z Hit:4 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:20:56.7759436Z Hit:5 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:20:56.7767004Z Hit:6 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:20:56.8486831Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:20:57.0064047Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:20:57.1648588Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:20:57.6944425Z Fetched 109 kB in 1s (119 kB/s) 2021-05-14T23:20:58.4576557Z Reading package lists... 2021-05-14T23:20:58.5310453Z Reading package lists... 2021-05-14T23:20:58.6949118Z Building dependency tree... 2021-05-14T23:20:58.6970854Z Reading state information... 2021-05-14T23:20:58.8529892Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:20:58.8533740Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:20:58.8534719Z libssh2-1-dev set to manually installed. 2021-05-14T23:20:58.8535742Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:20:58.8537177Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:20:58.8537907Z Suggested packages: 2021-05-14T23:20:58.8539962Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:20:58.8982464Z The following NEW packages will be installed: 2021-05-14T23:20:58.8988581Z libcurl4-openssl-dev 2021-05-14T23:20:58.9178170Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:58.9178893Z Need to get 321 kB of archives. 2021-05-14T23:20:58.9179600Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:20:58.9181534Z 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-14T23:20:59.3606122Z Fetched 321 kB in 0s (14.6 MB/s) 2021-05-14T23:20:59.3924178Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:20:59.4014172Z (Reading database ... 2021-05-14T23:20:59.4016999Z (Reading database ... 5% 2021-05-14T23:20:59.4017510Z (Reading database ... 10% 2021-05-14T23:20:59.4017994Z (Reading database ... 15% 2021-05-14T23:20:59.4018460Z (Reading database ... 20% 2021-05-14T23:20:59.4019442Z (Reading database ... 25% 2021-05-14T23:20:59.4020049Z (Reading database ... 30% 2021-05-14T23:20:59.4020645Z (Reading database ... 35% 2021-05-14T23:20:59.4021204Z (Reading database ... 40% 2021-05-14T23:20:59.4021780Z (Reading database ... 45% 2021-05-14T23:20:59.4022358Z (Reading database ... 50% 2021-05-14T23:20:59.4051828Z (Reading database ... 55% 2021-05-14T23:20:59.4102413Z (Reading database ... 60% 2021-05-14T23:20:59.4145247Z (Reading database ... 65% 2021-05-14T23:20:59.4348041Z (Reading database ... 70% 2021-05-14T23:20:59.4379759Z (Reading database ... 75% 2021-05-14T23:20:59.4660385Z (Reading database ... 80% 2021-05-14T23:20:59.4768810Z (Reading database ... 85% 2021-05-14T23:20:59.5148818Z (Reading database ... 90% 2021-05-14T23:20:59.5259655Z (Reading database ... 95% 2021-05-14T23:20:59.5260211Z (Reading database ... 100% 2021-05-14T23:20:59.5260918Z (Reading database ... 285139 files and directories currently installed.) 2021-05-14T23:20:59.5395930Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:20:59.5412736Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:20:59.6323287Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:20:59.6371397Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:21:04.7847960Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:21:04.7848658Z remotes::install_github("ropensci/tic") 2021-05-14T23:21:04.7849323Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:21:04.7849975Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:21:04.7850754Z remotes::install_cran("covr") 2021-05-14T23:21:04.7858115Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:21:04.7858507Z env: 2021-05-14T23:21:04.7858962Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:21:04.7859442Z TIC_DEPLOY_KEY: 2021-05-14T23:21:04.7860211Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:21:04.7861747Z GITHUB_PAT: *** 2021-05-14T23:21:04.7862138Z COVERALLS_TOKEN: 2021-05-14T23:21:04.7862589Z continue-on-error: true 2021-05-14T23:21:04.7863038Z VDIFFR_RUN_TESTS: 2021-05-14T23:21:04.7863505Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:21:04.7863969Z TZ: UTC 2021-05-14T23:21:04.7864326Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:21:04.7864718Z NOT_CRAN: true 2021-05-14T23:21:04.7865060Z ##[endgroup] 2021-05-14T23:21:04.9888621Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:21:05.5776714Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:21:21.2454040Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:21:21.2455428Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:21:21.2456311Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:21:21.2457594Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:21:21.2458420Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:21:21.2459301Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:21:21.2460125Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:21:21.2460904Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:21:21.2461767Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:21:21.2462574Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:21:21.2463347Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:21:21.2464168Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:21:21.2465378Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:21:21.2466824Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:21:21.2467515Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:21:21.2468221Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:21.2468932Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:21:21.2469578Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:21:21.2470222Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:21:21.2471022Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:21:21.2471812Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:21:21.2472386Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:21:21.2472976Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:21:21.2473563Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:21.2474108Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:21:21.2474661Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:21:21.2475207Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:21:21.2475787Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:21:21.2476357Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:21:21.2476940Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:21:21.2477501Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:21:21.2482579Z 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-14T23:21:21.2493197Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:21.2493925Z (as ‘lib’ is unspecified) 2021-05-14T23:21:35.9665938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:21:36.3698044Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-14T23:21:36.3937410Z ================================================== 2021-05-14T23:21:36.3938695Z downloaded 839 KB 2021-05-14T23:21:36.3939616Z 2021-05-14T23:21:36.3977327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:21:36.7882724Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-14T23:21:36.8059510Z ================================================== 2021-05-14T23:21:36.8060500Z downloaded 258 KB 2021-05-14T23:21:36.8060971Z 2021-05-14T23:21:36.8096011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:21:37.2129375Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-14T23:21:37.2182422Z ================================================== 2021-05-14T23:21:37.2183270Z downloaded 97 KB 2021-05-14T23:21:37.2183864Z 2021-05-14T23:21:37.2223106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:21:37.6058231Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-14T23:21:37.6059663Z ================================================== 2021-05-14T23:21:37.6060365Z downloaded 19 KB 2021-05-14T23:21:37.6060893Z 2021-05-14T23:21:37.6101202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:21:37.9006050Z Content type 'application/x-tar' length 5688 bytes 2021-05-14T23:21:37.9007752Z ================================================== 2021-05-14T23:21:37.9008606Z downloaded 5688 bytes 2021-05-14T23:21:37.9009087Z 2021-05-14T23:21:37.9051899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:21:38.2537799Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-14T23:21:38.3931800Z ================================================== 2021-05-14T23:21:38.3932733Z downloaded 1.3 MB 2021-05-14T23:21:38.3933286Z 2021-05-14T23:21:38.3972942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:21:40.3526203Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-14T23:21:40.3527480Z ================================================== 2021-05-14T23:21:40.3528110Z downloaded 12 KB 2021-05-14T23:21:40.3528576Z 2021-05-14T23:21:40.3569369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:21:40.6453508Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-14T23:21:40.7033210Z ================================================== 2021-05-14T23:21:40.7034185Z downloaded 779 KB 2021-05-14T23:21:40.7034779Z 2021-05-14T23:21:40.7074245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:21:41.2133581Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-14T23:21:41.2328649Z ================================================== 2021-05-14T23:21:41.2329599Z downloaded 412 KB 2021-05-14T23:21:41.2330175Z 2021-05-14T23:21:41.2369751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:21:41.6281387Z Content type 'application/x-tar' length 3475 bytes 2021-05-14T23:21:41.6287011Z ================================================== 2021-05-14T23:21:41.6289308Z downloaded 3475 bytes 2021-05-14T23:21:41.6289646Z 2021-05-14T23:21:41.6327629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:21:42.0237211Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-14T23:21:42.0358865Z ================================================== 2021-05-14T23:21:42.0359489Z downloaded 156 KB 2021-05-14T23:21:42.0359795Z 2021-05-14T23:21:42.7416650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:21:42.7418548Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-14T23:21:42.7419796Z ================================================== 2021-05-14T23:21:42.7420394Z downloaded 60 KB 2021-05-14T23:21:42.7420800Z 2021-05-14T23:21:42.7422186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:21:42.7423757Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-14T23:21:42.7424541Z ================================================== 2021-05-14T23:21:42.7425095Z downloaded 154 KB 2021-05-14T23:21:42.7425501Z 2021-05-14T23:21:42.7426888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:21:42.8885671Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-14T23:21:42.8990032Z ================================================== 2021-05-14T23:21:42.8990535Z downloaded 110 KB 2021-05-14T23:21:42.8991011Z 2021-05-14T23:21:42.9028356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:21:43.2888277Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-14T23:21:43.2992982Z ================================================== 2021-05-14T23:21:43.2993979Z downloaded 107 KB 2021-05-14T23:21:43.2994437Z 2021-05-14T23:21:43.3031842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:21:43.5920921Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-14T23:21:43.6074630Z ================================================== 2021-05-14T23:21:43.6075176Z downloaded 225 KB 2021-05-14T23:21:43.6075454Z 2021-05-14T23:21:43.6115272Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:21:43.9036562Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-14T23:21:43.9094401Z ================================================== 2021-05-14T23:21:43.9095151Z downloaded 43 KB 2021-05-14T23:21:43.9095590Z 2021-05-14T23:21:43.9143022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:21:44.3505901Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-14T23:21:44.3555157Z ================================================== 2021-05-14T23:21:44.3555712Z downloaded 90 KB 2021-05-14T23:21:44.3556100Z 2021-05-14T23:21:44.3597878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:21:44.7620791Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-14T23:21:44.7673328Z ================================================== 2021-05-14T23:21:44.7674408Z downloaded 92 KB 2021-05-14T23:21:44.7674965Z 2021-05-14T23:21:44.7714234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:21:45.1592940Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-14T23:21:45.1594361Z ================================================== 2021-05-14T23:21:45.1595074Z downloaded 28 KB 2021-05-14T23:21:45.1595583Z 2021-05-14T23:21:45.1630047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:21:45.5499027Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-14T23:21:45.5500424Z ================================================== 2021-05-14T23:21:45.5501144Z downloaded 12 KB 2021-05-14T23:21:45.5501706Z 2021-05-14T23:21:45.5539967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:21:45.8973880Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-14T23:21:45.9162382Z ================================================== 2021-05-14T23:21:45.9163333Z downloaded 364 KB 2021-05-14T23:21:45.9163768Z 2021-05-14T23:21:45.9202327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:21:46.3143266Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-14T23:21:46.3206308Z ================================================== 2021-05-14T23:21:46.3206810Z downloaded 81 KB 2021-05-14T23:21:46.3207074Z 2021-05-14T23:21:46.3246870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:21:46.8304647Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-14T23:21:46.8308206Z ================================================== 2021-05-14T23:21:46.8308955Z downloaded 44 KB 2021-05-14T23:21:46.8309422Z 2021-05-14T23:21:46.8351187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:21:47.1747728Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-14T23:21:47.1748504Z ================================================== 2021-05-14T23:21:47.1751140Z downloaded 64 KB 2021-05-14T23:21:47.1751660Z 2021-05-14T23:21:47.1794033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:21:47.4156259Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-14T23:21:47.5280622Z ================================================== 2021-05-14T23:21:47.5281270Z downloaded 781 KB 2021-05-14T23:21:47.5281595Z 2021-05-14T23:21:47.5325409Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:21:47.7531924Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-14T23:21:47.7533297Z ================================================== 2021-05-14T23:21:47.7533933Z downloaded 20 KB 2021-05-14T23:21:47.7534356Z 2021-05-14T23:21:47.7569825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:21:48.4125338Z Content type 'binary/octet-stream' length 24540 bytes (23 KB) 2021-05-14T23:21:48.4126153Z ================================================== 2021-05-14T23:21:48.4126600Z downloaded 23 KB 2021-05-14T23:21:48.4126899Z 2021-05-14T23:21:48.4172001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:21:48.9564300Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-14T23:21:48.9728513Z ================================================== 2021-05-14T23:21:48.9729073Z downloaded 297 KB 2021-05-14T23:21:48.9729389Z 2021-05-14T23:21:48.9769219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:21:49.3344834Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-14T23:21:49.3346939Z ================================================== 2021-05-14T23:21:49.3347380Z downloaded 17 KB 2021-05-14T23:21:49.3347657Z 2021-05-14T23:21:49.3388381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:21:49.7431010Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-14T23:21:49.7730706Z ================================================== 2021-05-14T23:21:49.7731554Z downloaded 1.2 MB 2021-05-14T23:21:49.7732121Z 2021-05-14T23:21:50.2708339Z * installing *source* package ‘rlang’ ... 2021-05-14T23:21:50.2839928Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:50.2841178Z ** using staged installation 2021-05-14T23:21:50.3028977Z ** libs 2021-05-14T23:21:50.3094810Z 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-14T23:21:50.4065231Z 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-14T23:21:50.7157792Z 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-14T23:21:52.8893937Z 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-14T23:21:53.8367070Z 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-14T23:21:53.8749916Z 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-14T23:21:53.9192844Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T23:21:53.9216562Z ** R 2021-05-14T23:21:53.9655081Z ** inst 2021-05-14T23:21:53.9663701Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:57.3419583Z ** help 2021-05-14T23:21:58.7443764Z *** installing help indices 2021-05-14T23:21:58.7444953Z *** copying figures 2021-05-14T23:21:58.7445586Z ** building package indices 2021-05-14T23:21:58.7657765Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:58.9613599Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:21:59.0647524Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:59.3348617Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:59.3382528Z * DONE (rlang) 2021-05-14T23:21:59.5949845Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:21:59.5975717Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:21:59.5977280Z ** using staged installation 2021-05-14T23:21:59.6102271Z ** libs 2021-05-14T23:21:59.6147506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-14T23:21:59.7367962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:21:59.7904628Z 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-14T23:21:59.8140827Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T23:21:59.8158656Z ** R 2021-05-14T23:21:59.8196791Z ** inst 2021-05-14T23:21:59.8213870Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:00.1105087Z ** help 2021-05-14T23:22:00.1507490Z *** installing help indices 2021-05-14T23:22:00.1800224Z *** copying figures 2021-05-14T23:22:00.1802335Z ** building package indices 2021-05-14T23:22:00.3925014Z ** installing vignettes 2021-05-14T23:22:00.3982185Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:00.5739830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:00.5924606Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:00.7700342Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:00.7707394Z * DONE (magrittr) 2021-05-14T23:22:01.0131270Z * installing *source* package ‘glue’ ... 2021-05-14T23:22:01.0149902Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:01.0151239Z ** using staged installation 2021-05-14T23:22:01.0301803Z ** libs 2021-05-14T23:22:01.0350156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-14T23:22:01.1502939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:01.1941550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-14T23:22:01.2752443Z 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-14T23:22:01.2993512Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T23:22:01.2994678Z ** R 2021-05-14T23:22:01.3046367Z ** inst 2021-05-14T23:22:01.3052910Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:01.7732934Z ** help 2021-05-14T23:22:01.8032011Z *** installing help indices 2021-05-14T23:22:01.8355369Z *** copying figures 2021-05-14T23:22:01.8358166Z ** building package indices 2021-05-14T23:22:02.0321051Z ** installing vignettes 2021-05-14T23:22:02.0380347Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:02.2587852Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:02.2765641Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:02.4974470Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:02.4983254Z * DONE (glue) 2021-05-14T23:22:02.7128944Z * installing *source* package ‘sys’ ... 2021-05-14T23:22:02.7140410Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:02.7141470Z ** using staged installation 2021-05-14T23:22:02.7340028Z ** libs 2021-05-14T23:22:02.7388463Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-14T23:22:02.9845356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:03.0306601Z 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-14T23:22:03.0547750Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T23:22:03.0562239Z ** R 2021-05-14T23:22:03.0596663Z ** inst 2021-05-14T23:22:03.0604827Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:03.3399629Z ** help 2021-05-14T23:22:03.3597746Z *** installing help indices 2021-05-14T23:22:03.3789325Z ** building package indices 2021-05-14T23:22:03.5692993Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:03.7442299Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:03.7614437Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:03.9352411Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:03.9369356Z * DONE (sys) 2021-05-14T23:22:04.1441563Z * installing *source* package ‘mime’ ... 2021-05-14T23:22:04.1454630Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:04.1458472Z ** using staged installation 2021-05-14T23:22:04.1587262Z ** libs 2021-05-14T23:22:04.1639069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:04.2081502Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T23:22:04.2714777Z 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-14T23:22:04.2866132Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T23:22:04.2883719Z ** R 2021-05-14T23:22:04.2936103Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:04.6246008Z ** help 2021-05-14T23:22:04.6498008Z *** installing help indices 2021-05-14T23:22:04.6655123Z ** building package indices 2021-05-14T23:22:04.8619535Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:05.0380693Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:05.0553163Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:05.2302660Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:05.2308641Z * DONE (mime) 2021-05-14T23:22:05.5722418Z * installing *source* package ‘curl’ ... 2021-05-14T23:22:05.5798892Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:05.5800111Z ** using staged installation 2021-05-14T23:22:05.5886989Z Found pkg-config cflags and libs! 2021-05-14T23:22:05.6708628Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-14T23:22:05.6709406Z Using PKG_LIBS=-lcurl 2021-05-14T23:22:05.7207049Z ** libs 2021-05-14T23:22:05.7260065Z 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-14T23:22:05.7285461Z 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-14T23:22:05.8029776Z 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-14T23:22:05.9349622Z 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-14T23:22:06.0221995Z 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-14T23:22:06.0782078Z 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-14T23:22:06.1787562Z 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-14T23:22:06.2484789Z 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-14T23:22:06.3017273Z 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-14T23:22:06.6229475Z 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-14T23:22:06.6611342Z 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-14T23:22:06.7178100Z 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-14T23:22:06.7821430Z 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-14T23:22:06.9501420Z 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-14T23:22:07.0090977Z 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-14T23:22:07.0627287Z 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-14T23:22:07.1058576Z 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-14T23:22:07.1516549Z 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-14T23:22:07.2051975Z 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-14T23:22:07.3229721Z 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-14T23:22:07.3887038Z 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-14T23:22:07.4259133Z 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-14T23:22:07.4755640Z 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-14T23:22:07.5112744Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T23:22:07.5113939Z ** R 2021-05-14T23:22:07.5219045Z ** inst 2021-05-14T23:22:07.5253247Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:08.0439053Z ** help 2021-05-14T23:22:08.0947726Z *** installing help indices 2021-05-14T23:22:08.1284275Z ** building package indices 2021-05-14T23:22:08.3308787Z ** installing vignettes 2021-05-14T23:22:08.3447409Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:08.5374731Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:08.5549358Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:08.7445962Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:08.7455451Z * DONE (curl) 2021-05-14T23:22:09.0671141Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:22:09.0724839Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:09.0727323Z ** using staged installation 2021-05-14T23:22:09.0861599Z ** libs 2021-05-14T23:22:09.0916945Z 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-14T23:22:09.1586194Z 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-14T23:22:09.2143061Z 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-14T23:22:09.2767851Z 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-14T23:22:09.3828029Z 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-14T23:22:09.4508693Z 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-14T23:22:09.4980952Z 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-14T23:22:09.5457626Z 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-14T23:22:09.5995123Z 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-14T23:22:09.6496566Z 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-14T23:22:09.7755247Z 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-14T23:22:09.8416074Z 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-14T23:22:09.9209101Z 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-14T23:22:09.9896778Z 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-14T23:22:10.0561003Z 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-14T23:22:10.1131158Z 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-14T23:22:10.1667952Z 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-14T23:22:10.2108917Z 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-14T23:22:10.2753177Z 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-14T23:22:10.3258678Z 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-14T23:22:10.3741015Z 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-14T23:22:10.4341288Z 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-14T23:22:10.4641228Z 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-14T23:22:10.5104152Z 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-14T23:22:10.6069503Z 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-14T23:22:10.8400822Z 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-14T23:22:11.1111619Z 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-14T23:22:11.2785131Z 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-14T23:22:11.4122285Z 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-14T23:22:11.4204691Z 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-14T23:22:11.4513012Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T23:22:11.4527805Z ** R 2021-05-14T23:22:11.4686965Z ** inst 2021-05-14T23:22:11.4703356Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:12.4785951Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:22:12.4787928Z ** help 2021-05-14T23:22:12.5107763Z *** installing help indices 2021-05-14T23:22:12.5358969Z ** building package indices 2021-05-14T23:22:12.7431622Z ** installing vignettes 2021-05-14T23:22:12.7492079Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:12.9395345Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:12.9627205Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:13.1643782Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:13.1657820Z * DONE (jsonlite) 2021-05-14T23:22:13.3681247Z * installing *source* package ‘ini’ ... 2021-05-14T23:22:13.3688189Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:13.3689210Z ** using staged installation 2021-05-14T23:22:13.3793669Z ** R 2021-05-14T23:22:13.3819310Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:13.6139825Z ** help 2021-05-14T23:22:13.6269576Z *** installing help indices 2021-05-14T23:22:13.6501706Z ** building package indices 2021-05-14T23:22:13.8348743Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:14.0045541Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:14.1741777Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:14.1747498Z * DONE (ini) 2021-05-14T23:22:14.4009239Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:22:14.4026765Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:14.4027999Z ** using staged installation 2021-05-14T23:22:14.4131615Z ** R 2021-05-14T23:22:14.4187593Z ** inst 2021-05-14T23:22:14.4197821Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:14.8911725Z ** help 2021-05-14T23:22:14.9135749Z *** installing help indices 2021-05-14T23:22:14.9355488Z ** building package indices 2021-05-14T23:22:15.1217234Z ** installing vignettes 2021-05-14T23:22:15.1270113Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:15.2959467Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:15.4664660Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:15.4672988Z * DONE (gitcreds) 2021-05-14T23:22:15.7054514Z * installing *source* package ‘zip’ ... 2021-05-14T23:22:15.7082551Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:15.7083566Z ** using staged installation 2021-05-14T23:22:15.7180385Z ** libs 2021-05-14T23:22:15.7229291Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:22:18.3870604Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:22:21.0265062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:21.0744580Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-14T23:22:23.4786837Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-14T23:22:23.5713169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-14T23:22:23.6972340Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T23:22:24.2509662Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T23:22:24.2511267Z 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-14T23:22:24.2514688Z ** R 2021-05-14T23:22:24.2515343Z ** inst 2021-05-14T23:22:24.2516423Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:24.2516948Z ** help 2021-05-14T23:22:24.2517376Z *** installing help indices 2021-05-14T23:22:24.2517892Z ** building package indices 2021-05-14T23:22:24.3460467Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:24.5327630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:24.5505035Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:24.7244612Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:24.7251365Z * DONE (zip) 2021-05-14T23:22:25.0142217Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:22:25.0181155Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:25.0182416Z ** using staged installation 2021-05-14T23:22:25.0308186Z ** R 2021-05-14T23:22:25.0407700Z ** inst 2021-05-14T23:22:25.0425248Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:25.5573205Z ** help 2021-05-14T23:22:25.7195866Z *** installing help indices 2021-05-14T23:22:25.8343570Z *** copying figures 2021-05-14T23:22:25.8347891Z ** building package indices 2021-05-14T23:22:26.1311799Z ** installing vignettes 2021-05-14T23:22:26.1372130Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:26.3130200Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:26.5005133Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:26.5015362Z * DONE (rstudioapi) 2021-05-14T23:22:26.7377052Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:22:26.7395857Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:26.7399672Z ** using staged installation 2021-05-14T23:22:26.7590647Z ** libs 2021-05-14T23:22:26.7647645Z 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-14T23:22:28.6839990Z 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-14T23:22:28.7317121Z 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-14T23:22:28.7991577Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T23:22:28.8011770Z ** R 2021-05-14T23:22:28.8059880Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:29.2229954Z ** help 2021-05-14T23:22:29.2401980Z *** installing help indices 2021-05-14T23:22:29.2583184Z ** building package indices 2021-05-14T23:22:29.4474769Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:29.6305224Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:29.6481890Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:29.8299098Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:29.8300551Z * DONE (fastmap) 2021-05-14T23:22:30.0753103Z * installing *source* package ‘yaml’ ... 2021-05-14T23:22:30.0776989Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:30.0778277Z ** using staged installation 2021-05-14T23:22:30.0870298Z ** libs 2021-05-14T23:22:30.0923964Z 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-14T23:22:30.4123907Z 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-14T23:22:30.5222880Z 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-14T23:22:31.4381833Z 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-14T23:22:31.5977022Z 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-14T23:22:31.7227017Z 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-14T23:22:32.0705741Z 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-14T23:22:32.3521421Z 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-14T23:22:32.4539689Z 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-14T23:22:32.8579119Z 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-14T23:22:32.9703127Z 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-14T23:22:34.2621345Z 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-14T23:22:34.3209759Z 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-14T23:22:34.3516382Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T23:22:34.3536588Z ** R 2021-05-14T23:22:34.3563768Z ** inst 2021-05-14T23:22:34.3576744Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:34.5970658Z ** help 2021-05-14T23:22:34.6168462Z *** installing help indices 2021-05-14T23:22:34.6413562Z ** building package indices 2021-05-14T23:22:34.8385425Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:35.0169730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:35.0351801Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:35.2071704Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:35.2077775Z * DONE (yaml) 2021-05-14T23:22:35.4623589Z * installing *source* package ‘withr’ ... 2021-05-14T23:22:35.4649156Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:35.4650392Z ** using staged installation 2021-05-14T23:22:35.4801096Z ** R 2021-05-14T23:22:35.4884608Z ** inst 2021-05-14T23:22:35.4893280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:36.1107956Z ** help 2021-05-14T23:22:36.1865566Z *** installing help indices 2021-05-14T23:22:36.2416519Z *** copying figures 2021-05-14T23:22:36.2418320Z ** building package indices 2021-05-14T23:22:36.4756312Z ** installing vignettes 2021-05-14T23:22:36.4819247Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:36.6567541Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:36.8409794Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:36.8411097Z * DONE (withr) 2021-05-14T23:22:37.0721589Z * installing *source* package ‘whisker’ ... 2021-05-14T23:22:37.0737749Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:37.0738945Z ** using staged installation 2021-05-14T23:22:37.0833227Z ** R 2021-05-14T23:22:37.0873026Z ** inst 2021-05-14T23:22:37.0890655Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:37.4791682Z ** help 2021-05-14T23:22:37.4990405Z *** installing help indices 2021-05-14T23:22:37.5218628Z ** building package indices 2021-05-14T23:22:37.7168050Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:37.8933657Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:38.0711250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:38.0721065Z * DONE (whisker) 2021-05-14T23:22:38.2839546Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:22:38.2852589Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:38.2855415Z ** using staged installation 2021-05-14T23:22:38.3072644Z ** libs 2021-05-14T23:22:38.3119896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:22:38.3601327Z 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-14T23:22:38.4052494Z 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-14T23:22:38.4200760Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T23:22:38.4213426Z ** R 2021-05-14T23:22:38.4254171Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:22:38.7145416Z ** help 2021-05-14T23:22:38.7383197Z *** installing help indices 2021-05-14T23:22:38.7589676Z ** building package indices 2021-05-14T23:22:38.9535674Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:22:39.1299316Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:22:39.1477018Z ** testing if installed package can be loaded from final location 2021-05-14T23:22:39.3255520Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:22:39.3262080Z * DONE (rappdirs) 2021-05-14T23:22:39.7950390Z * installing *source* package ‘fs’ ... 2021-05-14T23:22:39.8083322Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:22:39.8084002Z ** using staged installation 2021-05-14T23:22:39.8238791Z ** libs 2021-05-14T23:22:39.8298891Z 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-14T23:22:40.3428469Z 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-14T23:22:40.7489651Z 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-14T23:22:41.1261134Z 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-14T23:22:41.2036723Z 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-14T23:22:41.4915295Z 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-14T23:22:41.7889167Z 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-14T23:22:41.8750348Z 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-14T23:22:42.2988779Z 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-14T23:22:42.5708405Z 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-14T23:22:42.6698186Z 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-14T23:22:42.9662964Z 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-14T23:22:43.0891094Z 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-14T23:22:43.1301567Z 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-14T23:22:43.1608885Z (cd libuv-1.38.1 \ 2021-05-14T23:22:43.1611038Z && 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-14T23:22:47.8458378Z make --directory=libuv-1.38.1 \ 2021-05-14T23:22:47.8459264Z HAVE_DTRACE=0 2021-05-14T23:22:47.8556412Z make[1]: Entering directory '/tmp/RtmpxjlWC8/R.INSTALL789f37e0f600/fs/src/libuv-1.38.1' 2021-05-14T23:22:47.8650522Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:22:48.4601596Z CC src/libuv_la-idna.lo 2021-05-14T23:22:49.0597152Z CC src/libuv_la-inet.lo 2021-05-14T23:22:49.6867825Z CC src/libuv_la-random.lo 2021-05-14T23:22:50.2038417Z CC src/libuv_la-strscpy.lo 2021-05-14T23:22:50.6683092Z CC src/libuv_la-threadpool.lo 2021-05-14T23:22:51.2955755Z CC src/libuv_la-timer.lo 2021-05-14T23:22:51.8967723Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:22:52.4113292Z CC src/libuv_la-uv-common.lo 2021-05-14T23:22:53.4701805Z CC src/libuv_la-version.lo 2021-05-14T23:22:53.9427614Z CC src/unix/libuv_la-async.lo 2021-05-14T23:22:54.5338159Z CC src/unix/libuv_la-core.lo 2021-05-14T23:22:55.6933550Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:22:56.2078182Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:22:57.7272512Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:22:58.3118510Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:22:58.8282810Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:22:59.4247897Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:22:59.9950989Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:23:00.6206186Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:23:01.1681687Z CC src/unix/libuv_la-process.lo 2021-05-14T23:23:01.9220131Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:23:02.4606293Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:23:03.3522579Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:23:04.3873886Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:23:05.0437536Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:23:05.7666758Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:23:06.3648792Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:23:07.3770724Z CC src/unix/libuv_la-linux-core.lo 2021-05-14T23:23:08.4311249Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-14T23:23:09.2400714Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-14T23:23:09.7011675Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-14T23:23:10.2029090Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:23:10.7416561Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-14T23:23:11.2427398Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-14T23:23:11.7555872Z CCLD libuv.la 2021-05-14T23:23:11.9550618Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-14T23:23:11.9958030Z make[1]: Leaving directory '/tmp/RtmpxjlWC8/R.INSTALL789f37e0f600/fs/src/libuv-1.38.1' 2021-05-14T23:23:11.9976500Z 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-14T23:23:12.1032988Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T23:23:12.1057966Z ** R 2021-05-14T23:23:12.1154101Z ** inst 2021-05-14T23:23:12.1165452Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:13.0907048Z ** help 2021-05-14T23:23:13.1592684Z *** installing help indices 2021-05-14T23:23:13.2089758Z ** building package indices 2021-05-14T23:23:13.7619751Z ** installing vignettes 2021-05-14T23:23:13.7730056Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:13.9963740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:14.0156402Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:14.2579500Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:14.2592718Z * DONE (fs) 2021-05-14T23:23:14.4914081Z * installing *source* package ‘clipr’ ... 2021-05-14T23:23:14.4927993Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:14.4930198Z ** using staged installation 2021-05-14T23:23:14.5139133Z ** R 2021-05-14T23:23:14.5179219Z ** inst 2021-05-14T23:23:14.5189271Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:14.8312204Z ** help 2021-05-14T23:23:14.8516393Z *** installing help indices 2021-05-14T23:23:14.8723619Z ** building package indices 2021-05-14T23:23:15.0635017Z ** installing vignettes 2021-05-14T23:23:15.0683356Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:15.2247554Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:15.3812957Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:15.3819011Z * DONE (clipr) 2021-05-14T23:23:16.1222939Z * installing *source* package ‘git2r’ ... 2021-05-14T23:23:16.1459416Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:16.1460228Z ** using staged installation 2021-05-14T23:23:16.3228404Z checking build system type... x86_64-unknown-linux-gnu 2021-05-14T23:23:16.3229775Z checking host system type... x86_64-unknown-linux-gnu 2021-05-14T23:23:16.3233829Z checking for gcc... gcc 2021-05-14T23:23:16.3821304Z checking whether the C compiler works... yes 2021-05-14T23:23:16.3822659Z checking for C compiler default output file name... a.out 2021-05-14T23:23:16.4183103Z checking for suffix of executables... 2021-05-14T23:23:16.4619606Z checking whether we are cross compiling... no 2021-05-14T23:23:16.4844295Z checking for suffix of object files... o 2021-05-14T23:23:16.5055373Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:23:16.5270409Z checking whether gcc accepts -g... yes 2021-05-14T23:23:16.5613602Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:23:16.5620510Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:23:16.5635649Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:23:16.5787325Z Found pkg-config cflags and libs! 2021-05-14T23:23:16.6681448Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:23:16.7894709Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:23:16.9090508Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:23:17.0260611Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:23:17.1295933Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-14T23:23:17.1308398Z ----- Results of the git2r package configure ----- 2021-05-14T23:23:17.1309153Z 2021-05-14T23:23:17.1310322Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-14T23:23:17.1311530Z PKG_LIBS: -lgit2 2021-05-14T23:23:17.1311970Z 2021-05-14T23:23:17.1312866Z -------------------------------------------------- 2021-05-14T23:23:17.1502784Z configure: creating ./config.status 2021-05-14T23:23:17.2233603Z config.status: creating src/Makevars 2021-05-14T23:23:17.2806979Z ** libs 2021-05-14T23:23:17.2871723Z 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-14T23:23:17.3546827Z 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-14T23:23:17.4054885Z 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-14T23:23:17.5668655Z 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-14T23:23:17.6531270Z 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-14T23:23:17.7697885Z 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-14T23:23:17.9965830Z 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-14T23:23:18.0839519Z 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-14T23:23:18.1716121Z 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-14T23:23:18.3224141Z 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-14T23:23:18.4745048Z 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-14T23:23:18.5640057Z 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-14T23:23:18.8096969Z 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-14T23:23:18.8687277Z 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-14T23:23:18.9581041Z 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-14T23:23:19.0418876Z 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-14T23:23:19.1221034Z 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-14T23:23:19.2931381Z 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-14T23:23:19.4200233Z 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-14T23:23:19.4986764Z 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-14T23:23:19.6568644Z 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-14T23:23:19.7282926Z 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-14T23:23:19.8074004Z 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-14T23:23:19.8989814Z 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-14T23:23:19.9821569Z 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-14T23:23:20.1494397Z 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-14T23:23:20.2965512Z 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-14T23:23:20.3773698Z 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-14T23:23:20.4550208Z 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-14T23:23:20.6245062Z 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-14T23:23:20.7027749Z 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-14T23:23:20.8150556Z 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-14T23:23:20.9687437Z 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-14T23:23:21.0866453Z 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-14T23:23:21.1500262Z 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-14T23:23:21.2582635Z 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-14T23:23:21.2981523Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T23:23:21.3001305Z ** R 2021-05-14T23:23:21.3192119Z ** inst 2021-05-14T23:23:21.3200901Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:22.2525448Z ** help 2021-05-14T23:23:22.4923893Z *** installing help indices 2021-05-14T23:23:22.6804834Z ** building package indices 2021-05-14T23:23:23.0132631Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:23.2101171Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:23.2289803Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:23.4278102Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:23.4290191Z * DONE (git2r) 2021-05-14T23:23:23.6467167Z * installing *source* package ‘askpass’ ... 2021-05-14T23:23:23.6475636Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:23.6476723Z ** using staged installation 2021-05-14T23:23:23.6608297Z ** libs 2021-05-14T23:23:23.6655512Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-14T23:23:23.7159578Z 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-14T23:23:23.7385692Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T23:23:23.7399866Z ** R 2021-05-14T23:23:23.7428744Z ** inst 2021-05-14T23:23:23.7437435Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:23.9945116Z ** help 2021-05-14T23:23:24.0121068Z *** installing help indices 2021-05-14T23:23:24.0261951Z ** building package indices 2021-05-14T23:23:24.2097549Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:24.3859608Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:24.4032064Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:24.5760780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:24.5765778Z * DONE (askpass) 2021-05-14T23:23:24.9050861Z * installing *source* package ‘cli’ ... 2021-05-14T23:23:24.9106949Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:24.9108150Z ** using staged installation 2021-05-14T23:23:24.9295352Z ** R 2021-05-14T23:23:24.9557632Z ** inst 2021-05-14T23:23:24.9569686Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:27.4763755Z ** help 2021-05-14T23:23:27.6652751Z *** installing help indices 2021-05-14T23:23:27.7944250Z *** copying figures 2021-05-14T23:23:27.7945563Z ** building package indices 2021-05-14T23:23:28.0905567Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:28.3040478Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:28.5693828Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:28.5721185Z * DONE (cli) 2021-05-14T23:23:28.8901870Z * installing *source* package ‘purrr’ ... 2021-05-14T23:23:28.8952210Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:28.8953246Z ** using staged installation 2021-05-14T23:23:28.9099924Z ** libs 2021-05-14T23:23:28.9147282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-14T23:23:28.9517696Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:23:29.0484529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:23:29.1345800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-14T23:23:29.2412374Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:23:29.2845648Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-14T23:23:29.3998780Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-14T23:23:29.5312129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-14T23:23:29.6174579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:23:29.6704608Z 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-14T23:23:29.6972633Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T23:23:29.6991456Z ** R 2021-05-14T23:23:29.7153536Z ** inst 2021-05-14T23:23:29.7162556Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:30.8871279Z ** help 2021-05-14T23:23:31.0614961Z *** installing help indices 2021-05-14T23:23:31.1638344Z *** copying figures 2021-05-14T23:23:31.1643608Z ** building package indices 2021-05-14T23:23:31.4376402Z ** installing vignettes 2021-05-14T23:23:31.4458174Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:31.6458780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:31.6635221Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:31.8778044Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:31.8791742Z * DONE (purrr) 2021-05-14T23:23:32.1416709Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:23:32.1441971Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:32.1443111Z ** using staged installation 2021-05-14T23:23:32.1583953Z ** R 2021-05-14T23:23:32.1630649Z ** inst 2021-05-14T23:23:32.1642530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:32.5681627Z ** help 2021-05-14T23:23:32.5995332Z *** installing help indices 2021-05-14T23:23:32.6235343Z *** copying figures 2021-05-14T23:23:32.6240298Z ** building package indices 2021-05-14T23:23:32.8191763Z ** installing vignettes 2021-05-14T23:23:32.8231764Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:33.0113916Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:33.2000338Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:33.2008442Z * DONE (lifecycle) 2021-05-14T23:23:33.4115633Z * installing *source* package ‘cachem’ ... 2021-05-14T23:23:33.4127436Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:33.4128462Z ** using staged installation 2021-05-14T23:23:33.4258437Z ** libs 2021-05-14T23:23:33.4307693Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-14T23:23:33.4817389Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:23:33.5289928Z 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-14T23:23:33.5513617Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T23:23:33.5528421Z ** R 2021-05-14T23:23:33.5659584Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:34.0841144Z ** help 2021-05-14T23:23:34.1079599Z *** installing help indices 2021-05-14T23:23:34.1284556Z ** building package indices 2021-05-14T23:23:34.3203868Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:34.5181893Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:34.5365051Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:34.7489300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:34.7497081Z * DONE (cachem) 2021-05-14T23:23:35.1989343Z * installing *source* package ‘openssl’ ... 2021-05-14T23:23:35.2112360Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:35.2113693Z ** using staged installation 2021-05-14T23:23:35.2393092Z Found pkg-config cflags and libs! 2021-05-14T23:23:35.3217854Z Using PKG_CFLAGS= 2021-05-14T23:23:35.6156503Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-14T23:23:35.6312067Z ** libs 2021-05-14T23:23:35.6369478Z 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-14T23:23:35.6394332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:23:35.7208354Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:23:35.7987367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-14T23:23:35.8998999Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-14T23:23:36.0608544Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T23:23:36.1258243Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-14T23:23:36.2192315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-14T23:23:36.3353616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-14T23:23:36.3892004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-14T23:23:36.4849486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-14T23:23:36.5498183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-14T23:23:36.6507134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-14T23:23:36.7797427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-14T23:23:36.8690381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-14T23:23:37.0521939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-14T23:23:37.1059211Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T23:23:37.1489528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-14T23:23:37.2772297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T23:23:37.4210970Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T23:23:37.5433794Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-14T23:23:37.5891484Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-14T23:23:37.6854274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-14T23:23:37.8041323Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:23:37.9464561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-14T23:23:38.0620414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-14T23:23:38.1891080Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-14T23:23:38.3106432Z 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-14T23:23:38.3791908Z 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-14T23:23:38.5546398Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:23:38.5607746Z 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-14T23:23:38.6193407Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T23:23:38.6210463Z ** R 2021-05-14T23:23:38.6314113Z ** inst 2021-05-14T23:23:38.6363989Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:39.5579627Z ** help 2021-05-14T23:23:39.6095403Z *** installing help indices 2021-05-14T23:23:39.6465687Z ** building package indices 2021-05-14T23:23:39.8575280Z ** installing vignettes 2021-05-14T23:23:39.8734262Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:40.0613465Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:40.0790449Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:40.2744603Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:40.2757444Z * DONE (openssl) 2021-05-14T23:23:40.4888230Z * installing *source* package ‘memoise’ ... 2021-05-14T23:23:40.4899453Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:40.4900554Z ** using staged installation 2021-05-14T23:23:40.5048946Z ** R 2021-05-14T23:23:40.5150103Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:40.9137624Z ** help 2021-05-14T23:23:40.9390237Z *** installing help indices 2021-05-14T23:23:40.9633050Z ** building package indices 2021-05-14T23:23:41.1602405Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:41.3572152Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:41.5636386Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:41.5643024Z * DONE (memoise) 2021-05-14T23:23:41.8749015Z * installing *source* package ‘httr’ ... 2021-05-14T23:23:41.8796595Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:41.8797867Z ** using staged installation 2021-05-14T23:23:41.8948441Z ** R 2021-05-14T23:23:41.9117153Z ** demo 2021-05-14T23:23:41.9128635Z ** inst 2021-05-14T23:23:41.9142200Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:44.4130617Z ** help 2021-05-14T23:23:44.5672762Z *** installing help indices 2021-05-14T23:23:44.6726981Z ** building package indices 2021-05-14T23:23:44.9645168Z ** installing vignettes 2021-05-14T23:23:44.9713082Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:45.1542527Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:45.5538518Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:45.5569344Z * DONE (httr) 2021-05-14T23:23:45.7923684Z * installing *source* package ‘credentials’ ... 2021-05-14T23:23:45.7940258Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:45.7941356Z ** using staged installation 2021-05-14T23:23:45.8080407Z ** R 2021-05-14T23:23:45.8124447Z ** inst 2021-05-14T23:23:45.8134936Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:46.2471799Z ** help 2021-05-14T23:23:46.2615598Z *** installing help indices 2021-05-14T23:23:46.2817086Z ** building package indices 2021-05-14T23:23:46.4667687Z ** installing vignettes 2021-05-14T23:23:46.4721559Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:46.7408618Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:46.9768667Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:46.9775413Z * DONE (credentials) 2021-05-14T23:23:47.7713955Z * installing *source* package ‘gh’ ... 2021-05-14T23:23:47.7715117Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:47.7715851Z ** using staged installation 2021-05-14T23:23:47.7716299Z ** R 2021-05-14T23:23:47.7716664Z ** inst 2021-05-14T23:23:47.7717496Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:48.2722767Z ** help 2021-05-14T23:23:48.3014108Z *** installing help indices 2021-05-14T23:23:48.3312293Z ** building package indices 2021-05-14T23:23:48.5356444Z ** installing vignettes 2021-05-14T23:23:48.5416320Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:48.7939123Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:49.0466723Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:49.0480344Z * DONE (gh) 2021-05-14T23:23:49.3046277Z * installing *source* package ‘gert’ ... 2021-05-14T23:23:49.3072478Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:49.3073631Z ** using staged installation 2021-05-14T23:23:49.3179317Z Found pkg-config cflags and libs! 2021-05-14T23:23:49.4027106Z Using PKG_CFLAGS= 2021-05-14T23:23:49.4028773Z Using PKG_LIBS=-lgit2 2021-05-14T23:23:49.4397837Z Configuration OK! 2021-05-14T23:23:49.4555147Z ** libs 2021-05-14T23:23:49.4608136Z 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-14T23:23:49.4632865Z 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-14T23:23:49.6659888Z 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-14T23:23:49.8909419Z 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-14T23:23:50.1071555Z 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-14T23:23:50.1929345Z 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-14T23:23:50.2656155Z 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-14T23:23:50.4121224Z 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-14T23:23:50.4744522Z 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-14T23:23:50.5760584Z 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-14T23:23:50.6845074Z 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-14T23:23:50.7669490Z 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-14T23:23:50.8757052Z 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-14T23:23:50.9568561Z 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-14T23:23:51.0734649Z 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-14T23:23:51.1475867Z 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-14T23:23:51.1833702Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T23:23:51.1835185Z ** R 2021-05-14T23:23:51.1883531Z ** inst 2021-05-14T23:23:51.1892964Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:51.8951873Z ** help 2021-05-14T23:23:51.9552514Z *** installing help indices 2021-05-14T23:23:51.9989754Z ** building package indices 2021-05-14T23:23:52.2234964Z ** installing vignettes 2021-05-14T23:23:52.2325180Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:52.4512573Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:23:52.4704126Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:52.6970759Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:52.6981019Z * DONE (gert) 2021-05-14T23:23:53.0870474Z * installing *source* package ‘usethis’ ... 2021-05-14T23:23:53.0947239Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:23:53.0948257Z ** using staged installation 2021-05-14T23:23:53.1184510Z ** R 2021-05-14T23:23:53.1513748Z ** inst 2021-05-14T23:23:53.1547218Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:23:55.8232205Z ** help 2021-05-14T23:23:56.0126839Z *** installing help indices 2021-05-14T23:23:56.1412562Z *** copying figures 2021-05-14T23:23:56.1439019Z ** building package indices 2021-05-14T23:23:56.4390184Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:56.7309195Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:57.0592356Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:57.0596803Z * DONE (usethis) 2021-05-14T23:23:57.0705012Z 2021-05-14T23:23:57.0705866Z The downloaded source packages are in 2021-05-14T23:23:57.0707179Z ‘/tmp/RtmpEtij5l/downloaded_packages’ 2021-05-14T23:23:57.0707823Z Running `R CMD build`... 2021-05-14T23:23:59.1564361Z * checking for file ‘/tmp/RtmpEtij5l/remotes726f25e8b82c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:23:59.1566057Z * preparing ‘tic’: 2021-05-14T23:23:59.1567178Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:59.1568334Z * installing the package to process help pages 2021-05-14T23:23:59.1569671Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:23:59.1570762Z * checking for empty or unneeded directories 2021-05-14T23:23:59.1571866Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:23:59.1572960Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:23:59.1573936Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:23:59.1576256Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:59.1577379Z (as ‘lib’ is unspecified) 2021-05-14T23:23:59.4865274Z * installing *source* package ‘tic’ ... 2021-05-14T23:23:59.4893453Z ** using staged installation 2021-05-14T23:23:59.5127499Z ** R 2021-05-14T23:23:59.5317243Z ** inst 2021-05-14T23:23:59.5346954Z ** preparing package for lazy loading 2021-05-14T23:23:59.8925162Z ** help 2021-05-14T23:24:00.0504353Z *** installing help indices 2021-05-14T23:24:00.1485483Z *** copying figures 2021-05-14T23:24:00.1490334Z ** building package indices 2021-05-14T23:24:00.4147251Z ** installing vignettes 2021-05-14T23:24:00.4196420Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:00.6729072Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:00.9774245Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:00.9804473Z * DONE (tic) 2021-05-14T23:24:00.9939914Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:01.2309791Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:24:02.1477308Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:24:02.1478911Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:24:02.1481513Z 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-14T23:24:02.1484403Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:24:02.1485398Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:24:02.1486368Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:24:02.1487317Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:24:02.1488406Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:02.1489406Z (as ‘lib’ is unspecified) 2021-05-14T23:24:02.1490467Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:24:02.1491412Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:24:02.1492344Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:24:02.1493262Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:24:02.1495381Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:24:02.1496207Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:24:02.1496966Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:02.1497707Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:24:02.1498461Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:24:02.1499202Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:24:02.1499954Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:24:02.1500688Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:24:02.1501390Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:24:02.1502112Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:24:02.1502823Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:24:02.1503538Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:24:02.1504282Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:24:02.1504994Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:24:02.1505729Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:24:02.1506511Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:24:02.1507218Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:24:02.1507981Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:24:02.1508712Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:24:02.1509439Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:24:02.1510203Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:24:02.1511304Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:24:02.1512123Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:24:02.1512868Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:24:02.1513807Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:24:02.1514594Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:24:02.1515344Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:24:02.1516106Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:24:16.3416220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:24:16.8472910Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-14T23:24:16.8651867Z ================================================== 2021-05-14T23:24:16.8652650Z downloaded 232 KB 2021-05-14T23:24:16.8653082Z 2021-05-14T23:24:16.8691437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:24:17.5708528Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-14T23:24:17.5996593Z ================================================== 2021-05-14T23:24:17.5997548Z downloaded 766 KB 2021-05-14T23:24:17.5998118Z 2021-05-14T23:24:17.6036021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:24:18.5568237Z Content type 'application/x-tar' length 6108 bytes 2021-05-14T23:24:18.5569310Z ================================================== 2021-05-14T23:24:18.5569981Z downloaded 6108 bytes 2021-05-14T23:24:18.5570399Z 2021-05-14T23:24:18.5602341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:24:19.1663885Z Content type 'binary/octet-stream' length 1103143 bytes (1.1 MB) 2021-05-14T23:24:19.1974484Z ================================================== 2021-05-14T23:24:19.1974977Z downloaded 1.1 MB 2021-05-14T23:24:19.1975220Z 2021-05-14T23:24:19.2012981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:24:19.6258034Z Content type 'binary/octet-stream' length 690530 bytes (674 KB) 2021-05-14T23:24:19.6511193Z ================================================== 2021-05-14T23:24:19.6511907Z downloaded 674 KB 2021-05-14T23:24:19.6512169Z 2021-05-14T23:24:19.6548637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:24:20.0640121Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-14T23:24:20.0641382Z ================================================== 2021-05-14T23:24:20.0642254Z downloaded 13 KB 2021-05-14T23:24:20.0642659Z 2021-05-14T23:24:20.0683214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:24:20.4723034Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-14T23:24:20.4880781Z ================================================== 2021-05-14T23:24:20.4881256Z downloaded 264 KB 2021-05-14T23:24:20.4881509Z 2021-05-14T23:24:20.4919203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:24:20.7818162Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-14T23:24:20.8034166Z ================================================== 2021-05-14T23:24:20.8034666Z downloaded 464 KB 2021-05-14T23:24:20.8034898Z 2021-05-14T23:24:20.8071887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:24:21.0252190Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-14T23:24:21.0258525Z ================================================== 2021-05-14T23:24:21.0258940Z downloaded 25 KB 2021-05-14T23:24:21.0259183Z 2021-05-14T23:24:21.0298930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:24:21.4161334Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-14T23:24:21.4386618Z ================================================== 2021-05-14T23:24:21.4387733Z downloaded 117 KB 2021-05-14T23:24:21.4388101Z 2021-05-14T23:24:21.4429026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:24:21.7522523Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-14T23:24:21.7641223Z ================================================== 2021-05-14T23:24:21.7641722Z downloaded 138 KB 2021-05-14T23:24:21.7645146Z 2021-05-14T23:24:21.7679822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:24:21.9316487Z Content type 'application/x-tar' length 6100 bytes 2021-05-14T23:24:21.9317175Z ================================================== 2021-05-14T23:24:21.9317676Z downloaded 6100 bytes 2021-05-14T23:24:21.9318002Z 2021-05-14T23:24:21.9352502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:24:22.3603383Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-14T23:24:22.3604184Z ================================================== 2021-05-14T23:24:22.3604646Z downloaded 59 KB 2021-05-14T23:24:22.3604962Z 2021-05-14T23:24:22.3649747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:24:22.7950492Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-14T23:24:22.7958147Z ================================================== 2021-05-14T23:24:22.7958808Z downloaded 23 KB 2021-05-14T23:24:22.7959501Z 2021-05-14T23:24:22.7995922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:24:23.5180909Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-14T23:24:23.5182323Z ================================================== 2021-05-14T23:24:23.5183049Z downloaded 8130 bytes 2021-05-14T23:24:23.5183596Z 2021-05-14T23:24:23.5221647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:24:24.0772478Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-14T23:24:24.0878038Z ================================================== 2021-05-14T23:24:24.0878722Z downloaded 160 KB 2021-05-14T23:24:24.0879013Z 2021-05-14T23:24:24.0917315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:24:24.4245778Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-14T23:24:24.4311882Z ================================================== 2021-05-14T23:24:24.4312383Z downloaded 73 KB 2021-05-14T23:24:24.4312650Z 2021-05-14T23:24:24.4349111Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:24:24.6200531Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-14T23:24:24.6201720Z ================================================== 2021-05-14T23:24:24.6202368Z downloaded 11 KB 2021-05-14T23:24:24.6203436Z 2021-05-14T23:24:24.6235404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:24:24.9125671Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-14T23:24:24.9335105Z ================================================== 2021-05-14T23:24:24.9335640Z downloaded 266 KB 2021-05-14T23:24:24.9335917Z 2021-05-14T23:24:24.9374581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:24:25.6193293Z Content type 'binary/octet-stream' length 105520 bytes (103 KB) 2021-05-14T23:24:25.6295405Z ================================================== 2021-05-14T23:24:25.6296454Z downloaded 103 KB 2021-05-14T23:24:25.6297011Z 2021-05-14T23:24:25.6333340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:24:26.1391067Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-14T23:24:26.1443956Z ================================================== 2021-05-14T23:24:26.1444442Z downloaded 79 KB 2021-05-14T23:24:26.1444706Z 2021-05-14T23:24:26.1482880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:24:26.4121692Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-14T23:24:26.4123732Z ================================================== 2021-05-14T23:24:26.4124175Z downloaded 15 KB 2021-05-14T23:24:26.4124469Z 2021-05-14T23:24:26.4161332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:24:26.7505357Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-14T23:24:26.7624367Z ================================================== 2021-05-14T23:24:26.7625392Z downloaded 132 KB 2021-05-14T23:24:26.7625889Z 2021-05-14T23:24:26.7661117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:24:27.2723562Z Content type 'binary/octet-stream' length 7574951 bytes (7.2 MB) 2021-05-14T23:24:27.3339390Z ================================================== 2021-05-14T23:24:27.3340693Z downloaded 7.2 MB 2021-05-14T23:24:27.3341241Z 2021-05-14T23:24:27.3376251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:24:27.7200147Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-14T23:24:27.8240542Z ================================================== 2021-05-14T23:24:27.8241215Z downloaded 2.8 MB 2021-05-14T23:24:27.8241586Z 2021-05-14T23:24:27.8280531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:24:28.3239252Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-14T23:24:28.3538327Z ================================================== 2021-05-14T23:24:28.3539185Z downloaded 869 KB 2021-05-14T23:24:28.3539584Z 2021-05-14T23:24:28.3578061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:24:28.9007481Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-14T23:24:29.0115209Z ================================================== 2021-05-14T23:24:29.0115781Z downloaded 131 KB 2021-05-14T23:24:29.0116129Z 2021-05-14T23:24:29.0157502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:24:29.3044610Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-14T23:24:29.3046541Z ================================================== 2021-05-14T23:24:29.3047171Z downloaded 81 KB 2021-05-14T23:24:29.3047623Z 2021-05-14T23:24:29.3082434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:24:29.4813985Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-14T23:24:29.4833949Z ================================================== 2021-05-14T23:24:29.4834738Z downloaded 11 KB 2021-05-14T23:24:29.4835190Z 2021-05-14T23:24:29.4873900Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:24:29.6587774Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-14T23:24:29.6638982Z ================================================== 2021-05-14T23:24:29.6639689Z downloaded 43 KB 2021-05-14T23:24:29.6640158Z 2021-05-14T23:24:29.6676584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:24:30.0608365Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-14T23:24:30.0609604Z ================================================== 2021-05-14T23:24:30.0610225Z downloaded 10 KB 2021-05-14T23:24:30.0610674Z 2021-05-14T23:24:30.0669818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:24:30.4615959Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-14T23:24:30.4624802Z ================================================== 2021-05-14T23:24:30.4626066Z downloaded 29 KB 2021-05-14T23:24:30.4699011Z 2021-05-14T23:24:30.4703278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:24:30.8617417Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-14T23:24:30.9790648Z ================================================== 2021-05-14T23:24:30.9793925Z downloaded 662 KB 2021-05-14T23:24:30.9794479Z 2021-05-14T23:24:30.9828892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:24:31.3420431Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-14T23:24:31.3422613Z ================================================== 2021-05-14T23:24:31.3423075Z downloaded 39 KB 2021-05-14T23:24:31.3423354Z 2021-05-14T23:24:31.3534091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:24:31.8589698Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-14T23:24:31.8736265Z ================================================== 2021-05-14T23:24:31.8737304Z downloaded 249 KB 2021-05-14T23:24:31.8737845Z 2021-05-14T23:24:31.8772927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:24:32.0467658Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-14T23:24:32.0518531Z ================================================== 2021-05-14T23:24:32.0519229Z downloaded 43 KB 2021-05-14T23:24:32.0519769Z 2021-05-14T23:24:32.0556440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:24:32.4396474Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-14T23:24:32.4582614Z ================================================== 2021-05-14T23:24:32.4583200Z downloaded 361 KB 2021-05-14T23:24:32.4583481Z 2021-05-14T23:24:32.7778477Z * installing *source* package ‘utf8’ ... 2021-05-14T23:24:32.7838744Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:32.7839829Z ** using staged installation 2021-05-14T23:24:32.7967563Z ** libs 2021-05-14T23:24:32.8021728Z 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-14T23:24:32.8681210Z 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-14T23:24:33.0051100Z 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-14T23:24:33.0684898Z 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-14T23:24:33.1088482Z 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-14T23:24:33.1716361Z 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-14T23:24:33.3267694Z 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-14T23:24:33.3913100Z 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-14T23:24:33.5158698Z 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-14T23:24:33.5965288Z 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-14T23:24:33.6850265Z 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-14T23:24:33.7496670Z 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-14T23:24:33.8071430Z 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-14T23:24:33.8661451Z 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-14T23:24:33.9182325Z 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-14T23:24:33.9719015Z 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-14T23:24:34.0380551Z 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-14T23:24:34.1014696Z 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-14T23:24:34.1412570Z 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-14T23:24:34.2034298Z 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-14T23:24:34.2471782Z 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-14T23:24:34.4473986Z 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-14T23:24:34.7344584Z 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-14T23:24:34.8988337Z 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-14T23:24:34.9661892Z 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-14T23:24:35.0262466Z 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-14T23:24:35.0963246Z 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-14T23:24:35.1672370Z 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-14T23:24:35.1746019Z 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-14T23:24:35.2063606Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T23:24:35.2082156Z ** R 2021-05-14T23:24:35.2166645Z ** inst 2021-05-14T23:24:35.2174571Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:35.6524192Z ** help 2021-05-14T23:24:35.6806906Z *** installing help indices 2021-05-14T23:24:35.7041960Z ** building package indices 2021-05-14T23:24:35.9031854Z ** installing vignettes 2021-05-14T23:24:35.9035349Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:36.0789924Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:24:36.0970048Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:36.2705779Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:36.2714253Z * DONE (utf8) 2021-05-14T23:24:36.4839488Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T23:24:36.4848810Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:36.4849934Z ** using staged installation 2021-05-14T23:24:36.4960180Z ** R 2021-05-14T23:24:36.4984109Z ** inst 2021-05-14T23:24:36.4991958Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:36.7329996Z ** help 2021-05-14T23:24:36.7580159Z *** installing help indices 2021-05-14T23:24:36.7772238Z ** building package indices 2021-05-14T23:24:36.9639043Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:37.1371946Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:37.3116536Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:37.3121948Z * DONE (pkgconfig) 2021-05-14T23:24:37.5825652Z * installing *source* package ‘fansi’ ... 2021-05-14T23:24:37.5860262Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:37.5861478Z ** using staged installation 2021-05-14T23:24:37.5986293Z ** libs 2021-05-14T23:24:37.6071147Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T23:24:37.6471795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-14T23:24:37.7073033Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:24:37.7538387Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-14T23:24:37.8227747Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-14T23:24:38.2657485Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T23:24:38.3035593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-14T23:24:38.6525094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-14T23:24:38.7868545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T23:24:38.8315200Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-14T23:24:38.9526425Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T23:24:39.1924703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T23:24:39.2991235Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-14T23:24:39.3627401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-14T23:24:39.4233012Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:24:39.5823802Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-14T23:24:39.8857139Z 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-14T23:24:39.9140502Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T23:24:39.9156808Z ** R 2021-05-14T23:24:39.9259231Z ** inst 2021-05-14T23:24:39.9263069Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:40.5295319Z ** help 2021-05-14T23:24:40.5922278Z *** installing help indices 2021-05-14T23:24:40.6289084Z ** building package indices 2021-05-14T23:24:40.8591163Z ** installing vignettes 2021-05-14T23:24:40.8652065Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:41.0437534Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:24:41.0623371Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:41.2435881Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:41.2444632Z * DONE (fansi) 2021-05-14T23:24:41.6753359Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:24:41.6850849Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:41.6851826Z ** using staged installation 2021-05-14T23:24:41.6997606Z ** libs 2021-05-14T23:24:41.7046179Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-14T23:24:41.9012853Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T23:24:41.9603615Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:24:42.0066917Z 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-14T23:24:42.0317197Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T23:24:42.0317984Z ** R 2021-05-14T23:24:42.0727582Z ** inst 2021-05-14T23:24:42.0744050Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:48.2957507Z ** help 2021-05-14T23:24:48.5017252Z *** installing help indices 2021-05-14T23:24:48.6504733Z ** building package indices 2021-05-14T23:24:48.9274919Z ** installing vignettes 2021-05-14T23:24:48.9340289Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:49.2268938Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:24:49.2442304Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:49.6548817Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:49.6584933Z * DONE (diffobj) 2021-05-14T23:24:49.9458566Z * installing *source* package ‘ps’ ... 2021-05-14T23:24:49.9495870Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:49.9497093Z ** using staged installation 2021-05-14T23:24:50.1479091Z ** libs 2021-05-14T23:24:50.1532324Z gcc -g -O2 -Wall px.c -o px 2021-05-14T23:24:50.2830088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:24:50.3470023Z 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-14T23:24:50.4129949Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-14T23:24:50.4821900Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-14T23:24:50.6386002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-14T23:24:50.6885093Z 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-14T23:24:50.9719281Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-14T23:24:51.1455830Z 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-14T23:24:51.2583385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-14T23:24:51.4614707Z 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-14T23:24:51.8910368Z 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-14T23:24:51.9184973Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T23:24:51.9221143Z ** R 2021-05-14T23:24:51.9323826Z ** inst 2021-05-14T23:24:51.9333617Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:52.9229281Z ** help 2021-05-14T23:24:53.0666397Z *** installing help indices 2021-05-14T23:24:53.1573211Z ** building package indices 2021-05-14T23:24:53.4301136Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:53.6096096Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:24:53.6277563Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:53.8174470Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:53.8186441Z * DONE (ps) 2021-05-14T23:24:54.0244001Z * installing *source* package ‘praise’ ... 2021-05-14T23:24:54.0253590Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:54.0254634Z ** using staged installation 2021-05-14T23:24:54.0356307Z ** R 2021-05-14T23:24:54.0393418Z ** inst 2021-05-14T23:24:54.0401839Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:54.7876270Z ** help 2021-05-14T23:24:54.7877815Z *** installing help indices 2021-05-14T23:24:54.7878707Z ** building package indices 2021-05-14T23:24:54.7879464Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:54.7880283Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:54.8336221Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:54.8337074Z * DONE (praise) 2021-05-14T23:24:55.1543046Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:24:55.1588988Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:55.1590252Z ** using staged installation 2021-05-14T23:24:55.1728260Z ** R 2021-05-14T23:24:55.1827415Z ** inst 2021-05-14T23:24:55.1834087Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:56.0072627Z ** help 2021-05-14T23:24:56.0592394Z *** installing help indices 2021-05-14T23:24:56.1038440Z ** building package indices 2021-05-14T23:24:56.3381286Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:56.7900445Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:57.2590464Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:57.2603981Z * DONE (pkgload) 2021-05-14T23:24:57.4943882Z * installing *source* package ‘evaluate’ ... 2021-05-14T23:24:57.4961151Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:57.4962274Z ** using staged installation 2021-05-14T23:24:57.5097693Z ** R 2021-05-14T23:24:57.5147807Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:58.0111721Z ** help 2021-05-14T23:24:58.0376656Z *** installing help indices 2021-05-14T23:24:58.0690829Z ** building package indices 2021-05-14T23:24:58.2672366Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:58.4440465Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:58.6212754Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:58.6221118Z * DONE (evaluate) 2021-05-14T23:24:58.8292304Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:24:58.8301801Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:24:58.8302882Z ** using staged installation 2021-05-14T23:24:58.8438594Z ** libs 2021-05-14T23:24:58.8485834Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-14T23:24:58.9218977Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:24:58.9666673Z 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-14T23:24:58.9886056Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T23:24:58.9899905Z ** R 2021-05-14T23:24:58.9932835Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:59.2585693Z ** help 2021-05-14T23:24:59.2838214Z *** installing help indices 2021-05-14T23:24:59.3032969Z ** building package indices 2021-05-14T23:24:59.4937204Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:59.6986300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:24:59.7166629Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:59.9024892Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:59.9030983Z * DONE (ellipsis) 2021-05-14T23:25:00.1652321Z * installing *source* package ‘digest’ ... 2021-05-14T23:25:00.1684135Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:00.1685313Z ** using staged installation 2021-05-14T23:25:00.1792726Z ** libs 2021-05-14T23:25:00.1848830Z 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-14T23:25:00.3530116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-14T23:25:00.6606909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-14T23:25:01.6272621Z 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-14T23:25:01.8503514Z 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-14T23:25:02.3814370Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-14T23:25:02.4560090Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-14T23:25:02.6717453Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T23:25:02.7277682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:02.7507547Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-14T23:25:02.8882266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T23:25:02.9393815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-14T23:25:03.0119078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-14T23:25:03.2989677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-14T23:25:03.4091617Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-14T23:25:03.9670842Z 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-14T23:25:04.0783876Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T23:25:04.3201051Z 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-14T23:25:04.3679875Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T23:25:04.3700228Z ** R 2021-05-14T23:25:04.3757953Z ** demo 2021-05-14T23:25:04.3763682Z ** inst 2021-05-14T23:25:04.3781334Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:04.9003150Z ** help 2021-05-14T23:25:04.9380760Z *** installing help indices 2021-05-14T23:25:04.9646448Z ** building package indices 2021-05-14T23:25:05.1672033Z ** installing vignettes 2021-05-14T23:25:05.1701047Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:05.3483661Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:05.3663796Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:05.5476539Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:05.5486656Z * DONE (digest) 2021-05-14T23:25:05.7665842Z * installing *source* package ‘brio’ ... 2021-05-14T23:25:05.7678388Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:05.7679349Z ** using staged installation 2021-05-14T23:25:05.7862811Z ** libs 2021-05-14T23:25:05.7911520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-14T23:25:05.8276066Z 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-14T23:25:05.8743634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:05.9172769Z 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-14T23:25:05.9685988Z 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-14T23:25:06.0200171Z 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-14T23:25:06.0999218Z 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-14T23:25:06.1474052Z 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-14T23:25:06.2033974Z 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-14T23:25:06.2280721Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T23:25:06.2295672Z ** R 2021-05-14T23:25:06.2326832Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:06.4586597Z ** help 2021-05-14T23:25:06.4784947Z *** installing help indices 2021-05-14T23:25:06.4978061Z ** building package indices 2021-05-14T23:25:06.7043837Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:06.8823500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:06.8998228Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:07.0720701Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:07.0725953Z * DONE (brio) 2021-05-14T23:25:07.3574732Z * installing *source* package ‘xml2’ ... 2021-05-14T23:25:07.3612759Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:07.3613939Z ** using staged installation 2021-05-14T23:25:07.3872977Z Found pkg-config cflags and libs! 2021-05-14T23:25:07.4695553Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-14T23:25:07.4696695Z Using PKG_LIBS=-lxml2 2021-05-14T23:25:07.9509806Z ** libs 2021-05-14T23:25:07.9562409Z 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-14T23:25:08.4344468Z 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-14T23:25:08.4793600Z 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-14T23:25:09.0261195Z 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-14T23:25:09.4314767Z 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-14T23:25:10.0973599Z 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-14T23:25:11.9114034Z 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-14T23:25:12.4383641Z 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-14T23:25:12.9916247Z 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-14T23:25:13.4304480Z 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-14T23:25:13.8500234Z 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-14T23:25:13.9353298Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T23:25:13.9379569Z ** R 2021-05-14T23:25:13.9485621Z ** inst 2021-05-14T23:25:13.9498044Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:14.8409055Z ** help 2021-05-14T23:25:14.9319654Z *** installing help indices 2021-05-14T23:25:14.9807174Z ** building package indices 2021-05-14T23:25:15.2058769Z ** installing vignettes 2021-05-14T23:25:15.2168600Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:15.4016354Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:15.4199581Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:15.6124295Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:15.6139517Z * DONE (xml2) 2021-05-14T23:25:15.8796981Z * installing *source* package ‘xfun’ ... 2021-05-14T23:25:15.8827806Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:15.8828881Z ** using staged installation 2021-05-14T23:25:15.8970519Z ** libs 2021-05-14T23:25:15.9024746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:25:16.0013094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:25:16.0523141Z 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-14T23:25:16.0860604Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T23:25:16.0873846Z ** R 2021-05-14T23:25:16.1040605Z ** inst 2021-05-14T23:25:16.1051686Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:17.2894864Z ** help 2021-05-14T23:25:17.4223737Z *** installing help indices 2021-05-14T23:25:17.5169686Z ** building package indices 2021-05-14T23:25:17.7808114Z ** installing vignettes 2021-05-14T23:25:17.7871651Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:17.9675534Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:25:17.9873795Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:18.1817013Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:18.1832460Z * DONE (xfun) 2021-05-14T23:25:20.6301539Z * installing *source* package ‘stringi’ ... 2021-05-14T23:25:20.7404240Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:20.7405666Z ** using staged installation 2021-05-14T23:25:20.8547285Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-14T23:25:20.8548643Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-14T23:25:21.0108774Z checking for endianness... little 2021-05-14T23:25:21.1748065Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:25:21.3391760Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:25:21.3396451Z checking for cat... /usr/bin/cat 2021-05-14T23:25:21.5634048Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:25:21.5635232Z checking for gcc... gcc 2021-05-14T23:25:21.6210040Z checking whether the C compiler works... yes 2021-05-14T23:25:21.6211571Z checking for C compiler default output file name... a.out 2021-05-14T23:25:21.6590368Z checking for suffix of executables... 2021-05-14T23:25:21.7042676Z checking whether we are cross compiling... no 2021-05-14T23:25:21.7282075Z checking for suffix of object files... o 2021-05-14T23:25:21.7504434Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:25:21.7737806Z checking whether gcc accepts -g... yes 2021-05-14T23:25:21.8093459Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:25:21.8299857Z checking how to run the C preprocessor... gcc -E 2021-05-14T23:25:21.8531530Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:25:21.8547163Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:25:21.9671760Z checking for ANSI C header files... yes 2021-05-14T23:25:21.9959568Z checking for sys/types.h... yes 2021-05-14T23:25:22.0282986Z checking for sys/stat.h... yes 2021-05-14T23:25:22.0603959Z checking for stdlib.h... yes 2021-05-14T23:25:22.0986663Z checking for string.h... yes 2021-05-14T23:25:22.1340265Z checking for memory.h... yes 2021-05-14T23:25:22.1682817Z checking for strings.h... yes 2021-05-14T23:25:22.2031947Z checking for inttypes.h... yes 2021-05-14T23:25:22.2439922Z checking for stdint.h... yes 2021-05-14T23:25:22.2835392Z checking for unistd.h... yes 2021-05-14T23:25:22.3602455Z checking elf.h usability... yes 2021-05-14T23:25:22.3708894Z checking elf.h presence... yes 2021-05-14T23:25:22.3709943Z checking for elf.h... yes 2021-05-14T23:25:22.4449434Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:25:22.4680904Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-14T23:25:22.7767180Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:25:22.8010434Z checking whether the compiler implements namespaces... yes 2021-05-14T23:25:22.9269814Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:25:23.4279088Z checking whether std::map is available... yes 2021-05-14T23:25:23.4300660Z checking for pkg-config... /usr/bin/pkg-config 2021-05-14T23:25:23.4448059Z checking with pkg-config for the system ICU4C... 66.1 2021-05-14T23:25:23.4472603Z checking for ICU4C >= 55... yes 2021-05-14T23:25:23.4551367Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-14T23:25:23.9882464Z checking whether an ICU4C-based project can be built... yes 2021-05-14T23:25:24.0469497Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-14T23:25:24.3130796Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-14T23:25:25.3042098Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-14T23:25:25.8978081Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-14T23:25:25.9323239Z configure: creating ./config.status 2021-05-14T23:25:26.0102140Z config.status: creating src/Makevars 2021-05-14T23:25:26.0271968Z config.status: creating src/uconfig_local.h 2021-05-14T23:25:26.0447167Z config.status: creating src/install.libs.R 2021-05-14T23:25:26.0621355Z 2021-05-14T23:25:26.0622513Z *** stringi configure summary: 2021-05-14T23:25:26.0623173Z ICU_FOUND=1 2021-05-14T23:25:26.0623793Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:25:26.0625419Z STRINGI_CFLAGS= -fpic 2021-05-14T23:25:26.0626418Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-14T23:25:26.0627363Z STRINGI_CXXFLAGS= -fpic 2021-05-14T23:25:26.0628322Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-14T23:25:26.0629284Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-14T23:25:26.0629824Z 2021-05-14T23:25:26.0630416Z *** Compiler settings used: 2021-05-14T23:25:26.0631151Z CC=gcc 2021-05-14T23:25:26.0631852Z LD=g++ -std=gnu++14 2021-05-14T23:25:26.0632596Z CFLAGS=-g -O2 -fpic 2021-05-14T23:25:26.0633511Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:25:26.0634535Z CXX=g++ -std=gnu++11 2021-05-14T23:25:26.0635529Z CXXFLAGS=-g -O2 -fpic 2021-05-14T23:25:26.0636129Z LDFLAGS= 2021-05-14T23:25:26.0636663Z LIBS= 2021-05-14T23:25:26.0637072Z 2021-05-14T23:25:26.0989634Z ** libs 2021-05-14T23:25:26.1079562Z 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-14T23:25:26.7622123Z 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-14T23:25:27.3764352Z 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-14T23:25:28.0116934Z 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-14T23:25:28.7126328Z 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-14T23:25:29.2104648Z 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-14T23:25:30.0245222Z 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-14T23:25:30.5599302Z 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-14T23:25:31.1292507Z 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-14T23:25:31.6692477Z 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-14T23:25:32.3017606Z 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-14T23:25:32.9308008Z 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-14T23:25:33.6437227Z 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-14T23:25:34.2990366Z 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-14T23:25:34.8898377Z 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-14T23:25:35.8176475Z 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-14T23:25:37.3545125Z 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-14T23:25:38.0132689Z 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-14T23:25:38.6576418Z 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-14T23:25:39.1662406Z 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-14T23:25:39.6737898Z 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-14T23:25:40.5763327Z 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-14T23:25:41.2272435Z 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-14T23:25:41.8501332Z 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-14T23:25:42.6018426Z 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-14T23:25:43.3577028Z 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-14T23:25:43.9185093Z 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-14T23:25:44.5444262Z 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-14T23:25:45.1815358Z 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-14T23:25:46.0309600Z 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-14T23:25:46.8571820Z 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-14T23:25:47.8307274Z 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-14T23:25:48.6416121Z 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-14T23:25:49.3577662Z 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-14T23:25:50.1155008Z 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-14T23:25:50.7607594Z 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-14T23:25:51.3915142Z 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-14T23:25:52.0218784Z 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-14T23:25:52.6628320Z 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-14T23:25:53.4603575Z 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-14T23:25:54.2485155Z 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-14T23:25:55.1053757Z 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-14T23:25:55.9278458Z 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-14T23:25:56.6499777Z 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-14T23:25:57.3787204Z 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-14T23:25:57.9168365Z 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-14T23:25:58.6016160Z 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-14T23:25:59.2819135Z 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-14T23:25:59.9689669Z 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-14T23:26:00.5311263Z 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-14T23:26:01.0826015Z 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-14T23:26:01.8089932Z 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-14T23:26:02.5414085Z 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-14T23:26:03.3523587Z 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-14T23:26:04.1167624Z 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-14T23:26:04.8537137Z 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-14T23:26:05.5295168Z 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-14T23:26:05.5447564Z 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-14T23:26:06.3523836Z 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-14T23:26:06.9095084Z 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-14T23:26:07.4698558Z 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-14T23:26:08.2703282Z 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-14T23:26:09.0074883Z 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-14T23:26:09.9080186Z 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-14T23:26:10.5745833Z 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-14T23:26:11.3513910Z 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-14T23:26:12.0298754Z 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-14T23:26:13.5599387Z 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-14T23:26:14.1785205Z 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-14T23:26:14.7423762Z 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-14T23:26:15.5375977Z 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-14T23:26:16.0655108Z 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-14T23:26:16.6385271Z 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-14T23:26:17.4323082Z 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-14T23:26:18.1765046Z 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-14T23:26:19.0909165Z 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-14T23:26:19.7567644Z 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-14T23:26:20.4558637Z 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-14T23:26:21.0654429Z 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-14T23:26:21.8102180Z 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-14T23:26:22.2555438Z 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-14T23:26:22.7888517Z 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-14T23:26:23.3449711Z 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-14T23:26:24.6949036Z 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-14T23:26:24.9112176Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T23:26:24.9894347Z ** R 2021-05-14T23:26:25.0182255Z ** inst 2021-05-14T23:26:25.0189611Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:26.0795984Z ** help 2021-05-14T23:26:26.4967439Z *** installing help indices 2021-05-14T23:26:26.6952348Z ** building package indices 2021-05-14T23:26:27.0892049Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:27.2933133Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:26:27.3169379Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:27.5097198Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:27.5111560Z * DONE (stringi) 2021-05-14T23:26:28.4486814Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:26:28.4836615Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:28.4837425Z ** using staged installation 2021-05-14T23:26:28.4946727Z ** libs 2021-05-14T23:26:28.5000705Z 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-14T23:26:31.5520095Z 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-14T23:26:46.8181916Z 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-14T23:26:47.0140686Z 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-14T23:26:50.2327350Z 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-14T23:26:56.4202422Z 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-14T23:26:59.2216766Z 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-14T23:26:59.3928461Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T23:26:59.4048576Z ** R 2021-05-14T23:26:59.4180141Z ** inst 2021-05-14T23:26:59.4566969Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:01.1120894Z ** help 2021-05-14T23:27:01.2086414Z *** installing help indices 2021-05-14T23:27:01.2699860Z ** building package indices 2021-05-14T23:27:01.5014942Z ** installing vignettes 2021-05-14T23:27:01.5076308Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:01.7659603Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:01.7883363Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:02.0726386Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:02.0816011Z * DONE (Rcpp) 2021-05-14T23:27:02.3625559Z * installing *source* package ‘commonmark’ ... 2021-05-14T23:27:02.3662020Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:02.3663256Z ** using staged installation 2021-05-14T23:27:02.3774545Z ** libs 2021-05-14T23:27:02.3824030Z 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-14T23:27:02.3858109Z 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-14T23:27:02.4319121Z 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-14T23:27:02.4691540Z 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-14T23:27:02.5327926Z 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-14T23:27:02.5790610Z 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-14T23:27:02.8568726Z 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-14T23:27:02.9425827Z 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-14T23:27:03.3694452Z 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-14T23:27:04.0722391Z 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-14T23:27:05.7631831Z 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-14T23:27:08.8445523Z 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-14T23:27:08.9651614Z 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-14T23:27:09.0117880Z 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-14T23:27:09.1091396Z 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-14T23:27:09.1924696Z 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-14T23:27:09.2733143Z 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-14T23:27:09.4560273Z 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-14T23:27:09.6440560Z 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-14T23:27:09.7644409Z 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-14T23:27:09.8094490Z 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-14T23:27:09.8508710Z 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-14T23:27:09.9512147Z 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-14T23:27:09.9812530Z 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-14T23:27:10.0405307Z 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-14T23:27:10.0829766Z 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-14T23:27:10.1198289Z 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-14T23:27:10.1672698Z 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-14T23:27:10.2315630Z 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-14T23:27:10.3261355Z 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-14T23:27:10.3695010Z 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-14T23:27:10.4395730Z 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-14T23:27:10.6018555Z 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-14T23:27:10.6329803Z 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-14T23:27:10.7643618Z 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-14T23:27:10.8493725Z 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-14T23:27:11.1130714Z 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-14T23:27:11.1640412Z 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-14T23:27:11.1771881Z 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-14T23:27:11.2273662Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T23:27:11.2320165Z ** R 2021-05-14T23:27:11.2346092Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:11.4577817Z ** help 2021-05-14T23:27:11.4701709Z *** installing help indices 2021-05-14T23:27:11.4858108Z ** building package indices 2021-05-14T23:27:11.6693180Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:11.8437464Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:11.8631955Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:12.0323097Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:12.0328559Z * DONE (commonmark) 2021-05-14T23:27:12.2728645Z * installing *source* package ‘brew’ ... 2021-05-14T23:27:12.2730117Z ** using staged installation 2021-05-14T23:27:12.2810871Z ** R 2021-05-14T23:27:12.2843550Z ** inst 2021-05-14T23:27:12.2864696Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:12.6305210Z ** help 2021-05-14T23:27:12.6447347Z *** installing help indices 2021-05-14T23:27:12.6610756Z ** building package indices 2021-05-14T23:27:12.8472663Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:13.0199496Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:13.1906030Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:13.1914153Z * DONE (brew) 2021-05-14T23:27:13.4098296Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T23:27:13.4112687Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:13.4113943Z ** using staged installation 2021-05-14T23:27:13.4284897Z ** R 2021-05-14T23:27:13.4324036Z ** inst 2021-05-14T23:27:13.4330371Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:13.8520659Z ** help 2021-05-14T23:27:13.8673081Z *** installing help indices 2021-05-14T23:27:13.8848476Z ** building package indices 2021-05-14T23:27:14.0715954Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:14.2926571Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:14.5191139Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:14.5197787Z * DONE (sessioninfo) 2021-05-14T23:27:14.7273285Z * installing *source* package ‘prettyunits’ ... 2021-05-14T23:27:14.7288473Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:14.7292880Z ** using staged installation 2021-05-14T23:27:14.7399900Z ** R 2021-05-14T23:27:14.7439598Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:15.0432971Z ** help 2021-05-14T23:27:15.0703164Z *** installing help indices 2021-05-14T23:27:15.0903788Z ** building package indices 2021-05-14T23:27:15.2804625Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:15.4546453Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:15.6297071Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:15.6303229Z * DONE (prettyunits) 2021-05-14T23:27:16.1440091Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:27:16.1579914Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:16.1582002Z ** using staged installation 2021-05-14T23:27:16.1752807Z ** libs 2021-05-14T23:27:16.1821114Z 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-14T23:27:16.2905159Z 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-14T23:27:16.3714735Z 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-14T23:27:16.4530470Z 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-14T23:27:16.6845312Z 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-14T23:27:16.7961443Z 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-14T23:27:16.9289171Z 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-14T23:27:16.9895854Z 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-14T23:27:17.0975617Z 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-14T23:27:17.1688385Z 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-14T23:27:17.3002639Z 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-14T23:27:17.4968248Z 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-14T23:27:17.6118161Z 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-14T23:27:17.6948976Z 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-14T23:27:17.9283578Z 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-14T23:27:17.9860937Z 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-14T23:27:18.3556831Z 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-14T23:27:18.4423654Z 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-14T23:27:18.5611187Z 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-14T23:27:18.6753952Z 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-14T23:27:18.7338751Z 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-14T23:27:18.9550084Z 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-14T23:27:19.0165988Z 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-14T23:27:19.3149700Z 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-14T23:27:19.3848822Z 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-14T23:27:20.0672164Z 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-14T23:27:20.2145286Z 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-14T23:27:20.2835769Z 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-14T23:27:20.3531870Z 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-14T23:27:20.5010140Z 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-14T23:27:20.6036768Z 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-14T23:27:20.7256950Z 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-14T23:27:20.8315434Z 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-14T23:27:20.9584157Z 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-14T23:27:21.1922067Z 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-14T23:27:21.2858349Z 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-14T23:27:21.3645158Z 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-14T23:27:21.4705691Z 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-14T23:27:21.9097909Z 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-14T23:27:22.2484017Z 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-14T23:27:22.4787912Z 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-14T23:27:22.6385148Z 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-14T23:27:22.9001522Z 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-14T23:27:22.9526180Z 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-14T23:27:23.1376587Z 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-14T23:27:23.2749406Z 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-14T23:27:23.3754065Z 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-14T23:27:23.7087457Z 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-14T23:27:23.8541395Z 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-14T23:27:23.9777538Z 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-14T23:27:24.0755654Z 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-14T23:27:24.1451054Z 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-14T23:27:24.2617578Z 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-14T23:27:24.3865894Z 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-14T23:27:24.5067449Z 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-14T23:27:24.6079587Z 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-14T23:27:24.6829471Z 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-14T23:27:24.7521454Z 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-14T23:27:24.8041597Z 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-14T23:27:25.4044563Z 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-14T23:27:25.4430571Z 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-14T23:27:25.5002029Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T23:27:25.5036548Z ** R 2021-05-14T23:27:25.5369121Z ** inst 2021-05-14T23:27:25.5389498Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:28.1651148Z ** help 2021-05-14T23:27:28.4164565Z *** installing help indices 2021-05-14T23:27:28.5989509Z *** copying figures 2021-05-14T23:27:28.5998747Z ** building package indices 2021-05-14T23:27:28.9142538Z ** installing vignettes 2021-05-14T23:27:28.9325313Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:29.1574048Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:29.1773897Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:29.4533874Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:29.4582614Z * DONE (vctrs) 2021-05-14T23:27:29.7382842Z * installing *source* package ‘processx’ ... 2021-05-14T23:27:29.7417885Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:29.7419451Z ** using staged installation 2021-05-14T23:27:29.7591776Z ** libs 2021-05-14T23:27:30.3337365Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:27:30.3338959Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:27:30.3339983Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:27:30.3341259Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-14T23:27:30.3342840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-14T23:27:30.3344644Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-14T23:27:30.3345924Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T23:27:30.3346808Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-14T23:27:30.3347771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:27:30.3942835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-14T23:27:30.4926780Z 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-14T23:27:30.8205446Z 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-14T23:27:30.9078970Z 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-14T23:27:31.0179906Z 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-14T23:27:31.1120990Z 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-14T23:27:31.1869865Z 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-14T23:27:31.5036455Z 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-14T23:27:31.5968965Z 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-14T23:27:31.6979890Z 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-14T23:27:31.7527862Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T23:27:31.8215659Z 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-14T23:27:31.8512900Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T23:27:31.8538240Z ** R 2021-05-14T23:27:31.8671462Z ** inst 2021-05-14T23:27:31.8678436Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:33.4492146Z ** help 2021-05-14T23:27:33.5219086Z *** installing help indices 2021-05-14T23:27:33.5643452Z ** building package indices 2021-05-14T23:27:33.7829032Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:33.9916820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:34.0179250Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:34.2312343Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:34.2329249Z * DONE (processx) 2021-05-14T23:27:34.4946607Z * installing *source* package ‘markdown’ ... 2021-05-14T23:27:34.4971420Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:34.4972459Z ** using staged installation 2021-05-14T23:27:34.5125775Z ** libs 2021-05-14T23:27:34.5175286Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-14T23:27:34.5824356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-14T23:27:34.6331872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-14T23:27:34.8002623Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-14T23:27:34.9053013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-14T23:27:34.9783406Z 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-14T23:27:35.0185114Z 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-14T23:27:35.0590278Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-14T23:27:35.2637963Z 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-14T23:27:35.4003140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-14T23:27:36.4350256Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-14T23:27:36.4821625Z 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-14T23:27:36.5112507Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T23:27:36.5119465Z ** R 2021-05-14T23:27:36.5171957Z ** inst 2021-05-14T23:27:36.5190253Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:36.9376528Z ** help 2021-05-14T23:27:36.9737077Z *** installing help indices 2021-05-14T23:27:36.9996600Z ** building package indices 2021-05-14T23:27:37.2091547Z ** installing vignettes 2021-05-14T23:27:37.2148152Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:37.3955904Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:37.4135979Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:37.5875197Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:37.5884923Z * DONE (markdown) 2021-05-14T23:27:37.7964138Z * installing *source* package ‘highr’ ... 2021-05-14T23:27:37.7974613Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:37.7975727Z ** using staged installation 2021-05-14T23:27:37.8122944Z ** R 2021-05-14T23:27:37.8157080Z ** inst 2021-05-14T23:27:37.8167772Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:38.1471621Z ** help 2021-05-14T23:27:38.1582952Z *** installing help indices 2021-05-14T23:27:38.1736560Z ** building package indices 2021-05-14T23:27:38.3618557Z ** installing vignettes 2021-05-14T23:27:38.3677791Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:38.5412572Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:38.7167218Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:38.7174702Z * DONE (highr) 2021-05-14T23:27:39.0032302Z * installing *source* package ‘stringr’ ... 2021-05-14T23:27:39.0065429Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:39.0066492Z ** using staged installation 2021-05-14T23:27:39.0236659Z ** R 2021-05-14T23:27:39.0311635Z ** data 2021-05-14T23:27:39.0314765Z *** moving datasets to lazyload DB 2021-05-14T23:27:39.0485428Z ** inst 2021-05-14T23:27:39.0498667Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:39.5431704Z ** help 2021-05-14T23:27:39.6202490Z *** installing help indices 2021-05-14T23:27:39.6738312Z *** copying figures 2021-05-14T23:27:39.6740165Z ** building package indices 2021-05-14T23:27:39.9109752Z ** installing vignettes 2021-05-14T23:27:39.9171037Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:40.1075498Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:40.3083882Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:40.3093718Z * DONE (stringr) 2021-05-14T23:27:40.5273061Z * installing *source* package ‘rversions’ ... 2021-05-14T23:27:40.5284422Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:40.5285526Z ** using staged installation 2021-05-14T23:27:40.5423461Z ** R 2021-05-14T23:27:40.5458919Z ** inst 2021-05-14T23:27:40.5466147Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:40.8712564Z ** help 2021-05-14T23:27:40.8866043Z *** installing help indices 2021-05-14T23:27:40.9066190Z *** copying figures 2021-05-14T23:27:40.9068259Z ** building package indices 2021-05-14T23:27:41.1002470Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:41.2999206Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:41.4966712Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:41.4972617Z * DONE (rversions) 2021-05-14T23:27:41.8998732Z * installing *source* package ‘pillar’ ... 2021-05-14T23:27:41.9096514Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:41.9097728Z ** using staged installation 2021-05-14T23:27:41.9270432Z ** R 2021-05-14T23:27:41.9442277Z ** inst 2021-05-14T23:27:41.9476182Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:43.6613892Z ** help 2021-05-14T23:27:43.7421804Z *** installing help indices 2021-05-14T23:27:43.8025682Z *** copying figures 2021-05-14T23:27:43.8030051Z ** building package indices 2021-05-14T23:27:44.0353744Z ** installing vignettes 2021-05-14T23:27:44.0435928Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:44.3268354Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:44.6429968Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:44.6458742Z * DONE (pillar) 2021-05-14T23:27:44.9072950Z * installing *source* package ‘callr’ ... 2021-05-14T23:27:44.9099712Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:44.9100724Z ** using staged installation 2021-05-14T23:27:44.9237917Z ** R 2021-05-14T23:27:44.9369306Z ** inst 2021-05-14T23:27:44.9376383Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:48.1694933Z ** help 2021-05-14T23:27:48.2989328Z *** installing help indices 2021-05-14T23:27:48.3698696Z ** building package indices 2021-05-14T23:27:48.5930037Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:48.7888356Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:49.0235774Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:49.0268215Z * DONE (callr) 2021-05-14T23:27:49.4434191Z * installing *source* package ‘knitr’ ... 2021-05-14T23:27:49.4532083Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:49.4533196Z ** using staged installation 2021-05-14T23:27:49.4834941Z ** R 2021-05-14T23:27:49.5161432Z ** demo 2021-05-14T23:27:49.5166880Z ** inst 2021-05-14T23:27:49.5256362Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:53.7535532Z ** help 2021-05-14T23:27:53.9410513Z *** installing help indices 2021-05-14T23:27:54.0632263Z ** building package indices 2021-05-14T23:27:54.3552948Z ** installing vignettes 2021-05-14T23:27:54.3640499Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:54.5593070Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:54.8368435Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:54.8423824Z * DONE (knitr) 2021-05-14T23:27:55.0498815Z * installing *source* package ‘xopen’ ... 2021-05-14T23:27:55.0506869Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:55.0508319Z ** using staged installation 2021-05-14T23:27:55.0651319Z ** R 2021-05-14T23:27:55.0675686Z ** inst 2021-05-14T23:27:55.0682773Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:55.3046072Z ** help 2021-05-14T23:27:55.3168102Z *** installing help indices 2021-05-14T23:27:55.3397584Z ** building package indices 2021-05-14T23:27:55.5342294Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:55.7101578Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:56.1453140Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:56.1456680Z * DONE (xopen) 2021-05-14T23:27:56.5504324Z * installing *source* package ‘tibble’ ... 2021-05-14T23:27:56.5597219Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:56.5598323Z ** using staged installation 2021-05-14T23:27:56.5795961Z ** libs 2021-05-14T23:27:56.5844053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-14T23:27:56.6315180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:27:56.6948770Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:27:56.7307120Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T23:27:56.8245634Z 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-14T23:27:56.8473101Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T23:27:56.8490865Z ** R 2021-05-14T23:27:56.8647077Z ** inst 2021-05-14T23:27:56.8677710Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:58.6013132Z ** help 2021-05-14T23:27:58.6718655Z *** installing help indices 2021-05-14T23:27:58.7196590Z *** copying figures 2021-05-14T23:27:58.7201850Z ** building package indices 2021-05-14T23:27:58.9431681Z ** installing vignettes 2021-05-14T23:27:58.9485495Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:59.2841389Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:27:59.3014057Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:59.6556721Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:59.6578409Z * DONE (tibble) 2021-05-14T23:27:59.9016198Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:27:59.9038684Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:59.9042392Z ** using staged installation 2021-05-14T23:27:59.9185037Z ** R 2021-05-14T23:27:59.9263088Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:01.0671620Z ** help 2021-05-14T23:28:01.1013295Z *** installing help indices 2021-05-14T23:28:01.1361476Z ** building package indices 2021-05-14T23:28:01.3416208Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:01.5922181Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:01.8548094Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:01.8560294Z * DONE (pkgbuild) 2021-05-14T23:28:02.2245770Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:28:02.2315606Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:02.2316707Z ** using staged installation 2021-05-14T23:28:02.2499069Z ** libs 2021-05-14T23:28:02.2550046Z 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-14T23:28:06.6619133Z 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-14T23:28:09.5785673Z 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-14T23:28:12.4970502Z 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-14T23:28:15.4076815Z 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-14T23:28:19.9975437Z 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-14T23:28:23.0131120Z 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-14T23:28:23.1084896Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T23:28:23.1127616Z ** R 2021-05-14T23:28:23.1414500Z ** inst 2021-05-14T23:28:23.1432233Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:26.8512864Z ** help 2021-05-14T23:28:26.8987892Z *** installing help indices 2021-05-14T23:28:26.9498576Z *** copying figures 2021-05-14T23:28:26.9500546Z ** building package indices 2021-05-14T23:28:27.1535978Z ** installing vignettes 2021-05-14T23:28:27.1634298Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:27.4888748Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:28:27.5076841Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:27.8800911Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:27.8844603Z * DONE (roxygen2) 2021-05-14T23:28:28.0820249Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:28:28.0831355Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:28.0833388Z ** using staged installation 2021-05-14T23:28:28.0951973Z ** R 2021-05-14T23:28:28.0989073Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:28.5705164Z ** help 2021-05-14T23:28:28.5978313Z *** installing help indices 2021-05-14T23:28:28.6167153Z ** building package indices 2021-05-14T23:28:28.8071596Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:29.1475274Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:29.4835674Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:29.4841428Z * DONE (rematch2) 2021-05-14T23:28:29.7308966Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T23:28:29.7330848Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:29.7331982Z ** using staged installation 2021-05-14T23:28:29.7462346Z ** R 2021-05-14T23:28:29.7534033Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:30.8944892Z ** help 2021-05-14T23:28:30.9305468Z *** installing help indices 2021-05-14T23:28:30.9610083Z ** building package indices 2021-05-14T23:28:31.1602902Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:31.4357325Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:31.7225951Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:31.7240042Z * DONE (rcmdcheck) 2021-05-14T23:28:31.9605871Z * installing *source* package ‘waldo’ ... 2021-05-14T23:28:31.9624052Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:31.9625314Z ** using staged installation 2021-05-14T23:28:31.9758564Z ** R 2021-05-14T23:28:31.9813598Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:32.6592026Z ** help 2021-05-14T23:28:32.6711138Z *** installing help indices 2021-05-14T23:28:32.6882931Z *** copying figures 2021-05-14T23:28:32.6884399Z ** building package indices 2021-05-14T23:28:32.8744279Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:33.1058874Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:33.3532955Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:33.3541984Z * DONE (waldo) 2021-05-14T23:28:33.8416858Z * installing *source* package ‘testthat’ ... 2021-05-14T23:28:33.8535027Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:33.8536771Z ** using staged installation 2021-05-14T23:28:33.8746608Z ** libs 2021-05-14T23:28:33.8794122Z 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-14T23:28:33.9234850Z 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-14T23:28:33.9774541Z 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-14T23:28:34.7173383Z 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-14T23:28:35.2980892Z 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-14T23:28:51.5606531Z 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-14T23:28:51.7255658Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T23:28:51.7360345Z ** R 2021-05-14T23:28:51.7700445Z ** inst 2021-05-14T23:28:51.7733253Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:01.4251660Z ** help 2021-05-14T23:29:01.6345519Z *** installing help indices 2021-05-14T23:29:01.8096608Z *** copying figures 2021-05-14T23:29:01.8102880Z ** building package indices 2021-05-14T23:29:02.1217186Z ** installing vignettes 2021-05-14T23:29:02.1339106Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:02.3450857Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:02.3682487Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:02.8061805Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:02.8147347Z * DONE (testthat) 2021-05-14T23:29:03.1663279Z * installing *source* package ‘devtools’ ... 2021-05-14T23:29:03.1719287Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:03.1720804Z ** using staged installation 2021-05-14T23:29:03.2000500Z ** R 2021-05-14T23:29:03.2130220Z ** inst 2021-05-14T23:29:03.2141701Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:04.7471259Z ** help 2021-05-14T23:29:04.8657309Z *** installing help indices 2021-05-14T23:29:04.9370081Z *** copying figures 2021-05-14T23:29:04.9372181Z ** building package indices 2021-05-14T23:29:05.1838903Z ** installing vignettes 2021-05-14T23:29:05.1938412Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:05.8377178Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:06.5157383Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:06.5178855Z * DONE (devtools) 2021-05-14T23:29:06.5266241Z 2021-05-14T23:29:06.5267180Z The downloaded source packages are in 2021-05-14T23:29:06.5268534Z ‘/tmp/RtmpEtij5l/downloaded_packages’ 2021-05-14T23:29:06.6168180Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:29:07.4951331Z 2021-05-14T23:29:07.7748800Z 2021-05-14T23:29:07.7750931Z checking for file ‘/tmp/RtmpEtij5l/remotes726f3ca71446/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:29:07.7788556Z 2021-05-14T23:29:07.7795789Z ✔ checking for file ‘/tmp/RtmpEtij5l/remotes726f3ca71446/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:29:07.7846874Z 2021-05-14T23:29:07.7866803Z 2021-05-14T23:29:07.7868620Z ─ preparing ‘desc’: 2021-05-14T23:29:07.7876009Z 2021-05-14T23:29:07.7877757Z 2021-05-14T23:29:07.7973480Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:07.7999660Z 2021-05-14T23:29:07.8001601Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:07.8632067Z 2021-05-14T23:29:07.8655850Z 2021-05-14T23:29:07.8658467Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:07.8667177Z 2021-05-14T23:29:07.8688402Z 2021-05-14T23:29:07.8690584Z ─ checking for empty or unneeded directories 2021-05-14T23:29:07.8693531Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:29:07.8731906Z 2021-05-14T23:29:07.8852875Z 2021-05-14T23:29:07.8854921Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:29:07.9784055Z 2021-05-14T23:29:07.9787175Z 2021-05-14T23:29:07.9788586Z 2021-05-14T23:29:07.9885654Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:29:07.9886629Z (as ‘lib’ is unspecified) 2021-05-14T23:29:08.2825328Z * installing *source* package ‘desc’ ... 2021-05-14T23:29:08.2856370Z ** using staged installation 2021-05-14T23:29:08.3019103Z ** R 2021-05-14T23:29:08.3152524Z ** inst 2021-05-14T23:29:08.3168394Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:09.8177170Z ** help 2021-05-14T23:29:09.9478725Z *** installing help indices 2021-05-14T23:29:10.0337506Z ** building package indices 2021-05-14T23:29:10.2979305Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:10.4901647Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:10.6928315Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:10.6943761Z * DONE (desc) 2021-05-14T23:29:10.8869694Z 2021-05-14T23:29:10.8871187Z 2021-05-14T23:29:10.8877606Z checking for file ‘/tmp/RtmpEtij5l/remotes726f2438db39/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:29:10.8878753Z 2021-05-14T23:29:10.8884093Z checking for file ‘/tmp/RtmpEtij5l/remotes726f2438db39/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:29:10.8885662Z 2021-05-14T23:29:10.8890108Z checking for file ‘/tmp/RtmpEtij5l/remotes726f2438db39/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... OK 2021-05-14T23:29:10.8912489Z 2021-05-14T23:29:10.8914430Z ✔ checking for file ‘/tmp/RtmpEtij5l/remotes726f2438db39/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:29:10.9014319Z 2021-05-14T23:29:10.9015131Z 2021-05-14T23:29:10.9016704Z ─ preparing ‘ghtravis’: 2021-05-14T23:29:10.9017318Z 2021-05-14T23:29:10.9017738Z 2021-05-14T23:29:10.9124817Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:10.9125348Z 2021-05-14T23:29:10.9126037Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:10.9548874Z 2021-05-14T23:29:10.9549561Z 2021-05-14T23:29:10.9551165Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:10.9551717Z 2021-05-14T23:29:10.9552041Z 2021-05-14T23:29:10.9552823Z ─ checking for empty or unneeded directories 2021-05-14T23:29:10.9553739Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:29:10.9679458Z 2021-05-14T23:29:10.9680092Z 2021-05-14T23:29:10.9681073Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:29:10.9888950Z 2021-05-14T23:29:10.9891953Z 2021-05-14T23:29:10.9893769Z 2021-05-14T23:29:11.0196696Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:29:11.0197509Z (as ‘lib’ is unspecified) 2021-05-14T23:29:11.2574228Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:29:11.2576011Z ** using staged installation 2021-05-14T23:29:11.2720730Z ** R 2021-05-14T23:29:11.2805238Z ** inst 2021-05-14T23:29:11.2814996Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:12.5188708Z ** help 2021-05-14T23:29:12.5752229Z *** installing help indices 2021-05-14T23:29:12.6175518Z ** building package indices 2021-05-14T23:29:12.8455993Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:13.5208527Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:14.2134272Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:14.2143882Z * DONE (ghtravis) 2021-05-14T23:29:14.2229449Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:29:14.3689911Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:29:15.3475286Z 2021-05-14T23:29:15.3477450Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:29:15.3478659Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:29:15.3481130Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:29:15.3481975Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:29:15.3482654Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:29:15.3483759Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:29:15.3487180Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:29:15.3488133Z (as ‘lib’ is unspecified) 2021-05-14T23:29:29.4591387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:29:29.8420494Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-14T23:29:29.8543016Z ================================================== 2021-05-14T23:29:29.8543935Z downloaded 89 KB 2021-05-14T23:29:29.8544500Z 2021-05-14T23:29:29.8588229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:29:30.1238150Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-14T23:29:30.1344900Z ================================================== 2021-05-14T23:29:30.1345452Z downloaded 116 KB 2021-05-14T23:29:30.1345752Z 2021-05-14T23:29:30.1385161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:29:30.5210859Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-14T23:29:30.5344290Z ================================================== 2021-05-14T23:29:30.5345233Z downloaded 195 KB 2021-05-14T23:29:30.5345797Z 2021-05-14T23:29:30.5379065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:29:30.8074722Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-14T23:29:30.8403045Z ================================================== 2021-05-14T23:29:30.8404348Z downloaded 932 KB 2021-05-14T23:29:30.8405149Z 2021-05-14T23:29:30.8446479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:29:31.1229539Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-14T23:29:31.1477648Z ================================================== 2021-05-14T23:29:31.1478472Z downloaded 690 KB 2021-05-14T23:29:31.1478995Z 2021-05-14T23:29:31.4135693Z * installing *source* package ‘tidyselect’ ... 2021-05-14T23:29:31.4166291Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:31.4167445Z ** using staged installation 2021-05-14T23:29:31.4322709Z ** R 2021-05-14T23:29:31.4409488Z ** inst 2021-05-14T23:29:31.4422763Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:32.3920121Z ** help 2021-05-14T23:29:32.4457243Z *** installing help indices 2021-05-14T23:29:32.4852231Z ** building package indices 2021-05-14T23:29:32.6916002Z ** installing vignettes 2021-05-14T23:29:32.6973654Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:32.9416360Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:33.1954539Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:33.1965787Z * DONE (tidyselect) 2021-05-14T23:29:33.4631606Z * installing *source* package ‘generics’ ... 2021-05-14T23:29:33.4660842Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:33.4662015Z ** using staged installation 2021-05-14T23:29:33.4790940Z ** R 2021-05-14T23:29:33.4842145Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:33.7831699Z ** help 2021-05-14T23:29:33.8853256Z *** installing help indices 2021-05-14T23:29:33.9238829Z ** building package indices 2021-05-14T23:29:34.1491908Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:34.3235587Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:34.4980372Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:34.4985436Z * DONE (generics) 2021-05-14T23:29:34.7597987Z * installing *source* package ‘cpp11’ ... 2021-05-14T23:29:34.7627923Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:34.7629083Z ** using staged installation 2021-05-14T23:29:34.7762787Z ** R 2021-05-14T23:29:34.7799848Z ** inst 2021-05-14T23:29:34.7825117Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:35.1634056Z ** help 2021-05-14T23:29:35.1844515Z *** installing help indices 2021-05-14T23:29:35.2056431Z ** building package indices 2021-05-14T23:29:35.3951838Z ** installing vignettes 2021-05-14T23:29:35.3977276Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:35.5707516Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:35.7413634Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:35.7423103Z * DONE (cpp11) 2021-05-14T23:29:36.2243069Z * installing *source* package ‘dplyr’ ... 2021-05-14T23:29:36.2368024Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:36.2369293Z ** using staged installation 2021-05-14T23:29:36.2583512Z ** libs 2021-05-14T23:29:36.2635831Z 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-14T23:29:36.4001419Z 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-14T23:29:36.5597157Z 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-14T23:29:36.6845675Z 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-14T23:29:37.2036424Z 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-14T23:29:37.3083257Z 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-14T23:29:37.4160804Z 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-14T23:29:37.5237580Z 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-14T23:29:37.6470033Z 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-14T23:29:37.7644963Z 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-14T23:29:37.8588116Z 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-14T23:29:38.0222718Z 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-14T23:29:38.0915860Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T23:29:38.0936650Z ** R 2021-05-14T23:29:38.1365997Z ** data 2021-05-14T23:29:38.1371084Z *** moving datasets to lazyload DB 2021-05-14T23:29:38.2294727Z ** inst 2021-05-14T23:29:38.2321032Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:42.5768378Z ** help 2021-05-14T23:29:43.0894259Z *** installing help indices 2021-05-14T23:29:43.3261673Z *** copying figures 2021-05-14T23:29:43.3266574Z ** building package indices 2021-05-14T23:29:43.6748266Z ** installing vignettes 2021-05-14T23:29:43.6894201Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:44.1462607Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:44.1644375Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:44.7085528Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:44.7135702Z * DONE (dplyr) 2021-05-14T23:29:45.0705964Z * installing *source* package ‘tidyr’ ... 2021-05-14T23:29:45.0777550Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:45.0778544Z ** using staged installation 2021-05-14T23:29:45.0953072Z ** libs 2021-05-14T23:29:45.1010237Z 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-14T23:29:46.0215689Z 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-14T23:29:46.3385264Z 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-14T23:29:47.9467821Z 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-14T23:29:49.1830932Z 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-14T23:29:49.2592649Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T23:29:49.2616681Z ** R 2021-05-14T23:29:49.2772242Z ** data 2021-05-14T23:29:49.2783389Z *** moving datasets to lazyload DB 2021-05-14T23:29:49.4627329Z ** inst 2021-05-14T23:29:49.4649556Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:51.0563586Z ** help 2021-05-14T23:29:51.1676183Z *** installing help indices 2021-05-14T23:29:51.2389479Z *** copying figures 2021-05-14T23:29:51.2394987Z ** building package indices 2021-05-14T23:29:51.4871780Z ** installing vignettes 2021-05-14T23:29:51.4947328Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:51.9595492Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:29:51.9777147Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:52.4580877Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:52.4601767Z * DONE (tidyr) 2021-05-14T23:29:52.4682760Z 2021-05-14T23:29:52.4683567Z The downloaded source packages are in 2021-05-14T23:29:52.4685029Z ‘/tmp/RtmpEtij5l/downloaded_packages’ 2021-05-14T23:29:52.6482478Z 2021-05-14T23:29:52.6517817Z checking for file ‘/tmp/RtmpEtij5l/remotes726f76250b3f/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:29:52.6518933Z 2021-05-14T23:29:52.6520229Z ✔ checking for file ‘/tmp/RtmpEtij5l/remotes726f76250b3f/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:29:52.6605703Z 2021-05-14T23:29:52.6606525Z 2021-05-14T23:29:52.6607565Z ─ preparing ‘aghast’: 2021-05-14T23:29:52.6608056Z 2021-05-14T23:29:52.6608592Z 2021-05-14T23:29:52.6682209Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:52.6701011Z 2021-05-14T23:29:52.6702914Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:52.6935474Z 2021-05-14T23:29:52.6957425Z 2021-05-14T23:29:52.6959924Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:52.6967834Z 2021-05-14T23:29:52.6985664Z 2021-05-14T23:29:52.6987552Z ─ checking for empty or unneeded directories 2021-05-14T23:29:52.6990180Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:29:52.7011729Z 2021-05-14T23:29:52.7029723Z 2021-05-14T23:29:52.7031746Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:29:52.7116485Z 2021-05-14T23:29:52.7118505Z 2021-05-14T23:29:52.7119833Z 2021-05-14T23:29:52.7185881Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:29:52.7187012Z (as ‘lib’ is unspecified) 2021-05-14T23:29:52.9183628Z * installing *source* package ‘aghast’ ... 2021-05-14T23:29:52.9186101Z ** using staged installation 2021-05-14T23:29:52.9340744Z ** R 2021-05-14T23:29:52.9393584Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:53.3585997Z ** help 2021-05-14T23:29:53.3884277Z *** installing help indices 2021-05-14T23:29:53.4098046Z ** building package indices 2021-05-14T23:29:53.6018650Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:53.7815348Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:53.9655426Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:53.9656919Z * DONE (aghast) 2021-05-14T23:29:53.9731172Z Installing 1 packages: covr 2021-05-14T23:29:53.9736784Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:29:53.9737777Z (as ‘lib’ is unspecified) 2021-05-14T23:30:08.0812728Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:30:08.0813263Z 2021-05-14T23:30:08.0821301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:30:08.4635955Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-14T23:30:08.4713721Z ================================================== 2021-05-14T23:30:08.4715373Z downloaded 81 KB 2021-05-14T23:30:08.4715837Z 2021-05-14T23:30:08.4751280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:30:08.7564973Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-14T23:30:08.7637592Z ================================================== 2021-05-14T23:30:08.7638401Z downloaded 89 KB 2021-05-14T23:30:08.7638859Z 2021-05-14T23:30:08.7671078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:30:09.9028285Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-14T23:30:09.9146290Z ================================================== 2021-05-14T23:30:09.9147073Z downloaded 144 KB 2021-05-14T23:30:09.9147562Z 2021-05-14T23:30:10.1623231Z * installing *source* package ‘lazyeval’ ... 2021-05-14T23:30:10.1648867Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:10.1649902Z ** using staged installation 2021-05-14T23:30:10.1770955Z ** libs 2021-05-14T23:30:10.1815831Z 2021-05-14T23:30:10.1817482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-14T23:30:10.2398715Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-14T23:30:10.2758381Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-14T23:30:10.3326232Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-14T23:30:10.4048435Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-14T23:30:10.4646102Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-14T23:30:10.5336415Z 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-14T23:30:10.5604824Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T23:30:10.5617766Z ** R 2021-05-14T23:30:10.5682694Z ** inst 2021-05-14T23:30:10.5695186Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:11.0519725Z ** help 2021-05-14T23:30:11.1077888Z *** installing help indices 2021-05-14T23:30:11.1525858Z ** building package indices 2021-05-14T23:30:11.3688970Z ** installing vignettes 2021-05-14T23:30:11.3751754Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:11.5623551Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:11.5805758Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:11.7593814Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:11.7602803Z * DONE (lazyeval) 2021-05-14T23:30:12.0019331Z * installing *source* package ‘rex’ ... 2021-05-14T23:30:12.0041088Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:12.0042169Z ** using staged installation 2021-05-14T23:30:12.0176170Z ** R 2021-05-14T23:30:12.0228433Z ** inst 2021-05-14T23:30:12.0238493Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:12.5075516Z ** help 2021-05-14T23:30:12.5575459Z *** installing help indices 2021-05-14T23:30:12.5945082Z ** building package indices 2021-05-14T23:30:12.7999908Z ** installing vignettes 2021-05-14T23:30:12.8089896Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:12.9830946Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:13.1595851Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:13.1603578Z * DONE (rex) 2021-05-14T23:30:13.5033477Z * installing *source* package ‘covr’ ... 2021-05-14T23:30:13.5090599Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T23:30:13.5091803Z ** using staged installation 2021-05-14T23:30:13.5290356Z ** libs 2021-05-14T23:30:13.5334561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:30:13.5874911Z 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-14T23:30:13.6020429Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T23:30:13.6034308Z ** R 2021-05-14T23:30:13.6165215Z ** inst 2021-05-14T23:30:13.6186132Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:14.8897115Z ** help 2021-05-14T23:30:14.9505541Z *** installing help indices 2021-05-14T23:30:14.9972241Z *** copying figures 2021-05-14T23:30:14.9973526Z ** building package indices 2021-05-14T23:30:15.2233332Z ** installing vignettes 2021-05-14T23:30:15.2294787Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:15.4250569Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:30:15.4436477Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:15.6598682Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:15.6618782Z * DONE (covr) 2021-05-14T23:30:15.6715353Z 2021-05-14T23:30:15.6716126Z The downloaded source packages are in 2021-05-14T23:30:15.6720677Z ‘/tmp/RtmpEtij5l/downloaded_packages’ 2021-05-14T23:30:15.6856050Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:30:15.6856626Z Rscript -e "tic::before_install()" 2021-05-14T23:30:15.6901376Z shell: /usr/bin/bash -e {0} 2021-05-14T23:30:15.6901746Z env: 2021-05-14T23:30:15.6902169Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:15.6902611Z TIC_DEPLOY_KEY: 2021-05-14T23:30:15.6903370Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:15.6904926Z GITHUB_PAT: *** 2021-05-14T23:30:15.6905310Z COVERALLS_TOKEN: 2021-05-14T23:30:15.6905750Z continue-on-error: true 2021-05-14T23:30:15.6906195Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:15.6906630Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:15.6907044Z TZ: UTC 2021-05-14T23:30:15.6907398Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:15.6907785Z NOT_CRAN: true 2021-05-14T23:30:15.6908142Z ##[endgroup] 2021-05-14T23:30:15.9658791Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:16.0897962Z Running before_install: step_install_remote_binaries() 2021-05-14T23:30:16.6031807Z Installing kirby21.base binaries 2021-05-14T23:30:16.6042251Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:30:16.8049705Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-14T23:30:16.8164826Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:30:16.8165631Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:30:16.8166279Z remotes::install_cran("rcmdcheck") 2021-05-14T23:30:16.8166869Z remotes::install_cran("markdown") 2021-05-14T23:30:16.8174291Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:30:16.8174735Z env: 2021-05-14T23:30:16.8176022Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:16.8176457Z TIC_DEPLOY_KEY: 2021-05-14T23:30:16.8177122Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:16.8179228Z GITHUB_PAT: *** 2021-05-14T23:30:16.8179610Z COVERALLS_TOKEN: 2021-05-14T23:30:16.8180062Z continue-on-error: true 2021-05-14T23:30:16.8180506Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:16.8180941Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:16.8181358Z TZ: UTC 2021-05-14T23:30:16.8181704Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:16.8182122Z NOT_CRAN: true 2021-05-14T23:30:16.8182479Z ##[endgroup] 2021-05-14T23:30:34.1369085Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-14T23:30:34.2954003Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:30:35.0562753Z 2021-05-14T23:30:35.3824487Z 2021-05-14T23:30:35.3836123Z checking for file ‘/tmp/RtmpjaFZ94/remotesd47861ec7b03/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-14T23:30:35.3903792Z 2021-05-14T23:30:35.3905731Z ✔ checking for file ‘/tmp/RtmpjaFZ94/remotesd47861ec7b03/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-14T23:30:35.4000172Z 2021-05-14T23:30:35.4001008Z 2021-05-14T23:30:35.4002107Z ─ preparing ‘kirby21.base’: 2021-05-14T23:30:35.4002632Z 2021-05-14T23:30:35.4003089Z 2021-05-14T23:30:35.4014166Z checking DESCRIPTION meta-information ... 2021-05-14T23:30:35.4038433Z 2021-05-14T23:30:35.4042823Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:30:35.4251874Z 2021-05-14T23:30:35.4276205Z 2021-05-14T23:30:35.4278536Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:30:35.4286559Z 2021-05-14T23:30:35.4311370Z 2021-05-14T23:30:35.4313338Z ─ checking for empty or unneeded directories 2021-05-14T23:30:35.4321479Z 2021-05-14T23:30:35.4344562Z 2021-05-14T23:30:35.4346448Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-14T23:30:35.4409946Z 2021-05-14T23:30:35.4412002Z 2021-05-14T23:30:35.4413277Z 2021-05-14T23:30:35.4528005Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:30:35.4529314Z (as ‘lib’ is unspecified) 2021-05-14T23:30:35.6585023Z * installing *source* package ‘kirby21.base’ ... 2021-05-14T23:30:35.6587223Z ** using staged installation 2021-05-14T23:30:35.6728048Z ** R 2021-05-14T23:30:35.6832198Z ** data 2021-05-14T23:30:35.6835281Z *** moving datasets to lazyload DB 2021-05-14T23:30:35.6898322Z ** inst 2021-05-14T23:30:35.6905119Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:30:36.0399805Z ** help 2021-05-14T23:30:36.0624992Z *** installing help indices 2021-05-14T23:30:36.0857954Z ** building package indices 2021-05-14T23:30:36.2841861Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:30:36.4663546Z ** testing if installed package can be loaded from final location 2021-05-14T23:30:36.6523195Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:30:36.6531797Z * DONE (kirby21.base) 2021-05-14T23:30:36.7319260Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-14T23:30:36.7320573Z Use `force = TRUE` to force installation 2021-05-14T23:30:51.2203723Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:30:51.2205296Z Use `force = TRUE` to force installation 2021-05-14T23:30:51.2216793Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:30:51.2218102Z Use `force = TRUE` to force installation 2021-05-14T23:30:51.2311111Z 2021-05-14T23:30:51.2340392Z ##[group]Run options(width = 100) 2021-05-14T23:30:51.2340897Z options(width = 100) 2021-05-14T23:30:51.2341428Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:30:51.2342076Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:30:51.2349136Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:30:51.2349528Z env: 2021-05-14T23:30:51.2349930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:51.2350497Z TIC_DEPLOY_KEY: 2021-05-14T23:30:51.2351465Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:51.2353015Z GITHUB_PAT: *** 2021-05-14T23:30:51.2353396Z COVERALLS_TOKEN: 2021-05-14T23:30:51.2353838Z continue-on-error: true 2021-05-14T23:30:51.2354291Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:51.2354741Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:51.2355155Z TZ: UTC 2021-05-14T23:30:51.2355506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:51.2355916Z NOT_CRAN: true 2021-05-14T23:30:51.2356273Z ##[endgroup] 2021-05-14T23:30:51.6560489Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:30:51.6561205Z setting value 2021-05-14T23:30:51.6562154Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:30:51.6562860Z os Ubuntu 20.04.2 LTS 2021-05-14T23:30:51.6563696Z system x86_64, linux-gnu 2021-05-14T23:30:51.6564285Z ui X11 2021-05-14T23:30:51.6564865Z language (EN) 2021-05-14T23:30:51.6565642Z collate C.UTF-8 2021-05-14T23:30:51.6566432Z ctype C.UTF-8 2021-05-14T23:30:51.6567016Z tz UTC 2021-05-14T23:30:51.6567742Z date 2021-05-14 2021-05-14T23:30:51.6568051Z 2021-05-14T23:30:51.6568966Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:30:51.6569740Z package * version date lib source 2021-05-14T23:30:51.6570809Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:30:51.6571806Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6572710Z base * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6573587Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6574463Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6575353Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6576228Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6577119Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6577991Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6578872Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6580082Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6580968Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6581888Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6582808Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6583883Z compiler 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6584800Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6585670Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6586985Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6587896Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6591657Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6592572Z datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6593472Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6594453Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:30:51.6595437Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6596351Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6597230Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6598167Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6598950Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6599742Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6600524Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6601295Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6602091Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6602865Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6603631Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6604412Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6605159Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6606031Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:30:51.6606910Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6607675Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6608458Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6609216Z graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6610024Z grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6610811Z grid 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6611587Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6621142Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6624666Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6625662Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6626386Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6627247Z kirby21.base 1.7.3 2021-05-14 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-14T23:30:51.6628067Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6628843Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6629677Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6630469Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6634401Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6635413Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6636191Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6636967Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6637742Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6638548Z methods * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6639327Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6640091Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6641725Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6642481Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6643279Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6650138Z parallel 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6650945Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6651660Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6652379Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6653094Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6653781Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6654505Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6655378Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6656155Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6656921Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6657668Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6658450Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6659274Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6660056Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6660848Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6661641Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6662414Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6663350Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6664135Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6664924Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6665704Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6666597Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6667405Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6668232Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6669052Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6669822Z splines 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6670598Z stats * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6671539Z stats4 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6672320Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6673101Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6673948Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T23:30:51.6674725Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6675530Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:30:51.6676352Z tcltk 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6677135Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6677909Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6678722Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:30:51.6679517Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6680322Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6681106Z tools 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6681889Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6682659Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6683404Z utils * 4.2.0 2021-05-14 [2] local 2021-05-14T23:30:51.6684182Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6684931Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6685713Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6686483Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6687235Z xfun 0.22 2021-03-11 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6687995Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6688745Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6689513Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6690742Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-14T23:30:51.6691147Z 2021-05-14T23:30:51.6691595Z [1] /home/runner/work/_temp/Library 2021-05-14T23:30:51.6692091Z [2] /opt/R/devel/lib/R/library 2021-05-14T23:30:51.6748592Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:30:51.6749147Z Rscript -e 'tic::script()' 2021-05-14T23:30:51.6749546Z ls -l check 2021-05-14T23:30:51.6792649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:30:51.6793124Z env: 2021-05-14T23:30:51.6793548Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:51.6793979Z TIC_DEPLOY_KEY: 2021-05-14T23:30:51.6794744Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:51.6796435Z GITHUB_PAT: *** 2021-05-14T23:30:51.6796824Z COVERALLS_TOKEN: 2021-05-14T23:30:51.6797263Z continue-on-error: true 2021-05-14T23:30:51.6797706Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:51.6798167Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:51.6798568Z TZ: UTC 2021-05-14T23:30:51.6798952Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:51.6799330Z NOT_CRAN: true 2021-05-14T23:30:51.6799682Z ##[endgroup] 2021-05-14T23:30:51.9316463Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:52.0536331Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:30:52.0537993Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:30:52.0538963Z timeout = Inf, check_dir = "check") 2021-05-14T23:30:52.1212308Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:30:52.3366015Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:30:52.9346330Z * preparing ‘kirby21.flair’: 2021-05-14T23:30:52.9388153Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:30:53.1464436Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:30:53.1465414Z * checking for empty or unneeded directories 2021-05-14T23:30:53.1485991Z * building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-14T23:30:53.1539739Z 2021-05-14T23:30:53.2358438Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:30:53.4996752Z * using log directory ‘/home/runner/work/kirby21.flair/kirby21.flair/check/kirby21.flair.Rcheck’ 2021-05-14T23:30:53.5013459Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:30:53.5014518Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:30:53.5015359Z * using session charset: UTF-8 2021-05-14T23:30:53.5127430Z * using option ‘--as-cran’ 2021-05-14T23:30:53.5147443Z * checking for file ‘kirby21.flair/DESCRIPTION’ ... OK 2021-05-14T23:30:53.5154889Z * checking extension type ... Package 2021-05-14T23:30:53.5156089Z * this is package ‘kirby21.flair’ version ‘1.7.0’ 2021-05-14T23:30:53.5163514Z * package encoding: UTF-8 2021-05-14T23:30:53.5187738Z * checking package namespace information ... OK 2021-05-14T23:31:07.5353307Z * checking package dependencies ... OK 2021-05-14T23:31:07.5364725Z * checking if this is a source package ... OK 2021-05-14T23:31:07.5365509Z * checking if there is a namespace ... OK 2021-05-14T23:31:07.6806287Z * checking for executable files ... OK 2021-05-14T23:31:07.6807459Z * checking for hidden files and directories ... OK 2021-05-14T23:31:07.6808378Z * checking for portable file names ... OK 2021-05-14T23:31:07.6809261Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:31:07.6820378Z * checking serialization versions ... OK 2021-05-14T23:31:08.8003604Z * checking whether package ‘kirby21.flair’ can be installed ... OK 2021-05-14T23:31:08.8064204Z * checking installed package size ... OK 2021-05-14T23:31:08.8607756Z * checking package directory ... OK 2021-05-14T23:31:08.8609102Z * checking for future file timestamps ... OK 2021-05-14T23:31:09.0067991Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:31:09.0069233Z * checking top-level files ... OK 2021-05-14T23:31:09.0070066Z * checking for left-over files ... OK 2021-05-14T23:31:09.0071286Z * checking index information ... OK 2021-05-14T23:31:09.1146742Z * checking package subdirectories ... OK 2021-05-14T23:31:09.1591689Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:31:09.2058763Z * checking R files for syntax errors ... OK 2021-05-14T23:31:09.3831654Z * checking whether the package can be loaded ... OK 2021-05-14T23:31:09.4764209Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:31:09.5714844Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:31:09.6684423Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:31:09.8429657Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:31:10.0232427Z * checking loading without being on the library search path ... OK 2021-05-14T23:31:10.1422221Z * checking dependencies in R code ... OK 2021-05-14T23:31:10.5899911Z * checking S3 generic/method consistency ... OK 2021-05-14T23:31:10.7079598Z * checking replacement functions ... OK 2021-05-14T23:31:10.8297593Z * checking foreign function calls ... OK 2021-05-14T23:31:12.6872501Z * checking R code for possible problems ... OK 2021-05-14T23:31:12.8648210Z * checking Rd files ... OK 2021-05-14T23:31:12.9153043Z * checking Rd metadata ... OK 2021-05-14T23:31:12.9691085Z * checking Rd line widths ... OK 2021-05-14T23:31:13.0556124Z * checking Rd cross-references ... OK 2021-05-14T23:31:13.1771007Z * checking for missing documentation entries ... OK 2021-05-14T23:31:13.5414784Z * checking for code/documentation mismatches ... OK 2021-05-14T23:31:14.0712101Z * checking Rd \usage sections ... OK 2021-05-14T23:31:14.1334616Z * checking Rd contents ... OK 2021-05-14T23:31:14.2045134Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:31:14.7261709Z * checking examples ... OK 2021-05-14T23:31:16.2552964Z * checking PDF version of manual ... OK 2021-05-14T23:31:16.2554678Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:31:16.2555662Z * checking for detritus in the temp directory ... OK 2021-05-14T23:31:16.2568372Z * DONE 2021-05-14T23:31:16.2568796Z 2021-05-14T23:31:16.2569274Z Status: OK 2021-05-14T23:31:16.2569653Z 2021-05-14T23:31:16.3367915Z ── R CMD check results ──────────────────────────────── kirby21.flair 1.7.0 ──── 2021-05-14T23:31:16.3385099Z Duration: 23.2s 2021-05-14T23:31:16.3385708Z 2021-05-14T23:31:16.3401036Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:31:16.3476586Z total 20 2021-05-14T23:31:16.3478040Z drwxr-xr-x 5 runner docker 4096 May 14 23:31 kirby21.flair.Rcheck 2021-05-14T23:31:16.3479099Z -rw-r--r-- 1 runner docker 2243 May 14 23:30 kirby21.flair_1.7.0.tar.gz 2021-05-14T23:31:16.3480220Z -rw-r--r-- 1 runner docker 11899 May 14 23:31 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:31:16.3515196Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:31:16.3515917Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:31:16.3558563Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:31:16.3559026Z env: 2021-05-14T23:31:16.3559440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:31:16.3559866Z TIC_DEPLOY_KEY: 2021-05-14T23:31:16.3560621Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:31:16.3562295Z GITHUB_PAT: *** 2021-05-14T23:31:16.3562664Z COVERALLS_TOKEN: 2021-05-14T23:31:16.3563112Z continue-on-error: true 2021-05-14T23:31:16.3563537Z VDIFFR_RUN_TESTS: 2021-05-14T23:31:16.3563990Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:31:16.3564389Z TZ: UTC 2021-05-14T23:31:16.3564750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:31:16.3565120Z NOT_CRAN: true 2021-05-14T23:31:16.3565471Z ##[endgroup] 2021-05-14T23:31:16.3684619Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:31:16.3685159Z Rscript -e "tic::before_deploy()" 2021-05-14T23:31:16.3723763Z shell: /usr/bin/bash -e {0} 2021-05-14T23:31:16.3724243Z env: 2021-05-14T23:31:16.3724641Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:31:16.3725079Z TIC_DEPLOY_KEY: 2021-05-14T23:31:16.3725826Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:31:16.3727037Z GITHUB_PAT: *** 2021-05-14T23:31:16.3727410Z COVERALLS_TOKEN: 2021-05-14T23:31:16.3727844Z continue-on-error: true 2021-05-14T23:31:16.3728281Z VDIFFR_RUN_TESTS: 2021-05-14T23:31:16.3728717Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:31:16.3729129Z TZ: UTC 2021-05-14T23:31:16.3729478Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:31:16.3729856Z NOT_CRAN: true 2021-05-14T23:31:16.3730194Z ##[endgroup] 2021-05-14T23:31:16.6295606Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:31:16.7519366Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:31:16.7519907Z with: 2021-05-14T23:31:16.7520704Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-14T23:31:16.7521729Z asset_path: check/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:31:16.7522429Z asset_name: kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-14T23:31:16.7523073Z asset_content_type: application/octet-stream 2021-05-14T23:31:16.7523540Z env: 2021-05-14T23:31:16.7523935Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:31:16.7524373Z TIC_DEPLOY_KEY: 2021-05-14T23:31:16.7525104Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:31:16.7526614Z GITHUB_PAT: *** 2021-05-14T23:31:16.7526982Z COVERALLS_TOKEN: 2021-05-14T23:31:16.7527439Z continue-on-error: true 2021-05-14T23:31:16.7527869Z VDIFFR_RUN_TESTS: 2021-05-14T23:31:16.7528347Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:31:16.7528766Z TZ: UTC 2021-05-14T23:31:16.7529133Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:31:16.7529513Z NOT_CRAN: true 2021-05-14T23:31:16.7530397Z GITHUB_TOKEN: *** 2021-05-14T23:31:16.7530761Z ##[endgroup] 2021-05-14T23:31:17.3374325Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:31:17.3374832Z Rscript -e "tic::deploy()" 2021-05-14T23:31:17.3417241Z shell: /usr/bin/bash -e {0} 2021-05-14T23:31:17.3417607Z env: 2021-05-14T23:31:17.3418012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:31:17.3418450Z TIC_DEPLOY_KEY: 2021-05-14T23:31:17.3419194Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:31:17.3420693Z GITHUB_PAT: *** 2021-05-14T23:31:17.3421074Z COVERALLS_TOKEN: 2021-05-14T23:31:17.3421513Z continue-on-error: true 2021-05-14T23:31:17.3421955Z VDIFFR_RUN_TESTS: 2021-05-14T23:31:17.3422392Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:31:17.3422814Z TZ: UTC 2021-05-14T23:31:17.3423167Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:31:17.3423550Z NOT_CRAN: true 2021-05-14T23:31:17.3423888Z ##[endgroup] 2021-05-14T23:31:17.7179670Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:31:17.7208015Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:31:17.7208564Z Rscript -e "tic::after_deploy()" 2021-05-14T23:31:17.7251087Z shell: /usr/bin/bash -e {0} 2021-05-14T23:31:17.7251455Z env: 2021-05-14T23:31:17.7251855Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:31:17.7252299Z TIC_DEPLOY_KEY: 2021-05-14T23:31:17.7253053Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:31:17.7254593Z GITHUB_PAT: *** 2021-05-14T23:31:17.7254970Z COVERALLS_TOKEN: 2021-05-14T23:31:17.7255406Z continue-on-error: true 2021-05-14T23:31:17.7255843Z VDIFFR_RUN_TESTS: 2021-05-14T23:31:17.7256281Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:31:17.7256692Z TZ: UTC 2021-05-14T23:31:17.7257038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:31:17.7257417Z NOT_CRAN: true 2021-05-14T23:31:17.7257766Z ##[endgroup] 2021-05-14T23:31:18.0951616Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:31:19.9616406Z Post job cleanup. 2021-05-14T23:31:20.0025526Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:31:20.0139339Z Post job cleanup. 2021-05-14T23:31:20.1109383Z [command]/usr/bin/git version 2021-05-14T23:31:20.1170755Z git version 2.31.1 2021-05-14T23:31:20.1202516Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:31:20.1250620Z [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-14T23:31:20.1478895Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:31:20.1520030Z http.https://github.com/.extraheader 2021-05-14T23:31:20.1529977Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:31:20.1572221Z [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-14T23:31:20.1863641Z Cleaning up orphan processes