2021-05-19T17:54:42.7929762Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:43.4424496Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-19T17:54:43.5511996Z 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-19T17:54:43.7023069Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-19T17:54:43.8695120Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:52.3135300Z Current runner version: '2.278.0' 2021-05-19T17:54:52.3159224Z ##[group]Operating System 2021-05-19T17:54:52.3160130Z Ubuntu 2021-05-19T17:54:52.3160590Z 20.04.2 2021-05-19T17:54:52.3160985Z LTS 2021-05-19T17:54:52.3161515Z ##[endgroup] 2021-05-19T17:54:52.3162034Z ##[group]Virtual Environment 2021-05-19T17:54:52.3162672Z Environment: ubuntu-20.04 2021-05-19T17:54:52.3163255Z Version: 20210517.1 2021-05-19T17:54:52.3164199Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210517.1/images/linux/Ubuntu2004-README.md 2021-05-19T17:54:52.3165579Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210517.1 2021-05-19T17:54:52.3166465Z ##[endgroup] 2021-05-19T17:54:52.3168283Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:52.3169429Z Actions: write 2021-05-19T17:54:52.3169992Z Checks: write 2021-05-19T17:54:52.3170508Z Contents: write 2021-05-19T17:54:52.3171058Z Deployments: write 2021-05-19T17:54:52.3171672Z Issues: write 2021-05-19T17:54:52.3172227Z Metadata: read 2021-05-19T17:54:52.3172761Z Packages: write 2021-05-19T17:54:52.3173280Z PullRequests: write 2021-05-19T17:54:52.3173928Z RepositoryProjects: write 2021-05-19T17:54:52.3174598Z SecurityEvents: write 2021-05-19T17:54:52.3175131Z Statuses: write 2021-05-19T17:54:52.3175748Z ##[endgroup] 2021-05-19T17:54:52.3178714Z Prepare workflow directory 2021-05-19T17:54:52.4123975Z Prepare all required actions 2021-05-19T17:54:52.4134175Z Getting action download info 2021-05-19T17:54:52.7781930Z Download action repository 'actions/checkout@v2' 2021-05-19T17:54:54.4960509Z Download action repository 'r-lib/actions@master' 2021-05-19T17:54:54.9614224Z Download action repository 'adigherman/actions@master' 2021-05-19T17:54:57.4984068Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:54:57.7242600Z Download action repository 'actions/cache@v1' 2021-05-19T17:54:57.8730077Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:54:58.0299151Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:54:58.3618962Z ##[group]Run actions/checkout@v2 2021-05-19T17:54:58.3619547Z with: 2021-05-19T17:54:58.3620018Z repository: neuroconductor/neurocStats 2021-05-19T17:54:58.3620920Z token: *** 2021-05-19T17:54:58.3621293Z ssh-strict: true 2021-05-19T17:54:58.3621752Z persist-credentials: true 2021-05-19T17:54:58.3622189Z clean: true 2021-05-19T17:54:58.3622537Z fetch-depth: 1 2021-05-19T17:54:58.3622904Z lfs: false 2021-05-19T17:54:58.3623263Z submodules: false 2021-05-19T17:54:58.3623610Z env: 2021-05-19T17:54:58.3624023Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:54:58.3624457Z TIC_DEPLOY_KEY: 2021-05-19T17:54:58.3625226Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:54:58.3626320Z GITHUB_PAT: *** 2021-05-19T17:54:58.3627107Z COVERALLS_TOKEN: *** 2021-05-19T17:54:58.3627562Z continue-on-error: true 2021-05-19T17:54:58.3628015Z VDIFFR_RUN_TESTS: 2021-05-19T17:54:58.3628375Z ##[endgroup] 2021-05-19T17:54:58.5810409Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:54:58.5837228Z ##[group]Getting Git version info 2021-05-19T17:54:58.5838282Z Working directory is '/home/runner/work/neurocStats/neurocStats' 2021-05-19T17:54:58.5881952Z [command]/usr/bin/git version 2021-05-19T17:54:58.6030147Z git version 2.31.1 2021-05-19T17:54:58.6058663Z ##[endgroup] 2021-05-19T17:54:58.6059649Z Deleting the contents of '/home/runner/work/neurocStats/neurocStats' 2021-05-19T17:54:58.6061119Z ##[group]Initializing the repository 2021-05-19T17:54:58.6061997Z [command]/usr/bin/git init /home/runner/work/neurocStats/neurocStats 2021-05-19T17:54:58.6123540Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:54:58.6124482Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:54:58.6125407Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:54:58.6125961Z hint: 2021-05-19T17:54:58.6129497Z hint: git config --global init.defaultBranch 2021-05-19T17:54:58.6131731Z hint: 2021-05-19T17:54:58.6132710Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:54:58.6133677Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:54:58.6134251Z hint: 2021-05-19T17:54:58.6134749Z hint: git branch -m 2021-05-19T17:54:58.6136519Z Initialized empty Git repository in /home/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:54:58.6146528Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:54:58.6201686Z ##[endgroup] 2021-05-19T17:54:58.6203393Z ##[group]Disabling automatic garbage collection 2021-05-19T17:54:58.6204619Z [command]/usr/bin/git config --local gc.auto 0 2021-05-19T17:54:58.6239956Z ##[endgroup] 2021-05-19T17:54:58.6248051Z ##[group]Setting up auth 2021-05-19T17:54:58.6257596Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:54:58.6292431Z [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-19T17:54:58.6699758Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:54:58.6740176Z [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-19T17:54:58.6966368Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:54:58.7006504Z ##[endgroup] 2021-05-19T17:54:58.7008598Z ##[group]Fetching the repository 2021-05-19T17:54:58.7019741Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8d631a7e1febb2b90e845811c7e2f8b353f3e1ed:refs/tags/0.1.3.s 2021-05-19T17:54:58.9268780Z remote: Enumerating objects: 39, done. 2021-05-19T17:54:58.9269455Z remote: Counting objects: 2% (1/39) 2021-05-19T17:54:58.9270023Z remote: Counting objects: 5% (2/39) 2021-05-19T17:54:58.9270602Z remote: Counting objects: 7% (3/39) 2021-05-19T17:54:58.9271166Z remote: Counting objects: 10% (4/39) 2021-05-19T17:54:58.9271739Z remote: Counting objects: 12% (5/39) 2021-05-19T17:54:58.9272317Z remote: Counting objects: 15% (6/39) 2021-05-19T17:54:58.9272876Z remote: Counting objects: 17% (7/39) 2021-05-19T17:54:58.9273758Z remote: Counting objects: 20% (8/39) 2021-05-19T17:54:58.9274336Z remote: Counting objects: 23% (9/39) 2021-05-19T17:54:58.9274894Z remote: Counting objects: 25% (10/39) 2021-05-19T17:54:58.9275465Z remote: Counting objects: 28% (11/39) 2021-05-19T17:54:58.9276029Z remote: Counting objects: 30% (12/39) 2021-05-19T17:54:58.9276593Z remote: Counting objects: 33% (13/39) 2021-05-19T17:54:58.9277175Z remote: Counting objects: 35% (14/39) 2021-05-19T17:54:58.9277735Z remote: Counting objects: 38% (15/39) 2021-05-19T17:54:58.9278304Z remote: Counting objects: 41% (16/39) 2021-05-19T17:54:58.9278861Z remote: Counting objects: 43% (17/39) 2021-05-19T17:54:58.9279429Z remote: Counting objects: 46% (18/39) 2021-05-19T17:54:58.9279994Z remote: Counting objects: 48% (19/39) 2021-05-19T17:54:58.9280546Z remote: Counting objects: 51% (20/39) 2021-05-19T17:54:58.9281111Z remote: Counting objects: 53% (21/39) 2021-05-19T17:54:58.9281687Z remote: Counting objects: 56% (22/39) 2021-05-19T17:54:58.9282241Z remote: Counting objects: 58% (23/39) 2021-05-19T17:54:58.9282807Z remote: Counting objects: 61% (24/39) 2021-05-19T17:54:58.9283361Z remote: Counting objects: 64% (25/39) 2021-05-19T17:54:58.9283924Z remote: Counting objects: 66% (26/39) 2021-05-19T17:54:58.9284610Z remote: Counting objects: 69% (27/39) 2021-05-19T17:54:58.9285167Z remote: Counting objects: 71% (28/39) 2021-05-19T17:54:58.9285736Z remote: Counting objects: 74% (29/39) 2021-05-19T17:54:58.9286290Z remote: Counting objects: 76% (30/39) 2021-05-19T17:54:58.9286857Z remote: Counting objects: 79% (31/39) 2021-05-19T17:54:58.9287429Z remote: Counting objects: 82% (32/39) 2021-05-19T17:54:58.9287985Z remote: Counting objects: 84% (33/39) 2021-05-19T17:54:58.9288551Z remote: Counting objects: 87% (34/39) 2021-05-19T17:54:58.9289120Z remote: Counting objects: 89% (35/39) 2021-05-19T17:54:58.9289670Z remote: Counting objects: 92% (36/39) 2021-05-19T17:54:58.9290241Z remote: Counting objects: 94% (37/39) 2021-05-19T17:54:58.9290797Z remote: Counting objects: 97% (38/39) 2021-05-19T17:54:58.9291364Z remote: Counting objects: 100% (39/39) 2021-05-19T17:54:58.9291954Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:54:58.9292570Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:54:58.9293194Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:54:58.9293810Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:54:58.9294413Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:54:58.9295027Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:54:58.9295630Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:54:58.9296244Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:54:58.9296856Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:54:58.9297605Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:54:58.9298230Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:54:58.9298844Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:54:58.9299481Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:54:58.9300188Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:54:58.9300802Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:54:58.9301417Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:54:58.9302036Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:54:58.9302636Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:54:58.9303252Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:54:58.9303853Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:54:58.9304473Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:54:58.9305089Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:54:58.9305689Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:54:58.9306309Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:54:58.9306905Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:54:58.9307546Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:54:58.9308170Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:54:58.9308786Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:54:58.9309386Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:54:58.9309998Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:54:58.9310597Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:54:58.9311212Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:54:58.9311830Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:54:58.9312428Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:54:58.9313041Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:54:58.9313943Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:54:58.9314549Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:54:58.9315163Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:54:58.9315795Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:54:58.9319657Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:54:58.9466124Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:54:58.9468516Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:54:58.9733509Z ##[endgroup] 2021-05-19T17:54:58.9735624Z ##[group]Determining the checkout info 2021-05-19T17:54:58.9737829Z ##[endgroup] 2021-05-19T17:54:58.9739537Z ##[group]Checking out the ref 2021-05-19T17:54:58.9741306Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:54:58.9742601Z Note: switching to 'refs/tags/0.1.3.s'. 2021-05-19T17:54:58.9743638Z 2021-05-19T17:54:58.9744862Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-19T17:54:58.9746260Z changes and commit them, and you can discard any commits you make in this 2021-05-19T17:54:58.9747464Z state without impacting any branches by switching back to a branch. 2021-05-19T17:54:58.9748418Z 2021-05-19T17:54:58.9749474Z If you want to create a new branch to retain commits you create, you may 2021-05-19T17:54:58.9750702Z do so (now or later) by using -c with the switch command. Example: 2021-05-19T17:54:58.9751433Z 2021-05-19T17:54:58.9752322Z git switch -c 2021-05-19T17:54:58.9752924Z 2021-05-19T17:54:58.9753964Z Or undo this operation with: 2021-05-19T17:54:58.9754327Z 2021-05-19T17:54:58.9868125Z git switch - 2021-05-19T17:54:58.9868884Z 2021-05-19T17:54:58.9869897Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-19T17:54:58.9871314Z 2021-05-19T17:54:58.9872306Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:54:58.9873438Z ##[endgroup] 2021-05-19T17:54:58.9874380Z [command]/usr/bin/git log -1 --format='%H' 2021-05-19T17:54:58.9875386Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:54:58.9971823Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:54:58.9972274Z with: 2021-05-19T17:54:58.9972632Z r-version: devel 2021-05-19T17:54:58.9973014Z Ncpus: 1 2021-05-19T17:54:58.9973393Z crayon.enabled: NULL 2021-05-19T17:54:58.9973907Z remove-openmp-macos: true 2021-05-19T17:54:58.9974433Z http-user-agent: default 2021-05-19T17:54:58.9974880Z install-r: true 2021-05-19T17:54:58.9975427Z windows-path-include-mingw: true 2021-05-19T17:54:58.9975925Z env: 2021-05-19T17:54:58.9976345Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:54:58.9976777Z TIC_DEPLOY_KEY: 2021-05-19T17:54:58.9977813Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:54:58.9979439Z GITHUB_PAT: *** 2021-05-19T17:54:58.9980228Z COVERALLS_TOKEN: *** 2021-05-19T17:54:58.9980687Z continue-on-error: true 2021-05-19T17:54:58.9981145Z VDIFFR_RUN_TESTS: 2021-05-19T17:54:58.9981517Z ##[endgroup] 2021-05-19T17:55:00.1336258Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-19T17:55:01.8163918Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T17:55:01.8166182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-19T17:55:01.8168128Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-19T17:55:01.8615706Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-19T17:55:01.8803960Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T17:55:01.9627908Z Get:6 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-19T17:55:02.0290663Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [988 kB] 2021-05-19T17:55:02.0534962Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [224 kB] 2021-05-19T17:55:02.0559920Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.4 kB] 2021-05-19T17:55:02.0567402Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-19T17:55:02.0591535Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [436 B] 2021-05-19T17:55:02.0598374Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-19T17:55:02.0680851Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-19T17:55:02.0699539Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-19T17:55:02.0707467Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.7 kB] 2021-05-19T17:55:02.0715349Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [5564 B] 2021-05-19T17:55:02.0722189Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [604 B] 2021-05-19T17:55:02.1705669Z Get:18 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-05-19T17:55:02.2064919Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T17:55:02.2455277Z Get:20 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-19T17:55:02.6087137Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [664 kB] 2021-05-19T17:55:02.7215114Z Get:22 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [134 kB] 2021-05-19T17:55:02.7233490Z Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7668 B] 2021-05-19T17:55:02.7241075Z Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [207 kB] 2021-05-19T17:55:02.7263301Z Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [30.7 kB] 2021-05-19T17:55:02.7272712Z Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [440 B] 2021-05-19T17:55:02.7279940Z Get:27 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [578 kB] 2021-05-19T17:55:02.7403560Z Get:28 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [90.1 kB] 2021-05-19T17:55:02.7416612Z Get:29 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.3 kB] 2021-05-19T17:55:02.7424847Z Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [19.9 kB] 2021-05-19T17:55:02.7432306Z Get:31 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4316 B] 2021-05-19T17:55:02.7438702Z Get:32 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [528 B] 2021-05-19T17:55:06.8243301Z Fetched 4619 kB in 1s (3951 kB/s) 2021-05-19T17:55:07.5201398Z Reading package lists... 2021-05-19T17:55:07.5408221Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-19T17:55:09.1776517Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-19T17:55:09.2392855Z Reading package lists... 2021-05-19T17:55:09.3799645Z Building dependency tree... 2021-05-19T17:55:09.3813305Z Reading state information... 2021-05-19T17:55:09.5221571Z The following additional packages will be installed: 2021-05-19T17:55:09.5223152Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-19T17:55:09.5228672Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-19T17:55:09.5230154Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-19T17:55:09.5231664Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-19T17:55:09.5233135Z libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl 2021-05-19T17:55:09.5234584Z libcroco3 libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-19T17:55:09.5236035Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-19T17:55:09.5237502Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-19T17:55:09.5238885Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-19T17:55:09.5240323Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-19T17:55:09.5241645Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-19T17:55:09.5243166Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-19T17:55:09.5244574Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-19T17:55:09.5245882Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-19T17:55:09.5247148Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-19T17:55:09.5248352Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-19T17:55:09.5249773Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-19T17:55:09.5251309Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-19T17:55:09.5252627Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-19T17:55:09.5253818Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-19T17:55:09.5255010Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-19T17:55:09.5256390Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-19T17:55:09.5258148Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-19T17:55:09.5259505Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-19T17:55:09.5260791Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-19T17:55:09.5262190Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-19T17:55:09.5263566Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-19T17:55:09.5265089Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-19T17:55:09.5266514Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-19T17:55:09.5267894Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-19T17:55:09.5269378Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-19T17:55:09.5270867Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-19T17:55:09.5272219Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-19T17:55:09.5273465Z libtype-tiny-perl libtype-tiny-xs-perl libunicode-utf8-perl 2021-05-19T17:55:09.5274776Z libvariable-magic-perl libwant-perl libxml-writer-perl libyaml-libyaml-perl 2021-05-19T17:55:09.5276061Z licensecheck lintian patchutils python3-gpg python3-magic python3-unidiff 2021-05-19T17:55:09.5276894Z python3-xdg t1utils wdiff 2021-05-19T17:55:09.5277436Z Suggested packages: 2021-05-19T17:55:09.5278215Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-19T17:55:09.5279337Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-19T17:55:09.5280526Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-19T17:55:09.5281736Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-19T17:55:09.5282926Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-19T17:55:09.5284031Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-19T17:55:09.5285146Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-19T17:55:09.5286428Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-19T17:55:09.5287900Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-19T17:55:09.5289184Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-19T17:55:09.5836298Z The following NEW packages will be installed: 2021-05-19T17:55:09.5838311Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-19T17:55:09.5839714Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-19T17:55:09.5841306Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-19T17:55:09.5844429Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-19T17:55:09.5846076Z libclone-perl libconst-fast-perl libcontextual-return-perl 2021-05-19T17:55:09.5847432Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-19T17:55:09.5858792Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-19T17:55:09.5862943Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-19T17:55:09.5864260Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-19T17:55:09.5865485Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-19T17:55:09.5866755Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-19T17:55:09.5868076Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-19T17:55:09.5869477Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-19T17:55:09.5870879Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-19T17:55:09.5872049Z libipc-run-perl libjson-maybexs-perl liblinux-epoll-perl 2021-05-19T17:55:09.5873257Z liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl 2021-05-19T17:55:09.5874672Z liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl 2021-05-19T17:55:09.5876104Z libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 2021-05-19T17:55:09.5877417Z libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl 2021-05-19T17:55:09.5878721Z libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-ip-perl 2021-05-19T17:55:09.5880001Z libnet-libidn-perl libnumber-compare-perl libnumber-range-perl 2021-05-19T17:55:09.5881407Z libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl 2021-05-19T17:55:09.5882750Z libparams-classify-perl libparams-util-perl libparams-validate-perl 2021-05-19T17:55:09.5884094Z libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl 2021-05-19T17:55:09.5885461Z libperlio-gzip-perl libpod-constants-perl libqpdf26 libre-engine-re2-perl 2021-05-19T17:55:09.5886650Z libreadonly-perl libref-util-perl libref-util-xs-perl 2021-05-19T17:55:09.5887923Z libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl 2021-05-19T17:55:09.5889297Z libsereal-decoder-perl libsereal-encoder-perl libsereal-perl 2021-05-19T17:55:09.5890486Z libsort-key-perl libsort-versions-perl libstrictures-perl 2021-05-19T17:55:09.5891793Z libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 2021-05-19T17:55:09.5893306Z libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl 2021-05-19T17:55:09.5894731Z libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl 2021-05-19T17:55:09.5896004Z libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl 2021-05-19T17:55:09.5897401Z libtext-glob-perl libtext-levenshtein-perl libtype-tiny-perl 2021-05-19T17:55:09.5898651Z libtype-tiny-xs-perl libunicode-utf8-perl libvariable-magic-perl 2021-05-19T17:55:09.5899914Z libwant-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian 2021-05-19T17:55:09.5901063Z patchutils python3-gpg python3-magic python3-unidiff python3-xdg qpdf 2021-05-19T17:55:09.5901687Z t1utils wdiff 2021-05-19T17:55:09.6050997Z 0 upgraded, 126 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:09.6051695Z Need to get 8451 kB of archives. 2021-05-19T17:55:09.6052328Z After this operation, 31.7 MB of additional disk space will be used. 2021-05-19T17:55:09.6053745Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-19T17:55:09.6302604Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-19T17:55:09.6305058Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-19T17:55:09.6307207Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-19T17:55:09.6309793Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-19T17:55:09.6312067Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-19T17:55:09.6314565Z 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-19T17:55:09.6317039Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-19T17:55:09.6319373Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-19T17:55:09.6321528Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-19T17:55:09.6323544Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-19T17:55:09.6325764Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-19T17:55:09.6327812Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-19T17:55:09.6329731Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-19T17:55:09.6331688Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-19T17:55:09.6333587Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-19T17:55:09.6335613Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-19T17:55:09.6337819Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-19T17:55:09.6339383Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-19T17:55:09.6416831Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-19T17:55:09.6424994Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-19T17:55:09.6460428Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-19T17:55:09.6468364Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-19T17:55:09.6483042Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-19T17:55:09.6508048Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-19T17:55:09.6641516Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-19T17:55:09.6650787Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-19T17:55:09.6666750Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-19T17:55:09.6686952Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-19T17:55:09.6695526Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-19T17:55:09.6701610Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-19T17:55:09.6707081Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-19T17:55:09.6712573Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-19T17:55:09.6719664Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-19T17:55:09.6730348Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-19T17:55:09.6737594Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-19T17:55:09.6747889Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-19T17:55:09.6753498Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-19T17:55:09.6760534Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-19T17:55:09.6766014Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-19T17:55:09.6770307Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-19T17:55:09.6775982Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-19T17:55:09.6782750Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-19T17:55:09.6788977Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-19T17:55:09.6801102Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-19T17:55:09.6826390Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-19T17:55:09.6832112Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-19T17:55:09.6837037Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-19T17:55:09.6841658Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-19T17:55:09.6850524Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-19T17:55:09.6934634Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-19T17:55:09.6952486Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-19T17:55:09.6959032Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-19T17:55:09.6966022Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-19T17:55:09.6971454Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-19T17:55:09.6976611Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-19T17:55:09.6981079Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-19T17:55:09.6995317Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-19T17:55:09.7002017Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-19T17:55:09.7060724Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-19T17:55:09.7071091Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-19T17:55:09.7081616Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-19T17:55:09.7089567Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-19T17:55:09.7097571Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-19T17:55:09.7109512Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-19T17:55:09.7116075Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-19T17:55:09.7133733Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-19T17:55:09.7152603Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-19T17:55:09.7158220Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-19T17:55:09.7163883Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-19T17:55:09.7168840Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-19T17:55:09.7174844Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-19T17:55:09.7180056Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-19T17:55:09.7187550Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-19T17:55:09.7241846Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-19T17:55:09.7260318Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-19T17:55:09.7272645Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-19T17:55:09.7277227Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-19T17:55:09.7313851Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-19T17:55:09.7320577Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-19T17:55:09.7325591Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-19T17:55:09.7333158Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-19T17:55:09.7344104Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-19T17:55:09.7358544Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-19T17:55:09.7364706Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-19T17:55:09.7371617Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-19T17:55:09.7378111Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-19T17:55:09.7384253Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-19T17:55:09.7390362Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-19T17:55:09.7409600Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-19T17:55:09.7415682Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-19T17:55:09.7422426Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-19T17:55:09.7427951Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-19T17:55:09.7435334Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-19T17:55:09.7443326Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-19T17:55:09.7475805Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-19T17:55:09.7477789Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-19T17:55:09.7534254Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-19T17:55:09.7540799Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-19T17:55:09.7546415Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-19T17:55:09.7553818Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-19T17:55:09.7603691Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-19T17:55:09.7626539Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-19T17:55:09.7632385Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-19T17:55:09.7642176Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-19T17:55:09.7652538Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-19T17:55:09.7658517Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-19T17:55:09.7665048Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-19T17:55:09.7670029Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-19T17:55:09.7676270Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-19T17:55:09.7680997Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-19T17:55:09.7687022Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-19T17:55:09.7692167Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-19T17:55:09.7696495Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-19T17:55:09.7702789Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-19T17:55:09.7707465Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-19T17:55:09.7712940Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-19T17:55:09.7717940Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-19T17:55:09.7723392Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-19T17:55:09.7727535Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-19T17:55:09.7746403Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-19T17:55:09.7747750Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-19T17:55:09.7894075Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-19T17:55:09.7898079Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-19T17:55:09.7904331Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-19T17:55:09.7984556Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-19T17:55:10.4517948Z Fetched 8451 kB in 0s (40.5 MB/s) 2021-05-19T17:55:10.4855954Z Selecting previously unselected package dctrl-tools. 2021-05-19T17:55:10.5025996Z (Reading database ... 2021-05-19T17:55:10.5026917Z (Reading database ... 5% 2021-05-19T17:55:10.5027405Z (Reading database ... 10% 2021-05-19T17:55:10.5027822Z (Reading database ... 15% 2021-05-19T17:55:10.5028283Z (Reading database ... 20% 2021-05-19T17:55:10.5028686Z (Reading database ... 25% 2021-05-19T17:55:10.5029144Z (Reading database ... 30% 2021-05-19T17:55:10.5029558Z (Reading database ... 35% 2021-05-19T17:55:10.5029959Z (Reading database ... 40% 2021-05-19T17:55:10.5030390Z (Reading database ... 45% 2021-05-19T17:55:10.5030790Z (Reading database ... 50% 2021-05-19T17:55:10.5373303Z (Reading database ... 55% 2021-05-19T17:55:10.5696195Z (Reading database ... 60% 2021-05-19T17:55:10.6024419Z (Reading database ... 65% 2021-05-19T17:55:10.6450943Z (Reading database ... 70% 2021-05-19T17:55:10.6829550Z (Reading database ... 75% 2021-05-19T17:55:10.7543102Z (Reading database ... 80% 2021-05-19T17:55:10.8033767Z (Reading database ... 85% 2021-05-19T17:55:10.8559615Z (Reading database ... 90% 2021-05-19T17:55:10.9420579Z (Reading database ... 95% 2021-05-19T17:55:10.9421090Z (Reading database ... 100% 2021-05-19T17:55:10.9421691Z (Reading database ... 228858 files and directories currently installed.) 2021-05-19T17:55:10.9513618Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-19T17:55:10.9611002Z Unpacking dctrl-tools (2.24-3) ... 2021-05-19T17:55:11.0019477Z Selecting previously unselected package libfile-which-perl. 2021-05-19T17:55:11.0178599Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-19T17:55:11.0189029Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-19T17:55:11.0458510Z Selecting previously unselected package libfile-homedir-perl. 2021-05-19T17:55:11.0612799Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-19T17:55:11.0626261Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-19T17:55:11.0898385Z Selecting previously unselected package libio-pty-perl. 2021-05-19T17:55:11.1074590Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-19T17:55:11.1086882Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-19T17:55:11.1378192Z Selecting previously unselected package libipc-run-perl. 2021-05-19T17:55:11.1539482Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-19T17:55:11.1554035Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-19T17:55:11.3339755Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-19T17:55:11.3578508Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-19T17:55:11.3579723Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T17:55:11.3829710Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-19T17:55:11.4003837Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-19T17:55:11.4012468Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T17:55:11.4298338Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-19T17:55:11.4432426Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-19T17:55:11.4442769Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-19T17:55:11.4642484Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-19T17:55:11.4863933Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-19T17:55:11.4874181Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T17:55:11.5139528Z Selecting previously unselected package libparams-classify-perl. 2021-05-19T17:55:11.5316142Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-19T17:55:11.5327107Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-19T17:55:11.5578353Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-19T17:55:11.5761348Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-19T17:55:11.5770737Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-19T17:55:11.6058508Z Selecting previously unselected package libimport-into-perl. 2021-05-19T17:55:11.6226528Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-19T17:55:11.6241182Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-19T17:55:11.6498291Z Selecting previously unselected package librole-tiny-perl. 2021-05-19T17:55:11.6657806Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-19T17:55:11.6667625Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-19T17:55:11.6898460Z Selecting previously unselected package libstrictures-perl. 2021-05-19T17:55:11.7093532Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-19T17:55:11.7105249Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-19T17:55:11.7312744Z Selecting previously unselected package libsub-quote-perl. 2021-05-19T17:55:11.7530149Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-19T17:55:11.7543762Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-19T17:55:11.7818655Z Selecting previously unselected package libmoo-perl. 2021-05-19T17:55:11.7979051Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-19T17:55:11.7991108Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-19T17:55:11.8258350Z Selecting previously unselected package patchutils. 2021-05-19T17:55:11.8435846Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-19T17:55:11.8452285Z Unpacking patchutils (0.3.4-2) ... 2021-05-19T17:55:11.8858681Z Selecting previously unselected package wdiff. 2021-05-19T17:55:11.9057314Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-19T17:55:11.9069786Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-19T17:55:11.9377723Z Selecting previously unselected package devscripts. 2021-05-19T17:55:11.9536534Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-19T17:55:11.9756780Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-19T17:55:12.1067897Z Selecting previously unselected package diffstat. 2021-05-19T17:55:12.1291559Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-19T17:55:12.1302694Z Unpacking diffstat (1.63-1) ... 2021-05-19T17:55:12.1524930Z Selecting previously unselected package python3-gpg. 2021-05-19T17:55:12.1745427Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-19T17:55:12.1757494Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T17:55:12.2156172Z Selecting previously unselected package dput. 2021-05-19T17:55:12.2375076Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-19T17:55:12.2443798Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-19T17:55:12.2738563Z Selecting previously unselected package gdebi-core. 2021-05-19T17:55:12.2908460Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-19T17:55:12.2920222Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T17:55:12.3897893Z Selecting previously unselected package libcroco3:amd64. 2021-05-19T17:55:12.4065587Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-19T17:55:12.4089947Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-19T17:55:12.4360015Z Selecting previously unselected package gettext. 2021-05-19T17:55:12.4582394Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-19T17:55:12.4595658Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-19T17:55:12.5497584Z Selecting previously unselected package intltool-debian. 2021-05-19T17:55:12.5718464Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-19T17:55:12.5728468Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-19T17:55:12.6058151Z Selecting previously unselected package libapt-pkg-perl. 2021-05-19T17:55:12.6188887Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-19T17:55:12.6201472Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-19T17:55:12.6538490Z Selecting previously unselected package libarchive-zip-perl. 2021-05-19T17:55:12.6716315Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-19T17:55:12.6731578Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-19T17:55:12.7156180Z Selecting previously unselected package libarray-intspan-perl. 2021-05-19T17:55:12.7378668Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-19T17:55:12.7387093Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-19T17:55:12.7663547Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-19T17:55:12.7837027Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-19T17:55:12.7838217Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-19T17:55:12.8058570Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-19T17:55:12.8247246Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-19T17:55:12.8256830Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-19T17:55:12.8498520Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-19T17:55:12.8661519Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-19T17:55:12.8670065Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T17:55:13.0668100Z Selecting previously unselected package libvariable-magic-perl. 2021-05-19T17:55:13.0898474Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-19T17:55:13.0915816Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-19T17:55:13.1219113Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-19T17:55:13.1354304Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-19T17:55:13.1362824Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T17:55:13.1600914Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-19T17:55:13.1824586Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-19T17:55:13.1832361Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-19T17:55:13.2099555Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-19T17:55:13.2259109Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-19T17:55:13.2267996Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T17:55:13.2538459Z Selecting previously unselected package libclone-perl. 2021-05-19T17:55:13.2697098Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-19T17:55:13.2705385Z Unpacking libclone-perl (0.43-2) ... 2021-05-19T17:55:13.2898205Z Selecting previously unselected package libparams-util-perl. 2021-05-19T17:55:13.3116284Z Preparing to unpack .../037-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-19T17:55:13.3125550Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-19T17:55:13.3379358Z Selecting previously unselected package libsub-install-perl. 2021-05-19T17:55:13.3545629Z Preparing to unpack .../038-libsub-install-perl_0.928-1_all.deb ... 2021-05-19T17:55:13.3554131Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-19T17:55:13.3751200Z Selecting previously unselected package libdata-optlist-perl. 2021-05-19T17:55:13.3970154Z Preparing to unpack .../039-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-19T17:55:13.3983784Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-19T17:55:13.4299110Z Selecting previously unselected package libsub-exporter-perl. 2021-05-19T17:55:13.4443296Z Preparing to unpack .../040-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-19T17:55:13.4456450Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-19T17:55:13.4739547Z Selecting previously unselected package libconst-fast-perl. 2021-05-19T17:55:13.4884673Z Preparing to unpack .../041-libconst-fast-perl_0.014-1_all.deb ... 2021-05-19T17:55:13.4893173Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-19T17:55:13.5096300Z Selecting previously unselected package libwant-perl. 2021-05-19T17:55:13.5286722Z Preparing to unpack .../042-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-19T17:55:13.5295897Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-19T17:55:13.5539398Z Selecting previously unselected package libcontextual-return-perl. 2021-05-19T17:55:13.5714898Z Preparing to unpack .../043-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-19T17:55:13.5721910Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-19T17:55:13.6019369Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-19T17:55:13.6168728Z Preparing to unpack .../044-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-19T17:55:13.6178589Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T17:55:13.6499530Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-19T17:55:13.6688556Z Preparing to unpack .../045-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-19T17:55:13.6695961Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T17:55:13.6939128Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-19T17:55:13.7118464Z Preparing to unpack .../046-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-19T17:55:13.7126627Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T17:55:13.7378304Z Selecting previously unselected package libdistro-info-perl. 2021-05-19T17:55:13.7535418Z Preparing to unpack .../047-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-19T17:55:13.7544267Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T17:55:13.7730889Z Selecting previously unselected package libnet-ip-perl. 2021-05-19T17:55:13.7951170Z Preparing to unpack .../048-libnet-ip-perl_1.26-2_all.deb ... 2021-05-19T17:55:13.7959656Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-19T17:55:13.8579022Z Selecting previously unselected package libnet-dns-perl. 2021-05-19T17:55:13.8771990Z Preparing to unpack .../049-libnet-dns-perl_1.22-1_all.deb ... 2021-05-19T17:55:13.8784899Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-19T17:55:13.9299209Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-19T17:55:13.9507698Z Preparing to unpack .../050-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-19T17:55:13.9517369Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-19T17:55:13.9719288Z Selecting previously unselected package libemail-valid-perl. 2021-05-19T17:55:13.9937542Z Preparing to unpack .../051-libemail-valid-perl_1.202-1_all.deb ... 2021-05-19T17:55:13.9947046Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-19T17:55:14.0218398Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-19T17:55:14.0359622Z Preparing to unpack .../052-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-19T17:55:14.0368096Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-19T17:55:14.0585282Z Selecting previously unselected package libfile-chdir-perl. 2021-05-19T17:55:14.0802204Z Preparing to unpack .../053-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-19T17:55:14.0811330Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-19T17:55:14.1019389Z Selecting previously unselected package libnumber-compare-perl. 2021-05-19T17:55:14.1206711Z Preparing to unpack .../054-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-19T17:55:14.1214135Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-19T17:55:14.1458128Z Selecting previously unselected package libtext-glob-perl. 2021-05-19T17:55:14.1618229Z Preparing to unpack .../055-libtext-glob-perl_0.10-1_all.deb ... 2021-05-19T17:55:14.1626615Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-19T17:55:14.1810342Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-19T17:55:14.2023887Z Preparing to unpack .../056-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-19T17:55:14.2033610Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-19T17:55:14.2298302Z Selecting previously unselected package libio-string-perl. 2021-05-19T17:55:14.2450823Z Preparing to unpack .../057-libio-string-perl_1.08-3_all.deb ... 2021-05-19T17:55:14.2459832Z Unpacking libio-string-perl (1.08-3) ... 2021-05-19T17:55:14.2648498Z Selecting previously unselected package libfont-ttf-perl. 2021-05-19T17:55:14.2862653Z Preparing to unpack .../058-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-19T17:55:14.2872965Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-19T17:55:14.3359688Z Selecting previously unselected package libfuture-perl. 2021-05-19T17:55:14.3576330Z Preparing to unpack .../059-libfuture-perl_0.43-1_all.deb ... 2021-05-19T17:55:14.3585825Z Unpacking libfuture-perl (0.43-1) ... 2021-05-19T17:55:14.3840752Z Selecting previously unselected package libparams-validate-perl. 2021-05-19T17:55:14.4059967Z Preparing to unpack .../060-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-19T17:55:14.4070123Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-19T17:55:14.4338646Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-19T17:55:14.4494149Z Preparing to unpack .../061-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-19T17:55:14.4509482Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T17:55:14.4714711Z Selecting previously unselected package libsort-versions-perl. 2021-05-19T17:55:14.4930998Z Preparing to unpack .../062-libsort-versions-perl_1.62-1_all.deb ... 2021-05-19T17:55:14.4940536Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-19T17:55:14.5125772Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-19T17:55:14.5340761Z Preparing to unpack .../063-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-19T17:55:14.5349674Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-19T17:55:14.5618291Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-19T17:55:14.5771361Z Preparing to unpack .../064-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-19T17:55:14.5780490Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T17:55:14.5961343Z Selecting previously unselected package libio-prompter-perl. 2021-05-19T17:55:14.6174941Z Preparing to unpack .../065-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-19T17:55:14.6183670Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-19T17:55:14.6978977Z Selecting previously unselected package liblog-any-perl. 2021-05-19T17:55:14.7170708Z Preparing to unpack .../066-liblog-any-perl_1.708-1_all.deb ... 2021-05-19T17:55:14.7179725Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-19T17:55:14.7418887Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-19T17:55:14.7630590Z Preparing to unpack .../067-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-19T17:55:14.7639141Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T17:55:14.7876419Z Selecting previously unselected package libpackage-stash-perl. 2021-05-19T17:55:14.8048806Z Preparing to unpack .../068-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-19T17:55:14.8061993Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-19T17:55:14.8298214Z Selecting previously unselected package libsub-identify-perl. 2021-05-19T17:55:14.8460865Z Preparing to unpack .../069-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-19T17:55:14.8469816Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-19T17:55:14.8698132Z Selecting previously unselected package libsub-name-perl. 2021-05-19T17:55:14.8857684Z Preparing to unpack .../070-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-19T17:55:14.8865683Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-19T17:55:14.9057834Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-19T17:55:14.9270646Z Preparing to unpack .../071-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-19T17:55:14.9280054Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-19T17:55:14.9538705Z Selecting previously unselected package libpath-tiny-perl. 2021-05-19T17:55:14.9688781Z Preparing to unpack .../072-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-19T17:55:14.9697841Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-19T17:55:14.9923104Z Selecting previously unselected package libtype-tiny-perl. 2021-05-19T17:55:15.0136615Z Preparing to unpack .../073-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-19T17:55:15.0145457Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-19T17:55:15.0633539Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-19T17:55:15.0851164Z Preparing to unpack .../074-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-19T17:55:15.0860864Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T17:55:15.1130371Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-19T17:55:15.1332816Z Preparing to unpack .../075-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-19T17:55:15.1374687Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T17:55:15.1607642Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-19T17:55:15.1821449Z Preparing to unpack .../076-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-19T17:55:15.1829915Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-19T17:55:15.2108075Z Selecting previously unselected package libio-async-perl. 2021-05-19T17:55:15.2326162Z Preparing to unpack .../077-libio-async-perl_0.75-1_all.deb ... 2021-05-19T17:55:15.2336795Z Unpacking libio-async-perl (0.75-1) ... 2021-05-19T17:55:15.2737681Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-19T17:55:15.2954708Z Preparing to unpack .../078-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-19T17:55:15.2964435Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-19T17:55:15.3218398Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-19T17:55:15.3395439Z Preparing to unpack .../079-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-19T17:55:15.3405345Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T17:55:15.3597386Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-19T17:55:15.3814528Z Preparing to unpack .../080-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-19T17:55:15.3822871Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-19T17:55:15.4058200Z Selecting previously unselected package liblist-compare-perl. 2021-05-19T17:55:15.4224230Z Preparing to unpack .../081-liblist-compare-perl_0.53-1_all.deb ... 2021-05-19T17:55:15.4232407Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-19T17:55:15.4476880Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-19T17:55:15.4694215Z Preparing to unpack .../082-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-19T17:55:15.4701130Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T17:55:15.5060847Z Selecting previously unselected package liblist-someutils-perl. 2021-05-19T17:55:15.5285367Z Preparing to unpack .../083-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-19T17:55:15.5297780Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-19T17:55:15.5579200Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-19T17:55:15.5730646Z Preparing to unpack .../084-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-19T17:55:15.5740410Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T17:55:15.6019204Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-19T17:55:15.6176154Z Preparing to unpack .../085-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-19T17:55:15.6189601Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-19T17:55:15.6409628Z Selecting previously unselected package libobject-id-perl. 2021-05-19T17:55:15.6625727Z Preparing to unpack .../086-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-19T17:55:15.6634851Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T17:55:15.6815848Z Selecting previously unselected package libmoox-struct-perl. 2021-05-19T17:55:15.7038101Z Preparing to unpack .../087-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-19T17:55:15.7045508Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-19T17:55:15.7236195Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-19T17:55:15.7456716Z Preparing to unpack .../088-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-19T17:55:15.7465682Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-19T17:55:15.8864301Z Selecting previously unselected package libnet-libidn-perl. 2021-05-19T17:55:15.9084739Z Preparing to unpack .../089-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-19T17:55:15.9093093Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T17:55:15.9338883Z Selecting previously unselected package libnumber-range-perl. 2021-05-19T17:55:15.9508687Z Preparing to unpack .../090-libnumber-range-perl_0.12-1_all.deb ... 2021-05-19T17:55:15.9522175Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-19T17:55:15.9720726Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-19T17:55:15.9940589Z Preparing to unpack .../091-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-19T17:55:15.9947911Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T17:55:16.0243219Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-19T17:55:16.0366090Z Preparing to unpack .../092-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-19T17:55:16.0375723Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T17:55:16.0610254Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-19T17:55:16.0827534Z Preparing to unpack .../093-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-19T17:55:16.0836536Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-19T17:55:16.1058299Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-19T17:55:16.1275586Z Preparing to unpack .../094-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-19T17:55:16.1284830Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T17:55:16.1480988Z Selecting previously unselected package libpod-constants-perl. 2021-05-19T17:55:16.1693161Z Preparing to unpack .../095-libpod-constants-perl_0.19-1_all.deb ... 2021-05-19T17:55:16.1700840Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-19T17:55:16.1937738Z Selecting previously unselected package libqpdf26:amd64. 2021-05-19T17:55:16.2109802Z Preparing to unpack .../096-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-19T17:55:16.2117985Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T17:55:16.2738389Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-19T17:55:16.2912542Z Preparing to unpack .../097-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-19T17:55:16.2921526Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-19T17:55:16.3124822Z Selecting previously unselected package libreadonly-perl. 2021-05-19T17:55:16.3344466Z Preparing to unpack .../098-libreadonly-perl_2.050-2_all.deb ... 2021-05-19T17:55:16.3353917Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-19T17:55:16.3618409Z Selecting previously unselected package libref-util-perl. 2021-05-19T17:55:16.3782947Z Preparing to unpack .../099-libref-util-perl_0.204-1_all.deb ... 2021-05-19T17:55:16.3791875Z Unpacking libref-util-perl (0.204-1) ... 2021-05-19T17:55:16.4019409Z Selecting previously unselected package libref-util-xs-perl. 2021-05-19T17:55:16.4185488Z Preparing to unpack .../100-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-19T17:55:16.4193814Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-19T17:55:16.4418417Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-19T17:55:16.4595755Z Preparing to unpack .../101-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-19T17:55:16.4606560Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T17:55:16.4809152Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-19T17:55:16.5024347Z Preparing to unpack .../102-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-19T17:55:16.5034234Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T17:55:16.5299713Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-19T17:55:16.5456166Z Preparing to unpack .../103-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T17:55:16.5464524Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:16.5818976Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-19T17:55:16.5969039Z Preparing to unpack .../104-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T17:55:16.5986532Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:16.6298800Z Selecting previously unselected package libsereal-perl. 2021-05-19T17:55:16.6480875Z Preparing to unpack .../105-libsereal-perl_4.011-1_all.deb ... 2021-05-19T17:55:16.6494396Z Unpacking libsereal-perl (4.011-1) ... 2021-05-19T17:55:16.6738902Z Selecting previously unselected package libsort-key-perl. 2021-05-19T17:55:16.6909633Z Preparing to unpack .../106-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-19T17:55:16.6918585Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-19T17:55:16.7178969Z Selecting previously unselected package libstring-copyright-perl. 2021-05-19T17:55:16.7354633Z Preparing to unpack .../107-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-19T17:55:16.7363091Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-19T17:55:16.7618434Z Selecting previously unselected package libstring-escape-perl. 2021-05-19T17:55:16.7773329Z Preparing to unpack .../108-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-19T17:55:16.7797751Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-19T17:55:16.8058219Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-19T17:55:16.8188864Z Preparing to unpack .../109-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-19T17:55:16.8201675Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-19T17:55:16.8458214Z Selecting previously unselected package libterm-readkey-perl. 2021-05-19T17:55:16.8616249Z Preparing to unpack .../110-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-19T17:55:16.8625135Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-19T17:55:16.8848650Z Selecting previously unselected package libtest-fatal-perl. 2021-05-19T17:55:16.9062535Z Preparing to unpack .../111-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-19T17:55:16.9070573Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-19T17:55:16.9298334Z Selecting previously unselected package libtest-refcount-perl. 2021-05-19T17:55:16.9473816Z Preparing to unpack .../112-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-19T17:55:16.9482055Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-19T17:55:16.9698864Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-19T17:55:16.9894057Z Preparing to unpack .../113-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-19T17:55:16.9903709Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-19T17:55:17.0138934Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-19T17:55:17.0309148Z Preparing to unpack .../114-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-19T17:55:17.0318802Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T17:55:17.0522096Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-19T17:55:17.0740322Z Preparing to unpack .../115-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-19T17:55:17.0749255Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T17:55:17.1018271Z Selecting previously unselected package libxml-writer-perl. 2021-05-19T17:55:17.1177351Z Preparing to unpack .../116-libxml-writer-perl_0.625-1_all.deb ... 2021-05-19T17:55:17.1186651Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-19T17:55:17.1538325Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-19T17:55:17.1694854Z Preparing to unpack .../117-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-19T17:55:17.1703514Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T17:55:17.2019664Z Selecting previously unselected package licensecheck. 2021-05-19T17:55:17.2191425Z Preparing to unpack .../118-licensecheck_3.0.45-1_all.deb ... 2021-05-19T17:55:17.2203363Z Unpacking licensecheck (3.0.45-1) ... 2021-05-19T17:55:17.2498349Z Selecting previously unselected package libdevel-size-perl. 2021-05-19T17:55:17.2695777Z Preparing to unpack .../119-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-19T17:55:17.2704412Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-19T17:55:17.2897816Z Selecting previously unselected package t1utils. 2021-05-19T17:55:17.3118856Z Preparing to unpack .../120-t1utils_1.41-3_amd64.deb ... 2021-05-19T17:55:17.3127393Z Unpacking t1utils (1.41-3) ... 2021-05-19T17:55:17.3498317Z Selecting previously unselected package lintian. 2021-05-19T17:55:17.3692293Z Preparing to unpack .../121-lintian_2.62.0_all.deb ... 2021-05-19T17:55:17.3700024Z Unpacking lintian (2.62.0) ... 2021-05-19T17:55:17.7621394Z Selecting previously unselected package python3-unidiff. 2021-05-19T17:55:17.7823669Z Preparing to unpack .../122-python3-unidiff_0.5.5-2_all.deb ... 2021-05-19T17:55:17.7831276Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-19T17:55:17.8034460Z Selecting previously unselected package python3-xdg. 2021-05-19T17:55:17.8262184Z Preparing to unpack .../123-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-19T17:55:17.8270583Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-19T17:55:17.8488464Z Selecting previously unselected package qpdf. 2021-05-19T17:55:17.8717522Z Preparing to unpack .../124-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-19T17:55:17.8725208Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-19T17:55:17.9378919Z Selecting previously unselected package python3-magic. 2021-05-19T17:55:17.9561765Z Preparing to unpack .../125-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-19T17:55:17.9570943Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-19T17:55:18.0106257Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-19T17:55:18.0166772Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-19T17:55:18.0189150Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-19T17:55:18.0214495Z Setting up wdiff (1.2.2-2build1) ... 2021-05-19T17:55:18.0249305Z Setting up libfile-which-perl (1.23-1) ... 2021-05-19T17:55:18.0268618Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-19T17:55:18.0293091Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T17:55:18.0310492Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-19T17:55:18.0335824Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T17:55:18.1638587Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T17:55:18.1658617Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T17:55:18.1682255Z Setting up libwant-perl (0.29-1build4) ... 2021-05-19T17:55:18.1701415Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-19T17:55:18.1719146Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-19T17:55:18.1740254Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T17:55:18.1761598Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-19T17:55:18.1787372Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-19T17:55:18.1812909Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-19T17:55:18.1839887Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-19T17:55:18.1861795Z Setting up libclone-perl (0.43-2) ... 2021-05-19T17:55:18.1882664Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-19T17:55:18.1914271Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-19T17:55:18.1940054Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T17:55:18.1957246Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T17:55:18.1979209Z Setting up liblog-any-perl (1.708-1) ... 2021-05-19T17:55:18.1997873Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-19T17:55:18.2016167Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-19T17:55:18.2039893Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-19T17:55:18.2058636Z Setting up libfuture-perl (0.43-1) ... 2021-05-19T17:55:18.2179676Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T17:55:18.2197711Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-19T17:55:18.2219308Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T17:55:18.2236587Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-19T17:55:18.2254101Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-19T17:55:18.3739671Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:18.3769969Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-19T17:55:18.3790095Z Setting up libsub-install-perl (0.928-1) ... 2021-05-19T17:55:18.3810828Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-19T17:55:18.3833782Z Setting up libio-async-perl (0.75-1) ... 2021-05-19T17:55:18.3851816Z Setting up patchutils (0.3.4-2) ... 2021-05-19T17:55:18.3871626Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-19T17:55:18.3895649Z Setting up libio-string-perl (1.08-3) ... 2021-05-19T17:55:18.3915669Z Setting up libreadonly-perl (2.050-2) ... 2021-05-19T17:55:18.3940115Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T17:55:18.3965049Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T17:55:18.5568422Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-19T17:55:18.5587358Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T17:55:18.5611598Z Setting up libref-util-perl (0.204-1) ... 2021-05-19T17:55:18.5631235Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-19T17:55:18.5650211Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-19T17:55:18.5679620Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T17:55:18.5697593Z Setting up qpdf (9.1.1-1build1) ... 2021-05-19T17:55:18.5722051Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T17:55:18.5747086Z Setting up t1utils (1.41-3) ... 2021-05-19T17:55:18.5778616Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-19T17:55:18.5816708Z Setting up diffstat (1.63-1) ... 2021-05-19T17:55:18.5836742Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-19T17:55:18.5854411Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-19T17:55:18.5870452Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T17:55:18.5902187Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-19T17:55:18.5920357Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-19T17:55:18.5939088Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-19T17:55:18.5960458Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T17:55:18.5990216Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-19T17:55:18.6007966Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-19T17:55:18.6033647Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-19T17:55:18.6052723Z Setting up libsub-name-perl (0.26-1) ... 2021-05-19T17:55:18.6077941Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T17:55:18.6107686Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-19T17:55:18.6127163Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-19T17:55:18.6147743Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T17:55:18.6167431Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-19T17:55:18.6188025Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-19T17:55:18.7554523Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-19T17:55:18.7577717Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-19T17:55:18.7602160Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T17:55:18.7619369Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-19T17:55:18.7639160Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-19T17:55:18.7660464Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-19T17:55:18.7682079Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-19T17:55:18.7704911Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-19T17:55:18.7723942Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-19T17:55:18.7739948Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-19T17:55:18.7760092Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-19T17:55:18.9162611Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T17:55:18.9184109Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:18.9205386Z Setting up dctrl-tools (2.24-3) ... 2021-05-19T17:55:18.9277353Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T17:55:18.9308809Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-19T17:55:18.9333729Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-19T17:55:18.9359370Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T17:55:18.9380818Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T17:55:18.9400726Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T17:55:18.9424384Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-19T17:55:18.9446644Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T17:55:18.9472291Z Setting up libsereal-perl (4.011-1) ... 2021-05-19T17:55:18.9500627Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-19T17:55:18.9521868Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T17:55:18.9546368Z Setting up dput (1.0.3ubuntu1) ... 2021-05-19T17:55:19.0957557Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T17:55:19.0980567Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-19T17:55:19.0999755Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-19T17:55:19.1021121Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-19T17:55:19.1047495Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-19T17:55:19.1068137Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-19T17:55:19.1088305Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-19T17:55:19.1106816Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-19T17:55:19.1131210Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-19T17:55:19.1148237Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-19T17:55:19.1174680Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-19T17:55:19.1202947Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-19T17:55:19.1222469Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-19T17:55:19.1255554Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-19T17:55:19.1276009Z Setting up libmoo-perl (2.003006-1) ... 2021-05-19T17:55:19.1295435Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-19T17:55:19.1318015Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T17:55:19.1335020Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-19T17:55:19.2865303Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-19T17:55:19.2885453Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-19T17:55:19.2913282Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T17:55:19.2934994Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-19T17:55:19.2956462Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T17:55:19.2978449Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T17:55:19.3000623Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-19T17:55:19.3020901Z Setting up lintian (2.62.0) ... 2021-05-19T17:55:19.3044470Z Setting up licensecheck (3.0.45-1) ... 2021-05-19T17:55:19.3079086Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:55:34.3268941Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:55:34.4370856Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:55:35.9838592Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-19T17:55:36.1032905Z 2021-05-19T17:55:36.1183643Z Reading package lists... 0% 2021-05-19T17:55:36.1184246Z 2021-05-19T17:55:36.1223690Z Reading package lists... 100% 2021-05-19T17:55:36.1224253Z 2021-05-19T17:55:36.1224841Z 2021-05-19T17:55:36.1225405Z Reading package lists... Done 2021-05-19T17:55:36.1225877Z 2021-05-19T17:55:36.1226448Z Building dependency tree... 0% 2021-05-19T17:55:36.1226929Z 2021-05-19T17:55:36.1489739Z Building dependency tree... 0% 2021-05-19T17:55:36.1491044Z 2021-05-19T17:55:36.1491487Z Building dependency tree... 50% 2021-05-19T17:55:36.1491826Z 2021-05-19T17:55:36.2570938Z Building dependency tree... 50% 2021-05-19T17:55:36.2571359Z 2021-05-19T17:55:36.2571806Z Building dependency tree 2021-05-19T17:55:36.2572161Z 2021-05-19T17:55:36.2572607Z Reading state information... 0% 2021-05-19T17:55:36.2572976Z 2021-05-19T17:55:36.3978265Z Reading state information... 0% 2021-05-19T17:55:36.3978598Z 2021-05-19T17:55:36.3978802Z 2021-05-19T17:55:36.3979216Z Reading state information... Done 2021-05-19T17:55:36.3979571Z 2021-05-19T17:55:36.3979957Z Reading state information... 0% 2021-05-19T17:55:36.4028000Z 2021-05-19T17:55:36.4028433Z Reading state information... 1% 2021-05-19T17:55:36.4063921Z 2021-05-19T17:55:36.4064381Z Reading state information... 3% 2021-05-19T17:55:36.4099586Z 2021-05-19T17:55:36.4100042Z Reading state information... 5% 2021-05-19T17:55:36.4136186Z 2021-05-19T17:55:36.4136622Z Reading state information... 7% 2021-05-19T17:55:36.4168758Z 2021-05-19T17:55:36.4169192Z Reading state information... 9% 2021-05-19T17:55:36.4201882Z 2021-05-19T17:55:36.4202330Z Reading state information... 11% 2021-05-19T17:55:36.4236352Z 2021-05-19T17:55:36.4236811Z Reading state information... 13% 2021-05-19T17:55:36.4278219Z 2021-05-19T17:55:36.4278698Z Reading state information... 15% 2021-05-19T17:55:36.4304767Z 2021-05-19T17:55:36.4305229Z Reading state information... 17% 2021-05-19T17:55:36.4341750Z 2021-05-19T17:55:36.4342189Z Reading state information... 19% 2021-05-19T17:55:36.4374555Z 2021-05-19T17:55:36.4375004Z Reading state information... 21% 2021-05-19T17:55:36.4405593Z 2021-05-19T17:55:36.4406049Z Reading state information... 23% 2021-05-19T17:55:36.4441869Z 2021-05-19T17:55:36.4442329Z Reading state information... 25% 2021-05-19T17:55:36.4480099Z 2021-05-19T17:55:36.4480532Z Reading state information... 27% 2021-05-19T17:55:36.4515926Z 2021-05-19T17:55:36.4516361Z Reading state information... 29% 2021-05-19T17:55:36.4552311Z 2021-05-19T17:55:36.4552767Z Reading state information... 31% 2021-05-19T17:55:36.4588997Z 2021-05-19T17:55:36.4589463Z Reading state information... 33% 2021-05-19T17:55:36.4620732Z 2021-05-19T17:55:36.4621194Z Reading state information... 35% 2021-05-19T17:55:36.4652071Z 2021-05-19T17:55:36.4652508Z Reading state information... 37% 2021-05-19T17:55:36.4689031Z 2021-05-19T17:55:36.4689486Z Reading state information... 39% 2021-05-19T17:55:36.4726188Z 2021-05-19T17:55:36.4726642Z Reading state information... 41% 2021-05-19T17:55:36.4759499Z 2021-05-19T17:55:36.4759965Z Reading state information... 43% 2021-05-19T17:55:36.4799013Z 2021-05-19T17:55:36.4799450Z Reading state information... 45% 2021-05-19T17:55:36.4854463Z 2021-05-19T17:55:36.4854897Z Reading state information... 47% 2021-05-19T17:55:36.4889107Z 2021-05-19T17:55:36.4889558Z Reading state information... 49% 2021-05-19T17:55:36.4927413Z 2021-05-19T17:55:36.4927865Z Reading state information... 51% 2021-05-19T17:55:36.4962199Z 2021-05-19T17:55:36.4962672Z Reading state information... 53% 2021-05-19T17:55:36.4996430Z 2021-05-19T17:55:36.4996870Z Reading state information... 55% 2021-05-19T17:55:36.5032155Z 2021-05-19T17:55:36.5032610Z Reading state information... 57% 2021-05-19T17:55:36.5068229Z 2021-05-19T17:55:36.5068674Z Reading state information... 59% 2021-05-19T17:55:36.5108610Z 2021-05-19T17:55:36.5109071Z Reading state information... 61% 2021-05-19T17:55:36.5142740Z 2021-05-19T17:55:36.5143173Z Reading state information... 63% 2021-05-19T17:55:36.5175507Z 2021-05-19T17:55:36.5175944Z Reading state information... 65% 2021-05-19T17:55:36.5209746Z 2021-05-19T17:55:36.5210198Z Reading state information... 67% 2021-05-19T17:55:36.5244499Z 2021-05-19T17:55:36.5244951Z Reading state information... 69% 2021-05-19T17:55:36.5290192Z 2021-05-19T17:55:36.5290631Z Reading state information... 71% 2021-05-19T17:55:36.5321209Z 2021-05-19T17:55:36.5321643Z Reading state information... 73% 2021-05-19T17:55:36.5355013Z 2021-05-19T17:55:36.5355463Z Reading state information... 75% 2021-05-19T17:55:36.5401368Z 2021-05-19T17:55:36.5401818Z Reading state information... 77% 2021-05-19T17:55:36.5435720Z 2021-05-19T17:55:36.5436186Z Reading state information... 79% 2021-05-19T17:55:36.5471020Z 2021-05-19T17:55:36.5471459Z Reading state information... 81% 2021-05-19T17:55:36.5505881Z 2021-05-19T17:55:36.5506315Z Reading state information... 83% 2021-05-19T17:55:36.5540691Z 2021-05-19T17:55:36.5541137Z Reading state information... 85% 2021-05-19T17:55:36.5575146Z 2021-05-19T17:55:36.5575607Z Reading state information... 87% 2021-05-19T17:55:36.5607696Z 2021-05-19T17:55:36.5608131Z Reading state information... 89% 2021-05-19T17:55:36.5639373Z 2021-05-19T17:55:36.5639815Z Reading state information... 91% 2021-05-19T17:55:36.5673353Z 2021-05-19T17:55:36.5673803Z Reading state information... 93% 2021-05-19T17:55:36.5707237Z 2021-05-19T17:55:36.5707691Z Reading state information... 95% 2021-05-19T17:55:36.5742913Z 2021-05-19T17:55:36.5743369Z Reading state information... 97% 2021-05-19T17:55:36.5776467Z 2021-05-19T17:55:36.5776902Z Reading state information... 99% 2021-05-19T17:55:36.8110219Z Selecting previously unselected package r-devel. 2021-05-19T17:55:36.9083287Z (Reading database ... 233869 files and directories currently installed.) 2021-05-19T17:55:36.9166293Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-19T17:55:36.9175778Z Unpacking r-devel (1) ... 2021-05-19T17:55:37.6451223Z Setting up r-devel (1) ... 2021-05-19T17:55:37.6698556Z 2021-05-19T17:55:37.6699302Z 2021-05-19T17:55:37.6699943Z Reading state information... Done 2021-05-19T17:55:37.6890144Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-19T17:55:37.6998617Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-19T17:55:37.7276398Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:55:37.7276887Z env: 2021-05-19T17:55:37.7277318Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:37.7277771Z TIC_DEPLOY_KEY: 2021-05-19T17:55:37.7278532Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:37.7280059Z GITHUB_PAT: *** 2021-05-19T17:55:37.7280844Z COVERALLS_TOKEN: *** 2021-05-19T17:55:37.7281307Z continue-on-error: true 2021-05-19T17:55:37.7281769Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:37.7282223Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:37.7282658Z TZ: UTC 2021-05-19T17:55:37.7283035Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:37.7283422Z NOT_CRAN: true 2021-05-19T17:55:37.7283784Z ##[endgroup] 2021-05-19T17:55:37.7767913Z [command]sudo apt-get install -y texinfo 2021-05-19T17:55:38.0769823Z Reading package lists... 2021-05-19T17:55:38.2223678Z Building dependency tree... 2021-05-19T17:55:38.2237724Z Reading state information... 2021-05-19T17:55:38.4240037Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-19T17:55:38.4241340Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:38.7934999Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-19T17:55:38.8090669Z --2021-05-19 17:55:38-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-19T17:55:38.9445429Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-19T17:55:38.9500860Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-19T17:55:38.9771264Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-19T17:55:38.9773505Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-19T17:55:38.9775816Z --2021-05-19 17:55:38-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-19T17:55:39.0245212Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-19T17:55:39.0864490Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-19T17:55:39.3015068Z HTTP request sent, awaiting response... 302 Found 2021-05-19T17:55:39.3020088Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ZVe3ffd6jclIiYKNa9cRrpqwvJAIsOsfpl2KhI3nnIU%3D&st=2021-05-19T17%3A54%3A39Z&se=2021-05-19T18%3A00%3A39Z&sp=r [following] 2021-05-19T17:55:39.3024672Z --2021-05-19 17:55:39-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ZVe3ffd6jclIiYKNa9cRrpqwvJAIsOsfpl2KhI3nnIU%3D&st=2021-05-19T17%3A54%3A39Z&se=2021-05-19T18%3A00%3A39Z&sp=r 2021-05-19T17:55:39.3265535Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-19T17:55:39.3879959Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-19T17:55:39.6288571Z HTTP request sent, awaiting response... 200 OK 2021-05-19T17:55:39.6290072Z Length: 67306919 (64M) [application/octet-stream] 2021-05-19T17:55:39.6291873Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-19T17:55:40.1823948Z 2021-05-19T17:55:41.7297984Z 0K ........ ........ ........ ........ 49% 15.9M 2s 2021-05-19T17:55:43.1271524Z 32768K ........ ........ ........ ........ 99% 22.5M 0s 2021-05-19T17:55:43.1272564Z 65536K 100% 2.99M=3.5s 2021-05-19T17:55:43.1273091Z 2021-05-19T17:55:43.1274747Z 2021-05-19 17:55:43 (18.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-19T17:55:43.1277311Z 2021-05-19T17:55:45.4595757Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-19T17:55:45.4596842Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-19T17:55:45.7221891Z ##[group]Run tlmgr update --self 2021-05-19T17:55:45.7222465Z tlmgr update --self 2021-05-19T17:55:45.7223305Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:55:45.7224141Z tlmgr update --all 2021-05-19T17:55:45.7268287Z shell: /usr/bin/bash -e {0} 2021-05-19T17:55:45.7268682Z env: 2021-05-19T17:55:45.7269119Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:45.7269570Z TIC_DEPLOY_KEY: 2021-05-19T17:55:45.7270360Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:45.7271906Z GITHUB_PAT: *** 2021-05-19T17:55:45.7272678Z COVERALLS_TOKEN: *** 2021-05-19T17:55:45.7273161Z continue-on-error: true 2021-05-19T17:55:45.7273610Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:45.7274089Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:45.7274525Z TZ: UTC 2021-05-19T17:55:45.7274892Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:45.7275361Z NOT_CRAN: true 2021-05-19T17:55:45.7275734Z ##[endgroup] 2021-05-19T17:55:48.9885272Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:49.1938396Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:55:49.1939048Z running mktexlsr ... 2021-05-19T17:55:49.2626993Z done running mktexlsr. 2021-05-19T17:55:49.2843222Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:49.2844779Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:50.4879969Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:50.4881471Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:55:50.5754926Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T17:55:50.6243350Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-19T17:55:50.6640254Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-19T17:55:50.7068586Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-19T17:55:51.1261654Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-19T17:55:52.3967667Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-19T17:55:52.4609793Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-19T17:55:52.5278575Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-19T17:55:52.5678193Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-19T17:55:52.6073814Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-19T17:55:52.6481586Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-19T17:55:52.6872837Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-19T17:55:52.7285614Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-19T17:55:52.7772828Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-19T17:55:52.8433106Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-19T17:55:52.9251306Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-19T17:55:52.9648838Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-19T17:55:53.0039699Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-19T17:55:53.0445843Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-19T17:55:53.0865658Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-19T17:55:53.1303380Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-19T17:55:53.1718431Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-19T17:55:53.2150166Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-19T17:55:53.2570082Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-19T17:55:53.2974385Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-19T17:55:53.3380896Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-19T17:55:53.3844228Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-19T17:55:53.4254541Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-19T17:55:53.4665297Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-19T17:55:53.5093289Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-19T17:55:53.5521783Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-19T17:55:53.5936089Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-19T17:55:53.6358170Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-19T17:55:53.6758379Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-19T17:55:53.7309229Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-19T17:55:53.7869215Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-19T17:55:53.8277084Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-19T17:55:53.8677400Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-19T17:55:53.9082794Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-19T17:55:53.9484401Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-19T17:55:53.9885448Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-19T17:55:54.0291534Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-19T17:55:54.0694366Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-19T17:55:54.1104957Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-19T17:55:54.1506530Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-19T17:55:54.1903505Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-19T17:55:54.2309277Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-19T17:55:54.2709324Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-19T17:55:54.3120425Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-19T17:55:54.3538412Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-19T17:55:54.3944970Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-19T17:55:54.4351836Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-19T17:55:54.4752250Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-19T17:55:54.5157733Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-19T17:55:54.5583590Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-19T17:55:54.6008104Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-19T17:55:54.6409426Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-19T17:55:54.6831539Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-19T17:55:54.7280921Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-19T17:55:54.7735615Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-19T17:55:54.8151778Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-19T17:55:54.8583470Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-19T17:55:54.9013667Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-19T17:55:54.9435883Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-19T17:55:54.9846541Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-19T17:55:55.0528427Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-19T17:55:55.1310524Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-19T17:55:55.1732373Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-19T17:55:55.2159081Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-19T17:55:55.2568405Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-19T17:55:55.2987562Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-19T17:55:55.3450865Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-19T17:55:55.3914476Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-19T17:55:55.4336947Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-19T17:55:55.4751118Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-19T17:55:55.5166421Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-19T17:55:55.5597582Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-19T17:55:55.6163153Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-19T17:55:55.6587938Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-19T17:55:55.7021911Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-19T17:55:55.7436648Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-19T17:55:55.7871162Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-19T17:55:55.8309037Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-19T17:55:55.8727381Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-19T17:55:55.9188948Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-19T17:55:56.0061351Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-19T17:55:56.0484273Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-19T17:55:56.0896326Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-19T17:55:56.1059259Z running mktexlsr ... 2021-05-19T17:55:56.1771000Z done running mktexlsr. 2021-05-19T17:55:56.2027038Z running updmap-sys ... 2021-05-19T17:55:56.4428573Z done running updmap-sys. 2021-05-19T17:55:56.4429851Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-19T17:55:56.4431735Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/bvMyiBye3G/FxZ2eC1UtD ... 2021-05-19T17:55:56.7973615Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/bvMyiBye3G/FxZ2eC1UtD. 2021-05-19T17:55:56.7975134Z OK: optex.fmt/luatex 2021-05-19T17:55:56.7976796Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:56.7978200Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:57.9664803Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:58.1126101Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T17:55:58.1127729Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T17:55:58.2121007Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T17:55:58.2121955Z running mktexlsr ... 2021-05-19T17:55:58.2828078Z done running mktexlsr. 2021-05-19T17:55:58.3088762Z running updmap-sys ... 2021-05-19T17:55:58.5467256Z done running updmap-sys. 2021-05-19T17:55:58.5468561Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:58.5469940Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:58.6276191Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T17:55:58.6276669Z with: 2021-05-19T17:55:58.6277056Z pandoc-version: 2.7.3 2021-05-19T17:55:58.6277445Z env: 2021-05-19T17:55:58.6277854Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:58.6278307Z TIC_DEPLOY_KEY: 2021-05-19T17:55:58.6279070Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:58.6280622Z GITHUB_PAT: *** 2021-05-19T17:55:58.6281409Z COVERALLS_TOKEN: *** 2021-05-19T17:55:58.6281867Z continue-on-error: true 2021-05-19T17:55:58.6282325Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:58.6282792Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:58.6283208Z TZ: UTC 2021-05-19T17:55:58.6283582Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:58.6283964Z NOT_CRAN: true 2021-05-19T17:55:58.6284327Z ##[endgroup] 2021-05-19T17:55:59.0668415Z [command]sudo apt-get install -y gdebi-core 2021-05-19T17:55:59.1306467Z Reading package lists... 2021-05-19T17:55:59.2731562Z Building dependency tree... 2021-05-19T17:55:59.2746391Z Reading state information... 2021-05-19T17:55:59.4882014Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-19T17:55:59.4883269Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:59.4917501Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-19T17:55:59.6019099Z 2021-05-19T17:55:59.6169635Z Reading package lists... 0% 2021-05-19T17:55:59.6170361Z 2021-05-19T17:55:59.6211082Z Reading package lists... 100% 2021-05-19T17:55:59.6211738Z 2021-05-19T17:55:59.6212171Z 2021-05-19T17:55:59.6212812Z Reading package lists... Done 2021-05-19T17:55:59.6213333Z 2021-05-19T17:55:59.6214044Z Building dependency tree... 0% 2021-05-19T17:55:59.6214619Z 2021-05-19T17:55:59.6468136Z Building dependency tree... 0% 2021-05-19T17:55:59.6469058Z 2021-05-19T17:55:59.6469895Z Building dependency tree... 50% 2021-05-19T17:55:59.6470545Z 2021-05-19T17:55:59.7528543Z Building dependency tree... 50% 2021-05-19T17:55:59.7529250Z 2021-05-19T17:55:59.7530122Z Building dependency tree 2021-05-19T17:55:59.7530671Z 2021-05-19T17:55:59.7531414Z Reading state information... 0% 2021-05-19T17:55:59.7531906Z 2021-05-19T17:55:59.8928638Z Reading state information... 0% 2021-05-19T17:55:59.8929066Z 2021-05-19T17:55:59.8929303Z 2021-05-19T17:55:59.8929853Z Reading state information... Done 2021-05-19T17:55:59.8930253Z 2021-05-19T17:55:59.8930762Z Reading state information... 0% 2021-05-19T17:55:59.8981681Z 2021-05-19T17:55:59.8982264Z Reading state information... 1% 2021-05-19T17:55:59.9019089Z 2021-05-19T17:55:59.9019603Z Reading state information... 3% 2021-05-19T17:55:59.9057970Z 2021-05-19T17:55:59.9058474Z Reading state information... 5% 2021-05-19T17:55:59.9097301Z 2021-05-19T17:55:59.9097805Z Reading state information... 7% 2021-05-19T17:55:59.9133458Z 2021-05-19T17:55:59.9133966Z Reading state information... 9% 2021-05-19T17:55:59.9170452Z 2021-05-19T17:55:59.9170988Z Reading state information... 11% 2021-05-19T17:55:59.9208899Z 2021-05-19T17:55:59.9209402Z Reading state information... 13% 2021-05-19T17:55:59.9245868Z 2021-05-19T17:55:59.9246371Z Reading state information... 15% 2021-05-19T17:55:59.9281788Z 2021-05-19T17:55:59.9282311Z Reading state information... 17% 2021-05-19T17:55:59.9322084Z 2021-05-19T17:55:59.9322595Z Reading state information... 19% 2021-05-19T17:55:59.9358720Z 2021-05-19T17:55:59.9359226Z Reading state information... 21% 2021-05-19T17:55:59.9395032Z 2021-05-19T17:55:59.9395529Z Reading state information... 23% 2021-05-19T17:55:59.9433810Z 2021-05-19T17:55:59.9434323Z Reading state information... 25% 2021-05-19T17:55:59.9475418Z 2021-05-19T17:55:59.9475939Z Reading state information... 27% 2021-05-19T17:55:59.9515205Z 2021-05-19T17:55:59.9515706Z Reading state information... 29% 2021-05-19T17:55:59.9555280Z 2021-05-19T17:55:59.9555788Z Reading state information... 31% 2021-05-19T17:55:59.9603458Z 2021-05-19T17:55:59.9604167Z Reading state information... 33% 2021-05-19T17:55:59.9645180Z 2021-05-19T17:55:59.9645887Z Reading state information... 35% 2021-05-19T17:55:59.9681303Z 2021-05-19T17:55:59.9681816Z Reading state information... 37% 2021-05-19T17:55:59.9723330Z 2021-05-19T17:55:59.9723834Z Reading state information... 39% 2021-05-19T17:55:59.9764037Z 2021-05-19T17:55:59.9764537Z Reading state information... 41% 2021-05-19T17:55:59.9800255Z 2021-05-19T17:55:59.9800770Z Reading state information... 43% 2021-05-19T17:55:59.9840578Z 2021-05-19T17:55:59.9841246Z Reading state information... 45% 2021-05-19T17:55:59.9903207Z 2021-05-19T17:55:59.9903730Z Reading state information... 47% 2021-05-19T17:55:59.9940982Z 2021-05-19T17:55:59.9941535Z Reading state information... 49% 2021-05-19T17:55:59.9982832Z 2021-05-19T17:55:59.9983345Z Reading state information... 51% 2021-05-19T17:56:00.0020857Z 2021-05-19T17:56:00.0021371Z Reading state information... 53% 2021-05-19T17:56:00.0058768Z 2021-05-19T17:56:00.0059279Z Reading state information... 55% 2021-05-19T17:56:00.0098005Z 2021-05-19T17:56:00.0098503Z Reading state information... 57% 2021-05-19T17:56:00.0137759Z 2021-05-19T17:56:00.0138286Z Reading state information... 59% 2021-05-19T17:56:00.0181596Z 2021-05-19T17:56:00.0182115Z Reading state information... 61% 2021-05-19T17:56:00.0220501Z 2021-05-19T17:56:00.0221050Z Reading state information... 63% 2021-05-19T17:56:00.0257292Z 2021-05-19T17:56:00.0257787Z Reading state information... 65% 2021-05-19T17:56:00.0295187Z 2021-05-19T17:56:00.0295701Z Reading state information... 67% 2021-05-19T17:56:00.0333056Z 2021-05-19T17:56:00.0333579Z Reading state information... 69% 2021-05-19T17:56:00.0381784Z 2021-05-19T17:56:00.0382282Z Reading state information... 71% 2021-05-19T17:56:00.0416216Z 2021-05-19T17:56:00.0416723Z Reading state information... 73% 2021-05-19T17:56:00.0453469Z 2021-05-19T17:56:00.0453987Z Reading state information... 75% 2021-05-19T17:56:00.0503363Z 2021-05-19T17:56:00.0503897Z Reading state information... 77% 2021-05-19T17:56:00.0540319Z 2021-05-19T17:56:00.0540816Z Reading state information... 79% 2021-05-19T17:56:00.0579160Z 2021-05-19T17:56:00.0579657Z Reading state information... 81% 2021-05-19T17:56:00.0617374Z 2021-05-19T17:56:00.0617885Z Reading state information... 83% 2021-05-19T17:56:00.0655280Z 2021-05-19T17:56:00.0655809Z Reading state information... 85% 2021-05-19T17:56:00.0692703Z 2021-05-19T17:56:00.0693203Z Reading state information... 87% 2021-05-19T17:56:00.0729225Z 2021-05-19T17:56:00.0729728Z Reading state information... 89% 2021-05-19T17:56:00.0763651Z 2021-05-19T17:56:00.0764165Z Reading state information... 91% 2021-05-19T17:56:00.0800398Z 2021-05-19T17:56:00.0800922Z Reading state information... 93% 2021-05-19T17:56:00.0837236Z 2021-05-19T17:56:00.0837740Z Reading state information... 95% 2021-05-19T17:56:00.0875918Z 2021-05-19T17:56:00.0876415Z Reading state information... 97% 2021-05-19T17:56:00.0912538Z 2021-05-19T17:56:00.0913075Z Reading state information... 99% 2021-05-19T17:56:00.3458803Z Selecting previously unselected package pandoc. 2021-05-19T17:56:00.4367279Z (Reading database ... 235970 files and directories currently installed.) 2021-05-19T17:56:00.4453662Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-19T17:56:00.4463019Z Unpacking pandoc (2.7.3-1) ... 2021-05-19T17:56:02.3891966Z Setting up pandoc (2.7.3-1) ... 2021-05-19T17:56:02.3917216Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:03.0526086Z 2021-05-19T17:56:03.0526963Z 2021-05-19T17:56:03.0527843Z Reading state information... Done 2021-05-19T17:56:03.0843076Z ##[group]Run git config user.name adigherman 2021-05-19T17:56:03.0843738Z git config user.name adigherman 2021-05-19T17:56:03.0844298Z git config user.email adig@jhu.edu 2021-05-19T17:56:03.0884853Z shell: /usr/bin/bash -e {0} 2021-05-19T17:56:03.0885249Z env: 2021-05-19T17:56:03.0885689Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:03.0886274Z TIC_DEPLOY_KEY: 2021-05-19T17:56:03.0887062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:56:03.0888550Z GITHUB_PAT: *** 2021-05-19T17:56:03.0889437Z COVERALLS_TOKEN: *** 2021-05-19T17:56:03.0889927Z continue-on-error: true 2021-05-19T17:56:03.0890389Z VDIFFR_RUN_TESTS: 2021-05-19T17:56:03.0890870Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:56:03.0891303Z TZ: UTC 2021-05-19T17:56:03.0891694Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:03.0892107Z NOT_CRAN: true 2021-05-19T17:56:03.0892482Z ##[endgroup] 2021-05-19T17:56:03.1158296Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-19T17:56:03.1158889Z env: 2021-05-19T17:56:03.1159336Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:03.1159783Z TIC_DEPLOY_KEY: 2021-05-19T17:56:03.1160619Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:56:03.1162104Z GITHUB_PAT: *** 2021-05-19T17:56:03.1162895Z COVERALLS_TOKEN: *** 2021-05-19T17:56:03.1163360Z continue-on-error: true 2021-05-19T17:56:03.1163816Z VDIFFR_RUN_TESTS: 2021-05-19T17:56:03.1164269Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:56:03.1164702Z TZ: UTC 2021-05-19T17:56:03.1165081Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:03.1165470Z NOT_CRAN: true 2021-05-19T17:56:03.1165836Z ##[endgroup] 2021-05-19T17:56:03.4267165Z Reading package lists... 2021-05-19T17:56:03.5639410Z Building dependency tree... 2021-05-19T17:56:03.5657477Z Reading state information... 2021-05-19T17:56:03.6883329Z The following additional packages will be installed: 2021-05-19T17:56:03.6886792Z cmake-data libjsoncpp1 librhash0 2021-05-19T17:56:03.6892603Z Suggested packages: 2021-05-19T17:56:03.6893390Z cmake-doc ninja-build 2021-05-19T17:56:03.7344723Z The following NEW packages will be installed: 2021-05-19T17:56:03.7350226Z cmake cmake-data libjsoncpp1 librhash0 2021-05-19T17:56:03.8330629Z 0 upgraded, 4 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:03.8331540Z Need to get 5470 kB of archives. 2021-05-19T17:56:03.8332355Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-19T17:56:03.8334301Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-19T17:56:04.5125170Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-19T17:56:04.5134556Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-19T17:56:04.5136236Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-19T17:56:04.5137376Z Fetched 5470 kB in 0s (38.2 MB/s) 2021-05-19T17:56:04.5138469Z Selecting previously unselected package cmake-data. 2021-05-19T17:56:04.5139215Z (Reading database ... 2021-05-19T17:56:04.5139776Z (Reading database ... 5% 2021-05-19T17:56:04.5140326Z (Reading database ... 10% 2021-05-19T17:56:04.5140899Z (Reading database ... 15% 2021-05-19T17:56:04.5141467Z (Reading database ... 20% 2021-05-19T17:56:04.5142006Z (Reading database ... 25% 2021-05-19T17:56:04.5142564Z (Reading database ... 30% 2021-05-19T17:56:04.5143118Z (Reading database ... 35% 2021-05-19T17:56:04.5143659Z (Reading database ... 40% 2021-05-19T17:56:04.5144224Z (Reading database ... 45% 2021-05-19T17:56:04.5144775Z (Reading database ... 50% 2021-05-19T17:56:04.5145313Z (Reading database ... 55% 2021-05-19T17:56:04.5145872Z (Reading database ... 60% 2021-05-19T17:56:04.5146429Z (Reading database ... 65% 2021-05-19T17:56:04.5146971Z (Reading database ... 70% 2021-05-19T17:56:04.5147525Z (Reading database ... 75% 2021-05-19T17:56:04.5148066Z (Reading database ... 80% 2021-05-19T17:56:04.5148622Z (Reading database ... 85% 2021-05-19T17:56:04.5149180Z (Reading database ... 90% 2021-05-19T17:56:04.5149721Z (Reading database ... 95% 2021-05-19T17:56:04.5150280Z (Reading database ... 100% 2021-05-19T17:56:04.5151297Z (Reading database ... 235977 files and directories currently installed.) 2021-05-19T17:56:04.5152448Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-19T17:56:04.5153371Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T17:56:04.8696911Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-19T17:56:04.8905584Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-19T17:56:04.8919449Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T17:56:04.9191749Z Selecting previously unselected package librhash0:amd64. 2021-05-19T17:56:04.9430842Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-19T17:56:04.9439408Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-19T17:56:04.9778039Z Selecting previously unselected package cmake. 2021-05-19T17:56:04.9957608Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-19T17:56:04.9965878Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-19T17:56:05.3875667Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-19T17:56:05.3903650Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T17:56:05.4270008Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T17:56:05.4296183Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-19T17:56:05.4326666Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:06.3981734Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:07.9874402Z Reading package lists... 2021-05-19T17:56:08.1302495Z Building dependency tree... 2021-05-19T17:56:08.1319303Z Reading state information... 2021-05-19T17:56:08.2707517Z Suggested packages: 2021-05-19T17:56:08.2710305Z libssh-doc 2021-05-19T17:56:08.3174556Z The following NEW packages will be installed: 2021-05-19T17:56:08.3176277Z libssh-dev 2021-05-19T17:56:08.3417394Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:08.3418207Z Need to get 219 kB of archives. 2021-05-19T17:56:08.3419025Z After this operation, 1127 kB of additional disk space will be used. 2021-05-19T17:56:08.3421005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-19T17:56:08.7123696Z Fetched 219 kB in 0s (7070 kB/s) 2021-05-19T17:56:08.7378490Z Selecting previously unselected package libssh-dev:amd64. 2021-05-19T17:56:08.7442929Z (Reading database ... 2021-05-19T17:56:08.7443645Z (Reading database ... 5% 2021-05-19T17:56:08.7444253Z (Reading database ... 10% 2021-05-19T17:56:08.7444853Z (Reading database ... 15% 2021-05-19T17:56:08.7445429Z (Reading database ... 20% 2021-05-19T17:56:08.7446010Z (Reading database ... 25% 2021-05-19T17:56:08.7446609Z (Reading database ... 30% 2021-05-19T17:56:08.7447176Z (Reading database ... 35% 2021-05-19T17:56:08.7447739Z (Reading database ... 40% 2021-05-19T17:56:08.7448317Z (Reading database ... 45% 2021-05-19T17:56:08.7448896Z (Reading database ... 50% 2021-05-19T17:56:08.7526304Z (Reading database ... 55% 2021-05-19T17:56:08.7568157Z (Reading database ... 60% 2021-05-19T17:56:08.7591710Z (Reading database ... 65% 2021-05-19T17:56:08.7645179Z (Reading database ... 70% 2021-05-19T17:56:08.7668947Z (Reading database ... 75% 2021-05-19T17:56:08.7902963Z (Reading database ... 80% 2021-05-19T17:56:08.7965878Z (Reading database ... 85% 2021-05-19T17:56:08.8043453Z (Reading database ... 90% 2021-05-19T17:56:08.8351533Z (Reading database ... 95% 2021-05-19T17:56:08.8352490Z (Reading database ... 100% 2021-05-19T17:56:08.8353473Z (Reading database ... 238761 files and directories currently installed.) 2021-05-19T17:56:08.8444366Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T17:56:08.8454048Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:08.9165431Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:10.5002426Z Reading package lists... 2021-05-19T17:56:10.6396204Z Building dependency tree... 2021-05-19T17:56:10.6412837Z Reading state information... 2021-05-19T17:56:10.8237204Z The following NEW packages will be installed: 2021-05-19T17:56:10.8244100Z jags 2021-05-19T17:56:10.8524002Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:10.8524685Z Need to get 1562 kB of archives. 2021-05-19T17:56:10.8525425Z After this operation, 3615 kB of additional disk space will be used. 2021-05-19T17:56:10.8527223Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-19T17:56:11.2896595Z Fetched 1562 kB in 0s (16.6 MB/s) 2021-05-19T17:56:11.3218410Z Selecting previously unselected package jags. 2021-05-19T17:56:11.3242938Z (Reading database ... 2021-05-19T17:56:11.3243842Z (Reading database ... 5% 2021-05-19T17:56:11.3244528Z (Reading database ... 10% 2021-05-19T17:56:11.3245413Z (Reading database ... 15% 2021-05-19T17:56:11.3245964Z (Reading database ... 20% 2021-05-19T17:56:11.3246448Z (Reading database ... 25% 2021-05-19T17:56:11.3246965Z (Reading database ... 30% 2021-05-19T17:56:11.3247441Z (Reading database ... 35% 2021-05-19T17:56:11.3247926Z (Reading database ... 40% 2021-05-19T17:56:11.3248398Z (Reading database ... 45% 2021-05-19T17:56:11.3248871Z (Reading database ... 50% 2021-05-19T17:56:11.3331651Z (Reading database ... 55% 2021-05-19T17:56:11.3375830Z (Reading database ... 60% 2021-05-19T17:56:11.3400373Z (Reading database ... 65% 2021-05-19T17:56:11.3455289Z (Reading database ... 70% 2021-05-19T17:56:11.3478138Z (Reading database ... 75% 2021-05-19T17:56:11.3713304Z (Reading database ... 80% 2021-05-19T17:56:11.3775946Z (Reading database ... 85% 2021-05-19T17:56:11.3854899Z (Reading database ... 90% 2021-05-19T17:56:11.4169761Z (Reading database ... 95% 2021-05-19T17:56:11.4170350Z (Reading database ... 100% 2021-05-19T17:56:11.4171187Z (Reading database ... 238780 files and directories currently installed.) 2021-05-19T17:56:11.4257480Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-19T17:56:11.4277261Z Unpacking jags (4.3.0-3build1) ... 2021-05-19T17:56:11.5719054Z Setting up jags (4.3.0-3build1) ... 2021-05-19T17:56:11.5808178Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:12.1984278Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:13.7768564Z Reading package lists... 2021-05-19T17:56:13.9122055Z Building dependency tree... 2021-05-19T17:56:13.9139475Z Reading state information... 2021-05-19T17:56:14.0473335Z The following additional packages will be installed: 2021-05-19T17:56:14.0475900Z libnode64 libuv1-dev 2021-05-19T17:56:14.0956670Z The following NEW packages will be installed: 2021-05-19T17:56:14.0962399Z libnode-dev libnode64 libuv1-dev 2021-05-19T17:56:14.1209359Z 0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:14.1210166Z Need to get 6239 kB of archives. 2021-05-19T17:56:14.1211230Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-19T17:56:14.1213179Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-19T17:56:14.1309150Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-19T17:56:14.1793915Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-19T17:56:14.5908902Z Fetched 6239 kB in 0s (51.1 MB/s) 2021-05-19T17:56:14.6713617Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-19T17:56:14.6794876Z (Reading database ... 2021-05-19T17:56:14.6795469Z (Reading database ... 5% 2021-05-19T17:56:14.6795952Z (Reading database ... 10% 2021-05-19T17:56:14.6796412Z (Reading database ... 15% 2021-05-19T17:56:14.6796905Z (Reading database ... 20% 2021-05-19T17:56:14.6797379Z (Reading database ... 25% 2021-05-19T17:56:14.6797848Z (Reading database ... 30% 2021-05-19T17:56:14.6798320Z (Reading database ... 35% 2021-05-19T17:56:14.6798776Z (Reading database ... 40% 2021-05-19T17:56:14.6799243Z (Reading database ... 45% 2021-05-19T17:56:14.6799714Z (Reading database ... 50% 2021-05-19T17:56:14.6869506Z (Reading database ... 55% 2021-05-19T17:56:14.6912330Z (Reading database ... 60% 2021-05-19T17:56:14.6936362Z (Reading database ... 65% 2021-05-19T17:56:14.6990780Z (Reading database ... 70% 2021-05-19T17:56:15.5148054Z (Reading database ... 75% 2021-05-19T17:56:15.5149393Z (Reading database ... 80% 2021-05-19T17:56:15.5150111Z (Reading database ... 85% 2021-05-19T17:56:15.5150766Z (Reading database ... 90% 2021-05-19T17:56:15.5151401Z (Reading database ... 95% 2021-05-19T17:56:15.5152056Z (Reading database ... 100% 2021-05-19T17:56:15.5152957Z (Reading database ... 238920 files and directories currently installed.) 2021-05-19T17:56:15.5154850Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-19T17:56:15.5156052Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T17:56:15.5157019Z Selecting previously unselected package libnode64:amd64. 2021-05-19T17:56:15.5158220Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:56:15.5159383Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:15.7899687Z Selecting previously unselected package libnode-dev:amd64. 2021-05-19T17:56:15.8077663Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:56:15.8086069Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:15.8906903Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T17:56:15.8928631Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:15.8949001Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:15.8970441Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:17.4655276Z Reading package lists... 2021-05-19T17:56:17.6060998Z Building dependency tree... 2021-05-19T17:56:17.6077847Z Reading state information... 2021-05-19T17:56:17.7430481Z The following additional packages will be installed: 2021-05-19T17:56:17.7434264Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T17:56:17.7439448Z Suggested packages: 2021-05-19T17:56:17.7440758Z libfftw3-doc 2021-05-19T17:56:17.7921638Z The following NEW packages will be installed: 2021-05-19T17:56:17.7925807Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T17:56:17.8125871Z 0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:17.8126613Z Need to get 3986 kB of archives. 2021-05-19T17:56:17.8127330Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-19T17:56:17.8128974Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-19T17:56:17.8219131Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-19T17:56:17.8341979Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-19T17:56:17.8724442Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-19T17:56:17.8733369Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-19T17:56:18.2929831Z Fetched 3986 kB in 0s (31.1 MB/s) 2021-05-19T17:56:18.3259665Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-19T17:56:18.3278161Z (Reading database ... 2021-05-19T17:56:18.3278782Z (Reading database ... 5% 2021-05-19T17:56:18.3279360Z (Reading database ... 10% 2021-05-19T17:56:18.3279929Z (Reading database ... 15% 2021-05-19T17:56:18.3280473Z (Reading database ... 20% 2021-05-19T17:56:18.3281029Z (Reading database ... 25% 2021-05-19T17:56:18.3281612Z (Reading database ... 30% 2021-05-19T17:56:18.3282155Z (Reading database ... 35% 2021-05-19T17:56:18.3282708Z (Reading database ... 40% 2021-05-19T17:56:18.3283264Z (Reading database ... 45% 2021-05-19T17:56:18.3283801Z (Reading database ... 50% 2021-05-19T17:56:18.3365481Z (Reading database ... 55% 2021-05-19T17:56:18.3408799Z (Reading database ... 60% 2021-05-19T17:56:18.3436090Z (Reading database ... 65% 2021-05-19T17:56:18.3490763Z (Reading database ... 70% 2021-05-19T17:56:18.3513848Z (Reading database ... 75% 2021-05-19T17:56:18.3747512Z (Reading database ... 80% 2021-05-19T17:56:18.3798398Z (Reading database ... 85% 2021-05-19T17:56:18.3892123Z (Reading database ... 90% 2021-05-19T17:56:18.4204220Z (Reading database ... 95% 2021-05-19T17:56:18.4205050Z (Reading database ... 100% 2021-05-19T17:56:18.4206020Z (Reading database ... 239056 files and directories currently installed.) 2021-05-19T17:56:18.4294679Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:18.4312845Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:18.4858968Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-19T17:56:18.5034712Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:18.5043469Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:18.5898821Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-19T17:56:18.6080093Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:18.6090271Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:18.7018571Z Selecting previously unselected package libfftw3-bin. 2021-05-19T17:56:18.7169227Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:18.7178114Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T17:56:18.7402591Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-19T17:56:18.7634612Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:18.7643468Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0246747Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0269504Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0290000Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0314171Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0341883Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:19.0362178Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:19.7167762Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:21.2966184Z Reading package lists... 2021-05-19T17:56:21.4343139Z Building dependency tree... 2021-05-19T17:56:21.4359872Z Reading state information... 2021-05-19T17:56:21.5713042Z The following additional packages will be installed: 2021-05-19T17:56:21.5714997Z libdcmtk14 2021-05-19T17:56:21.6168943Z The following NEW packages will be installed: 2021-05-19T17:56:21.6173259Z dcmtk libdcmtk14 2021-05-19T17:56:21.6413278Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:21.6414069Z Need to get 5546 kB of archives. 2021-05-19T17:56:21.6414909Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-19T17:56:21.6417743Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-19T17:56:21.8686385Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-19T17:56:22.2665264Z Fetched 5546 kB in 0s (19.9 MB/s) 2021-05-19T17:56:22.2946053Z Selecting previously unselected package libdcmtk14. 2021-05-19T17:56:22.3014721Z (Reading database ... 2021-05-19T17:56:22.3015407Z (Reading database ... 5% 2021-05-19T17:56:22.3016097Z (Reading database ... 10% 2021-05-19T17:56:22.3016750Z (Reading database ... 15% 2021-05-19T17:56:22.3019503Z (Reading database ... 20% 2021-05-19T17:56:22.3020006Z (Reading database ... 25% 2021-05-19T17:56:22.3020484Z (Reading database ... 30% 2021-05-19T17:56:22.3020941Z (Reading database ... 35% 2021-05-19T17:56:22.3021412Z (Reading database ... 40% 2021-05-19T17:56:22.3021872Z (Reading database ... 45% 2021-05-19T17:56:22.3022346Z (Reading database ... 50% 2021-05-19T17:56:22.3102266Z (Reading database ... 55% 2021-05-19T17:56:22.3143284Z (Reading database ... 60% 2021-05-19T17:56:22.3172886Z (Reading database ... 65% 2021-05-19T17:56:22.3223678Z (Reading database ... 70% 2021-05-19T17:56:22.3244274Z (Reading database ... 75% 2021-05-19T17:56:22.3479564Z (Reading database ... 80% 2021-05-19T17:56:22.3529999Z (Reading database ... 85% 2021-05-19T17:56:22.3622952Z (Reading database ... 90% 2021-05-19T17:56:22.3934062Z (Reading database ... 95% 2021-05-19T17:56:22.3935002Z (Reading database ... 100% 2021-05-19T17:56:22.3935992Z (Reading database ... 239147 files and directories currently installed.) 2021-05-19T17:56:22.4021487Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-19T17:56:22.4040584Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T17:56:22.8627465Z Selecting previously unselected package dcmtk. 2021-05-19T17:56:22.8869999Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-19T17:56:22.8915167Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-19T17:56:23.0199793Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T17:56:23.0227501Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-19T17:56:23.0315374Z Adding `dcmtk' group to system ... 2021-05-19T17:56:23.0769226Z Adding `dcmtk' user to system ... 2021-05-19T17:56:23.1351342Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-19T17:56:23.3797921Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:24.7914659Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:26.3952401Z Reading package lists... 2021-05-19T17:56:26.5321099Z Building dependency tree... 2021-05-19T17:56:26.5338148Z Reading state information... 2021-05-19T17:56:26.7459663Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-19T17:56:26.7461097Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:26.8058052Z Reading package lists... 2021-05-19T17:56:26.9414965Z Building dependency tree... 2021-05-19T17:56:26.9432082Z Reading state information... 2021-05-19T17:56:27.1687694Z libpng-dev is already the newest version (1.6.37-2). 2021-05-19T17:56:27.1689131Z libpng-dev set to manually installed. 2021-05-19T17:56:27.1690038Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:27.2286188Z Reading package lists... 2021-05-19T17:56:27.3719150Z Building dependency tree... 2021-05-19T17:56:27.3735833Z Reading state information... 2021-05-19T17:56:27.5134069Z The following additional packages will be installed: 2021-05-19T17:56:27.5136571Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-19T17:56:27.5139439Z Suggested packages: 2021-05-19T17:56:27.5140777Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-19T17:56:27.5144611Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-19T17:56:27.5145778Z fonts-arphic-uming fonts-nanum 2021-05-19T17:56:27.5620609Z The following NEW packages will be installed: 2021-05-19T17:56:27.5622582Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-19T17:56:27.5625200Z libpoppler97 poppler-data 2021-05-19T17:56:27.5794499Z 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:27.5795539Z Need to get 2582 kB of archives. 2021-05-19T17:56:27.5796579Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-19T17:56:27.5798472Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-19T17:56:27.6068873Z 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-19T17:56:27.6089609Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-19T17:56:27.6225082Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-19T17:56:27.6235337Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-19T17:56:27.6241055Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-19T17:56:27.9985948Z Fetched 2582 kB in 0s (44.7 MB/s) 2021-05-19T17:56:28.0270291Z Selecting previously unselected package poppler-data. 2021-05-19T17:56:28.0341123Z (Reading database ... 2021-05-19T17:56:28.0342021Z (Reading database ... 5% 2021-05-19T17:56:28.0342864Z (Reading database ... 10% 2021-05-19T17:56:28.0343408Z (Reading database ... 15% 2021-05-19T17:56:28.0343887Z (Reading database ... 20% 2021-05-19T17:56:28.0344552Z (Reading database ... 25% 2021-05-19T17:56:28.0345015Z (Reading database ... 30% 2021-05-19T17:56:28.0345491Z (Reading database ... 35% 2021-05-19T17:56:28.0345950Z (Reading database ... 40% 2021-05-19T17:56:28.0346421Z (Reading database ... 45% 2021-05-19T17:56:28.0346891Z (Reading database ... 50% 2021-05-19T17:56:28.0434130Z (Reading database ... 55% 2021-05-19T17:56:28.0478885Z (Reading database ... 60% 2021-05-19T17:56:28.0502955Z (Reading database ... 65% 2021-05-19T17:56:28.0560611Z (Reading database ... 70% 2021-05-19T17:56:28.0581318Z (Reading database ... 75% 2021-05-19T17:56:28.0823859Z (Reading database ... 80% 2021-05-19T17:56:28.0876817Z (Reading database ... 85% 2021-05-19T17:56:28.0973114Z (Reading database ... 90% 2021-05-19T17:56:28.1301180Z (Reading database ... 95% 2021-05-19T17:56:28.1302252Z (Reading database ... 100% 2021-05-19T17:56:28.1303330Z (Reading database ... 239382 files and directories currently installed.) 2021-05-19T17:56:28.1398428Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-19T17:56:28.1409091Z Unpacking poppler-data (0.4.9-2) ... 2021-05-19T17:56:29.0172700Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-19T17:56:29.0182514Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-19T17:56:29.0183878Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T17:56:29.0185024Z Selecting previously unselected package libpoppler97:amd64. 2021-05-19T17:56:29.0186728Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:29.0187935Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0189633Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-19T17:56:29.0190859Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:29.0191883Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0192917Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-19T17:56:29.0194012Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:29.0194966Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0195997Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-19T17:56:29.0197160Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:29.0198194Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0199003Z Setting up poppler-data (0.4.9-2) ... 2021-05-19T17:56:29.0199846Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T17:56:29.0200712Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0201597Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0202505Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0203417Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:29.0204340Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:56:29.0205217Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:30.3452611Z Reading package lists... 2021-05-19T17:56:30.4848162Z Building dependency tree... 2021-05-19T17:56:30.4866985Z Reading state information... 2021-05-19T17:56:30.6242584Z The following additional packages will be installed: 2021-05-19T17:56:30.6246065Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-19T17:56:30.6250574Z Suggested packages: 2021-05-19T17:56:30.6251495Z libhdf5-doc 2021-05-19T17:56:30.6732143Z The following NEW packages will be installed: 2021-05-19T17:56:30.6738185Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-19T17:56:30.6739397Z libsz2 2021-05-19T17:56:30.6920728Z 0 upgraded, 7 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:30.6921883Z Need to get 4074 kB of archives. 2021-05-19T17:56:30.6922780Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-19T17:56:30.6925055Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-19T17:56:30.6938591Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-19T17:56:30.6943247Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-19T17:56:30.6947809Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-19T17:56:30.7088024Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-19T17:56:30.7099111Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-19T17:56:30.7105258Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-19T17:56:31.1375233Z Fetched 4074 kB in 0s (53.5 MB/s) 2021-05-19T17:56:31.1655975Z Selecting previously unselected package hdf5-helpers. 2021-05-19T17:56:31.1722245Z (Reading database ... 2021-05-19T17:56:31.1723041Z (Reading database ... 5% 2021-05-19T17:56:31.1723723Z (Reading database ... 10% 2021-05-19T17:56:31.1724389Z (Reading database ... 15% 2021-05-19T17:56:31.1725025Z (Reading database ... 20% 2021-05-19T17:56:31.1725671Z (Reading database ... 25% 2021-05-19T17:56:31.1726341Z (Reading database ... 30% 2021-05-19T17:56:31.1726976Z (Reading database ... 35% 2021-05-19T17:56:31.1727617Z (Reading database ... 40% 2021-05-19T17:56:31.1728258Z (Reading database ... 45% 2021-05-19T17:56:31.1728883Z (Reading database ... 50% 2021-05-19T17:56:31.1809321Z (Reading database ... 55% 2021-05-19T17:56:31.1853571Z (Reading database ... 60% 2021-05-19T17:56:31.1883639Z (Reading database ... 65% 2021-05-19T17:56:31.1934878Z (Reading database ... 70% 2021-05-19T17:56:31.1955848Z (Reading database ... 75% 2021-05-19T17:56:31.2196220Z (Reading database ... 80% 2021-05-19T17:56:31.2254030Z (Reading database ... 85% 2021-05-19T17:56:31.2353453Z (Reading database ... 90% 2021-05-19T17:56:31.2693443Z (Reading database ... 95% 2021-05-19T17:56:31.2694048Z (Reading database ... 100% 2021-05-19T17:56:31.2694875Z (Reading database ... 239942 files and directories currently installed.) 2021-05-19T17:56:31.2798177Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:31.2807306Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.3028428Z Selecting previously unselected package libaec0:amd64. 2021-05-19T17:56:31.3268614Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-19T17:56:31.3282902Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.3484153Z Selecting previously unselected package libsz2:amd64. 2021-05-19T17:56:31.3723716Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-19T17:56:31.3731211Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.3978463Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-19T17:56:31.4193801Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:31.4202163Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.5619713Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-19T17:56:31.5785913Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:31.5796868Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.6179380Z Selecting previously unselected package libaec-dev:amd64. 2021-05-19T17:56:31.6338502Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-19T17:56:31.6347185Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.6619132Z Selecting previously unselected package libhdf5-dev. 2021-05-19T17:56:31.6805910Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:31.6815679Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.9673469Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.9701944Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.9726495Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.9749671Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T17:56:31.9773175Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.9791326Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.9812838Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:31.9877642Z 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-19T17:56:31.9898612Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:32.6427365Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:34.2617409Z Reading package lists... 2021-05-19T17:56:34.4025116Z Building dependency tree... 2021-05-19T17:56:34.4044372Z Reading state information... 2021-05-19T17:56:34.5417416Z The following additional packages will be installed: 2021-05-19T17:56:34.5423045Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-19T17:56:34.5890772Z The following NEW packages will be installed: 2021-05-19T17:56:34.5895353Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-19T17:56:34.5899413Z mesa-common-dev 2021-05-19T17:56:34.6106884Z 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:34.6107631Z Need to get 1761 kB of archives. 2021-05-19T17:56:34.6109566Z After this operation, 5442 kB of additional disk space will be used. 2021-05-19T17:56:34.6111398Z 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-19T17:56:34.6146585Z 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-19T17:56:34.6151447Z 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-19T17:56:34.6171484Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-19T17:56:34.6191108Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-19T17:56:34.6225524Z 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-19T17:56:35.0059580Z Fetched 1761 kB in 0s (40.9 MB/s) 2021-05-19T17:56:35.0338881Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-19T17:56:35.0396607Z (Reading database ... 2021-05-19T17:56:35.0397135Z (Reading database ... 5% 2021-05-19T17:56:35.0397618Z (Reading database ... 10% 2021-05-19T17:56:35.0398082Z (Reading database ... 15% 2021-05-19T17:56:35.0398553Z (Reading database ... 20% 2021-05-19T17:56:35.0399034Z (Reading database ... 25% 2021-05-19T17:56:35.0399512Z (Reading database ... 30% 2021-05-19T17:56:35.0399990Z (Reading database ... 35% 2021-05-19T17:56:35.0400448Z (Reading database ... 40% 2021-05-19T17:56:35.0400919Z (Reading database ... 45% 2021-05-19T17:56:35.0401394Z (Reading database ... 50% 2021-05-19T17:56:35.0490331Z (Reading database ... 55% 2021-05-19T17:56:35.0533401Z (Reading database ... 60% 2021-05-19T17:56:35.0565892Z (Reading database ... 65% 2021-05-19T17:56:35.0618193Z (Reading database ... 70% 2021-05-19T17:56:35.0641413Z (Reading database ... 75% 2021-05-19T17:56:35.0877021Z (Reading database ... 80% 2021-05-19T17:56:35.0936017Z (Reading database ... 85% 2021-05-19T17:56:35.1033537Z (Reading database ... 90% 2021-05-19T17:56:35.1363451Z (Reading database ... 95% 2021-05-19T17:56:35.1364187Z (Reading database ... 100% 2021-05-19T17:56:35.1365108Z (Reading database ... 240150 files and directories currently installed.) 2021-05-19T17:56:35.1456507Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:56:35.1468677Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T17:56:35.1858720Z Selecting previously unselected package libglx-dev:amd64. 2021-05-19T17:56:35.2043188Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:35.2052804Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:35.2338453Z Selecting previously unselected package libgl-dev:amd64. 2021-05-19T17:56:35.2487852Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:35.2499789Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:35.2818848Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-19T17:56:35.3052401Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-19T17:56:35.3068275Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:35.3459298Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-19T17:56:35.3657918Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-19T17:56:35.3667170Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:35.4139725Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-19T17:56:35.4315879Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:35.4326695Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:35.5815535Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T17:56:35.5841563Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:35.5871057Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:35.5902978Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:35.5924018Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:35.5943423Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:35.5965436Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:36.8793201Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:38.4762001Z Reading package lists... 2021-05-19T17:56:38.6128208Z Building dependency tree... 2021-05-19T17:56:38.6144803Z Reading state information... 2021-05-19T17:56:38.7491026Z The following additional packages will be installed: 2021-05-19T17:56:38.7494292Z libprotobuf-lite17 libprotoc17 2021-05-19T17:56:38.7968178Z The following NEW packages will be installed: 2021-05-19T17:56:38.7970392Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-19T17:56:38.7971616Z protobuf-compiler 2021-05-19T17:56:38.8284060Z 0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:38.8285263Z Need to get 2754 kB of archives. 2021-05-19T17:56:38.8286314Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-19T17:56:38.8288610Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-19T17:56:38.8319254Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-19T17:56:38.8395836Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-19T17:56:38.8493228Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-19T17:56:38.8860559Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-19T17:56:39.2567732Z Fetched 2754 kB in 0s (32.3 MB/s) 2021-05-19T17:56:39.2899512Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-19T17:56:39.2914331Z (Reading database ... 2021-05-19T17:56:39.2915967Z (Reading database ... 5% 2021-05-19T17:56:39.2918688Z (Reading database ... 10% 2021-05-19T17:56:39.2919309Z (Reading database ... 15% 2021-05-19T17:56:39.2919862Z (Reading database ... 20% 2021-05-19T17:56:39.2920425Z (Reading database ... 25% 2021-05-19T17:56:39.2921150Z (Reading database ... 30% 2021-05-19T17:56:39.2921708Z (Reading database ... 35% 2021-05-19T17:56:39.2922257Z (Reading database ... 40% 2021-05-19T17:56:39.2922844Z (Reading database ... 45% 2021-05-19T17:56:39.2923381Z (Reading database ... 50% 2021-05-19T17:56:39.3003945Z (Reading database ... 55% 2021-05-19T17:56:39.3048350Z (Reading database ... 60% 2021-05-19T17:56:39.3079871Z (Reading database ... 65% 2021-05-19T17:56:39.3129945Z (Reading database ... 70% 2021-05-19T17:56:39.3152167Z (Reading database ... 75% 2021-05-19T17:56:39.3385704Z (Reading database ... 80% 2021-05-19T17:56:39.3439947Z (Reading database ... 85% 2021-05-19T17:56:39.3534180Z (Reading database ... 90% 2021-05-19T17:56:39.3844393Z (Reading database ... 95% 2021-05-19T17:56:39.3845033Z (Reading database ... 100% 2021-05-19T17:56:39.3845877Z (Reading database ... 240633 files and directories currently installed.) 2021-05-19T17:56:39.3931627Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:39.3950624Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.4299745Z Selecting previously unselected package libprotoc17:amd64. 2021-05-19T17:56:39.4499906Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:39.4510196Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.5338827Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-19T17:56:39.5503242Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:39.5514938Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.6920586Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-19T17:56:39.7164129Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:39.7172463Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.8218620Z Selecting previously unselected package protobuf-compiler. 2021-05-19T17:56:39.8396287Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:39.8405753Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.8932232Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.8958354Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.8977788Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.9000277Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.9018506Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:39.9042073Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:40.5161926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:42.1166690Z Reading package lists... 2021-05-19T17:56:42.2619134Z Building dependency tree... 2021-05-19T17:56:42.2636591Z Reading state information... 2021-05-19T17:56:42.4072849Z The following additional packages will be installed: 2021-05-19T17:56:42.4075119Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-19T17:56:42.4076872Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-19T17:56:42.4078330Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-19T17:56:42.4080115Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-19T17:56:42.4081765Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-19T17:56:42.4083555Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T17:56:42.4085182Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T17:56:42.4086866Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T17:56:42.4088388Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T17:56:42.4089988Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T17:56:42.4091806Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T17:56:42.4093314Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T17:56:42.4094894Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T17:56:42.4096384Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T17:56:42.4097645Z Suggested packages: 2021-05-19T17:56:42.4099142Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-19T17:56:42.4102473Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-19T17:56:42.4104028Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-19T17:56:42.4105478Z nvidia-legacy-304xx-vdpau-driver 2021-05-19T17:56:42.4831145Z The following NEW packages will be installed: 2021-05-19T17:56:42.4835128Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-19T17:56:42.4836318Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-19T17:56:42.4838646Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-19T17:56:42.4839923Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-19T17:56:42.4843343Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-19T17:56:42.4846423Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T17:56:42.4849042Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T17:56:42.4852675Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T17:56:42.4853879Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T17:56:42.4856451Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T17:56:42.4858963Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T17:56:42.4861236Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T17:56:42.4864659Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T17:56:42.4869155Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T17:56:42.5099109Z 0 upgraded, 76 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:42.5099813Z Need to get 47.1 MB of archives. 2021-05-19T17:56:42.5100523Z After this operation, 195 MB of additional disk space will be used. 2021-05-19T17:56:42.5102163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-19T17:56:42.5335600Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-19T17:56:42.5350101Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-19T17:56:42.5357781Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-19T17:56:42.5365195Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-19T17:56:42.5372318Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-19T17:56:42.5380757Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-19T17:56:42.5425477Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-19T17:56:42.6687977Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-19T17:56:42.6694974Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-19T17:56:42.6710371Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-19T17:56:42.6743130Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-19T17:56:42.6792558Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-19T17:56:42.6826653Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-19T17:56:42.6837006Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-19T17:56:42.6872522Z 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-19T17:56:42.6896129Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-19T17:56:42.6926396Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-19T17:56:42.6993722Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-19T17:56:42.7250231Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-19T17:56:42.7272397Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-19T17:56:42.7388852Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-19T17:56:42.7638062Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-19T17:56:42.7665465Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-19T17:56:42.7674122Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-19T17:56:42.7728978Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-19T17:56:42.8893522Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-19T17:56:42.8940168Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-19T17:56:42.8968804Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-19T17:56:42.8989143Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-19T17:56:42.9020145Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-19T17:56:42.9026810Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-19T17:56:42.9057679Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-19T17:56:42.9084540Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-19T17:56:42.9218429Z 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-19T17:56:42.9261106Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-19T17:56:42.9496583Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-19T17:56:42.9543360Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-19T17:56:43.5250822Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-19T17:56:43.5363860Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-19T17:56:43.5437919Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-19T17:56:43.5491588Z 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-19T17:56:43.5565011Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-19T17:56:43.5590839Z 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-19T17:56:43.5614837Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-19T17:56:43.5857142Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-19T17:56:43.5991027Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-19T17:56:43.6127945Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-19T17:56:43.6233815Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-19T17:56:43.6593003Z 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-19T17:56:43.6691908Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-19T17:56:43.6779112Z 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-19T17:56:43.6860078Z 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-19T17:56:43.6938233Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-19T17:56:43.7031516Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-19T17:56:43.7094895Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-19T17:56:43.7258744Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-19T17:56:43.7394863Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-19T17:56:43.7487493Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-19T17:56:43.7663346Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-19T17:56:43.7780189Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-19T17:56:43.7885036Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-19T17:56:43.8013140Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-19T17:56:43.8171884Z 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-19T17:56:43.8394469Z 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-19T17:56:43.8495549Z 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-19T17:56:43.8597137Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-19T17:56:43.9258636Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-19T17:56:43.9357392Z 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-19T17:56:44.0169204Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-19T17:56:44.0250373Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-19T17:56:44.0326459Z 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-19T17:56:44.1163253Z 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-19T17:56:44.1612031Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-19T17:56:44.1931758Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-19T17:56:44.1933860Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-19T17:56:44.7243825Z Fetched 47.1 MB in 2s (27.7 MB/s) 2021-05-19T17:56:44.7549120Z Selecting previously unselected package libaom0:amd64. 2021-05-19T17:56:44.7588299Z (Reading database ... 2021-05-19T17:56:44.7588998Z (Reading database ... 5% 2021-05-19T17:56:44.7589656Z (Reading database ... 10% 2021-05-19T17:56:44.7590319Z (Reading database ... 15% 2021-05-19T17:56:44.7590975Z (Reading database ... 20% 2021-05-19T17:56:44.7591625Z (Reading database ... 25% 2021-05-19T17:56:44.7592268Z (Reading database ... 30% 2021-05-19T17:56:44.7592901Z (Reading database ... 35% 2021-05-19T17:56:44.7593538Z (Reading database ... 40% 2021-05-19T17:56:44.7594182Z (Reading database ... 45% 2021-05-19T17:56:44.7594813Z (Reading database ... 50% 2021-05-19T17:56:44.7674968Z (Reading database ... 55% 2021-05-19T17:56:44.7715718Z (Reading database ... 60% 2021-05-19T17:56:44.7745791Z (Reading database ... 65% 2021-05-19T17:56:44.7795310Z (Reading database ... 70% 2021-05-19T17:56:44.7816282Z (Reading database ... 75% 2021-05-19T17:56:44.8067879Z (Reading database ... 80% 2021-05-19T17:56:44.8096455Z (Reading database ... 85% 2021-05-19T17:56:44.8183302Z (Reading database ... 90% 2021-05-19T17:56:44.8489126Z (Reading database ... 95% 2021-05-19T17:56:44.8489729Z (Reading database ... 100% 2021-05-19T17:56:44.8490572Z (Reading database ... 240804 files and directories currently installed.) 2021-05-19T17:56:44.8573071Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-19T17:56:44.8590925Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T17:56:44.9817330Z Selecting previously unselected package libva2:amd64. 2021-05-19T17:56:45.0051313Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:45.0058930Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-19T17:56:45.0296447Z Selecting previously unselected package libva-drm2:amd64. 2021-05-19T17:56:45.0528772Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:45.0538104Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T17:56:45.0818660Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-19T17:56:45.0964682Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:45.0972765Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T17:56:45.1258694Z Selecting previously unselected package libvdpau1:amd64. 2021-05-19T17:56:45.1410511Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-19T17:56:45.1418145Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:45.1779275Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-19T17:56:45.1967964Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-19T17:56:45.1974453Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T17:56:45.2258042Z Selecting previously unselected package libavutil56:amd64. 2021-05-19T17:56:45.2427580Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:45.2438237Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:45.2898656Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-19T17:56:45.3069065Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-19T17:56:45.3085714Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T17:56:45.9980177Z Selecting previously unselected package libgsm1:amd64. 2021-05-19T17:56:46.0166205Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-19T17:56:46.0176557Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-19T17:56:46.0385095Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-19T17:56:46.0632920Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-19T17:56:46.0642049Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-19T17:56:46.0991818Z Selecting previously unselected package libopus0:amd64. 2021-05-19T17:56:46.1198350Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:46.1207485Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T17:56:46.1618352Z Selecting previously unselected package libshine3:amd64. 2021-05-19T17:56:46.1806344Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-19T17:56:46.1815010Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-19T17:56:46.2020706Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-19T17:56:46.2266537Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-19T17:56:46.2276574Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T17:56:46.2538555Z Selecting previously unselected package libspeex1:amd64. 2021-05-19T17:56:46.2728794Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-19T17:56:46.2739397Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T17:56:46.3058148Z Selecting previously unselected package libsoxr0:amd64. 2021-05-19T17:56:46.3228378Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-19T17:56:46.3239325Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T17:56:46.3538794Z Selecting previously unselected package libswresample3:amd64. 2021-05-19T17:56:46.3742603Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:46.3750548Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:46.3987862Z Selecting previously unselected package libtheora0:amd64. 2021-05-19T17:56:46.4233962Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-19T17:56:46.4245508Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T17:56:46.4618700Z Selecting previously unselected package libtwolame0:amd64. 2021-05-19T17:56:46.4824608Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-19T17:56:46.4832747Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T17:56:46.5055935Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-19T17:56:46.5296048Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-19T17:56:46.5307321Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T17:56:46.5658116Z Selecting previously unselected package libwavpack1:amd64. 2021-05-19T17:56:46.5834169Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:46.5841661Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T17:56:46.6178698Z Selecting previously unselected package libx264-155:amd64. 2021-05-19T17:56:46.6330024Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-19T17:56:46.6340932Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T17:56:46.7099619Z Selecting previously unselected package libx265-179:amd64. 2021-05-19T17:56:46.7281082Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-19T17:56:46.7295667Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T17:56:46.8827609Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-19T17:56:46.9076440Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-19T17:56:46.9083720Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T17:56:46.9539294Z Selecting previously unselected package libzvbi-common. 2021-05-19T17:56:46.9696226Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-19T17:56:46.9707476Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-19T17:56:46.9978838Z Selecting previously unselected package libzvbi0:amd64. 2021-05-19T17:56:47.0182791Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-19T17:56:47.0189951Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T17:56:47.0604287Z Selecting previously unselected package libavcodec58:amd64. 2021-05-19T17:56:47.0850151Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:47.0858909Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:47.5321448Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-19T17:56:47.5572121Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-19T17:56:47.5579701Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T17:56:47.5899047Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-19T17:56:47.6056298Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-19T17:56:47.6069144Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T17:56:47.6338715Z Selecting previously unselected package libass9:amd64. 2021-05-19T17:56:47.6512732Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-19T17:56:47.6521009Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-19T17:56:47.6817924Z Selecting previously unselected package libbluray2:amd64. 2021-05-19T17:56:47.7023858Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-19T17:56:47.7032037Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T17:56:47.7337414Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-19T17:56:47.7577551Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-19T17:56:47.7585196Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T17:56:47.7858216Z Selecting previously unselected package libgme0:amd64. 2021-05-19T17:56:47.8037578Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-19T17:56:47.8047410Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T17:56:47.8418560Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-19T17:56:47.8568524Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-19T17:56:47.8575535Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T17:56:47.8938040Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-19T17:56:47.9117784Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-19T17:56:47.9127359Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T17:56:47.9938377Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-19T17:56:48.0084573Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T17:56:48.0091975Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:48.0461414Z Selecting previously unselected package libavformat58:amd64. 2021-05-19T17:56:48.0702979Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:48.0709460Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.1778062Z Selecting previously unselected package libbs2b0:amd64. 2021-05-19T17:56:48.1964654Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-19T17:56:48.1974680Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T17:56:48.2241609Z Selecting previously unselected package libflite1:amd64. 2021-05-19T17:56:48.2487066Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-19T17:56:48.2495325Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-19T17:56:49.3085229Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-19T17:56:49.3334621Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-19T17:56:49.3342125Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T17:56:49.3619197Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-19T17:56:49.3826635Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-19T17:56:49.3837448Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T17:56:49.4041955Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-19T17:56:49.4288890Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-19T17:56:49.4296447Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T17:56:49.4490318Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-19T17:56:49.4735702Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:49.4742714Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T17:56:49.4974735Z Selecting previously unselected package libmysofa1:amd64. 2021-05-19T17:56:49.5216506Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-19T17:56:49.5227323Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T17:56:49.5498018Z Selecting previously unselected package libpostproc55:amd64. 2021-05-19T17:56:49.5687450Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:49.5698180Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:49.5931293Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-19T17:56:49.6170722Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-19T17:56:49.6178896Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T17:56:49.7261863Z Selecting previously unselected package librubberband2:amd64. 2021-05-19T17:56:49.7504097Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-19T17:56:49.7511859Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T17:56:49.7858089Z Selecting previously unselected package libswscale5:amd64. 2021-05-19T17:56:49.8020473Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:49.8028348Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:49.8418108Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-19T17:56:49.8588893Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-19T17:56:49.8596193Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T17:56:49.8811335Z Selecting previously unselected package libavfilter7:amd64. 2021-05-19T17:56:49.9051789Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:49.9059336Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:50.0230819Z Selecting previously unselected package libcaca0:amd64. 2021-05-19T17:56:50.0436456Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-19T17:56:50.0444778Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T17:56:50.0828465Z Selecting previously unselected package libcdio18:amd64. 2021-05-19T17:56:50.1071298Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-19T17:56:50.1079651Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-19T17:56:50.1322919Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-19T17:56:50.1563588Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T17:56:50.1570727Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:50.1766312Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-19T17:56:50.2005230Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T17:56:50.2015098Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:50.2209228Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-19T17:56:50.2447427Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-19T17:56:50.2454323Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T17:56:50.2719231Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-19T17:56:50.2953256Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-19T17:56:50.2961087Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T17:56:50.3218381Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-19T17:56:50.3395616Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-19T17:56:50.3405686Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T17:56:50.3858566Z Selecting previously unselected package libopenal-data. 2021-05-19T17:56:50.4075095Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-19T17:56:50.4084287Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-19T17:56:50.4458031Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-19T17:56:50.4638031Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-19T17:56:50.4645031Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T17:56:50.4857368Z Selecting previously unselected package libopenal1:amd64. 2021-05-19T17:56:50.5099735Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-19T17:56:50.5106569Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T17:56:50.5695245Z Selecting previously unselected package libasyncns0:amd64. 2021-05-19T17:56:50.5936238Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-19T17:56:50.5947396Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-19T17:56:50.6178471Z Selecting previously unselected package libflac8:amd64. 2021-05-19T17:56:50.6387291Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-19T17:56:50.6397260Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T17:56:50.6738199Z Selecting previously unselected package libsndfile1:amd64. 2021-05-19T17:56:50.6917057Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-19T17:56:50.6925134Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T17:56:50.7277829Z Selecting previously unselected package libpulse0:amd64. 2021-05-19T17:56:50.7519953Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-19T17:56:50.7586529Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T17:56:50.8019955Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-19T17:56:50.8245943Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-19T17:56:50.8253086Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T17:56:50.8858404Z Selecting previously unselected package libavdevice58:amd64. 2021-05-19T17:56:50.9037094Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:50.9045468Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:50.9338072Z Selecting previously unselected package libavresample4:amd64. 2021-05-19T17:56:50.9536668Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:50.9545554Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:50.9780191Z Selecting previously unselected package ffmpeg. 2021-05-19T17:56:51.0018309Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:51.0086327Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:51.1218411Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-19T17:56:51.1445256Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-19T17:56:51.1452599Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T17:56:51.1728328Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-19T17:56:51.1965937Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-19T17:56:51.1973248Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T17:56:51.3637936Z Selecting previously unselected package libaacs0:amd64. 2021-05-19T17:56:51.3882490Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-19T17:56:51.3888676Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-19T17:56:51.4178228Z Selecting previously unselected package libbdplus0:amd64. 2021-05-19T17:56:51.4368134Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-19T17:56:51.4384746Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T17:56:51.4699453Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-19T17:56:51.4938762Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:51.4947829Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:51.7539846Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-19T17:56:51.7724613Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:51.7733953Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:52.0379270Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-19T17:56:52.0613409Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-19T17:56:52.0623598Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T17:56:52.1859395Z Selecting previously unselected package va-driver-all:amd64. 2021-05-19T17:56:52.2050256Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-19T17:56:52.2058788Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T17:56:52.2299071Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-19T17:56:52.2489707Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-19T17:56:52.2497719Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:52.3036381Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T17:56:52.3059189Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:52.3079304Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T17:56:52.3097925Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T17:56:52.3116095Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T17:56:52.3135082Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-19T17:56:52.3154227Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T17:56:52.3172921Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T17:56:52.3194384Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-19T17:56:52.3212122Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T17:56:52.3228597Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T17:56:52.3248105Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T17:56:52.3266019Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T17:56:52.3290858Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T17:56:52.3312027Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T17:56:52.3331168Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-19T17:56:52.3356862Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T17:56:52.3374322Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T17:56:52.3392221Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T17:56:52.3412908Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-19T17:56:52.3429452Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-19T17:56:52.3446419Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T17:56:52.3471143Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T17:56:52.3488222Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T17:56:52.3505080Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T17:56:52.3522072Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-19T17:56:52.3540950Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T17:56:52.3558020Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T17:56:52.3578589Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T17:56:52.3596433Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-19T17:56:52.3620885Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T17:56:52.3640203Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T17:56:52.3659614Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-19T17:56:52.3686787Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:52.3709091Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T17:56:52.3726748Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T17:56:52.3751048Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T17:56:52.3772169Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-19T17:56:52.3797069Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:52.3826365Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T17:56:52.3846356Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T17:56:52.3864700Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T17:56:52.3889008Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T17:56:52.3909120Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-19T17:56:52.3928343Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-19T17:56:52.3945793Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T17:56:52.3966330Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T17:56:52.3988900Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T17:56:52.4005816Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T17:56:52.4023784Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T17:56:52.4042864Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:52.4064456Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T17:56:52.4082092Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:52.4100704Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:52.4272347Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T17:56:52.4289945Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4307244Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T17:56:52.4323152Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4339956Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T17:56:52.4358842Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T17:56:52.4378028Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:52.4393716Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T17:56:52.4411614Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T17:56:52.4429939Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4455186Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T17:56:52.4474704Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T17:56:52.4496589Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T17:56:52.4574932Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4590910Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4614128Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4634299Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T17:56:52.4656549Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T17:56:52.4675723Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4697630Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4718062Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4737402Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:52.4810520Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:53.3923828Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:54.9875824Z Reading package lists... 2021-05-19T17:56:55.1326865Z Building dependency tree... 2021-05-19T17:56:55.1344405Z Reading state information... 2021-05-19T17:56:55.2679871Z The following additional packages will be installed: 2021-05-19T17:56:55.2682267Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T17:56:55.3177570Z The following NEW packages will be installed: 2021-05-19T17:56:55.3179638Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T17:56:55.3180844Z libmagick++-dev 2021-05-19T17:56:55.3381601Z 0 upgraded, 4 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:55.3382700Z Need to get 309 kB of archives. 2021-05-19T17:56:55.3383642Z After this operation, 2202 kB of additional disk space will be used. 2021-05-19T17:56:55.3385614Z 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-19T17:56:55.3423701Z 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-19T17:56:55.3450022Z 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-19T17:56:55.3464558Z 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-19T17:56:55.7202904Z Fetched 309 kB in 0s (12.5 MB/s) 2021-05-19T17:56:55.7480276Z Selecting previously unselected package libmagick++-6-headers. 2021-05-19T17:56:55.7551857Z (Reading database ... 2021-05-19T17:56:55.7552380Z (Reading database ... 5% 2021-05-19T17:56:55.7553061Z (Reading database ... 10% 2021-05-19T17:56:55.7553614Z (Reading database ... 15% 2021-05-19T17:56:55.7554187Z (Reading database ... 20% 2021-05-19T17:56:55.7554750Z (Reading database ... 25% 2021-05-19T17:56:55.7555287Z (Reading database ... 30% 2021-05-19T17:56:55.7555846Z (Reading database ... 35% 2021-05-19T17:56:55.7556397Z (Reading database ... 40% 2021-05-19T17:56:55.7556942Z (Reading database ... 45% 2021-05-19T17:56:55.7557494Z (Reading database ... 50% 2021-05-19T17:56:55.7636218Z (Reading database ... 55% 2021-05-19T17:56:55.7674469Z (Reading database ... 60% 2021-05-19T17:56:55.7709952Z (Reading database ... 65% 2021-05-19T17:56:55.7753791Z (Reading database ... 70% 2021-05-19T17:56:55.7778176Z (Reading database ... 75% 2021-05-19T17:56:55.8032222Z (Reading database ... 80% 2021-05-19T17:56:55.8059130Z (Reading database ... 85% 2021-05-19T17:56:55.8143939Z (Reading database ... 90% 2021-05-19T17:56:55.8463672Z (Reading database ... 95% 2021-05-19T17:56:55.8464361Z (Reading database ... 100% 2021-05-19T17:56:55.8465204Z (Reading database ... 241345 files and directories currently installed.) 2021-05-19T17:56:55.8555689Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T17:56:55.8632879Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:55.8899262Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-19T17:56:55.9099762Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T17:56:55.9113468Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:55.9499535Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-19T17:56:55.9678221Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T17:56:55.9684978Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.0219197Z Selecting previously unselected package libmagick++-dev. 2021-05-19T17:56:56.0397505Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T17:56:56.0458654Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.0962135Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.1034005Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.1056244Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.1077181Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:56.1152041Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:57.6886027Z Reading package lists... 2021-05-19T17:56:57.8292368Z Building dependency tree... 2021-05-19T17:56:57.8311480Z Reading state information... 2021-05-19T17:56:57.9655025Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-19T17:56:57.9656861Z The following additional packages will be installed: 2021-05-19T17:56:57.9658836Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-19T17:56:57.9660186Z libijs-0.35 libjbig2dec0 2021-05-19T17:56:57.9666229Z Suggested packages: 2021-05-19T17:56:57.9667977Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-19T17:56:57.9668884Z ghostscript-x 2021-05-19T17:56:58.0148582Z The following NEW packages will be installed: 2021-05-19T17:56:58.0152961Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-19T17:56:58.0159239Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-19T17:56:58.0339158Z 0 upgraded, 8 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:58.0340046Z Need to get 11.2 MB of archives. 2021-05-19T17:56:58.0341203Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-19T17:56:58.0343097Z 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-19T17:56:58.0674389Z 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-19T17:56:58.0748283Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-19T17:56:58.1907720Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-19T17:56:58.1988300Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-19T17:56:58.1994253Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-19T17:56:58.2009285Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-19T17:56:58.2364020Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-19T17:56:58.6180563Z Fetched 11.2 MB in 0s (51.6 MB/s) 2021-05-19T17:56:58.6462112Z Selecting previously unselected package fonts-droid-fallback. 2021-05-19T17:56:58.6531703Z (Reading database ... 2021-05-19T17:56:58.6532201Z (Reading database ... 5% 2021-05-19T17:56:58.6532718Z (Reading database ... 10% 2021-05-19T17:56:58.6533194Z (Reading database ... 15% 2021-05-19T17:56:58.6533673Z (Reading database ... 20% 2021-05-19T17:56:58.6534144Z (Reading database ... 25% 2021-05-19T17:56:58.6534598Z (Reading database ... 30% 2021-05-19T17:56:58.6535061Z (Reading database ... 35% 2021-05-19T17:56:58.6535533Z (Reading database ... 40% 2021-05-19T17:56:58.6535988Z (Reading database ... 45% 2021-05-19T17:56:58.6536451Z (Reading database ... 50% 2021-05-19T17:56:58.6615494Z (Reading database ... 55% 2021-05-19T17:56:58.6652076Z (Reading database ... 60% 2021-05-19T17:56:58.6688800Z (Reading database ... 65% 2021-05-19T17:56:58.6732470Z (Reading database ... 70% 2021-05-19T17:56:58.6757416Z (Reading database ... 75% 2021-05-19T17:56:58.7013938Z (Reading database ... 80% 2021-05-19T17:56:58.7041446Z (Reading database ... 85% 2021-05-19T17:56:58.7123709Z (Reading database ... 90% 2021-05-19T17:56:58.7440205Z (Reading database ... 95% 2021-05-19T17:56:58.7440841Z (Reading database ... 100% 2021-05-19T17:56:58.7441680Z (Reading database ... 241390 files and directories currently installed.) 2021-05-19T17:56:58.7534041Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-19T17:56:58.7753775Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T17:56:58.9698757Z Selecting previously unselected package fonts-noto-mono. 2021-05-19T17:56:58.9857167Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-19T17:56:58.9865365Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T17:56:59.0181538Z Selecting previously unselected package fonts-urw-base35. 2021-05-19T17:56:59.0379099Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-19T17:56:59.0943228Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-19T17:56:59.4579160Z Selecting previously unselected package libgs9-common. 2021-05-19T17:56:59.4796484Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-19T17:56:59.4803156Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:59.5679564Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-19T17:56:59.5930182Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-19T17:56:59.5942781Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-19T17:56:59.6215206Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-19T17:56:59.6386402Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-19T17:56:59.6393885Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T17:56:59.6648845Z Selecting previously unselected package libgs9:amd64. 2021-05-19T17:56:59.6893031Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T17:56:59.6899552Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:59.9418842Z Selecting previously unselected package ghostscript. 2021-05-19T17:56:59.9631616Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T17:56:59.9640388Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:57:00.0213537Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T17:57:00.0238997Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-19T17:57:00.0256599Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-19T17:57:00.0819869Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T17:57:00.0839084Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T17:57:00.1048695Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:57:00.1064456Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:57:00.1079202Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:57:00.1175531Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:57:00.2127693Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:00.2302130Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:02.7427379Z Reading package lists... 2021-05-19T17:57:02.8783740Z Building dependency tree... 2021-05-19T17:57:02.8802428Z Reading state information... 2021-05-19T17:57:03.0148120Z The following additional packages will be installed: 2021-05-19T17:57:03.0150132Z libudunits2-0 libudunits2-data 2021-05-19T17:57:03.0633618Z The following NEW packages will be installed: 2021-05-19T17:57:03.0638310Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-19T17:57:03.1203645Z 0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:03.1204733Z Need to get 429 kB of archives. 2021-05-19T17:57:03.1206013Z After this operation, 1026 kB of additional disk space will be used. 2021-05-19T17:57:03.1208390Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-19T17:57:03.1295703Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-19T17:57:03.1425846Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-19T17:57:03.5402229Z Fetched 429 kB in 0s (4615 kB/s) 2021-05-19T17:57:03.5667474Z Selecting previously unselected package libudunits2-data. 2021-05-19T17:57:03.5739557Z (Reading database ... 2021-05-19T17:57:03.5740343Z (Reading database ... 5% 2021-05-19T17:57:03.5741014Z (Reading database ... 10% 2021-05-19T17:57:03.5741655Z (Reading database ... 15% 2021-05-19T17:57:03.5742297Z (Reading database ... 20% 2021-05-19T17:57:03.5742925Z (Reading database ... 25% 2021-05-19T17:57:03.5743572Z (Reading database ... 30% 2021-05-19T17:57:03.5744252Z (Reading database ... 35% 2021-05-19T17:57:03.5744880Z (Reading database ... 40% 2021-05-19T17:57:03.5745684Z (Reading database ... 45% 2021-05-19T17:57:03.5746345Z (Reading database ... 50% 2021-05-19T17:57:03.5833790Z (Reading database ... 55% 2021-05-19T17:57:03.5869193Z (Reading database ... 60% 2021-05-19T17:57:03.5905815Z (Reading database ... 65% 2021-05-19T17:57:03.5948775Z (Reading database ... 70% 2021-05-19T17:57:03.5973583Z (Reading database ... 75% 2021-05-19T17:57:03.6234262Z (Reading database ... 80% 2021-05-19T17:57:03.6259974Z (Reading database ... 85% 2021-05-19T17:57:03.6347761Z (Reading database ... 90% 2021-05-19T17:57:03.6665023Z (Reading database ... 95% 2021-05-19T17:57:03.6665529Z (Reading database ... 100% 2021-05-19T17:57:03.6666271Z (Reading database ... 241954 files and directories currently installed.) 2021-05-19T17:57:03.6756002Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-19T17:57:03.6769939Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-19T17:57:03.7059246Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-19T17:57:03.7233325Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-19T17:57:03.7249550Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T17:57:03.7538914Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-19T17:57:03.7716983Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-19T17:57:03.7724468Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T17:57:03.8385021Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-19T17:57:03.8408815Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T17:57:03.8428607Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T17:57:03.8458877Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:03.9438312Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:05.5697692Z Reading package lists... 2021-05-19T17:57:05.7169976Z Building dependency tree... 2021-05-19T17:57:05.7188352Z Reading state information... 2021-05-19T17:57:05.9166559Z The following NEW packages will be installed: 2021-05-19T17:57:05.9171097Z libjq-dev 2021-05-19T17:57:06.0564698Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:06.0565551Z Need to get 11.2 kB of archives. 2021-05-19T17:57:06.0566366Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-19T17:57:06.0568800Z 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-19T17:57:06.4417245Z Fetched 11.2 kB in 0s (82.6 kB/s) 2021-05-19T17:57:06.4695281Z Selecting previously unselected package libjq-dev:amd64. 2021-05-19T17:57:06.4768072Z (Reading database ... 2021-05-19T17:57:06.4768803Z (Reading database ... 5% 2021-05-19T17:57:06.4769492Z (Reading database ... 10% 2021-05-19T17:57:06.4770148Z (Reading database ... 15% 2021-05-19T17:57:06.4770780Z (Reading database ... 20% 2021-05-19T17:57:06.4771418Z (Reading database ... 25% 2021-05-19T17:57:06.4772056Z (Reading database ... 30% 2021-05-19T17:57:06.4772682Z (Reading database ... 35% 2021-05-19T17:57:06.4773355Z (Reading database ... 40% 2021-05-19T17:57:06.4773997Z (Reading database ... 45% 2021-05-19T17:57:06.4774624Z (Reading database ... 50% 2021-05-19T17:57:06.4854504Z (Reading database ... 55% 2021-05-19T17:57:06.4890735Z (Reading database ... 60% 2021-05-19T17:57:06.4953748Z (Reading database ... 65% 2021-05-19T17:57:06.4976784Z (Reading database ... 70% 2021-05-19T17:57:06.5002585Z (Reading database ... 75% 2021-05-19T17:57:06.5281014Z (Reading database ... 80% 2021-05-19T17:57:06.5309518Z (Reading database ... 85% 2021-05-19T17:57:06.5407832Z (Reading database ... 90% 2021-05-19T17:57:06.5759635Z (Reading database ... 95% 2021-05-19T17:57:06.5760255Z (Reading database ... 100% 2021-05-19T17:57:06.5761079Z (Reading database ... 241983 files and directories currently installed.) 2021-05-19T17:57:06.5861660Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:57:06.5871696Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T17:57:06.6384570Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T17:57:08.2264989Z Reading package lists... 2021-05-19T17:57:08.3713070Z Building dependency tree... 2021-05-19T17:57:08.3732015Z Reading state information... 2021-05-19T17:57:08.5579642Z The following NEW packages will be installed: 2021-05-19T17:57:08.5584926Z libmng2 2021-05-19T17:57:08.5863813Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:08.5865019Z Need to get 168 kB of archives. 2021-05-19T17:57:08.5866542Z After this operation, 571 kB of additional disk space will be used. 2021-05-19T17:57:08.5868729Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-19T17:57:08.9851143Z Fetched 168 kB in 0s (4524 kB/s) 2021-05-19T17:57:09.0178631Z Selecting previously unselected package libmng2:amd64. 2021-05-19T17:57:09.0210408Z (Reading database ... 2021-05-19T17:57:09.0211154Z (Reading database ... 5% 2021-05-19T17:57:09.0212072Z (Reading database ... 10% 2021-05-19T17:57:09.0212619Z (Reading database ... 15% 2021-05-19T17:57:09.0213081Z (Reading database ... 20% 2021-05-19T17:57:09.0213550Z (Reading database ... 25% 2021-05-19T17:57:09.0214013Z (Reading database ... 30% 2021-05-19T17:57:09.0214480Z (Reading database ... 35% 2021-05-19T17:57:09.0214945Z (Reading database ... 40% 2021-05-19T17:57:09.0215439Z (Reading database ... 45% 2021-05-19T17:57:09.0215926Z (Reading database ... 50% 2021-05-19T17:57:09.0295716Z (Reading database ... 55% 2021-05-19T17:57:09.0331416Z (Reading database ... 60% 2021-05-19T17:57:09.0393381Z (Reading database ... 65% 2021-05-19T17:57:09.0415972Z (Reading database ... 70% 2021-05-19T17:57:09.0441234Z (Reading database ... 75% 2021-05-19T17:57:09.0705242Z (Reading database ... 80% 2021-05-19T17:57:09.0733305Z (Reading database ... 85% 2021-05-19T17:57:09.0825467Z (Reading database ... 90% 2021-05-19T17:57:09.1159810Z (Reading database ... 95% 2021-05-19T17:57:09.1160478Z (Reading database ... 100% 2021-05-19T17:57:09.1161333Z (Reading database ... 241989 files and directories currently installed.) 2021-05-19T17:57:09.1259122Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-19T17:57:09.1273666Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T17:57:09.1993397Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T17:57:09.2020997Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:10.8519043Z Reading package lists... 2021-05-19T17:57:10.9966022Z Building dependency tree... 2021-05-19T17:57:10.9984108Z Reading state information... 2021-05-19T17:57:11.1742433Z E: Unable to locate package libmng1 2021-05-19T17:57:11.2355374Z Reading package lists... 2021-05-19T17:57:11.3739912Z Building dependency tree... 2021-05-19T17:57:11.3758221Z Reading state information... 2021-05-19T17:57:11.4887010Z E: Unable to locate package libapparmor-devel 2021-05-19T17:57:11.5495498Z Reading package lists... 2021-05-19T17:57:11.7022624Z Building dependency tree... 2021-05-19T17:57:11.7040631Z Reading state information... 2021-05-19T17:57:11.8450237Z The following additional packages will be installed: 2021-05-19T17:57:11.8452227Z libij-java 2021-05-19T17:57:11.8940829Z The following NEW packages will be installed: 2021-05-19T17:57:11.8945874Z imagej libij-java 2021-05-19T17:57:11.9365279Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:11.9366041Z Need to get 2328 kB of archives. 2021-05-19T17:57:11.9367177Z After this operation, 2498 kB of additional disk space will be used. 2021-05-19T17:57:11.9369145Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-19T17:57:12.0813448Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-19T17:57:12.4750949Z Fetched 2328 kB in 0s (12.4 MB/s) 2021-05-19T17:57:12.5017778Z Selecting previously unselected package libij-java. 2021-05-19T17:57:12.5089446Z (Reading database ... 2021-05-19T17:57:12.5090125Z (Reading database ... 5% 2021-05-19T17:57:12.5090914Z (Reading database ... 10% 2021-05-19T17:57:12.5091552Z (Reading database ... 15% 2021-05-19T17:57:12.5092123Z (Reading database ... 20% 2021-05-19T17:57:12.5092701Z (Reading database ... 25% 2021-05-19T17:57:12.5093279Z (Reading database ... 30% 2021-05-19T17:57:12.5093863Z (Reading database ... 35% 2021-05-19T17:57:12.5094425Z (Reading database ... 40% 2021-05-19T17:57:12.5095026Z (Reading database ... 45% 2021-05-19T17:57:12.5095584Z (Reading database ... 50% 2021-05-19T17:57:12.5174266Z (Reading database ... 55% 2021-05-19T17:57:12.5209738Z (Reading database ... 60% 2021-05-19T17:57:12.5270527Z (Reading database ... 65% 2021-05-19T17:57:12.5292344Z (Reading database ... 70% 2021-05-19T17:57:12.5317503Z (Reading database ... 75% 2021-05-19T17:57:12.5576103Z (Reading database ... 80% 2021-05-19T17:57:12.5603101Z (Reading database ... 85% 2021-05-19T17:57:12.5690505Z (Reading database ... 90% 2021-05-19T17:57:12.6020940Z (Reading database ... 95% 2021-05-19T17:57:12.6021914Z (Reading database ... 100% 2021-05-19T17:57:12.6022918Z (Reading database ... 241995 files and directories currently installed.) 2021-05-19T17:57:12.6118576Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-19T17:57:12.6127710Z Unpacking libij-java (1.52r-1) ... 2021-05-19T17:57:12.7058868Z Selecting previously unselected package imagej. 2021-05-19T17:57:12.7271721Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-19T17:57:12.7278801Z Unpacking imagej (1.52r-1) ... 2021-05-19T17:57:12.7866194Z Setting up libij-java (1.52r-1) ... 2021-05-19T17:57:12.7887786Z Setting up imagej (1.52r-1) ... 2021-05-19T17:57:12.7907752Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T17:57:12.8368405Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:13.4597409Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T17:57:15.0473303Z Reading package lists... 2021-05-19T17:57:15.1919307Z Building dependency tree... 2021-05-19T17:57:15.1937674Z Reading state information... 2021-05-19T17:57:15.3344237Z Suggested packages: 2021-05-19T17:57:15.3346127Z bowtie2-examples 2021-05-19T17:57:15.3789018Z The following NEW packages will be installed: 2021-05-19T17:57:15.3794395Z bowtie2 2021-05-19T17:57:15.4441762Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:15.4443338Z Need to get 1324 kB of archives. 2021-05-19T17:57:15.4444643Z After this operation, 5630 kB of additional disk space will be used. 2021-05-19T17:57:15.4446722Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-19T17:57:15.8729969Z Fetched 1324 kB in 0s (12.1 MB/s) 2021-05-19T17:57:15.8994492Z Selecting previously unselected package bowtie2. 2021-05-19T17:57:15.9066694Z (Reading database ... 2021-05-19T17:57:15.9067474Z (Reading database ... 5% 2021-05-19T17:57:15.9068120Z (Reading database ... 10% 2021-05-19T17:57:15.9068707Z (Reading database ... 15% 2021-05-19T17:57:15.9069295Z (Reading database ... 20% 2021-05-19T17:57:15.9069892Z (Reading database ... 25% 2021-05-19T17:57:15.9070475Z (Reading database ... 30% 2021-05-19T17:57:15.9071058Z (Reading database ... 35% 2021-05-19T17:57:15.9071637Z (Reading database ... 40% 2021-05-19T17:57:15.9072207Z (Reading database ... 45% 2021-05-19T17:57:15.9072765Z (Reading database ... 50% 2021-05-19T17:57:15.9162909Z (Reading database ... 55% 2021-05-19T17:57:15.9198661Z (Reading database ... 60% 2021-05-19T17:57:15.9256649Z (Reading database ... 65% 2021-05-19T17:57:15.9278855Z (Reading database ... 70% 2021-05-19T17:57:15.9306960Z (Reading database ... 75% 2021-05-19T17:57:15.9564717Z (Reading database ... 80% 2021-05-19T17:57:15.9591490Z (Reading database ... 85% 2021-05-19T17:57:15.9678228Z (Reading database ... 90% 2021-05-19T17:57:16.0001048Z (Reading database ... 95% 2021-05-19T17:57:16.0002034Z (Reading database ... 100% 2021-05-19T17:57:16.0003036Z (Reading database ... 242018 files and directories currently installed.) 2021-05-19T17:57:16.0095461Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-19T17:57:16.0103814Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-19T17:57:16.1806404Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-19T17:57:16.1830604Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:18.5278737Z Reading package lists... 2021-05-19T17:57:18.6801123Z Building dependency tree... 2021-05-19T17:57:18.6819899Z Reading state information... 2021-05-19T17:57:18.8477718Z E: Unable to locate package install 2021-05-19T17:57:18.8479128Z E: Unable to locate package gdal 2021-05-19T17:57:18.9095663Z Reading package lists... 2021-05-19T17:57:19.0468768Z Building dependency tree... 2021-05-19T17:57:19.0486599Z Reading state information... 2021-05-19T17:57:19.0690244Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-19T17:57:19.0691715Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T17:57:19.0692631Z is only available from another source 2021-05-19T17:57:19.0693202Z 2021-05-19T17:57:19.1610358Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-19T17:57:19.2213163Z Reading package lists... 2021-05-19T17:57:19.3617792Z Building dependency tree... 2021-05-19T17:57:19.3635616Z Reading state information... 2021-05-19T17:57:19.3841608Z Package libav-tools is not available, but is referred to by another package. 2021-05-19T17:57:19.3843041Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T17:57:19.3844088Z is only available from another source 2021-05-19T17:57:19.3845045Z However the following packages replace it: 2021-05-19T17:57:19.3845804Z ffmpeg 2021-05-19T17:57:19.3846278Z 2021-05-19T17:57:19.4782225Z E: Package 'libav-tools' has no installation candidate 2021-05-19T17:57:19.5387972Z Reading package lists... 2021-05-19T17:57:19.6999946Z Building dependency tree... 2021-05-19T17:57:19.7018459Z Reading state information... 2021-05-19T17:57:19.8506058Z The following additional packages will be installed: 2021-05-19T17:57:19.8509557Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-19T17:57:19.8515215Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T17:57:19.8516232Z libssh2-1-dev 2021-05-19T17:57:19.8516776Z Suggested packages: 2021-05-19T17:57:19.8517580Z libgcrypt20-doc libmbedtls-doc 2021-05-19T17:57:19.8992563Z The following NEW packages will be installed: 2021-05-19T17:57:19.8995595Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-19T17:57:19.8999913Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T17:57:19.9004746Z libssh2-1-dev 2021-05-19T17:57:19.9343529Z 0 upgraded, 11 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:19.9344336Z Need to get 2667 kB of archives. 2021-05-19T17:57:19.9345139Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-19T17:57:19.9347415Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-19T17:57:19.9379774Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-19T17:57:19.9475286Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-19T17:57:19.9557681Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-19T17:57:19.9723246Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-19T17:57:19.9814986Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-19T17:57:19.9902698Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-19T17:57:20.0256001Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-19T17:57:20.0475789Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-19T17:57:20.0671884Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-19T17:57:20.0746408Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-19T17:57:20.4959654Z Fetched 2667 kB in 0s (13.3 MB/s) 2021-05-19T17:57:20.5229469Z Selecting previously unselected package libgpg-error-dev. 2021-05-19T17:57:20.5302443Z (Reading database ... 2021-05-19T17:57:20.5303182Z (Reading database ... 5% 2021-05-19T17:57:20.5303879Z (Reading database ... 10% 2021-05-19T17:57:20.5304526Z (Reading database ... 15% 2021-05-19T17:57:20.5305170Z (Reading database ... 20% 2021-05-19T17:57:20.5305810Z (Reading database ... 25% 2021-05-19T17:57:20.5306452Z (Reading database ... 30% 2021-05-19T17:57:20.5307092Z (Reading database ... 35% 2021-05-19T17:57:20.5307736Z (Reading database ... 40% 2021-05-19T17:57:20.5308374Z (Reading database ... 45% 2021-05-19T17:57:20.5309014Z (Reading database ... 50% 2021-05-19T17:57:20.5386622Z (Reading database ... 55% 2021-05-19T17:57:20.5426491Z (Reading database ... 60% 2021-05-19T17:57:20.5485624Z (Reading database ... 65% 2021-05-19T17:57:20.5508404Z (Reading database ... 70% 2021-05-19T17:57:20.5533323Z (Reading database ... 75% 2021-05-19T17:57:20.5808133Z (Reading database ... 80% 2021-05-19T17:57:20.5836070Z (Reading database ... 85% 2021-05-19T17:57:20.5930193Z (Reading database ... 90% 2021-05-19T17:57:20.6266915Z (Reading database ... 95% 2021-05-19T17:57:20.6270143Z (Reading database ... 100% 2021-05-19T17:57:20.6270997Z (Reading database ... 242044 files and directories currently installed.) 2021-05-19T17:57:20.6371633Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-19T17:57:20.6382135Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-19T17:57:20.6699960Z Selecting previously unselected package libgcrypt20-dev. 2021-05-19T17:57:20.6944231Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-19T17:57:20.6950740Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T17:57:20.7659163Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-19T17:57:20.7857527Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-19T17:57:20.7873251Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T17:57:20.8138906Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-19T17:57:20.8351502Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:20.8358705Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:20.8779400Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-19T17:57:20.8946662Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:20.8957355Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:20.9201312Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-19T17:57:20.9452509Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:20.9460691Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:20.9732412Z Selecting previously unselected package libgit2-28:amd64. 2021-05-19T17:57:20.9982984Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T17:57:20.9990126Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:21.0579264Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-19T17:57:21.0775732Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:21.0783217Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:21.1459281Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-19T17:57:21.1656898Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-19T17:57:21.1665611Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T17:57:21.2218605Z Selecting previously unselected package libhttp-parser-dev. 2021-05-19T17:57:21.2386953Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-19T17:57:21.2393788Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-19T17:57:21.2658389Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-19T17:57:21.2854009Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T17:57:21.2863416Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:21.4006897Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-19T17:57:21.4031124Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:21.4058269Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T17:57:21.4079962Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-19T17:57:21.4098282Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:21.4113910Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:21.4132345Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:21.4149835Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T17:57:21.4167714Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T17:57:21.4193809Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:21.4210974Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:21.4233943Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:25.8666207Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:25.9690045Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:27.6935170Z Reading package lists... 2021-05-19T17:57:27.8599564Z Building dependency tree... 2021-05-19T17:57:27.8618419Z Reading state information... 2021-05-19T17:57:28.1108036Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-19T17:57:28.1109253Z libtiff-dev set to manually installed. 2021-05-19T17:57:28.1110146Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:28.1716794Z Reading package lists... 2021-05-19T17:57:28.3330667Z Building dependency tree... 2021-05-19T17:57:28.3349477Z Reading state information... 2021-05-19T17:57:28.5664848Z unixodbc-dev is already the newest version (2.3.7). 2021-05-19T17:57:28.5668065Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:28.6266821Z Reading package lists... 2021-05-19T17:57:28.7901170Z Building dependency tree... 2021-05-19T17:57:28.7919807Z Reading state information... 2021-05-19T17:57:28.9841870Z The following NEW packages will be installed: 2021-05-19T17:57:28.9843701Z libsodium-dev 2021-05-19T17:57:29.0037468Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:29.0038187Z Need to get 169 kB of archives. 2021-05-19T17:57:29.0038894Z After this operation, 826 kB of additional disk space will be used. 2021-05-19T17:57:29.0041141Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-19T17:57:29.3920520Z Fetched 169 kB in 0s (8967 kB/s) 2021-05-19T17:57:29.4192993Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-19T17:57:29.4266744Z (Reading database ... 2021-05-19T17:57:29.4267300Z (Reading database ... 5% 2021-05-19T17:57:29.4267787Z (Reading database ... 10% 2021-05-19T17:57:29.4268267Z (Reading database ... 15% 2021-05-19T17:57:29.4268933Z (Reading database ... 20% 2021-05-19T17:57:29.4269401Z (Reading database ... 25% 2021-05-19T17:57:29.4269874Z (Reading database ... 30% 2021-05-19T17:57:29.4270329Z (Reading database ... 35% 2021-05-19T17:57:29.4270795Z (Reading database ... 40% 2021-05-19T17:57:29.4272708Z (Reading database ... 45% 2021-05-19T17:57:29.4273202Z (Reading database ... 50% 2021-05-19T17:57:29.4373657Z (Reading database ... 55% 2021-05-19T17:57:29.4411790Z (Reading database ... 60% 2021-05-19T17:57:29.4475776Z (Reading database ... 65% 2021-05-19T17:57:29.4499604Z (Reading database ... 70% 2021-05-19T17:57:29.4529071Z (Reading database ... 75% 2021-05-19T17:57:29.4789372Z (Reading database ... 80% 2021-05-19T17:57:29.4815799Z (Reading database ... 85% 2021-05-19T17:57:29.4906300Z (Reading database ... 90% 2021-05-19T17:57:29.5266181Z (Reading database ... 95% 2021-05-19T17:57:29.5267093Z (Reading database ... 100% 2021-05-19T17:57:29.5268087Z (Reading database ... 242547 files and directories currently installed.) 2021-05-19T17:57:29.5382597Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-19T17:57:29.5389121Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T17:57:29.6092160Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T17:57:31.2030694Z Reading package lists... 2021-05-19T17:57:31.3638414Z Building dependency tree... 2021-05-19T17:57:31.3656916Z Reading state information... 2021-05-19T17:57:31.5165964Z The following additional packages will be installed: 2021-05-19T17:57:31.5168278Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-19T17:57:31.5650780Z The following NEW packages will be installed: 2021-05-19T17:57:31.5655283Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-19T17:57:31.5656693Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-19T17:57:31.5892456Z 0 upgraded, 8 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:31.5893453Z Need to get 10.4 MB of archives. 2021-05-19T17:57:31.5894871Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-19T17:57:31.5896599Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-19T17:57:31.6113506Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-19T17:57:31.6438931Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-19T17:57:31.7011087Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-19T17:57:31.7663787Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-19T17:57:31.8190630Z 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-19T17:57:31.8534778Z 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-19T17:57:31.9463289Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-19T17:57:32.3362644Z Fetched 10.4 MB in 0s (27.2 MB/s) 2021-05-19T17:57:32.3663472Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-19T17:57:32.3727583Z (Reading database ... 2021-05-19T17:57:32.3728130Z (Reading database ... 5% 2021-05-19T17:57:32.3728617Z (Reading database ... 10% 2021-05-19T17:57:32.3729098Z (Reading database ... 15% 2021-05-19T17:57:32.3729570Z (Reading database ... 20% 2021-05-19T17:57:32.3730060Z (Reading database ... 25% 2021-05-19T17:57:32.3730518Z (Reading database ... 30% 2021-05-19T17:57:32.3730983Z (Reading database ... 35% 2021-05-19T17:57:32.3731449Z (Reading database ... 40% 2021-05-19T17:57:32.3731899Z (Reading database ... 45% 2021-05-19T17:57:32.3732362Z (Reading database ... 50% 2021-05-19T17:57:32.3818758Z (Reading database ... 55% 2021-05-19T17:57:32.3855704Z (Reading database ... 60% 2021-05-19T17:57:32.3913722Z (Reading database ... 65% 2021-05-19T17:57:32.3935141Z (Reading database ... 70% 2021-05-19T17:57:32.3961952Z (Reading database ... 75% 2021-05-19T17:57:32.4216794Z (Reading database ... 80% 2021-05-19T17:57:32.4243989Z (Reading database ... 85% 2021-05-19T17:57:32.4375970Z (Reading database ... 90% 2021-05-19T17:57:32.4684556Z (Reading database ... 95% 2021-05-19T17:57:32.4685309Z (Reading database ... 100% 2021-05-19T17:57:32.4686165Z (Reading database ... 242617 files and directories currently installed.) 2021-05-19T17:57:32.4787525Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-19T17:57:32.4796224Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T17:57:32.5499988Z Selecting previously unselected package liblept5:amd64. 2021-05-19T17:57:32.5690937Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-19T17:57:32.5705436Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-19T17:57:32.6790018Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-19T17:57:32.7008854Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-19T17:57:32.7017149Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T17:57:32.8362887Z Selecting previously unselected package libtesseract4:amd64. 2021-05-19T17:57:32.8620513Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:32.8628977Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:32.9938790Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-19T17:57:33.0138529Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:33.0146733Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:33.1719470Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-19T17:57:33.1972293Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T17:57:33.1988990Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:33.3515496Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-19T17:57:33.3766443Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T17:57:33.3772685Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:33.6898797Z Selecting previously unselected package tesseract-ocr. 2021-05-19T17:57:33.7069926Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:33.7078303Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-19T17:57:33.7867148Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:33.7888141Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-19T17:57:33.7913019Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T17:57:33.7937334Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:33.7960772Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T17:57:33.7986161Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:33.8003559Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:33.8025376Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-19T17:57:33.8046414Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:36.4641648Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:38.1135791Z Reading package lists... 2021-05-19T17:57:38.2619163Z Building dependency tree... 2021-05-19T17:57:38.2637440Z Reading state information... 2021-05-19T17:57:38.4849957Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-19T17:57:38.4851269Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:38.5450477Z Reading package lists... 2021-05-19T17:57:38.6895795Z Building dependency tree... 2021-05-19T17:57:38.6914012Z Reading state information... 2021-05-19T17:57:38.8318702Z The following additional packages will be installed: 2021-05-19T17:57:38.8322388Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T17:57:38.8327003Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-19T17:57:38.8327716Z Suggested packages: 2021-05-19T17:57:38.8328573Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-19T17:57:38.8839275Z The following NEW packages will be installed: 2021-05-19T17:57:38.8844818Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T17:57:38.8852305Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-19T17:57:38.9211454Z 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:38.9212500Z Need to get 1459 kB of archives. 2021-05-19T17:57:38.9213326Z After this operation, 7754 kB of additional disk space will be used. 2021-05-19T17:57:38.9215188Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-19T17:57:38.9238706Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-19T17:57:38.9248981Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-19T17:57:38.9260109Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-19T17:57:38.9268168Z 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-19T17:57:38.9278881Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-19T17:57:38.9301134Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-19T17:57:38.9384531Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-19T17:57:38.9412795Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-19T17:57:38.9475571Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-19T17:57:39.3561890Z Fetched 1459 kB in 0s (19.3 MB/s) 2021-05-19T17:57:39.3850277Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-19T17:57:39.3924380Z (Reading database ... 2021-05-19T17:57:39.3924932Z (Reading database ... 5% 2021-05-19T17:57:39.3925397Z (Reading database ... 10% 2021-05-19T17:57:39.3925881Z (Reading database ... 15% 2021-05-19T17:57:39.3926354Z (Reading database ... 20% 2021-05-19T17:57:39.3926814Z (Reading database ... 25% 2021-05-19T17:57:39.3927310Z (Reading database ... 30% 2021-05-19T17:57:39.3927781Z (Reading database ... 35% 2021-05-19T17:57:39.3928250Z (Reading database ... 40% 2021-05-19T17:57:39.3928705Z (Reading database ... 45% 2021-05-19T17:57:39.3929174Z (Reading database ... 50% 2021-05-19T17:57:39.4019186Z (Reading database ... 55% 2021-05-19T17:57:39.4064160Z (Reading database ... 60% 2021-05-19T17:57:39.4099868Z (Reading database ... 65% 2021-05-19T17:57:39.4149167Z (Reading database ... 70% 2021-05-19T17:57:39.4175705Z (Reading database ... 75% 2021-05-19T17:57:39.4442764Z (Reading database ... 80% 2021-05-19T17:57:39.4469808Z (Reading database ... 85% 2021-05-19T17:57:39.4564078Z (Reading database ... 90% 2021-05-19T17:57:39.4899484Z (Reading database ... 95% 2021-05-19T17:57:39.4900565Z (Reading database ... 100% 2021-05-19T17:57:39.4901631Z (Reading database ... 242842 files and directories currently installed.) 2021-05-19T17:57:39.5002098Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.5016574Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.5299180Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-19T17:57:39.5502131Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.5509989Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.5748570Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-19T17:57:39.5996925Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.6004994Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.6298861Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-19T17:57:39.6491102Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.6500956Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.6779094Z Selecting previously unselected package comerr-dev:amd64. 2021-05-19T17:57:39.6971258Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-19T17:57:39.6999190Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T17:57:39.7226296Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-19T17:57:39.7473993Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.7481801Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.7818962Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-19T17:57:39.8054061Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-19T17:57:39.8062883Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T17:57:39.8703339Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-19T17:57:39.8954773Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:57:39.8962356Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T17:57:39.9378339Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-19T17:57:39.9581543Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:39.9590120Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:39.9898822Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-19T17:57:40.0055714Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-19T17:57:40.0064699Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T17:57:40.1038280Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T17:57:40.1063265Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1081602Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T17:57:40.1105869Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T17:57:40.1142281Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1163893Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1188772Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1206683Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1228723Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:40.1250731Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T17:57:40.1276825Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:40.1451056Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:43.0499343Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:44.7233571Z Reading package lists... 2021-05-19T17:57:44.8632602Z Building dependency tree... 2021-05-19T17:57:44.8649871Z Reading state information... 2021-05-19T17:57:45.0039375Z E: Unable to locate package udunits 2021-05-19T17:57:45.0650050Z Reading package lists... 2021-05-19T17:57:45.2023773Z Building dependency tree... 2021-05-19T17:57:45.2041852Z Reading state information... 2021-05-19T17:57:45.3418173Z The following additional packages will be installed: 2021-05-19T17:57:45.3419450Z libwebpdemux2 2021-05-19T17:57:45.3886195Z The following NEW packages will be installed: 2021-05-19T17:57:45.3888050Z libwebp-dev libwebpdemux2 2021-05-19T17:57:45.4067005Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:45.4067711Z Need to get 277 kB of archives. 2021-05-19T17:57:45.4068426Z After this operation, 965 kB of additional disk space will be used. 2021-05-19T17:57:45.4070261Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-19T17:57:45.4083830Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-19T17:57:45.7961362Z Fetched 277 kB in 0s (12.5 MB/s) 2021-05-19T17:57:45.8299227Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-19T17:57:45.8315266Z (Reading database ... 2021-05-19T17:57:45.8315820Z (Reading database ... 5% 2021-05-19T17:57:45.8316301Z (Reading database ... 10% 2021-05-19T17:57:45.8316771Z (Reading database ... 15% 2021-05-19T17:57:45.8317450Z (Reading database ... 20% 2021-05-19T17:57:45.8317915Z (Reading database ... 25% 2021-05-19T17:57:45.8318384Z (Reading database ... 30% 2021-05-19T17:57:45.8318856Z (Reading database ... 35% 2021-05-19T17:57:45.8319315Z (Reading database ... 40% 2021-05-19T17:57:45.8319784Z (Reading database ... 45% 2021-05-19T17:57:45.8320240Z (Reading database ... 50% 2021-05-19T17:57:45.8403408Z (Reading database ... 55% 2021-05-19T17:57:45.8446121Z (Reading database ... 60% 2021-05-19T17:57:45.8483253Z (Reading database ... 65% 2021-05-19T17:57:45.8533085Z (Reading database ... 70% 2021-05-19T17:57:45.8559374Z (Reading database ... 75% 2021-05-19T17:57:45.8815310Z (Reading database ... 80% 2021-05-19T17:57:45.8843416Z (Reading database ... 85% 2021-05-19T17:57:45.8934071Z (Reading database ... 90% 2021-05-19T17:57:45.9263767Z (Reading database ... 95% 2021-05-19T17:57:45.9264386Z (Reading database ... 100% 2021-05-19T17:57:45.9265238Z (Reading database ... 243142 files and directories currently installed.) 2021-05-19T17:57:45.9362512Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-19T17:57:45.9376573Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T17:57:45.9587523Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-19T17:57:45.9822393Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-19T17:57:45.9829907Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T17:57:46.0588536Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T17:57:46.0611111Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T17:57:46.0631587Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:47.6520277Z Reading package lists... 2021-05-19T17:57:47.7884532Z Building dependency tree... 2021-05-19T17:57:47.7901453Z Reading state information... 2021-05-19T17:57:47.9277337Z The following additional packages will be installed: 2021-05-19T17:57:47.9279793Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T17:57:47.9281669Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T17:57:47.9283294Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T17:57:47.9285901Z Suggested packages: 2021-05-19T17:57:47.9287046Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-19T17:57:47.9287960Z Recommended packages: 2021-05-19T17:57:47.9288655Z cargo 2021-05-19T17:57:47.9840948Z The following NEW packages will be installed: 2021-05-19T17:57:47.9846377Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T17:57:47.9847981Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T17:57:47.9851458Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T17:57:48.0083518Z 0 upgraded, 13 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:48.0084519Z Need to get 108 MB of archives. 2021-05-19T17:57:48.0085617Z After this operation, 501 MB of additional disk space will be used. 2021-05-19T17:57:48.0087557Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-19T17:57:48.0133095Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-19T17:57:48.0147223Z 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-19T17:57:48.0156967Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-19T17:57:48.0236913Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-19T17:57:48.0274270Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-19T17:57:48.0334330Z 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-19T17:57:48.1624726Z 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-19T17:57:49.7544704Z 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-19T17:57:50.6127632Z 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-19T17:57:50.6307667Z 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-19T17:57:50.7280846Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-19T17:57:50.9217446Z 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-19T17:57:51.3110597Z Fetched 108 MB in 3s (36.8 MB/s) 2021-05-19T17:57:51.3418799Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-19T17:57:51.3464163Z (Reading database ... 2021-05-19T17:57:51.3464869Z (Reading database ... 5% 2021-05-19T17:57:51.3465569Z (Reading database ... 10% 2021-05-19T17:57:51.3466224Z (Reading database ... 15% 2021-05-19T17:57:51.3466854Z (Reading database ... 20% 2021-05-19T17:57:51.3467496Z (Reading database ... 25% 2021-05-19T17:57:51.3468139Z (Reading database ... 30% 2021-05-19T17:57:51.3468764Z (Reading database ... 35% 2021-05-19T17:57:51.3469417Z (Reading database ... 40% 2021-05-19T17:57:51.3470052Z (Reading database ... 45% 2021-05-19T17:57:51.3470676Z (Reading database ... 50% 2021-05-19T17:57:51.3548334Z (Reading database ... 55% 2021-05-19T17:57:51.3590310Z (Reading database ... 60% 2021-05-19T17:57:51.3623261Z (Reading database ... 65% 2021-05-19T17:57:51.3672102Z (Reading database ... 70% 2021-05-19T17:57:51.3697435Z (Reading database ... 75% 2021-05-19T17:57:51.3958446Z (Reading database ... 80% 2021-05-19T17:57:51.3985002Z (Reading database ... 85% 2021-05-19T17:57:51.4070472Z (Reading database ... 90% 2021-05-19T17:57:51.4385069Z (Reading database ... 95% 2021-05-19T17:57:51.4386010Z (Reading database ... 100% 2021-05-19T17:57:51.4386976Z (Reading database ... 243170 files and directories currently installed.) 2021-05-19T17:57:51.4479515Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-19T17:57:51.4492794Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T17:57:51.4977975Z Selecting previously unselected package libipt2. 2021-05-19T17:57:51.5164029Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-19T17:57:51.5171747Z Unpacking libipt2 (2.0.1-1) ... 2021-05-19T17:57:51.5398231Z Selecting previously unselected package libsource-highlight-common. 2021-05-19T17:57:51.5633441Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-19T17:57:51.5643657Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T17:57:51.5995569Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-19T17:57:51.6239934Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-19T17:57:51.6247520Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T17:57:51.6939439Z Selecting previously unselected package libsource-highlight4v5. 2021-05-19T17:57:51.7139582Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-19T17:57:51.7148281Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T17:57:51.7618896Z Selecting previously unselected package libxxhash0:amd64. 2021-05-19T17:57:51.7800104Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-19T17:57:51.7810542Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T17:57:51.8097890Z Selecting previously unselected package gdb. 2021-05-19T17:57:51.8249214Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-19T17:57:51.8256256Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T17:57:52.1219503Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-19T17:57:52.1436066Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:52.1445737Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:58.0182962Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-19T17:57:58.0437415Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:58.0445336Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:00.8891875Z Selecting previously unselected package rustc. 2021-05-19T17:58:00.9146344Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:58:00.9153365Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:01.0872823Z Selecting previously unselected package cargo. 2021-05-19T17:58:01.1124428Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:58:01.1133834Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T17:58:01.4367956Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-19T17:58:01.4621159Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-19T17:58:01.4631905Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T17:58:02.5303630Z Selecting previously unselected package rust-gdb. 2021-05-19T17:58:02.5559757Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-19T17:58:02.5566496Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6109637Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6136722Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T17:58:02.6158509Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T17:58:02.6186934Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6208412Z Setting up libipt2 (2.0.1-1) ... 2021-05-19T17:58:02.6228095Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T17:58:02.6253664Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T17:58:02.6277643Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6295987Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T17:58:02.6317267Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T17:58:02.6334762Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6351552Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T17:58:02.6380635Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:58:02.6401941Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:58:02.6586458Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:58:05.3239577Z Reading package lists... 2021-05-19T17:58:05.4612916Z Building dependency tree... 2021-05-19T17:58:05.4630980Z Reading state information... 2021-05-19T17:58:05.6068862Z The following additional packages will be installed: 2021-05-19T17:58:05.6071159Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T17:58:05.6072967Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T17:58:05.6074693Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T17:58:05.6076356Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T17:58:05.6078494Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T17:58:05.6080136Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T17:58:05.6082572Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T17:58:05.6084311Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T17:58:05.6085955Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T17:58:05.6087704Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T17:58:05.6089371Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T17:58:05.6091054Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T17:58:05.6092768Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T17:58:05.6094645Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T17:58:05.6096446Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T17:58:05.6100128Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T17:58:05.6101502Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T17:58:05.6102849Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T17:58:05.6104316Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T17:58:05.6105457Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T17:58:05.6106533Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T17:58:05.6107697Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T17:58:05.6108774Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T17:58:05.6109810Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T17:58:05.6110877Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T17:58:05.6112141Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T17:58:05.6113414Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T17:58:05.6114718Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T17:58:05.6116034Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T17:58:05.6117260Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T17:58:05.6118421Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T17:58:05.6119558Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T17:58:05.6120782Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T17:58:05.6122028Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T17:58:05.6123397Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T17:58:05.6124749Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T17:58:05.6126004Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T17:58:05.6127252Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T17:58:05.6128459Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T17:58:05.6129748Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T17:58:05.6131055Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T17:58:05.6132242Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-19T17:58:05.6133437Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T17:58:05.6134858Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T17:58:05.6136323Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T17:58:05.6137948Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T17:58:05.6139209Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T17:58:05.6140584Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T17:58:05.6141751Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T17:58:05.6142419Z Suggested packages: 2021-05-19T17:58:05.6143372Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-19T17:58:05.6144547Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-19T17:58:05.6145908Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-19T17:58:05.6147229Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-19T17:58:05.6148365Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-19T17:58:05.6149565Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-19T17:58:05.6150881Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-19T17:58:05.6152203Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-19T17:58:05.6153417Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-19T17:58:05.6154668Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-19T17:58:05.6156024Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-19T17:58:05.6157409Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-19T17:58:05.6158710Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-19T17:58:05.6159664Z wpagui libengine-pkcs11-openssl 2021-05-19T17:58:05.6963824Z The following NEW packages will be installed: 2021-05-19T17:58:05.6967083Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T17:58:05.6968845Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T17:58:05.6970593Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T17:58:05.6973549Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T17:58:05.6975354Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T17:58:05.6977350Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T17:58:05.6979103Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T17:58:05.6980911Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T17:58:05.6982497Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T17:58:05.6984765Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T17:58:05.6986572Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T17:58:05.6988044Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T17:58:05.6989619Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T17:58:05.6991338Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T17:58:05.6992981Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T17:58:05.6994540Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T17:58:05.6996025Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T17:58:05.6997522Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T17:58:05.6999101Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T17:58:05.7000373Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T17:58:05.7001598Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T17:58:05.7002908Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T17:58:05.7004344Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T17:58:05.7005516Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T17:58:05.7006722Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T17:58:05.7008163Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T17:58:05.7009630Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T17:58:05.7011113Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T17:58:05.7012714Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T17:58:05.7014135Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T17:58:05.7015453Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T17:58:05.7016737Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T17:58:05.7018280Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T17:58:05.7019727Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T17:58:05.7021266Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T17:58:05.7022820Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T17:58:05.7024255Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T17:58:05.7025667Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T17:58:05.7027039Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T17:58:05.7028508Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T17:58:05.7030002Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T17:58:05.7031397Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-19T17:58:05.7032783Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T17:58:05.7034413Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T17:58:05.7036098Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T17:58:05.7037542Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T17:58:05.7038971Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T17:58:05.7041215Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T17:58:05.7042536Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T17:58:05.7242213Z 0 upgraded, 214 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:58:05.7242958Z Need to get 183 MB of archives. 2021-05-19T17:58:05.7243668Z After this operation, 776 MB of additional disk space will be used. 2021-05-19T17:58:05.7245560Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-19T17:58:05.7271289Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-19T17:58:05.7540495Z 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-19T17:58:05.7553772Z 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-19T17:58:05.7558736Z 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-19T17:58:05.7564925Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-19T17:58:05.7580163Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-19T17:58:05.7583989Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-19T17:58:05.7587789Z 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-19T17:58:05.7593163Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-19T17:58:05.7621426Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-19T17:58:05.7626386Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-19T17:58:05.7739420Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-19T17:58:05.7744911Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-19T17:58:05.7750093Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-19T17:58:05.7755161Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-19T17:58:05.7759995Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-19T17:58:05.7764372Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-19T17:58:05.7768908Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-19T17:58:05.7773765Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-19T17:58:05.7779915Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-19T17:58:05.7781574Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-19T17:58:05.7783243Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-19T17:58:05.8008140Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-19T17:58:05.8203217Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-19T17:58:05.8216127Z 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-19T17:58:05.8233333Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4ubuntu0.1 [735 kB] 2021-05-19T17:58:05.8307514Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-19T17:58:05.8312692Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-19T17:58:05.8331008Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-19T17:58:05.8347610Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-19T17:58:05.8460960Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-19T17:58:05.8565148Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-19T17:58:05.8576006Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-19T17:58:05.8582327Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-19T17:58:05.8588764Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-19T17:58:05.9495354Z 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-19T17:58:05.9721002Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-19T17:58:06.1409977Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-19T17:58:06.2363653Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-19T17:58:06.2489677Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-19T17:58:06.2501284Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-19T17:58:06.2508784Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-19T17:58:06.2525087Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-19T17:58:06.2534198Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-19T17:58:06.2549770Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-19T17:58:06.2558684Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-19T17:58:06.2594994Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-19T17:58:06.2603967Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-19T17:58:06.2637632Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-19T17:58:06.2646272Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-19T17:58:06.2653663Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-19T17:58:06.2660514Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-19T17:58:06.2670699Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-19T17:58:06.2711998Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-19T17:58:06.2719926Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-19T17:58:06.3260300Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-19T17:58:06.3330078Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-19T17:58:06.3336517Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-19T17:58:06.3361028Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-19T17:58:06.3366297Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-19T17:58:06.3371044Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-19T17:58:06.3372664Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-19T17:58:06.3386074Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-19T17:58:06.3393505Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-19T17:58:06.3418912Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-19T17:58:06.3435036Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-19T17:58:06.3448882Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-19T17:58:06.3541067Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-19T17:58:06.3605042Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-19T17:58:06.4037583Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-19T17:58:06.4117199Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-19T17:58:06.4202569Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-19T17:58:06.4234685Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-19T17:58:06.4606195Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-19T17:58:06.4720772Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-19T17:58:06.5335724Z 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-19T17:58:06.8541679Z 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-19T17:58:06.8574125Z 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-19T17:58:06.8586316Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-19T17:58:06.8692128Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-19T17:58:06.8700653Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-19T17:58:06.8716706Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-19T17:58:06.9327516Z 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-19T17:58:07.1876651Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-19T17:58:07.3971691Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-19T17:58:07.3985175Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-19T17:58:07.3989096Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-19T17:58:07.3996085Z 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-19T17:58:07.4073913Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-19T17:58:07.4116091Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-19T17:58:07.4216454Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-19T17:58:07.4228091Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-19T17:58:07.4253273Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-19T17:58:07.4285206Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-19T17:58:07.4304898Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-19T17:58:07.4688810Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-19T17:58:07.4825516Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-19T17:58:07.4875332Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-19T17:58:07.4893103Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-19T17:58:07.4926179Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-19T17:58:07.4965375Z 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-19T17:58:07.5050584Z 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-19T17:58:07.5064770Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-19T17:58:07.5071234Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-19T17:58:07.5175259Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-19T17:58:07.5582110Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-19T17:58:08.5726942Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-19T17:58:08.5982068Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-19T17:58:08.6437379Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-19T17:58:08.7475574Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-19T17:58:08.9394664Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-19T17:58:08.9400248Z 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-19T17:58:08.9793147Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4ubuntu0.1 [620 kB] 2021-05-19T17:58:08.9930041Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-19T17:58:08.9947877Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-19T17:58:09.0459750Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-19T17:58:09.0662486Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-19T17:58:09.0982697Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-19T17:58:09.0990685Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-19T17:58:09.1041581Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-19T17:58:09.1175282Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-19T17:58:09.1194360Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-19T17:58:09.1200811Z 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-19T17:58:09.1206775Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-19T17:58:09.1235605Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-19T17:58:09.1243127Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-19T17:58:09.1250958Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-19T17:58:09.1859436Z 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-19T17:58:09.2488102Z 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-19T17:58:09.3096155Z 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-19T17:58:09.3554299Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-19T17:58:09.3691066Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-19T17:58:09.4524044Z 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-19T17:58:09.4967672Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-19T17:58:09.5373645Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-19T17:58:09.5876995Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-19T17:58:09.6527952Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-19T17:58:09.7008025Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-19T17:58:09.7753774Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-19T17:58:09.8242193Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-19T17:58:09.8711785Z 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-19T17:58:09.9194593Z 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-19T17:58:09.9946996Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-19T17:58:10.0867028Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-19T17:58:10.1431647Z 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-19T17:58:10.1976889Z 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-19T17:58:10.2529248Z 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-19T17:58:10.3471152Z 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-19T17:58:10.4513459Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-19T17:58:10.4517004Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-19T17:58:10.4615467Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-19T17:58:10.4645030Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-19T17:58:10.4655342Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-19T17:58:10.4717932Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-19T17:58:10.4726165Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-19T17:58:10.5133172Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-19T17:58:10.5235423Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-19T17:58:10.5761619Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-19T17:58:10.7286465Z 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-19T17:58:10.7804318Z 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-19T17:58:10.8465951Z 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-19T17:58:10.8609103Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-19T17:58:10.8695011Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-19T17:58:10.8699743Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-19T17:58:10.8725960Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-19T17:58:10.8730378Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-19T17:58:10.8906701Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-19T17:58:10.9095151Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-19T17:58:11.0260523Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-19T17:58:11.0264663Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-19T17:58:11.0329118Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-19T17:58:11.0332442Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-19T17:58:11.0383410Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-19T17:58:11.0436510Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-19T17:58:11.0556527Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-19T17:58:11.0562120Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-19T17:58:11.1331099Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-19T17:58:11.1751734Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-19T17:58:11.2175616Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-19T17:58:11.2592894Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-19T17:58:11.2659630Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-19T17:58:11.2978238Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-19T17:58:11.3039992Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-19T17:58:11.4768829Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-19T17:58:11.4804980Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-19T17:58:11.4863138Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-19T17:58:11.5000331Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-19T17:58:11.5380289Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-19T17:58:11.5479184Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-05-19T17:58:11.6097268Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-19T17:58:11.6495116Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-19T17:58:11.7152840Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-19T17:58:11.7255623Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-19T17:58:11.7356538Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-19T17:58:11.8704238Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-19T17:58:11.9193046Z 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-19T17:58:11.9283834Z 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-19T17:58:11.9364586Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-19T17:58:12.0176221Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-19T17:58:12.3555764Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-19T17:58:12.5884790Z 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-19T17:58:12.6344898Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-19T17:58:12.7118686Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-19T17:58:13.4131029Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-19T17:58:13.6526985Z 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-19T17:58:13.7104241Z 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-19T17:58:13.7387954Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-19T17:58:13.7651473Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-19T17:58:13.7666373Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-19T17:58:13.7780232Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-19T17:58:13.7910548Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-19T17:58:13.7934245Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-19T17:58:13.7939715Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-19T17:58:14.8155207Z Fetched 183 MB in 8s (22.6 MB/s) 2021-05-19T17:58:14.8474150Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-19T17:58:14.8547948Z (Reading database ... 2021-05-19T17:58:14.8548701Z (Reading database ... 5% 2021-05-19T17:58:14.8549612Z (Reading database ... 10% 2021-05-19T17:58:14.8550131Z (Reading database ... 15% 2021-05-19T17:58:14.8550599Z (Reading database ... 20% 2021-05-19T17:58:14.8551071Z (Reading database ... 25% 2021-05-19T17:58:14.8551528Z (Reading database ... 30% 2021-05-19T17:58:14.8552053Z (Reading database ... 35% 2021-05-19T17:58:14.8552517Z (Reading database ... 40% 2021-05-19T17:58:14.8552967Z (Reading database ... 45% 2021-05-19T17:58:14.8553435Z (Reading database ... 50% 2021-05-19T17:58:14.8640957Z (Reading database ... 55% 2021-05-19T17:58:14.8683771Z (Reading database ... 60% 2021-05-19T17:58:14.8725069Z (Reading database ... 65% 2021-05-19T17:58:14.8770349Z (Reading database ... 70% 2021-05-19T17:58:14.8798856Z (Reading database ... 75% 2021-05-19T17:58:14.9055125Z (Reading database ... 80% 2021-05-19T17:58:14.9082428Z (Reading database ... 85% 2021-05-19T17:58:14.9167934Z (Reading database ... 90% 2021-05-19T17:58:14.9494535Z (Reading database ... 95% 2021-05-19T17:58:14.9495517Z (Reading database ... 100% 2021-05-19T17:58:14.9496512Z (Reading database ... 243925 files and directories currently installed.) 2021-05-19T17:58:14.9594334Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-19T17:58:14.9609313Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T17:58:14.9938911Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-19T17:58:15.0160976Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:15.0228006Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:15.1972669Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-19T17:58:15.2178086Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:58:15.2186186Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:58:15.2538373Z Selecting previously unselected package libegl1:amd64. 2021-05-19T17:58:15.2718608Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:58:15.2727009Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:58:15.2977843Z Selecting previously unselected package libevdev2:amd64. 2021-05-19T17:58:15.3192460Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:15.3200982Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T17:58:15.3426652Z Selecting previously unselected package libmtdev1:amd64. 2021-05-19T17:58:15.3670514Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-19T17:58:15.3677963Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T17:58:15.3938687Z Selecting previously unselected package libwacom-common. 2021-05-19T17:58:15.4123025Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-19T17:58:15.4131185Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-19T17:58:15.4618820Z Selecting previously unselected package libwacom2:amd64. 2021-05-19T17:58:15.4852366Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-19T17:58:15.4859112Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T17:58:15.5138540Z Selecting previously unselected package libinput-bin. 2021-05-19T17:58:15.5331211Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T17:58:15.5339170Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:15.5618197Z Selecting previously unselected package libinput10:amd64. 2021-05-19T17:58:15.5805186Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T17:58:15.5812617Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:15.6111003Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-19T17:58:15.6355223Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:15.6362405Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:15.6778732Z Selecting previously unselected package libqt5network5:amd64. 2021-05-19T17:58:15.6980734Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:15.6987486Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:15.7819510Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-19T17:58:15.8007188Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-19T17:58:15.8014763Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T17:58:15.8298494Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-19T17:58:15.8463020Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-19T17:58:15.8471140Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T17:58:15.8680416Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-19T17:58:15.8925063Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-19T17:58:15.8931413Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:15.9131581Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-19T17:58:15.9375601Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-19T17:58:15.9383440Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:15.9658418Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-19T17:58:15.9825184Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-19T17:58:15.9837266Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T17:58:16.0098474Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-19T17:58:16.0285836Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-19T17:58:16.0296829Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T17:58:16.0579181Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-19T17:58:16.0740604Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-19T17:58:16.0748598Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T17:58:16.0930983Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-19T17:58:16.1174149Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-19T17:58:16.1184801Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T17:58:16.1459106Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-19T17:58:16.1651277Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-19T17:58:16.1661508Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T17:58:16.1938555Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-19T17:58:16.2125877Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-19T17:58:16.2134377Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T17:58:16.2458405Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-19T17:58:16.2641871Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:16.2710797Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:16.5539179Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-19T17:58:16.5759346Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:16.5767458Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:16.7922448Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-19T17:58:16.8173852Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:16.8182541Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:16.8497734Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-19T17:58:16.8747098Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-19T17:58:16.8754852Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T17:58:16.9140148Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-19T17:58:16.9387713Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T17:58:16.9395178Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:17.0228640Z Selecting previously unselected package libhyphen0:amd64. 2021-05-19T17:58:17.0477319Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-19T17:58:17.0486200Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T17:58:17.0700652Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-19T17:58:17.0947574Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.0955775Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:17.1321844Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-19T17:58:17.1567936Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.1574681Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:17.2018271Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-19T17:58:17.2223335Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.2230747Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:17.3778339Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-19T17:58:17.3965689Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.3974065Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:17.5408661Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-19T17:58:17.5615810Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.5625519Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:17.6018562Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-19T17:58:17.6180513Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.6189626Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:17.6475215Z Selecting previously unselected package libwoff1:amd64. 2021-05-19T17:58:17.6663795Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-19T17:58:17.6671771Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T17:58:17.6924322Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-19T17:58:17.7170806Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-19T17:58:17.7178116Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T17:58:18.9349984Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-19T17:58:18.9603828Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.9612370Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:18.9883006Z Selecting previously unselected package qgis-providers-common. 2021-05-19T17:58:19.0137775Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:19.0145518Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:19.2194206Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-19T17:58:19.2457549Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-19T17:58:19.2464263Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:19.2979218Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-19T17:58:19.3186684Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-19T17:58:19.3195384Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:19.3578184Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-19T17:58:19.3832931Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:19.3840704Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:19.4218363Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-19T17:58:19.4412887Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:19.4421597Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:19.4698313Z Selecting previously unselected package gdal-data. 2021-05-19T17:58:19.4915199Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-19T17:58:19.4925707Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:19.5351856Z Selecting previously unselected package libarpack2:amd64. 2021-05-19T17:58:19.5604019Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-19T17:58:19.5612709Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-19T17:58:19.5978033Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-19T17:58:19.6159089Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-19T17:58:19.6167596Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T17:58:19.6492118Z Selecting previously unselected package libarmadillo9. 2021-05-19T17:58:19.6738170Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:19.6746442Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T17:58:19.7056048Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-19T17:58:19.7302723Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-19T17:58:19.7311099Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-19T17:58:19.8017965Z Selecting previously unselected package libcharls2:amd64. 2021-05-19T17:58:19.8187811Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:19.8199036Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T17:58:19.8537992Z Selecting previously unselected package libdap25:amd64. 2021-05-19T17:58:19.8710131Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-19T17:58:19.8721231Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-19T17:58:19.9319671Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-19T17:58:19.9567028Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-19T17:58:19.9576051Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T17:58:19.9855012Z Selecting previously unselected package libepsilon1:amd64. 2021-05-19T17:58:20.0101831Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-19T17:58:20.0109733Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T17:58:20.0334332Z Selecting previously unselected package libfreexl1:amd64. 2021-05-19T17:58:20.0581465Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-19T17:58:20.0591378Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T17:58:20.0821093Z Selecting previously unselected package libfyba0:amd64. 2021-05-19T17:58:20.1067123Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-19T17:58:20.1075210Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T17:58:20.1417591Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-19T17:58:20.1661819Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-19T17:58:20.1671014Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:20.2333727Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-19T17:58:20.2578598Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-19T17:58:20.2586565Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:20.2838808Z Selecting previously unselected package proj-data. 2021-05-19T17:58:20.3082749Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-19T17:58:20.3091457Z Unpacking proj-data (6.3.1-1) ... 2021-05-19T17:58:21.0368796Z Selecting previously unselected package libproj15:amd64. 2021-05-19T17:58:21.0626859Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-19T17:58:21.0636769Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-19T17:58:21.1642983Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-19T17:58:21.1898491Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-19T17:58:21.1909461Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T17:58:21.2218711Z Selecting previously unselected package libhdf4-0-alt. 2021-05-19T17:58:21.2421443Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-19T17:58:21.2432344Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T17:58:21.2865968Z Selecting previously unselected package libminizip1:amd64. 2021-05-19T17:58:21.3117179Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-19T17:58:21.3124767Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-19T17:58:21.3359815Z Selecting previously unselected package liburiparser1:amd64. 2021-05-19T17:58:21.3610478Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-19T17:58:21.3619941Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T17:58:21.3858040Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-19T17:58:21.4093884Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:21.4104719Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:21.4417967Z Selecting previously unselected package libkmldom1:amd64. 2021-05-19T17:58:21.4604096Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:21.4612398Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:21.5058055Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-19T17:58:21.5236222Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:21.5245086Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:21.5577975Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-19T17:58:21.5779631Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-19T17:58:21.5787915Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T17:58:21.6318364Z Selecting previously unselected package libogdi4.1. 2021-05-19T17:58:21.6571334Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-19T17:58:21.6578858Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T17:58:21.6961675Z Selecting previously unselected package libqhull7:amd64. 2021-05-19T17:58:21.7209612Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-19T17:58:21.7219104Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-19T17:58:21.7565168Z Selecting previously unselected package libspatialite7:amd64. 2021-05-19T17:58:21.7811925Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-19T17:58:21.7821351Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:21.9338497Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-19T17:58:21.9505970Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-19T17:58:21.9518470Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T17:58:22.0575841Z Selecting previously unselected package libgdal26. 2021-05-19T17:58:22.0829030Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:22.0838031Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:22.6787219Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-19T17:58:22.7049114Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:22.7057624Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:22.7278566Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-19T17:58:22.7533468Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-19T17:58:22.7542281Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T17:58:22.7858254Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-19T17:58:22.8053144Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:22.8064133Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:22.8377894Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-19T17:58:22.8546220Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:22.8556652Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:22.8848130Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-19T17:58:22.9099044Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-19T17:58:22.9107190Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T17:58:22.9536500Z Selecting previously unselected package libzip5:amd64. 2021-05-19T17:58:22.9785540Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-19T17:58:22.9794610Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T17:58:23.0159593Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-19T17:58:23.0410093Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:23.0418667Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:23.5498828Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-19T17:58:23.5754111Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:23.5761089Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:23.6058441Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-19T17:58:23.6251534Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-19T17:58:23.6258713Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T17:58:23.6659082Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-19T17:58:23.6870500Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T17:58:23.6878140Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T17:58:23.8298172Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-19T17:58:23.8492821Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:23.8504581Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:23.8731174Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-19T17:58:23.8987932Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:23.8997630Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:23.9378979Z Selecting previously unselected package libqwt-qt5-6. 2021-05-19T17:58:23.9585905Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-19T17:58:23.9594150Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T17:58:24.0298650Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-19T17:58:24.0496423Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:24.0662498Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:24.3999528Z Selecting previously unselected package qgis-providers. 2021-05-19T17:58:24.4255553Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:24.4264280Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:24.6298697Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-19T17:58:24.6494509Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:24.6507337Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:24.6858026Z Selecting previously unselected package libdaemon0:amd64. 2021-05-19T17:58:24.7046723Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-19T17:58:24.7054274Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-19T17:58:24.7338255Z Selecting previously unselected package avahi-daemon. 2021-05-19T17:58:24.7527701Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:24.7535011Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T17:58:24.7898269Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-19T17:58:24.8135293Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T17:58:24.8146171Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T17:58:24.8897981Z Selecting previously unselected package blt. 2021-05-19T17:58:24.9084254Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T17:58:24.9093891Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-19T17:58:24.9283901Z Selecting previously unselected package fonts-lyx. 2021-05-19T17:58:24.9533953Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-19T17:58:24.9542214Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-19T17:58:24.9898234Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-19T17:58:25.0105933Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:25.0114173Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:25.0372484Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-19T17:58:25.0624643Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:25.0632396Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:25.1009089Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-19T17:58:25.1260114Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:25.1267161Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:25.1618655Z Selecting previously unselected package gcr. 2021-05-19T17:58:25.1834164Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:25.1842469Z Unpacking gcr (3.36.0-2build1) ... 2021-05-19T17:58:25.2179052Z Selecting previously unselected package python3-numpy. 2021-05-19T17:58:25.2384088Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-19T17:58:25.2395688Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T17:58:25.5084588Z Selecting previously unselected package python3-gdal. 2021-05-19T17:58:25.5343744Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:25.5352390Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:25.6056377Z Selecting previously unselected package gdal-bin. 2021-05-19T17:58:25.6316087Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:25.6323163Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:25.6775952Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-19T17:58:25.7031916Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:25.7042244Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:25.7270780Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-19T17:58:25.7522880Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-19T17:58:25.7530895Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T17:58:25.7924320Z Selecting previously unselected package geoclue-2.0. 2021-05-19T17:58:25.8173261Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-19T17:58:25.8181517Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T17:58:25.8550555Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-19T17:58:25.8803696Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:25.8811644Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:25.9240387Z Selecting previously unselected package p11-kit. 2021-05-19T17:58:25.9489699Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:25.9497258Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:25.9800615Z Selecting previously unselected package pinentry-gnome3. 2021-05-19T17:58:26.0050873Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-19T17:58:26.0059491Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T17:58:26.0314249Z Selecting previously unselected package gnome-keyring. 2021-05-19T17:58:26.0564119Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:26.0665752Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T17:58:26.1475251Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-19T17:58:26.1736203Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:26.1744341Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:26.2011359Z Selecting previously unselected package grass-doc. 2021-05-19T17:58:26.2270176Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-19T17:58:26.2280469Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-19T17:58:27.8406409Z Selecting previously unselected package liblaszip8:amd64. 2021-05-19T17:58:27.8675771Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-19T17:58:27.8693699Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T17:58:27.9032800Z Selecting previously unselected package libpdal-util9. 2021-05-19T17:58:27.9292133Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:27.9301925Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:27.9622462Z Selecting previously unselected package libpdal-base9. 2021-05-19T17:58:27.9880420Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:27.9891975Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:28.1678473Z Selecting previously unselected package grass-core. 2021-05-19T17:58:28.1938272Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-19T17:58:28.1946823Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-19T17:58:28.7539380Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-19T17:58:28.7811244Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-19T17:58:28.7818042Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T17:58:28.8099140Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-19T17:58:28.8328341Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-19T17:58:28.8336150Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T17:58:28.8608487Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-19T17:58:28.8864068Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T17:58:28.8872491Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:28.9631161Z Selecting previously unselected package iio-sensor-proxy. 2021-05-19T17:58:28.9884808Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-19T17:58:28.9894775Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T17:58:29.0155798Z Selecting previously unselected package libassimp5:amd64. 2021-05-19T17:58:29.0410096Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-19T17:58:29.0419295Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T17:58:30.0437063Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-19T17:58:30.0438272Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-19T17:58:30.0439290Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T17:58:30.0440188Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-19T17:58:30.0441311Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-19T17:58:30.0442298Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T17:58:30.0443296Z Selecting previously unselected package libfcgi-bin. 2021-05-19T17:58:30.0444519Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-19T17:58:30.0445486Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-19T17:58:30.0446364Z Selecting previously unselected package libimagequant0:amd64. 2021-05-19T17:58:30.0447493Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-19T17:58:30.0448437Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T17:58:30.0449486Z Selecting previously unselected package libjs-jquery-ui. 2021-05-19T17:58:30.0450636Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-19T17:58:30.0451605Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T17:58:30.0452658Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-19T17:58:30.0453759Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-19T17:58:30.0454679Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T17:58:30.0455691Z Selecting previously unselected package libmbim-proxy. 2021-05-19T17:58:30.0456860Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-19T17:58:30.0460523Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-19T17:58:30.0461481Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-19T17:58:30.0462520Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-19T17:58:30.0463376Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:30.0464364Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-19T17:58:30.0465417Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-19T17:58:30.0466292Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:30.0467234Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-19T17:58:30.0468228Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-19T17:58:30.0469102Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T17:58:30.0470137Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-19T17:58:30.0471313Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:30.0472365Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:30.0473243Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-19T17:58:30.0605945Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-19T17:58:30.0615627Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T17:58:30.0837078Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-19T17:58:30.1088376Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.1100988Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.1379237Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-19T17:58:30.1590013Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.1603047Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.1840121Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-19T17:58:30.2091086Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.2100518Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.2418381Z Selecting previously unselected package libpdal-plugin-python. 2021-05-19T17:58:30.2617639Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.2629934Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.2963196Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-19T17:58:30.3211461Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-19T17:58:30.3221475Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:30.4699015Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-19T17:58:30.4916867Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.4928686Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.5203915Z Selecting previously unselected package libpdal-plugins. 2021-05-19T17:58:30.5458838Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:30.5467517Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T17:58:30.5695507Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-19T17:58:30.5948039Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.5957648Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.6378161Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-19T17:58:30.6566814Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.6574359Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.7498132Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-19T17:58:30.7683838Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.7692339Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.8041251Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-19T17:58:30.8294921Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.8303276Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.8633969Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-19T17:58:30.8886180Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.8893640Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.9124703Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-19T17:58:30.9375331Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:30.9384788Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:30.9752528Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-19T17:58:31.0003894Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.0012936Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.0250718Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-19T17:58:31.0499801Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.0509276Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.0778496Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-19T17:58:31.0981965Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.0992605Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.1293545Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-19T17:58:31.1542414Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.1555008Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.1789569Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-19T17:58:31.2036579Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.2044209Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.2338376Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-19T17:58:31.2531899Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:31.2539894Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:31.2967739Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-19T17:58:31.3222356Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:31.3231164Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:31.4329719Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-19T17:58:31.4583907Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:31.4592357Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:31.7784887Z Selecting previously unselected package qtchooser. 2021-05-19T17:58:31.8046930Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-19T17:58:31.8054901Z Unpacking qtchooser (66-2build1) ... 2021-05-19T17:58:31.8378312Z Selecting previously unselected package qdoc-qt5. 2021-05-19T17:58:31.8562703Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.8571528Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:31.9252893Z Selecting previously unselected package libqt5help5:amd64. 2021-05-19T17:58:31.9513995Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.9521818Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:31.9833113Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-19T17:58:32.0092805Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.0100792Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.0356264Z Selecting previously unselected package qt5-assistant. 2021-05-19T17:58:32.0612224Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.0625563Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.1139283Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-19T17:58:32.1394074Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.1402912Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.1662421Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-19T17:58:32.1917687Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.1925763Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.3882155Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-19T17:58:32.4140713Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.4150375Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.5036670Z Selecting previously unselected package qttools5-dev-tools. 2021-05-19T17:58:32.5296486Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.5304488Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T17:58:32.6463766Z Selecting previously unselected package libqgis-customwidgets. 2021-05-19T17:58:32.6728510Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.6736731Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.7821684Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-19T17:58:32.8080698Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.8099971Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.8603877Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-19T17:58:32.8861273Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.8869676Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.9290952Z Selecting previously unselected package libqgispython3.10.4. 2021-05-19T17:58:32.9549866Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.9559397Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.9831442Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-19T17:58:33.0088247Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-19T17:58:33.0096116Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T17:58:33.0791284Z Selecting previously unselected package libqmi-proxy. 2021-05-19T17:58:33.1050231Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-19T17:58:33.1208560Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-19T17:58:33.1438666Z Selecting previously unselected package libqt5test5:amd64. 2021-05-19T17:58:33.1694859Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.1702264Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:33.2019960Z Selecting previously unselected package libwacom-bin. 2021-05-19T17:58:33.2276709Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-19T17:58:33.2284557Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T17:58:33.2498572Z Selecting previously unselected package modemmanager. 2021-05-19T17:58:33.2756826Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-19T17:58:33.2823602Z Unpacking modemmanager (1.12.8-1) ... 2021-05-19T17:58:33.3767121Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-19T17:58:33.4025548Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-19T17:58:33.4033981Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-19T17:58:33.4286892Z Selecting previously unselected package python-matplotlib-data. 2021-05-19T17:58:33.4541551Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-19T17:58:33.4553674Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T17:58:33.7411818Z Selecting previously unselected package python3-soupsieve. 2021-05-19T17:58:33.7675459Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-19T17:58:33.7684419Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T17:58:33.7978272Z Selecting previously unselected package python3-bs4. 2021-05-19T17:58:33.8184575Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-19T17:58:33.8194039Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-19T17:58:33.8486086Z Selecting previously unselected package python3-cycler. 2021-05-19T17:58:33.8745623Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-19T17:58:33.8753717Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-19T17:58:33.8980798Z Selecting previously unselected package python3-dateutil. 2021-05-19T17:58:33.9225497Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-19T17:58:33.9234045Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T17:58:33.9503067Z Selecting previously unselected package python3-decorator. 2021-05-19T17:58:33.9758521Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-19T17:58:33.9768061Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T17:58:34.0058283Z Selecting previously unselected package python3-future. 2021-05-19T17:58:34.0244276Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-19T17:58:34.0253357Z Unpacking python3-future (0.18.2-2) ... 2021-05-19T17:58:34.0832086Z Selecting previously unselected package python3-webencodings. 2021-05-19T17:58:34.1091757Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-19T17:58:34.1100309Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T17:58:34.1378342Z Selecting previously unselected package python3-html5lib. 2021-05-19T17:58:34.1578313Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-19T17:58:34.1585487Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-19T17:58:34.1888986Z Selecting previously unselected package python3-ipython-genutils. 2021-05-19T17:58:34.2147533Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-19T17:58:34.2157740Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T17:58:34.2419015Z Selecting previously unselected package python3-traitlets. 2021-05-19T17:58:34.2636122Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-19T17:58:34.2644174Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-19T17:58:34.2978464Z Selecting previously unselected package python3-jupyter-core. 2021-05-19T17:58:34.3174358Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-19T17:58:34.3180939Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-19T17:58:34.3438544Z Selecting previously unselected package python3-kiwisolver. 2021-05-19T17:58:34.3689126Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-19T17:58:34.3697973Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T17:58:34.4018311Z Selecting previously unselected package python3-lxml:amd64. 2021-05-19T17:58:34.4217645Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-19T17:58:34.4224164Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T17:58:34.5690941Z Selecting previously unselected package python3-pyparsing. 2021-05-19T17:58:34.5930350Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-19T17:58:34.5938605Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-19T17:58:34.6294523Z Selecting previously unselected package python3-matplotlib. 2021-05-19T17:58:34.6484958Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-19T17:58:34.6493745Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T17:58:35.0425212Z Selecting previously unselected package python3-nbformat. 2021-05-19T17:58:35.0692959Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-19T17:58:35.0700029Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-19T17:58:35.0952782Z Selecting previously unselected package python3-olefile. 2021-05-19T17:58:35.1215757Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-19T17:58:35.1224860Z Unpacking python3-olefile (0.46-2) ... 2021-05-19T17:58:35.1499048Z Selecting previously unselected package python3-pyproj. 2021-05-19T17:58:35.1735126Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-19T17:58:35.1743406Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-19T17:58:35.2267899Z Selecting previously unselected package python3-tz. 2021-05-19T17:58:35.2529056Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-19T17:58:35.2538085Z Unpacking python3-tz (2019.3-1) ... 2021-05-19T17:58:35.2779440Z Selecting previously unselected package python3-owslib. 2021-05-19T17:58:35.3039694Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-19T17:58:35.3046663Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-19T17:58:35.3373407Z Selecting previously unselected package python3-pil:amd64. 2021-05-19T17:58:35.3631420Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-05-19T17:58:35.3639278Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T17:58:35.4258572Z Selecting previously unselected package python3-retrying. 2021-05-19T17:58:35.4449342Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-19T17:58:35.4457494Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-19T17:58:35.4778531Z Selecting previously unselected package python3-plotly. 2021-05-19T17:58:35.4978973Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-19T17:58:35.4987166Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T17:58:35.9135212Z Selecting previously unselected package python3-psycopg2. 2021-05-19T17:58:35.9418043Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-19T17:58:35.9426319Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-19T17:58:35.9778746Z Selecting previously unselected package python3-sip. 2021-05-19T17:58:36.0027528Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:36.0036734Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T17:58:36.0342793Z Selecting previously unselected package python3-pyqt5. 2021-05-19T17:58:36.0609989Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:36.0617542Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:36.3139730Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-19T17:58:36.3411064Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T17:58:36.3424272Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T17:58:36.3898391Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-19T17:58:36.4135256Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:36.4144033Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:36.4423621Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-19T17:58:36.4693864Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:36.4701450Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:36.4978447Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-19T17:58:36.5187656Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:36.5195382Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:36.5579289Z Selecting previously unselected package python3-qgis-common. 2021-05-19T17:58:36.5796913Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:36.5810277Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:36.8778883Z Selecting previously unselected package python3-qgis. 2021-05-19T17:58:36.8983261Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:36.8992679Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:37.7508154Z Selecting previously unselected package python3-tk:amd64. 2021-05-19T17:58:37.7779221Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-19T17:58:37.7787393Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T17:58:37.8099085Z Selecting previously unselected package libjs-leaflet. 2021-05-19T17:58:37.8368701Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-19T17:58:37.8376379Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T17:58:37.8802402Z Selecting previously unselected package qgis-common. 2021-05-19T17:58:37.9072963Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:37.9081684Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:39.3887410Z Selecting previously unselected package qgis. 2021-05-19T17:58:39.4161678Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:39.4649205Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:39.7062604Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-19T17:58:39.7334529Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:39.7346010Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:39.9023307Z Selecting previously unselected package qgis-provider-grass. 2021-05-19T17:58:39.9300397Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:39.9308790Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:39.9596447Z Selecting previously unselected package qgis-plugin-grass. 2021-05-19T17:58:39.9867360Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:39.9876096Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:40.0495120Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-19T17:58:40.0763969Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:40.0772660Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:40.1099789Z Selecting previously unselected package qttranslations5-l10n. 2021-05-19T17:58:40.1368270Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-19T17:58:40.1383500Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T17:58:40.3024963Z Selecting previously unselected package wpasupplicant. 2021-05-19T17:58:40.3301218Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-19T17:58:40.3308372Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T17:58:40.4529766Z Selecting previously unselected package proj-bin. 2021-05-19T17:58:40.4804255Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-19T17:58:40.4813589Z Unpacking proj-bin (6.3.1-1) ... 2021-05-19T17:58:40.5117931Z Selecting previously unselected package usb-modeswitch-data. 2021-05-19T17:58:40.5389035Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-19T17:58:40.5401086Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-19T17:58:40.5647740Z Selecting previously unselected package usb-modeswitch. 2021-05-19T17:58:40.5916619Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-19T17:58:40.5984996Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T17:58:40.6650374Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T17:58:40.6682404Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T17:58:40.9235336Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-19T17:58:40.9255202Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T17:58:40.9277389Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T17:58:40.9304518Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:40.9387859Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-19T17:58:40.9414839Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T17:58:40.9433612Z Setting up proj-data (6.3.1-1) ... 2021-05-19T17:58:40.9454461Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:40.9484898Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T17:58:40.9504780Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T17:58:40.9531110Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T17:58:40.9558198Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T17:58:40.9576163Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T17:58:40.9600243Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T17:58:40.9622081Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T17:58:40.9646827Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-19T17:58:40.9676465Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T17:58:40.9697968Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T17:58:41.1109658Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-19T17:58:41.1133925Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T17:58:41.1161136Z Setting up python3-olefile (0.46-2) ... 2021-05-19T17:58:41.2585266Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-19T17:58:41.2606348Z Setting up python3-retrying (1.3.3-4) ... 2021-05-19T17:58:41.3902450Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:41.3923681Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-19T17:58:41.3956710Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-19T17:58:41.3980539Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T17:58:41.4002657Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-19T17:58:41.4027192Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T17:58:41.4053847Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T17:58:41.5192422Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-19T17:58:41.5220740Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T17:58:41.5253860Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T17:58:41.5279048Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T17:58:41.5304614Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T17:58:41.6634718Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:41.6659630Z Setting up python3-tz (2019.3-1) ... 2021-05-19T17:58:41.8076573Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T17:58:41.8150641Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T17:58:41.8174764Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:41.8248694Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:41.8272255Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T17:58:41.8293318Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T17:58:41.8316775Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:41.8337562Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T17:58:41.9699533Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:58:41.9727699Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-19T17:58:41.9749714Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T17:58:41.9775477Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T17:58:41.9842519Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T17:58:41.9869209Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-19T17:58:42.1527911Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T17:58:42.1553025Z Setting up python3-cycler (0.10.0-3) ... 2021-05-19T17:58:42.2911869Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T17:58:42.2941346Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T17:58:42.2967318Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T17:58:42.2995809Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-19T17:58:42.3015825Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-19T17:58:42.3039756Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T17:58:42.3061081Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-19T17:58:42.4566195Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:42.4590645Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-19T17:58:42.4614141Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T17:58:42.4636198Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:42.4714232Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-19T17:58:42.6726981Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T17:58:43.8014223Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T17:58:43.8041122Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T17:58:43.8064924Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T17:58:43.8093105Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:43.8111839Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T17:58:43.8141364Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T17:58:43.8168294Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T17:58:43.8192631Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T17:58:43.9959641Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:43.9981229Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T17:58:44.0012917Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T17:58:44.0033440Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-19T17:58:44.1922625Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T17:58:44.1948221Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:44.1971271Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:44.1989965Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T17:58:44.2011192Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:58:44.2176595Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T17:58:44.3806069Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:44.3835479Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:44.3858638Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T17:58:44.3952039Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T17:58:44.3976614Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:44.3997291Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:44.4025205Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:44.4052775Z Setting up python3-future (0.18.2-2) ... 2021-05-19T17:58:44.4121061Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-19T17:58:44.4171756Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-19T17:58:44.7311586Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:44.8700220Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-19T17:58:44.8720929Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:44.8744703Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:44.8765546Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:44.8791712Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T17:58:44.8814377Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:44.8833285Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T17:58:44.8857660Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:44.8882118Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:45.1985873Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T17:58:45.3466726Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-19T17:58:45.4962332Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T17:58:45.4982028Z Setting up qtchooser (66-2build1) ... 2021-05-19T17:58:45.5003741Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-19T17:58:45.5027109Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T17:58:45.6462035Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:45.6493591Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:45.6513494Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:45.6532926Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T17:58:46.5404448Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:46.5427187Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T17:58:46.5452852Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:46.5475101Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:46.5496033Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:46.5519639Z Setting up proj-bin (6.3.1-1) ... 2021-05-19T17:58:46.5645487Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:46.5666536Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:46.5689286Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T17:58:46.9213341Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-19T17:58:46.9235647Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:46.9258874Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-19T17:58:47.0817229Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-19T17:58:47.0839940Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-19T17:58:47.2333853Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:47.2357773Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-19T17:58:47.4118324Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T17:58:47.4139838Z Setting up gcr (3.36.0-2build1) ... 2021-05-19T17:58:47.4167775Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:47.4189898Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T17:58:47.5459600Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T17:58:47.5461924Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T17:58:48.0349477Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T17:58:48.2935172Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:48.2953276Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:48.2973089Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:48.2992357Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:48.3009319Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:48.3034279Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:48.3053512Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T17:58:48.4509445Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.4511188Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T17:58:48.4512685Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.4514068Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T17:58:48.4899243Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.4900553Z if direction is "increasing": 2021-05-19T17:58:48.4902054Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.4903169Z elif direction is "decreasing": 2021-05-19T17:58:48.5066391Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.5067686Z if direction is "increasing": 2021-05-19T17:58:48.5069133Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:48.5070181Z elif direction is "decreasing": 2021-05-19T17:58:49.3806524Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.3808211Z if props["offset_coordinates"] is "data": 2021-05-19T17:58:49.3810038Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T17:58:49.3811321Z if props["coordinates"] is not "data": 2021-05-19T17:58:50.0846916Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T17:58:50.5740286Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T17:58:50.5742764Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T17:58:50.5744910Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-19T17:58:51.6602175Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T17:58:51.6623083Z First installation detected... 2021-05-19T17:58:51.6623938Z Checking NSS setup... 2021-05-19T17:58:51.6658415Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T17:58:51.6679297Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:51.6794995Z Setting up python3-owslib (0.19.1-1) ... 2021-05-19T17:58:51.9399980Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:51.9421310Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T17:58:51.9440510Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:51.9461441Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:51.9479164Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T17:58:51.9499217Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T17:58:51.9518322Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T17:58:51.9539151Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T17:58:51.9560873Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:52.1365154Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:52.1385816Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T17:58:52.1408759Z Setting up grass-core (7.8.2-1build3) ... 2021-05-19T17:58:52.4619504Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:52.4621479Z if value is '': 2021-05-19T17:58:52.5560020Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:52.5561125Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T17:58:52.5562270Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:52.5563297Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T17:58:52.5564402Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T17:58:52.5565433Z if driver_string is not None and driver_string is not "": 2021-05-19T17:58:52.5981242Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:52.5982400Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T17:58:52.5983656Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:52.5984769Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T17:58:52.6580858Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T17:58:52.6606345Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6675514Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-19T17:58:52.6692734Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6714889Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6872708Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:52.6893167Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6918803Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6944451Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:52.6966055Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.6991654Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:52.7789549Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:52.7810935Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.7832462Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:52.7862805Z Setting up modemmanager (1.12.8-1) ... 2021-05-19T17:58:52.9060337Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-19T17:58:52.9063381Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-19T17:58:53.4511079Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4532392Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4552004Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.4572930Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4599057Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.4619101Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4636913Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T17:58:53.4655728Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T17:58:53.4676497Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T17:58:53.4698995Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4719552Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4739413Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:53.4760803Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.4782751Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:53.4805006Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:53.4830468Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4848646Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T17:58:53.4869873Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:53.4892344Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.4911057Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:53.6438927Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:53.6459802Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.6481315Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.6501690Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.1231065Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:24.1252184Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T17:59:24.1272278Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.1291314Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:24.1312002Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.1330467Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.1349674Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:24.1369838Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.2746253Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.2765811Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T17:59:24.2782937Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.2802820Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T17:59:24.2823093Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.4360237Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.4381883Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.4425791Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:24.4541155Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-19T17:59:24.4632170Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-19T17:59:25.2825174Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:59:25.2986257Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T17:59:25.3218442Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T17:59:25.3362134Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-19T17:59:25.4157220Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:59:25.4427662Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-19T17:59:25.6917380Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:59:36.9086457Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T17:59:36.9252817Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T17:59:38.6193455Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T17:59:38.6193985Z with: 2021-05-19T17:59:38.6194476Z github_slug: neuroconductor/neurocStats 2021-05-19T17:59:38.6194947Z env: 2021-05-19T17:59:38.6195358Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:38.6195816Z TIC_DEPLOY_KEY: 2021-05-19T17:59:38.6196580Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:38.6198130Z GITHUB_PAT: *** 2021-05-19T17:59:38.6198908Z COVERALLS_TOKEN: *** 2021-05-19T17:59:38.6199387Z continue-on-error: true 2021-05-19T17:59:38.6199837Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:38.6200307Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:38.6200736Z TZ: UTC 2021-05-19T17:59:38.6201114Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:38.6201520Z NOT_CRAN: true 2021-05-19T17:59:38.6201871Z ##[endgroup] 2021-05-19T17:59:38.6517114Z repo slug is: neuroconductor/neurocStats 2021-05-19T17:59:38.6644295Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T17:59:38.6644855Z env: 2021-05-19T17:59:38.6645294Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:38.6645744Z TIC_DEPLOY_KEY: 2021-05-19T17:59:38.6646543Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:38.6647769Z GITHUB_PAT: *** 2021-05-19T17:59:38.6648563Z COVERALLS_TOKEN: *** 2021-05-19T17:59:38.6649033Z continue-on-error: true 2021-05-19T17:59:38.6649494Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:38.6649958Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:38.6650399Z TZ: UTC 2021-05-19T17:59:38.6650790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:38.6651179Z NOT_CRAN: true 2021-05-19T17:59:38.6651552Z ##[endgroup] 2021-05-19T17:59:38.8537204Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T17:59:38.8537766Z with: 2021-05-19T17:59:38.8538160Z repo_name: neurocStats 2021-05-19T17:59:38.8538579Z repo_version: 0.1.3 2021-05-19T17:59:38.8538943Z runner_os: Linux 2021-05-19T17:59:38.8539305Z R_version: 4.1 2021-05-19T17:59:38.8539630Z env: 2021-05-19T17:59:38.8540049Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:38.8540503Z TIC_DEPLOY_KEY: 2021-05-19T17:59:38.8541265Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:38.8542819Z GITHUB_PAT: *** 2021-05-19T17:59:38.8543602Z COVERALLS_TOKEN: *** 2021-05-19T17:59:38.8544064Z continue-on-error: true 2021-05-19T17:59:38.8544519Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:38.8544970Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:38.8545401Z TZ: UTC 2021-05-19T17:59:38.8545774Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:38.8546161Z NOT_CRAN: true 2021-05-19T17:59:38.8546544Z ##[endgroup] 2021-05-19T17:59:38.8879084Z Package: neurocStats 2021-05-19T17:59:38.8884711Z Version: 0.1.3 2021-05-19T17:59:38.8886561Z OS: Linux 2021-05-19T17:59:38.8978785Z ##[group]Run install.packages('remotes') 2021-05-19T17:59:38.8979533Z install.packages('remotes') 2021-05-19T17:59:38.8980386Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T17:59:38.8981451Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T17:59:38.8988853Z shell: /usr/local/bin/Rscript {0} 2021-05-19T17:59:38.8989308Z env: 2021-05-19T17:59:38.8989760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:38.8990267Z TIC_DEPLOY_KEY: 2021-05-19T17:59:38.8991137Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:38.8992462Z GITHUB_PAT: *** 2021-05-19T17:59:38.8993326Z COVERALLS_TOKEN: *** 2021-05-19T17:59:38.8993976Z continue-on-error: true 2021-05-19T17:59:38.8994476Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:38.8994991Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:38.8995475Z TZ: UTC 2021-05-19T17:59:38.8995889Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:38.8996314Z NOT_CRAN: true 2021-05-19T17:59:38.8996719Z ##[endgroup] 2021-05-19T17:59:39.0613083Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T17:59:39.0614012Z (as ‘lib’ is unspecified) 2021-05-19T17:59:54.0788759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T17:59:54.4780128Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-19T17:59:54.4894155Z ================================================== 2021-05-19T17:59:54.4897702Z downloaded 145 KB 2021-05-19T17:59:54.4898034Z 2021-05-19T17:59:54.7605981Z * installing *source* package ‘remotes’ ... 2021-05-19T17:59:54.7644819Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T17:59:54.7646005Z ** using staged installation 2021-05-19T17:59:54.7800836Z ** R 2021-05-19T17:59:54.7978107Z ** inst 2021-05-19T17:59:54.7988536Z ** byte-compile and prepare package for lazy loading 2021-05-19T17:59:56.4312436Z ** help 2021-05-19T17:59:56.5179102Z *** installing help indices 2021-05-19T17:59:56.5735519Z ** building package indices 2021-05-19T17:59:56.7940670Z ** installing vignettes 2021-05-19T17:59:56.8004271Z ** testing if installed package can be loaded from temporary location 2021-05-19T17:59:56.9684616Z ** testing if installed package can be loaded from final location 2021-05-19T17:59:57.1703745Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T17:59:57.1727078Z * DONE (remotes) 2021-05-19T17:59:57.1796334Z 2021-05-19T17:59:57.1797215Z The downloaded source packages are in 2021-05-19T17:59:57.1798778Z ‘/tmp/RtmpNG8z6n/downloaded_packages’ 2021-05-19T18:00:13.2603388Z ##[group]Run actions/cache@v1 2021-05-19T18:00:13.2603859Z with: 2021-05-19T18:00:13.2604262Z path: /home/runner/work/_temp/Library 2021-05-19T18:00:13.2607209Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-cd9f891be489955b30795d433369e6d1b4b9dca71bbebd61bbe2cd686772f3c7 2021-05-19T18:00:13.2610958Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-19T18:00:13.2612163Z env: 2021-05-19T18:00:13.2612588Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:13.2613041Z TIC_DEPLOY_KEY: 2021-05-19T18:00:13.2613803Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:00:13.2615503Z GITHUB_PAT: *** 2021-05-19T18:00:13.2616348Z COVERALLS_TOKEN: *** 2021-05-19T18:00:13.2616829Z continue-on-error: true 2021-05-19T18:00:13.2617504Z VDIFFR_RUN_TESTS: 2021-05-19T18:00:13.2617980Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:00:13.2618466Z TZ: UTC 2021-05-19T18:00:13.2618867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:13.2619255Z NOT_CRAN: true 2021-05-19T18:00:13.2619617Z ##[endgroup] 2021-05-19T18:00:13.3025015Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:00:13.3098556Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T18:00:13.3099351Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T18:00:13.3100059Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-19T18:00:13.3100702Z sudo -s eval "$sysreqs" 2021-05-19T18:00:13.3143287Z shell: /usr/bin/bash -e {0} 2021-05-19T18:00:13.3143656Z env: 2021-05-19T18:00:13.3144082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:13.3144523Z TIC_DEPLOY_KEY: 2021-05-19T18:00:13.3145304Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:00:13.3146544Z GITHUB_PAT: *** 2021-05-19T18:00:13.3147302Z COVERALLS_TOKEN: *** 2021-05-19T18:00:13.3147895Z continue-on-error: true 2021-05-19T18:00:13.3148351Z VDIFFR_RUN_TESTS: 2021-05-19T18:00:13.3148805Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:00:13.3149232Z TZ: UTC 2021-05-19T18:00:13.3149614Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:13.3150008Z NOT_CRAN: true 2021-05-19T18:00:13.3150451Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-19T18:00:13.3150921Z ##[endgroup] 2021-05-19T18:00:13.4929168Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:00:14.0015804Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-19T18:00:28.8828743Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-19T18:00:28.8829516Z crayon (NA -> 1.4.1) [CRAN] 2021-05-19T18:00:28.8830168Z R6 (NA -> 2.5.0) [CRAN] 2021-05-19T18:00:28.8830806Z desc (NA -> 1.3.0) [CRAN] 2021-05-19T18:00:28.8831458Z debugme (NA -> 1.1.0) [CRAN] 2021-05-19T18:00:28.8850264Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-19T18:00:28.8861645Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:00:28.8862426Z (as ‘lib’ is unspecified) 2021-05-19T18:00:42.9543360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T18:00:43.2380036Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-19T18:00:43.2432641Z ================================================== 2021-05-19T18:00:43.2433475Z downloaded 60 KB 2021-05-19T18:00:43.2434080Z 2021-05-19T18:00:43.2471681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T18:00:43.5400598Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-19T18:00:43.5407816Z ================================================== 2021-05-19T18:00:43.5408687Z downloaded 34 KB 2021-05-19T18:00:43.5409211Z 2021-05-19T18:00:43.5442127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T18:00:43.9226023Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-19T18:00:43.9293392Z ================================================== 2021-05-19T18:00:43.9294236Z downloaded 62 KB 2021-05-19T18:00:43.9294784Z 2021-05-19T18:00:43.9326332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T18:00:44.3185343Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-19T18:00:44.3352813Z ================================================== 2021-05-19T18:00:44.3353593Z downloaded 285 KB 2021-05-19T18:00:44.3354062Z 2021-05-19T18:00:44.3385797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-19T18:00:44.7941539Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-19T18:00:44.8243770Z ================================================== 2021-05-19T18:00:44.8245623Z downloaded 973 KB 2021-05-19T18:00:44.8246147Z 2021-05-19T18:00:45.0613179Z * installing *source* package ‘rprojroot’ ... 2021-05-19T18:00:45.0635774Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T18:00:45.0636998Z ** using staged installation 2021-05-19T18:00:45.0765787Z ** R 2021-05-19T18:00:45.0809704Z ** inst 2021-05-19T18:00:45.0818529Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:45.5246298Z ** help 2021-05-19T18:00:45.5504039Z *** installing help indices 2021-05-19T18:00:45.5774392Z *** copying figures 2021-05-19T18:00:45.5779104Z ** building package indices 2021-05-19T18:00:45.7698095Z ** installing vignettes 2021-05-19T18:00:45.7730059Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:45.9391416Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:46.1091356Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:46.1099821Z * DONE (rprojroot) 2021-05-19T18:00:46.3356381Z * installing *source* package ‘crayon’ ... 2021-05-19T18:00:46.3373349Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T18:00:46.3374578Z ** using staged installation 2021-05-19T18:00:46.3495086Z ** R 2021-05-19T18:00:46.3577708Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:47.1232870Z ** help 2021-05-19T18:00:47.1756033Z *** installing help indices 2021-05-19T18:00:47.2122621Z ** building package indices 2021-05-19T18:00:47.4250835Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:47.5996989Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:47.7843642Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:47.7854657Z * DONE (crayon) 2021-05-19T18:00:48.0108474Z * installing *source* package ‘R6’ ... 2021-05-19T18:00:48.0124110Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T18:00:48.0125294Z ** using staged installation 2021-05-19T18:00:48.0247557Z ** R 2021-05-19T18:00:48.0311645Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:48.5055546Z ** help 2021-05-19T18:00:48.5252471Z *** installing help indices 2021-05-19T18:00:48.5440523Z *** copying figures 2021-05-19T18:00:48.5444047Z ** building package indices 2021-05-19T18:00:48.7327001Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:48.9037330Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:49.0788497Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:49.0796162Z * DONE (R6) 2021-05-19T18:00:49.3812578Z * installing *source* package ‘desc’ ... 2021-05-19T18:00:49.3860244Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T18:00:49.3861459Z ** using staged installation 2021-05-19T18:00:49.4009993Z ** R 2021-05-19T18:00:49.4132905Z ** inst 2021-05-19T18:00:49.4147410Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:50.9178445Z ** help 2021-05-19T18:00:51.0427039Z *** installing help indices 2021-05-19T18:00:51.1321098Z ** building package indices 2021-05-19T18:00:51.3974401Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:51.5766392Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:51.7805752Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:51.7824566Z * DONE (desc) 2021-05-19T18:00:52.0198506Z * installing *source* package ‘debugme’ ... 2021-05-19T18:00:52.0228945Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-19T18:00:52.0230162Z ** using staged installation 2021-05-19T18:00:52.0329264Z ** R 2021-05-19T18:00:52.0358234Z ** inst 2021-05-19T18:00:52.0378715Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:52.3260728Z ** help 2021-05-19T18:00:52.3389459Z *** installing help indices 2021-05-19T18:00:52.3598791Z ** building package indices 2021-05-19T18:00:52.5417305Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:52.7130797Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:52.8832575Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:52.8838987Z * DONE (debugme) 2021-05-19T18:00:52.8913477Z 2021-05-19T18:00:52.8914530Z The downloaded source packages are in 2021-05-19T18:00:52.8915995Z ‘/tmp/Rtmp8OkqVr/downloaded_packages’ 2021-05-19T18:00:52.8916814Z Running `R CMD build`... 2021-05-19T18:00:53.1204616Z * checking for file ‘/tmp/Rtmp8OkqVr/remotes65c83289fa6a/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-19T18:00:53.1206293Z * preparing ‘sysreqs’: 2021-05-19T18:00:53.1207468Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:00:53.1208978Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:00:53.1210099Z * checking for empty or unneeded directories 2021-05-19T18:00:53.1211223Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:00:53.1212544Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-19T18:00:53.1214720Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:00:53.1215806Z (as ‘lib’ is unspecified) 2021-05-19T18:00:53.3157441Z * installing *source* package ‘sysreqs’ ... 2021-05-19T18:00:53.3158967Z ** using staged installation 2021-05-19T18:00:53.3281354Z ** R 2021-05-19T18:00:53.3313148Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:53.6659741Z ** help 2021-05-19T18:00:53.6870820Z *** installing help indices 2021-05-19T18:00:53.7032850Z ** building package indices 2021-05-19T18:00:53.8821261Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:54.0634285Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:54.2449370Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:54.2455880Z * DONE (sysreqs) 2021-05-19T18:01:10.3515158Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T18:01:10.3517455Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-19T18:01:10.3519083Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-19T18:01:10.3732286Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-19T18:01:10.4154509Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T18:01:10.4983579Z Hit:6 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-19T18:01:10.6183986Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-19T18:01:10.6560530Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T18:01:11.8506303Z Reading package lists... 2021-05-19T18:01:11.9231811Z Reading package lists... 2021-05-19T18:01:12.0662646Z Building dependency tree... 2021-05-19T18:01:12.0683976Z Reading state information... 2021-05-19T18:01:12.2124409Z make is already the newest version (4.2.1-1.2). 2021-05-19T18:01:12.2127828Z make set to manually installed. 2021-05-19T18:01:12.2128444Z Suggested packages: 2021-05-19T18:01:12.2129562Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssl-doc 2021-05-19T18:01:12.2597011Z The following NEW packages will be installed: 2021-05-19T18:01:12.2601545Z libcurl4-openssl-dev 2021-05-19T18:01:12.2607472Z The following packages will be upgraded: 2021-05-19T18:01:12.2610205Z libssl-dev libssl1.1 2021-05-19T18:01:12.2775142Z 2 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. 2021-05-19T18:01:12.2776019Z Need to get 3222 kB of archives. 2021-05-19T18:01:12.2776816Z After this operation, 1540 kB of additional disk space will be used. 2021-05-19T18:01:12.2778825Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1583 kB] 2021-05-19T18:01:12.3001456Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB] 2021-05-19T18:01:12.3173732Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-19T18:01:12.6801694Z Preconfiguring packages ... 2021-05-19T18:01:12.7591719Z Fetched 3222 kB in 0s (57.4 MB/s) 2021-05-19T18:01:12.7983882Z (Reading database ... 2021-05-19T18:01:12.7985023Z (Reading database ... 5% 2021-05-19T18:01:12.7985760Z (Reading database ... 10% 2021-05-19T18:01:12.7986419Z (Reading database ... 15% 2021-05-19T18:01:12.7987069Z (Reading database ... 20% 2021-05-19T18:01:12.7987700Z (Reading database ... 25% 2021-05-19T18:01:12.7988356Z (Reading database ... 30% 2021-05-19T18:01:12.7988991Z (Reading database ... 35% 2021-05-19T18:01:12.7989620Z (Reading database ... 40% 2021-05-19T18:01:12.7990258Z (Reading database ... 45% 2021-05-19T18:01:12.7993622Z (Reading database ... 50% 2021-05-19T18:01:12.8083850Z (Reading database ... 55% 2021-05-19T18:01:12.8123588Z (Reading database ... 60% 2021-05-19T18:01:12.8188385Z (Reading database ... 65% 2021-05-19T18:01:12.8215415Z (Reading database ... 70% 2021-05-19T18:01:12.8481176Z (Reading database ... 75% 2021-05-19T18:01:12.8509436Z (Reading database ... 80% 2021-05-19T18:01:12.8566844Z (Reading database ... 85% 2021-05-19T18:01:12.8652210Z (Reading database ... 90% 2021-05-19T18:01:12.9014319Z (Reading database ... 95% 2021-05-19T18:01:12.9016476Z (Reading database ... 100% 2021-05-19T18:01:12.9019040Z (Reading database ... 259136 files and directories currently installed.) 2021-05-19T18:01:12.9128016Z Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T18:01:12.9153877Z Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T18:01:13.1170422Z Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T18:01:13.1265106Z Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T18:01:13.2612730Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-19T18:01:13.2893754Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-19T18:01:13.2901868Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T18:01:13.3785780Z Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T18:01:13.5078937Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T18:01:13.5103451Z Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T18:01:13.5135146Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T18:01:16.4730543Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T18:01:17.9392361Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:01:17.9393039Z remotes::install_github("ropensci/tic") 2021-05-19T18:01:17.9393725Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:01:17.9394387Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:01:17.9394974Z remotes::install_cran("covr") 2021-05-19T18:01:17.9401764Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:01:17.9402185Z env: 2021-05-19T18:01:17.9402642Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:01:17.9403087Z TIC_DEPLOY_KEY: 2021-05-19T18:01:17.9403869Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:01:17.9405324Z GITHUB_PAT: *** 2021-05-19T18:01:17.9406183Z COVERALLS_TOKEN: *** 2021-05-19T18:01:17.9406662Z continue-on-error: true 2021-05-19T18:01:17.9407109Z VDIFFR_RUN_TESTS: 2021-05-19T18:01:17.9407578Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:01:17.9408031Z TZ: UTC 2021-05-19T18:01:17.9408407Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:01:17.9408796Z NOT_CRAN: true 2021-05-19T18:01:17.9409160Z ##[endgroup] 2021-05-19T18:01:18.1191673Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:01:18.6731332Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:01:33.6957963Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:01:33.6959496Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:01:33.6960505Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:01:33.6961488Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:01:33.6962410Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:01:33.6963328Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:01:33.6964241Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:01:33.6965138Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:01:33.6966042Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:01:33.6966958Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:01:33.6967841Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:01:33.6968755Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:01:33.6969667Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:01:33.6970559Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:01:33.6971477Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:01:33.6972442Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:33.6973390Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:01:33.6974278Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:01:33.6975174Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:01:33.6976429Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:01:33.6978291Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:01:33.6979232Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:01:33.6981323Z 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-19T18:01:33.6983175Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:01:33.6984035Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:33.6984887Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:33.6985689Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:01:33.6986487Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:01:33.6987294Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:01:33.6988123Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:01:33.6988954Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:01:33.6989795Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:01:33.6990968Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:01:33.6991979Z (as ‘lib’ is unspecified) 2021-05-19T18:01:47.8149785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T18:01:48.0906330Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-19T18:01:48.1188929Z ================================================== 2021-05-19T18:01:48.1189729Z downloaded 839 KB 2021-05-19T18:01:48.1190523Z 2021-05-19T18:01:48.1219326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T18:01:48.3987105Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-19T18:01:48.4157138Z ================================================== 2021-05-19T18:01:48.4158096Z downloaded 258 KB 2021-05-19T18:01:48.4158628Z 2021-05-19T18:01:48.4187928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T18:01:49.1052627Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-19T18:01:49.1123615Z ================================================== 2021-05-19T18:01:49.1124098Z downloaded 97 KB 2021-05-19T18:01:49.1124398Z 2021-05-19T18:01:49.1157303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-19T18:01:49.4504681Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-19T18:01:49.4507593Z ================================================== 2021-05-19T18:01:49.4508331Z downloaded 19 KB 2021-05-19T18:01:49.4508785Z 2021-05-19T18:01:49.4534543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-19T18:01:49.6704582Z Content type 'application/x-tar' length 5688 bytes 2021-05-19T18:01:49.6707143Z ================================================== 2021-05-19T18:01:49.6709018Z downloaded 5688 bytes 2021-05-19T18:01:49.6710807Z 2021-05-19T18:01:49.6849016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T18:01:50.8315230Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-19T18:01:50.8619288Z ================================================== 2021-05-19T18:01:50.8619755Z downloaded 1.3 MB 2021-05-19T18:01:50.8620035Z 2021-05-19T18:01:50.8652556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-19T18:01:51.2906854Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-19T18:01:51.2907631Z ================================================== 2021-05-19T18:01:51.2908118Z downloaded 12 KB 2021-05-19T18:01:51.2908433Z 2021-05-19T18:01:51.2938338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T18:01:51.5903286Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-19T18:01:51.6142161Z ================================================== 2021-05-19T18:01:51.6142920Z downloaded 779 KB 2021-05-19T18:01:51.6143386Z 2021-05-19T18:01:51.6176518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T18:01:51.9043797Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-19T18:01:51.9244237Z ================================================== 2021-05-19T18:01:51.9244827Z downloaded 412 KB 2021-05-19T18:01:51.9245170Z 2021-05-19T18:01:51.9278983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T18:01:52.3115836Z Content type 'application/x-tar' length 3475 bytes 2021-05-19T18:01:52.3116550Z ================================================== 2021-05-19T18:01:52.3117045Z downloaded 3475 bytes 2021-05-19T18:01:52.3117377Z 2021-05-19T18:01:52.3149221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T18:01:52.5440262Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-19T18:01:52.5562373Z ================================================== 2021-05-19T18:01:52.5564043Z downloaded 156 KB 2021-05-19T18:01:52.5564584Z 2021-05-19T18:01:52.5596708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T18:01:53.6072017Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-19T18:01:53.6074698Z ================================================== 2021-05-19T18:01:53.6075445Z downloaded 60 KB 2021-05-19T18:01:53.6075963Z 2021-05-19T18:01:53.6077849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T18:01:53.6079328Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-19T18:01:53.6080028Z ================================================== 2021-05-19T18:01:53.6080521Z downloaded 154 KB 2021-05-19T18:01:53.6080855Z 2021-05-19T18:01:53.6082189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T18:01:53.7201379Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-19T18:01:53.7252542Z ================================================== 2021-05-19T18:01:53.7253105Z downloaded 110 KB 2021-05-19T18:01:53.7253423Z 2021-05-19T18:01:53.7289638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T18:01:54.0062016Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-19T18:01:54.0167226Z ================================================== 2021-05-19T18:01:54.0167997Z downloaded 107 KB 2021-05-19T18:01:54.0168468Z 2021-05-19T18:01:54.0200482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T18:01:54.3370106Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-19T18:01:54.3505166Z ================================================== 2021-05-19T18:01:54.3506229Z downloaded 225 KB 2021-05-19T18:01:54.3506784Z 2021-05-19T18:01:54.3542074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T18:01:54.7849423Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-19T18:01:54.7899603Z ================================================== 2021-05-19T18:01:54.7900508Z downloaded 43 KB 2021-05-19T18:01:54.7901088Z 2021-05-19T18:01:54.7936192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T18:01:55.4312009Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-19T18:01:55.4382809Z ================================================== 2021-05-19T18:01:55.4383311Z downloaded 90 KB 2021-05-19T18:01:55.4383616Z 2021-05-19T18:01:55.4419709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T18:01:55.6536708Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-19T18:01:55.6606663Z ================================================== 2021-05-19T18:01:55.6608449Z downloaded 92 KB 2021-05-19T18:01:55.6608842Z 2021-05-19T18:01:55.6646727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-19T18:01:56.1712293Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-19T18:01:56.1713512Z ================================================== 2021-05-19T18:01:56.1714430Z downloaded 28 KB 2021-05-19T18:01:56.1714824Z 2021-05-19T18:01:56.1754293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T18:01:56.3618342Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-19T18:01:56.3619533Z ================================================== 2021-05-19T18:01:56.3620181Z downloaded 12 KB 2021-05-19T18:01:56.3620656Z 2021-05-19T18:01:56.3652468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T18:01:57.0416427Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-19T18:01:57.0626141Z ================================================== 2021-05-19T18:01:57.0627123Z downloaded 364 KB 2021-05-19T18:01:57.0627673Z 2021-05-19T18:01:57.0662862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T18:01:57.4542430Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-19T18:01:57.4602786Z ================================================== 2021-05-19T18:01:57.4603357Z downloaded 81 KB 2021-05-19T18:01:57.4603676Z 2021-05-19T18:01:57.4644622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T18:01:58.5796124Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-19T18:01:58.5797621Z ================================================== 2021-05-19T18:01:58.5798351Z downloaded 44 KB 2021-05-19T18:01:58.5798871Z 2021-05-19T18:01:58.5835723Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T18:01:58.9750422Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-19T18:01:58.9806820Z ================================================== 2021-05-19T18:01:58.9807401Z downloaded 64 KB 2021-05-19T18:01:58.9807707Z 2021-05-19T18:01:58.9840620Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T18:01:59.3742668Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-19T18:01:59.3982984Z ================================================== 2021-05-19T18:01:59.3983834Z downloaded 781 KB 2021-05-19T18:01:59.3984299Z 2021-05-19T18:01:59.4017986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T18:02:00.2563392Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-19T18:02:00.2564184Z ================================================== 2021-05-19T18:02:00.2564672Z downloaded 20 KB 2021-05-19T18:02:00.2564986Z 2021-05-19T18:02:00.2611707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T18:02:00.6041509Z Content type 'binary/octet-stream' length 24954 bytes (24 KB) 2021-05-19T18:02:00.6042881Z ================================================== 2021-05-19T18:02:00.6043668Z downloaded 24 KB 2021-05-19T18:02:00.6044169Z 2021-05-19T18:02:00.6082574Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T18:02:02.4210981Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-19T18:02:02.4381644Z ================================================== 2021-05-19T18:02:02.4382575Z downloaded 297 KB 2021-05-19T18:02:02.4383343Z 2021-05-19T18:02:02.4420684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T18:02:02.7718504Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-19T18:02:02.7719708Z ================================================== 2021-05-19T18:02:02.7720345Z downloaded 17 KB 2021-05-19T18:02:02.7720794Z 2021-05-19T18:02:02.7753436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T18:02:03.4307043Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-19T18:02:03.4646509Z ================================================== 2021-05-19T18:02:03.4647496Z downloaded 1.2 MB 2021-05-19T18:02:03.4647969Z 2021-05-19T18:02:03.9564654Z * installing *source* package ‘rlang’ ... 2021-05-19T18:02:03.9691355Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:03.9692526Z ** using staged installation 2021-05-19T18:02:03.9847522Z ** libs 2021-05-19T18:02:03.9912538Z 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-19T18:02:04.0863736Z 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-19T18:02:04.3900614Z 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-19T18:02:06.5021026Z 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-19T18:02:07.4353955Z 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-19T18:02:07.4736098Z 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-19T18:02:07.5179106Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-19T18:02:07.5204214Z ** R 2021-05-19T18:02:07.5638304Z ** inst 2021-05-19T18:02:07.5646310Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:10.6864169Z ** help 2021-05-19T18:02:11.3534940Z *** installing help indices 2021-05-19T18:02:11.6375864Z *** copying figures 2021-05-19T18:02:11.6380991Z ** building package indices 2021-05-19T18:02:12.0989872Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:12.3339105Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:12.4507299Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:12.7013524Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:12.7045305Z * DONE (rlang) 2021-05-19T18:02:12.9516508Z * installing *source* package ‘magrittr’ ... 2021-05-19T18:02:12.9541196Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:12.9542292Z ** using staged installation 2021-05-19T18:02:12.9664680Z ** libs 2021-05-19T18:02:12.9709406Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-19T18:02:13.0894746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-19T18:02:13.1406178Z 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-19T18:02:13.1618919Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-19T18:02:13.1631564Z ** R 2021-05-19T18:02:13.1669985Z ** inst 2021-05-19T18:02:13.1683957Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:13.4446800Z ** help 2021-05-19T18:02:13.4850058Z *** installing help indices 2021-05-19T18:02:13.5139654Z *** copying figures 2021-05-19T18:02:13.5143067Z ** building package indices 2021-05-19T18:02:13.7107402Z ** installing vignettes 2021-05-19T18:02:13.7163903Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:13.8868613Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:13.9043830Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:14.0733031Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:14.0740250Z * DONE (magrittr) 2021-05-19T18:02:14.3086624Z * installing *source* package ‘glue’ ... 2021-05-19T18:02:14.3104592Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:14.3105693Z ** using staged installation 2021-05-19T18:02:14.3252807Z ** libs 2021-05-19T18:02:14.3300320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-19T18:02:14.4430554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:02:14.4862873Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-19T18:02:14.5655698Z 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-19T18:02:14.5868782Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-19T18:02:14.5881084Z ** R 2021-05-19T18:02:14.5930537Z ** inst 2021-05-19T18:02:14.5942372Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:15.0391964Z ** help 2021-05-19T18:02:15.0675696Z *** installing help indices 2021-05-19T18:02:15.0966514Z *** copying figures 2021-05-19T18:02:15.0968868Z ** building package indices 2021-05-19T18:02:15.2874961Z ** installing vignettes 2021-05-19T18:02:15.2934953Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:15.5050494Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:15.5221632Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:15.7338571Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:15.7347382Z * DONE (glue) 2021-05-19T18:02:15.9434305Z * installing *source* package ‘sys’ ... 2021-05-19T18:02:15.9445856Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:15.9446817Z ** using staged installation 2021-05-19T18:02:15.9637857Z ** libs 2021-05-19T18:02:15.9685288Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-19T18:02:16.1454916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:02:16.1890247Z 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-19T18:02:16.2106576Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-19T18:02:16.2120193Z ** R 2021-05-19T18:02:16.2154214Z ** inst 2021-05-19T18:02:16.2162194Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:16.4846599Z ** help 2021-05-19T18:02:16.5039944Z *** installing help indices 2021-05-19T18:02:16.5227384Z ** building package indices 2021-05-19T18:02:16.7082291Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:16.8822714Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:16.8993304Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:17.0661223Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:17.0666674Z * DONE (sys) 2021-05-19T18:02:17.2620670Z * installing *source* package ‘mime’ ... 2021-05-19T18:02:17.2629757Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:17.2631900Z ** using staged installation 2021-05-19T18:02:17.2758529Z ** libs 2021-05-19T18:02:17.2808270Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:02:17.3253686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-19T18:02:17.3784524Z 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-19T18:02:17.3938402Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-19T18:02:17.3951875Z ** R 2021-05-19T18:02:17.4004464Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:17.7100191Z ** help 2021-05-19T18:02:17.7310078Z *** installing help indices 2021-05-19T18:02:17.7462024Z ** building package indices 2021-05-19T18:02:17.9282882Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:18.0983523Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:18.1156050Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:18.2840618Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:18.2847306Z * DONE (mime) 2021-05-19T18:02:18.6237323Z * installing *source* package ‘curl’ ... 2021-05-19T18:02:18.6313974Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:18.6316293Z ** using staged installation 2021-05-19T18:02:18.6406129Z Found pkg-config cflags and libs! 2021-05-19T18:02:18.7225436Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-19T18:02:18.7226624Z Using PKG_LIBS=-lcurl 2021-05-19T18:02:18.7708002Z ** libs 2021-05-19T18:02:18.7759616Z 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-19T18:02:18.7784786Z 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-19T18:02:18.8509554Z 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-19T18:02:18.9712386Z 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-19T18:02:19.0537277Z 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-19T18:02:19.1087860Z 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-19T18:02:19.2064049Z 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-19T18:02:19.2742065Z 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-19T18:02:19.3254421Z 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-19T18:02:19.6418133Z 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-19T18:02:19.6792132Z 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-19T18:02:19.7319578Z 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-19T18:02:19.7952217Z 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-19T18:02:19.9618644Z 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-19T18:02:20.0151156Z 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-19T18:02:20.0679134Z 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-19T18:02:20.1107493Z 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-19T18:02:20.1556115Z 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-19T18:02:20.2088405Z 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-19T18:02:20.3249555Z 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-19T18:02:20.3898535Z 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-19T18:02:20.4086989Z 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-19T18:02:20.4572161Z 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-19T18:02:20.4938958Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-19T18:02:20.4940192Z ** R 2021-05-19T18:02:20.4999932Z ** inst 2021-05-19T18:02:20.5034476Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:20.9914215Z ** help 2021-05-19T18:02:21.0374160Z *** installing help indices 2021-05-19T18:02:21.0700466Z ** building package indices 2021-05-19T18:02:21.2730093Z ** installing vignettes 2021-05-19T18:02:21.2801474Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:21.4605800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:21.4824372Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:21.6667524Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:21.6676044Z * DONE (curl) 2021-05-19T18:02:21.9828363Z * installing *source* package ‘jsonlite’ ... 2021-05-19T18:02:21.9882065Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:21.9883278Z ** using staged installation 2021-05-19T18:02:22.0016778Z ** libs 2021-05-19T18:02:22.0073859Z 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-19T18:02:22.0735807Z 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-19T18:02:22.1294695Z 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-19T18:02:22.1919743Z 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-19T18:02:22.2974528Z 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-19T18:02:22.3639526Z 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-19T18:02:22.4104200Z 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-19T18:02:22.4563295Z 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-19T18:02:22.5092313Z 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-19T18:02:22.5573439Z 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-19T18:02:22.6809320Z 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-19T18:02:22.7454475Z 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-19T18:02:22.8239355Z 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-19T18:02:22.8917710Z 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-19T18:02:22.9570642Z 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-19T18:02:23.0111394Z 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-19T18:02:23.0628536Z 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-19T18:02:23.1058913Z 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-19T18:02:23.1687332Z 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-19T18:02:23.2176025Z 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-19T18:02:23.2654203Z 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-19T18:02:23.3237227Z 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-19T18:02:23.3527912Z 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-19T18:02:23.3974757Z 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-19T18:02:23.4889327Z 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-19T18:02:23.7152703Z 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-19T18:02:24.6157874Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-19T18:02:24.6159840Z 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-19T18:02:24.6169457Z ** R 2021-05-19T18:02:24.6171128Z 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-19T18:02:24.6172864Z ** inst 2021-05-19T18:02:24.6174372Z 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-19T18:02:24.6176584Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:24.6179928Z 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-19T18:02:25.2837935Z ** help 2021-05-19T18:02:25.2839317Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T18:02:25.3139154Z *** installing help indices 2021-05-19T18:02:25.3394213Z ** building package indices 2021-05-19T18:02:25.5294025Z ** installing vignettes 2021-05-19T18:02:25.5414012Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:25.7292259Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:25.7474157Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:25.9434678Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:25.9449121Z * DONE (jsonlite) 2021-05-19T18:02:26.1436015Z * installing *source* package ‘ini’ ... 2021-05-19T18:02:26.1447147Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:26.1451022Z ** using staged installation 2021-05-19T18:02:26.1557104Z ** R 2021-05-19T18:02:26.1581880Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:26.3898239Z ** help 2021-05-19T18:02:26.4018234Z *** installing help indices 2021-05-19T18:02:26.4243185Z ** building package indices 2021-05-19T18:02:26.6045843Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:26.7730452Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:26.9404236Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:26.9409694Z * DONE (ini) 2021-05-19T18:02:27.1678560Z * installing *source* package ‘gitcreds’ ... 2021-05-19T18:02:27.1696794Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:27.1698374Z ** using staged installation 2021-05-19T18:02:27.1803397Z ** R 2021-05-19T18:02:27.1859706Z ** inst 2021-05-19T18:02:27.1870394Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:27.6506154Z ** help 2021-05-19T18:02:27.6760060Z *** installing help indices 2021-05-19T18:02:27.6980780Z ** building package indices 2021-05-19T18:02:27.8838086Z ** installing vignettes 2021-05-19T18:02:27.8891936Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:28.0576396Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:28.2287860Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:28.2295933Z * DONE (gitcreds) 2021-05-19T18:02:28.4669896Z * installing *source* package ‘zip’ ... 2021-05-19T18:02:28.4694033Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:28.4695146Z ** using staged installation 2021-05-19T18:02:28.4792340Z ** libs 2021-05-19T18:02:28.4840060Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T18:02:31.0851593Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T18:02:33.6514244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:02:33.6939344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-19T18:02:36.0326268Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-19T18:02:36.1234262Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-19T18:02:36.2476765Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-19T18:02:36.3076457Z 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-19T18:02:36.3338919Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-19T18:02:36.3378526Z ** R 2021-05-19T18:02:36.3416465Z ** inst 2021-05-19T18:02:36.3426047Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:36.6549809Z ** help 2021-05-19T18:02:36.6757256Z *** installing help indices 2021-05-19T18:02:36.6990584Z ** building package indices 2021-05-19T18:02:36.8861312Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:37.0593117Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:37.0773112Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:37.2451054Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:37.2457777Z * DONE (zip) 2021-05-19T18:02:37.5294807Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T18:02:37.5333307Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:37.5334589Z ** using staged installation 2021-05-19T18:02:37.5452580Z ** R 2021-05-19T18:02:37.5549302Z ** inst 2021-05-19T18:02:37.5567008Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:38.0514324Z ** help 2021-05-19T18:02:38.2141931Z *** installing help indices 2021-05-19T18:02:38.3281276Z *** copying figures 2021-05-19T18:02:38.3283751Z ** building package indices 2021-05-19T18:02:38.6062391Z ** installing vignettes 2021-05-19T18:02:38.6139988Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:38.7828099Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:38.9544504Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:38.9554163Z * DONE (rstudioapi) 2021-05-19T18:02:39.1693906Z * installing *source* package ‘fastmap’ ... 2021-05-19T18:02:39.1708414Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:39.1761922Z ** using staged installation 2021-05-19T18:02:39.1875222Z ** libs 2021-05-19T18:02:39.1927540Z 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-19T18:02:41.0226065Z 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-19T18:02:41.0678747Z 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-19T18:02:41.1286721Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-19T18:02:41.1308096Z ** R 2021-05-19T18:02:41.1356125Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:41.5364758Z ** help 2021-05-19T18:02:41.5539477Z *** installing help indices 2021-05-19T18:02:41.5718248Z ** building package indices 2021-05-19T18:02:41.7564752Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:41.9302022Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:41.9485815Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:42.1170198Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:42.1178290Z * DONE (fastmap) 2021-05-19T18:02:42.3609330Z * installing *source* package ‘yaml’ ... 2021-05-19T18:02:42.3633655Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:42.3634892Z ** using staged installation 2021-05-19T18:02:42.3725376Z ** libs 2021-05-19T18:02:42.3780275Z 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-19T18:02:42.6948028Z 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-19T18:02:42.8009719Z 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-19T18:02:43.6821185Z 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-19T18:02:43.8375013Z 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-19T18:02:43.9601173Z 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-19T18:02:44.2976637Z 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-19T18:02:44.5726669Z 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-19T18:02:44.6707816Z 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-19T18:02:45.0622690Z 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-19T18:02:45.1657164Z 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-19T18:02:46.4125519Z 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-19T18:02:46.4700866Z 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-19T18:02:46.5001015Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-19T18:02:46.5020460Z ** R 2021-05-19T18:02:46.5048542Z ** inst 2021-05-19T18:02:46.5062163Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:46.7390264Z ** help 2021-05-19T18:02:46.7589926Z *** installing help indices 2021-05-19T18:02:46.7830099Z ** building package indices 2021-05-19T18:02:46.9710526Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:47.1440422Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:47.1627067Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:47.3287862Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:47.3294718Z * DONE (yaml) 2021-05-19T18:02:47.5806229Z * installing *source* package ‘withr’ ... 2021-05-19T18:02:47.5831071Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:47.5832288Z ** using staged installation 2021-05-19T18:02:47.5980574Z ** R 2021-05-19T18:02:47.6062393Z ** inst 2021-05-19T18:02:47.6070913Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:48.2164627Z ** help 2021-05-19T18:02:48.2928287Z *** installing help indices 2021-05-19T18:02:48.3473715Z *** copying figures 2021-05-19T18:02:48.3475606Z ** building package indices 2021-05-19T18:02:48.5738156Z ** installing vignettes 2021-05-19T18:02:48.5792071Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:48.7465188Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:48.9185190Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:48.9195163Z * DONE (withr) 2021-05-19T18:02:49.1399636Z * installing *source* package ‘whisker’ ... 2021-05-19T18:02:49.1415515Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:49.1416752Z ** using staged installation 2021-05-19T18:02:49.1502461Z ** R 2021-05-19T18:02:49.1541103Z ** inst 2021-05-19T18:02:49.1558633Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:49.5270072Z ** help 2021-05-19T18:02:49.5479315Z *** installing help indices 2021-05-19T18:02:49.5700433Z ** building package indices 2021-05-19T18:02:49.7582528Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:49.9228375Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:50.0905649Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:50.0914208Z * DONE (whisker) 2021-05-19T18:02:50.2975018Z * installing *source* package ‘rappdirs’ ... 2021-05-19T18:02:50.2987183Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:50.2989310Z ** using staged installation 2021-05-19T18:02:50.3200485Z ** libs 2021-05-19T18:02:50.3248210Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:02:50.3691424Z 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-19T18:02:50.4138807Z 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-19T18:02:50.4290022Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-19T18:02:50.4303697Z ** R 2021-05-19T18:02:50.4344025Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:50.7226830Z ** help 2021-05-19T18:02:50.7461079Z *** installing help indices 2021-05-19T18:02:50.7665468Z ** building package indices 2021-05-19T18:02:50.9549511Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:51.1230632Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:02:51.1403013Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:51.3128350Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:51.3134851Z * DONE (rappdirs) 2021-05-19T18:02:51.7718533Z * installing *source* package ‘fs’ ... 2021-05-19T18:02:51.7849895Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T18:02:51.7850678Z ** using staged installation 2021-05-19T18:02:51.8002316Z ** libs 2021-05-19T18:02:51.8062806Z 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-19T18:02:52.3115022Z 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-19T18:02:52.7092905Z 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-19T18:02:52.9968225Z 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-19T18:02:53.2831014Z 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-19T18:02:53.6655449Z 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-19T18:02:53.7436603Z 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-19T18:02:53.8286016Z 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-19T18:02:54.2334752Z 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-19T18:02:54.5003776Z 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-19T18:02:54.5958297Z 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-19T18:02:54.8854856Z 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-19T18:02:55.0056307Z 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-19T18:02:55.0453022Z 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-19T18:02:55.0740860Z (cd libuv-1.38.1 \ 2021-05-19T18:02:55.0742919Z && 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-19T18:02:59.9023390Z make --directory=libuv-1.38.1 \ 2021-05-19T18:02:59.9024448Z HAVE_DTRACE=0 2021-05-19T18:02:59.9117783Z make[1]: Entering directory '/tmp/RtmpCUdxIe/R.INSTALL74b379a5e6c1/fs/src/libuv-1.38.1' 2021-05-19T18:02:59.9210325Z CC src/libuv_la-fs-poll.lo 2021-05-19T18:03:00.5167175Z CC src/libuv_la-idna.lo 2021-05-19T18:03:01.1165205Z CC src/libuv_la-inet.lo 2021-05-19T18:03:01.7377517Z CC src/libuv_la-random.lo 2021-05-19T18:03:02.2388240Z CC src/libuv_la-strscpy.lo 2021-05-19T18:03:02.7051715Z CC src/libuv_la-threadpool.lo 2021-05-19T18:03:03.3344880Z CC src/libuv_la-timer.lo 2021-05-19T18:03:03.9262946Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T18:03:04.4306686Z CC src/libuv_la-uv-common.lo 2021-05-19T18:03:05.4640811Z CC src/libuv_la-version.lo 2021-05-19T18:03:05.9278968Z CC src/unix/libuv_la-async.lo 2021-05-19T18:03:07.1256513Z CC src/unix/libuv_la-core.lo 2021-05-19T18:03:07.5943058Z CC src/unix/libuv_la-dl.lo 2021-05-19T18:03:08.0921454Z CC src/unix/libuv_la-fs.lo 2021-05-19T18:03:09.5297538Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T18:03:10.0995859Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T18:03:10.6144146Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T18:03:11.2099188Z CC src/unix/libuv_la-loop.lo 2021-05-19T18:03:11.7759261Z CC src/unix/libuv_la-pipe.lo 2021-05-19T18:03:12.3956659Z CC src/unix/libuv_la-poll.lo 2021-05-19T18:03:12.9445378Z CC src/unix/libuv_la-process.lo 2021-05-19T18:03:13.6882786Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T18:03:14.1986015Z CC src/unix/libuv_la-signal.lo 2021-05-19T18:03:15.0608724Z CC src/unix/libuv_la-stream.lo 2021-05-19T18:03:16.0706087Z CC src/unix/libuv_la-tcp.lo 2021-05-19T18:03:16.7065437Z CC src/unix/libuv_la-thread.lo 2021-05-19T18:03:17.4159913Z CC src/unix/libuv_la-tty.lo 2021-05-19T18:03:17.9975988Z CC src/unix/libuv_la-udp.lo 2021-05-19T18:03:18.9876386Z CC src/unix/libuv_la-linux-core.lo 2021-05-19T18:03:19.9794569Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-19T18:03:20.7718885Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-19T18:03:21.2194282Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-19T18:03:21.7148205Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T18:03:22.2397628Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-19T18:03:22.7198768Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-19T18:03:23.2205028Z CCLD libuv.la 2021-05-19T18:03:23.4164790Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-19T18:03:23.4463450Z make[1]: Leaving directory '/tmp/RtmpCUdxIe/R.INSTALL74b379a5e6c1/fs/src/libuv-1.38.1' 2021-05-19T18:03:23.4484087Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o utils.o link.o path.o fs.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-19T18:03:23.5301461Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-19T18:03:23.5330898Z ** R 2021-05-19T18:03:23.5426997Z ** inst 2021-05-19T18:03:23.5437820Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:24.4425961Z ** help 2021-05-19T18:03:24.5105959Z *** installing help indices 2021-05-19T18:03:24.5587862Z ** building package indices 2021-05-19T18:03:24.7739305Z ** installing vignettes 2021-05-19T18:03:24.7854566Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:25.0020632Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:25.0205851Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:25.2437177Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:25.2449866Z * DONE (fs) 2021-05-19T18:03:25.4636142Z * installing *source* package ‘clipr’ ... 2021-05-19T18:03:25.4648988Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:25.4651137Z ** using staged installation 2021-05-19T18:03:25.4840882Z ** R 2021-05-19T18:03:25.4879522Z ** inst 2021-05-19T18:03:25.4889355Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:25.7874808Z ** help 2021-05-19T18:03:25.8085791Z *** installing help indices 2021-05-19T18:03:25.8289743Z ** building package indices 2021-05-19T18:03:26.0138080Z ** installing vignettes 2021-05-19T18:03:26.0172162Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:26.1842268Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:26.3499510Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:26.3506169Z * DONE (clipr) 2021-05-19T18:03:27.0378154Z * installing *source* package ‘git2r’ ... 2021-05-19T18:03:27.0609414Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:27.0610854Z ** using staged installation 2021-05-19T18:03:27.2320952Z checking build system type... x86_64-unknown-linux-gnu 2021-05-19T18:03:27.2322494Z checking host system type... x86_64-unknown-linux-gnu 2021-05-19T18:03:27.2329234Z checking for gcc... gcc 2021-05-19T18:03:27.2881280Z checking whether the C compiler works... yes 2021-05-19T18:03:27.2882651Z checking for C compiler default output file name... a.out 2021-05-19T18:03:27.3224399Z checking for suffix of executables... 2021-05-19T18:03:27.3600774Z checking whether we are cross compiling... no 2021-05-19T18:03:27.3807540Z checking for suffix of object files... o 2021-05-19T18:03:27.4001660Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:03:27.4189181Z checking whether gcc accepts -g... yes 2021-05-19T18:03:27.4522802Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:03:27.4531219Z checking for pkg-config... /usr/bin/pkg-config 2021-05-19T18:03:27.4545079Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T18:03:27.4693249Z Found pkg-config cflags and libs! 2021-05-19T18:03:27.5561193Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T18:03:27.6719365Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T18:03:27.7861587Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T18:03:27.8993408Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T18:03:27.9960049Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-19T18:03:27.9961923Z ----- Results of the git2r package configure ----- 2021-05-19T18:03:27.9962457Z 2021-05-19T18:03:27.9963463Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-19T18:03:27.9964341Z PKG_LIBS: -lgit2 2021-05-19T18:03:27.9964712Z 2021-05-19T18:03:27.9965492Z -------------------------------------------------- 2021-05-19T18:03:28.0150755Z configure: creating ./config.status 2021-05-19T18:03:28.0863675Z config.status: creating src/Makevars 2021-05-19T18:03:28.1385359Z ** libs 2021-05-19T18:03:28.1442881Z 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-19T18:03:28.2062698Z 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-19T18:03:28.2533961Z 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-19T18:03:28.3988661Z 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-19T18:03:28.4821910Z 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-19T18:03:28.5952793Z 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-19T18:03:28.8068782Z 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-19T18:03:28.8913202Z 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-19T18:03:28.9744534Z 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-19T18:03:29.1146776Z 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-19T18:03:29.2597136Z 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-19T18:03:29.3427865Z 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-19T18:03:29.5731616Z 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-19T18:03:29.6330236Z 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-19T18:03:29.7097420Z 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-19T18:03:29.7877504Z 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-19T18:03:29.8603428Z 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-19T18:03:30.0206260Z 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-19T18:03:30.1396139Z 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-19T18:03:30.2151410Z 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-19T18:03:30.3626749Z 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-19T18:03:30.4207973Z 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-19T18:03:30.4966361Z 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-19T18:03:30.5835622Z 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-19T18:03:30.6623956Z 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-19T18:03:30.8240209Z 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-19T18:03:30.9679155Z 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-19T18:03:31.0433914Z 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-19T18:03:31.1175189Z 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-19T18:03:31.2832364Z 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-19T18:03:31.3576662Z 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-19T18:03:31.4649641Z 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-19T18:03:31.6109458Z 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-19T18:03:31.7276083Z 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-19T18:03:31.7877495Z 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-19T18:03:31.8924532Z 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-19T18:03:31.9300903Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-19T18:03:31.9320890Z ** R 2021-05-19T18:03:31.9507960Z ** inst 2021-05-19T18:03:31.9517356Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:32.8060891Z ** help 2021-05-19T18:03:33.0319592Z *** installing help indices 2021-05-19T18:03:33.2095528Z ** building package indices 2021-05-19T18:03:33.5291746Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:33.7109264Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:33.7288419Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:33.9158358Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:33.9170542Z * DONE (git2r) 2021-05-19T18:03:34.1273125Z * installing *source* package ‘askpass’ ... 2021-05-19T18:03:34.1283411Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:34.1285603Z ** using staged installation 2021-05-19T18:03:34.1417438Z ** libs 2021-05-19T18:03:34.1464291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-19T18:03:34.1949819Z 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-19T18:03:34.2150671Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-19T18:03:34.2164025Z ** R 2021-05-19T18:03:34.2191823Z ** inst 2021-05-19T18:03:34.2199513Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:34.4556114Z ** help 2021-05-19T18:03:34.4736375Z *** installing help indices 2021-05-19T18:03:34.4874880Z ** building package indices 2021-05-19T18:03:34.6647988Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:34.8301210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:34.8475621Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:35.0120738Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:35.0126899Z * DONE (askpass) 2021-05-19T18:03:35.3301561Z * installing *source* package ‘cli’ ... 2021-05-19T18:03:35.3356517Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:35.3357750Z ** using staged installation 2021-05-19T18:03:35.3526079Z ** R 2021-05-19T18:03:35.3776605Z ** inst 2021-05-19T18:03:35.3788834Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:37.5704698Z ** help 2021-05-19T18:03:37.7522222Z *** installing help indices 2021-05-19T18:03:37.8653527Z *** copying figures 2021-05-19T18:03:37.8654783Z ** building package indices 2021-05-19T18:03:38.1532091Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:38.3628600Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:38.6136049Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:38.6161699Z * DONE (cli) 2021-05-19T18:03:38.9210506Z * installing *source* package ‘purrr’ ... 2021-05-19T18:03:38.9262858Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:38.9265903Z ** using staged installation 2021-05-19T18:03:38.9410030Z ** libs 2021-05-19T18:03:38.9461383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-19T18:03:38.9820613Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-19T18:03:39.0669860Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-19T18:03:39.1490141Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-19T18:03:39.2535041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:03:39.2956110Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-19T18:03:39.4090935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-19T18:03:39.5342827Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-19T18:03:39.6163803Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-19T18:03:40.6334953Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-19T18:03:40.6337187Z 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-19T18:03:40.6339004Z ** R 2021-05-19T18:03:40.6339651Z ** inst 2021-05-19T18:03:40.6340805Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:40.8185845Z ** help 2021-05-19T18:03:40.9776023Z *** installing help indices 2021-05-19T18:03:41.0673071Z *** copying figures 2021-05-19T18:03:41.0677877Z ** building package indices 2021-05-19T18:03:41.3279743Z ** installing vignettes 2021-05-19T18:03:41.3359027Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:41.5268565Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:41.5443437Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:41.7502590Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:41.7516102Z * DONE (purrr) 2021-05-19T18:03:41.9974819Z * installing *source* package ‘lifecycle’ ... 2021-05-19T18:03:42.0000077Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:42.0001313Z ** using staged installation 2021-05-19T18:03:42.0134495Z ** R 2021-05-19T18:03:42.0178051Z ** inst 2021-05-19T18:03:42.0189358Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:42.4011581Z ** help 2021-05-19T18:03:42.4327446Z *** installing help indices 2021-05-19T18:03:42.4567869Z *** copying figures 2021-05-19T18:03:42.4572502Z ** building package indices 2021-05-19T18:03:42.6479736Z ** installing vignettes 2021-05-19T18:03:42.6539175Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:42.8367465Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:43.0187901Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:43.0196236Z * DONE (lifecycle) 2021-05-19T18:03:43.2227866Z * installing *source* package ‘cachem’ ... 2021-05-19T18:03:43.2238399Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:43.2239481Z ** using staged installation 2021-05-19T18:03:43.2367202Z ** libs 2021-05-19T18:03:43.2415795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-19T18:03:43.2917030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:03:43.3343392Z 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-19T18:03:43.3548810Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-19T18:03:43.3563384Z ** R 2021-05-19T18:03:43.3689043Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:43.8432157Z ** help 2021-05-19T18:03:43.8660565Z *** installing help indices 2021-05-19T18:03:43.8851129Z ** building package indices 2021-05-19T18:03:44.0692772Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:44.2547776Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:44.2717375Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:44.4637369Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:44.4644633Z * DONE (cachem) 2021-05-19T18:03:44.8837862Z * installing *source* package ‘openssl’ ... 2021-05-19T18:03:44.8957773Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:44.8960289Z ** using staged installation 2021-05-19T18:03:44.9031741Z Found pkg-config cflags and libs! 2021-05-19T18:03:44.9847269Z Using PKG_CFLAGS= 2021-05-19T18:03:45.1110745Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-19T18:03:45.1265518Z ** libs 2021-05-19T18:03:45.1321876Z 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-19T18:03:45.1346701Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-19T18:03:45.2147169Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-19T18:03:45.2881203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-19T18:03:45.3848252Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-19T18:03:45.5277713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-19T18:03:45.5898050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-19T18:03:45.6793503Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-19T18:03:45.7943953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-19T18:03:45.8457998Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-19T18:03:45.9372195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-19T18:03:45.9987368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-19T18:03:46.0961257Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-19T18:03:46.2211215Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-19T18:03:46.3064409Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-19T18:03:46.4867603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-19T18:03:46.5396372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-19T18:03:46.5808378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-19T18:03:46.7058714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-19T18:03:46.8405138Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-19T18:03:46.9592557Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-19T18:03:47.0030855Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-19T18:03:47.0970193Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-19T18:03:47.2118487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-19T18:03:47.3509181Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-19T18:03:47.4644060Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-19T18:03:47.5881561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-19T18:03:47.7064534Z 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-19T18:03:47.7730412Z 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-19T18:03:47.9424891Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T18:03:47.9477835Z 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-19T18:03:48.0014012Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-19T18:03:48.0032202Z ** R 2021-05-19T18:03:48.0135058Z ** inst 2021-05-19T18:03:48.0181881Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:48.8726961Z ** help 2021-05-19T18:03:48.9245888Z *** installing help indices 2021-05-19T18:03:48.9607628Z ** building package indices 2021-05-19T18:03:49.1680469Z ** installing vignettes 2021-05-19T18:03:49.1827439Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:49.3599874Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:03:49.3778783Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:49.5683032Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:49.5694614Z * DONE (openssl) 2021-05-19T18:03:49.7764249Z * installing *source* package ‘memoise’ ... 2021-05-19T18:03:49.7774758Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:49.7776129Z ** using staged installation 2021-05-19T18:03:49.7923110Z ** R 2021-05-19T18:03:49.8012076Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:50.1682384Z ** help 2021-05-19T18:03:50.1928782Z *** installing help indices 2021-05-19T18:03:50.2167601Z ** building package indices 2021-05-19T18:03:50.4110687Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:50.5999380Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:50.7889062Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:50.7895930Z * DONE (memoise) 2021-05-19T18:03:51.0883815Z * installing *source* package ‘httr’ ... 2021-05-19T18:03:51.0929904Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:51.0931095Z ** using staged installation 2021-05-19T18:03:51.1074795Z ** R 2021-05-19T18:03:51.1233934Z ** demo 2021-05-19T18:03:51.1244239Z ** inst 2021-05-19T18:03:51.1257260Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:53.4147610Z ** help 2021-05-19T18:03:53.5650338Z *** installing help indices 2021-05-19T18:03:53.6619670Z ** building package indices 2021-05-19T18:03:53.9338088Z ** installing vignettes 2021-05-19T18:03:53.9396087Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:54.1139696Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:54.3314986Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:54.3341619Z * DONE (httr) 2021-05-19T18:03:54.5603783Z * installing *source* package ‘credentials’ ... 2021-05-19T18:03:54.5619746Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:54.5620882Z ** using staged installation 2021-05-19T18:03:54.5751039Z ** R 2021-05-19T18:03:54.5793819Z ** inst 2021-05-19T18:03:54.5804325Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:54.9977982Z ** help 2021-05-19T18:03:55.0156033Z *** installing help indices 2021-05-19T18:03:55.0356366Z ** building package indices 2021-05-19T18:03:55.2228399Z ** installing vignettes 2021-05-19T18:03:55.2282004Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:55.5415544Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:55.7685983Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:55.7693399Z * DONE (credentials) 2021-05-19T18:03:55.9956972Z * installing *source* package ‘gh’ ... 2021-05-19T18:03:55.9974074Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:55.9975298Z ** using staged installation 2021-05-19T18:03:56.0114152Z ** R 2021-05-19T18:03:56.0190028Z ** inst 2021-05-19T18:03:56.0199007Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:56.9296716Z ** help 2021-05-19T18:03:56.9581222Z *** installing help indices 2021-05-19T18:03:56.9872799Z ** building package indices 2021-05-19T18:03:57.1778085Z ** installing vignettes 2021-05-19T18:03:57.1803727Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:57.4210498Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:57.6610213Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:57.6622006Z * DONE (gh) 2021-05-19T18:03:57.9093187Z * installing *source* package ‘gert’ ... 2021-05-19T18:03:57.9117546Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T18:03:57.9118621Z ** using staged installation 2021-05-19T18:03:57.9211852Z Found pkg-config cflags and libs! 2021-05-19T18:03:58.0028597Z Using PKG_CFLAGS= 2021-05-19T18:03:58.0029706Z Using PKG_LIBS=-lgit2 2021-05-19T18:03:58.0388949Z Configuration OK! 2021-05-19T18:03:58.0537811Z ** libs 2021-05-19T18:03:58.0586194Z 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-19T18:03:58.0611447Z 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-19T18:03:58.2602535Z 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-19T18:03:58.4744521Z 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-19T18:03:58.6852975Z 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-19T18:03:58.7667863Z 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-19T18:03:58.8358866Z 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-19T18:03:58.9734140Z 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-19T18:03:59.0337497Z 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-19T18:03:59.1310453Z 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-19T18:03:59.2352386Z 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-19T18:03:59.3167290Z 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-19T18:03:59.4220192Z 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-19T18:03:59.5003460Z 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-19T18:03:59.6151212Z 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-19T18:03:59.6864486Z 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-19T18:03:59.7198955Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-19T18:03:59.7200264Z ** R 2021-05-19T18:03:59.7256658Z ** inst 2021-05-19T18:03:59.7265983Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:00.4015543Z ** help 2021-05-19T18:04:00.4596968Z *** installing help indices 2021-05-19T18:04:00.5010116Z ** building package indices 2021-05-19T18:04:00.7098167Z ** installing vignettes 2021-05-19T18:04:00.7186567Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:00.9330474Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:04:00.9511309Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:01.1707054Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:01.1718212Z * DONE (gert) 2021-05-19T18:04:01.5538736Z * installing *source* package ‘usethis’ ... 2021-05-19T18:04:01.5614842Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:01.5616137Z ** using staged installation 2021-05-19T18:04:01.5844249Z ** R 2021-05-19T18:04:01.6164959Z ** inst 2021-05-19T18:04:01.6196446Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:04.0381934Z ** help 2021-05-19T18:04:04.2262805Z *** installing help indices 2021-05-19T18:04:04.3424463Z *** copying figures 2021-05-19T18:04:04.3429592Z ** building package indices 2021-05-19T18:04:04.6374233Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:04.9057826Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:05.2218659Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:05.2243555Z * DONE (usethis) 2021-05-19T18:04:05.2352435Z 2021-05-19T18:04:05.2353439Z The downloaded source packages are in 2021-05-19T18:04:05.2354918Z ‘/tmp/RtmpnlOPj8/downloaded_packages’ 2021-05-19T18:04:05.2355760Z Running `R CMD build`... 2021-05-19T18:04:07.2715020Z * checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f336cccec/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:04:07.2716510Z * preparing ‘tic’: 2021-05-19T18:04:07.2717636Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:04:07.2718561Z * installing the package to process help pages 2021-05-19T18:04:07.2719723Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:04:07.2720692Z * checking for empty or unneeded directories 2021-05-19T18:04:07.2721683Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:04:07.2722632Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:04:07.2723514Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:04:07.2730702Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:04:07.2731988Z (as ‘lib’ is unspecified) 2021-05-19T18:04:07.6043425Z * installing *source* package ‘tic’ ... 2021-05-19T18:04:07.6044969Z ** using staged installation 2021-05-19T18:04:07.6278782Z ** R 2021-05-19T18:04:07.6471071Z ** inst 2021-05-19T18:04:07.6503056Z ** preparing package for lazy loading 2021-05-19T18:04:08.0010603Z ** help 2021-05-19T18:04:08.1515180Z *** installing help indices 2021-05-19T18:04:08.2393673Z *** copying figures 2021-05-19T18:04:09.1402449Z ** building package indices 2021-05-19T18:04:09.1411231Z ** installing vignettes 2021-05-19T18:04:09.1412073Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:09.1413009Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:09.1414006Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:09.1414712Z * DONE (tic) 2021-05-19T18:04:09.1415493Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:04:09.3267686Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:04:10.3375182Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:04:10.3376420Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:04:10.3379504Z 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-19T18:04:10.3381811Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:04:10.3382722Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:04:10.3383732Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:04:10.3384753Z (as ‘lib’ is unspecified) 2021-05-19T18:04:10.3385506Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:04:10.3386374Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:04:10.3387264Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:04:10.3388129Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:04:10.3388976Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:04:10.3389834Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:04:10.3390671Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:04:10.3391510Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:04:10.3392764Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:04:10.3393638Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:04:10.3394506Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:04:10.3395400Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:04:10.3396279Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:04:10.3397112Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:04:10.3398666Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:04:10.3399369Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:04:10.3400042Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:04:10.3400756Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:04:10.3401476Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:04:10.3402170Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:04:10.3402885Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:04:10.3403577Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:04:10.3404273Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:04:10.3405001Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:04:10.3405710Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:04:10.3406409Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:04:10.3407143Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:04:10.3407906Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:04:10.3408665Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:04:10.3409511Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:04:10.3410271Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:04:10.3411064Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:04:10.3411790Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:04:10.3412533Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:04:24.4477933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T18:04:25.2402771Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-19T18:04:25.2567006Z ================================================== 2021-05-19T18:04:25.2567503Z downloaded 232 KB 2021-05-19T18:04:25.2567790Z 2021-05-19T18:04:25.2613905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T18:04:25.8510274Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-19T18:04:25.8768777Z ================================================== 2021-05-19T18:04:25.8769365Z downloaded 766 KB 2021-05-19T18:04:25.8769644Z 2021-05-19T18:04:25.8808234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T18:04:26.2646698Z Content type 'application/x-tar' length 6108 bytes 2021-05-19T18:04:26.2647476Z ================================================== 2021-05-19T18:04:26.2648078Z downloaded 6108 bytes 2021-05-19T18:04:26.2648479Z 2021-05-19T18:04:26.2679216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T18:04:26.6129515Z Content type 'binary/octet-stream' length 1114809 bytes (1.1 MB) 2021-05-19T18:04:26.6861259Z ================================================== 2021-05-19T18:04:26.6862250Z downloaded 1.1 MB 2021-05-19T18:04:26.6862853Z 2021-05-19T18:04:26.6907348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T18:04:26.9128019Z Content type 'binary/octet-stream' length 689638 bytes (673 KB) 2021-05-19T18:04:26.9367028Z ================================================== 2021-05-19T18:04:26.9367938Z downloaded 673 KB 2021-05-19T18:04:26.9368486Z 2021-05-19T18:04:26.9400643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T18:04:27.1316437Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-19T18:04:27.1317836Z ================================================== 2021-05-19T18:04:27.1318944Z downloaded 13 KB 2021-05-19T18:04:27.1319450Z 2021-05-19T18:04:27.1346826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T18:04:27.4717113Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-19T18:04:28.1461570Z ================================================== 2021-05-19T18:04:28.1462150Z downloaded 264 KB 2021-05-19T18:04:28.1462470Z 2021-05-19T18:04:28.1464335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T18:04:28.1465829Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-19T18:04:28.1466528Z ================================================== 2021-05-19T18:04:28.1466991Z downloaded 464 KB 2021-05-19T18:04:28.1467297Z 2021-05-19T18:04:28.1468648Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T18:04:28.1470089Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-19T18:04:28.1470779Z ================================================== 2021-05-19T18:04:28.1471247Z downloaded 25 KB 2021-05-19T18:04:28.1471536Z 2021-05-19T18:04:28.1472869Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T18:04:28.2285426Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-19T18:04:28.2391787Z ================================================== 2021-05-19T18:04:28.2392513Z downloaded 117 KB 2021-05-19T18:04:28.2392821Z 2021-05-19T18:04:28.2430754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T18:04:28.4687025Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-19T18:04:28.4795814Z ================================================== 2021-05-19T18:04:28.4796316Z downloaded 138 KB 2021-05-19T18:04:28.4796594Z 2021-05-19T18:04:28.4831921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T18:04:28.8902227Z Content type 'application/x-tar' length 6100 bytes 2021-05-19T18:04:28.8903015Z ================================================== 2021-05-19T18:04:28.8903520Z downloaded 6100 bytes 2021-05-19T18:04:28.8903844Z 2021-05-19T18:04:28.8942867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T18:04:29.2532337Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-19T18:04:29.2589117Z ================================================== 2021-05-19T18:04:29.2589683Z downloaded 59 KB 2021-05-19T18:04:29.2589957Z 2021-05-19T18:04:29.2623633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T18:04:29.5025055Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-19T18:04:29.5026984Z ================================================== 2021-05-19T18:04:29.5027957Z downloaded 23 KB 2021-05-19T18:04:29.5028353Z 2021-05-19T18:04:29.5061682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T18:04:30.0124981Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-19T18:04:30.0127797Z ================================================== 2021-05-19T18:04:30.0129478Z downloaded 8130 bytes 2021-05-19T18:04:30.0129851Z 2021-05-19T18:04:30.0164558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T18:04:30.4112913Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-19T18:04:30.4239212Z ================================================== 2021-05-19T18:04:30.4240117Z downloaded 160 KB 2021-05-19T18:04:30.4240653Z 2021-05-19T18:04:30.4270447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T18:04:30.8048021Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-19T18:04:30.9099255Z ================================================== 2021-05-19T18:04:30.9099771Z downloaded 73 KB 2021-05-19T18:04:30.9100082Z 2021-05-19T18:04:30.9136587Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T18:04:31.2323519Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-19T18:04:31.2325830Z ================================================== 2021-05-19T18:04:31.2326500Z downloaded 11 KB 2021-05-19T18:04:31.2326948Z 2021-05-19T18:04:31.2351829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T18:04:31.6247862Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-19T18:04:31.6404912Z ================================================== 2021-05-19T18:04:31.6405412Z downloaded 266 KB 2021-05-19T18:04:31.6405682Z 2021-05-19T18:04:31.6523378Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-19T18:04:31.9603254Z Content type 'binary/octet-stream' length 111996 bytes (109 KB) 2021-05-19T18:04:31.9714008Z ================================================== 2021-05-19T18:04:31.9714612Z downloaded 109 KB 2021-05-19T18:04:31.9714931Z 2021-05-19T18:04:31.9742731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-19T18:04:32.3774667Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-19T18:04:32.4803522Z ================================================== 2021-05-19T18:04:32.4804068Z downloaded 79 KB 2021-05-19T18:04:32.4804370Z 2021-05-19T18:04:32.4840039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-19T18:04:32.8662356Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-19T18:04:32.8665163Z ================================================== 2021-05-19T18:04:32.8665635Z downloaded 15 KB 2021-05-19T18:04:32.8665909Z 2021-05-19T18:04:32.8700095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T18:04:33.1604932Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-19T18:04:33.1724362Z ================================================== 2021-05-19T18:04:33.1725338Z downloaded 132 KB 2021-05-19T18:04:33.1725737Z 2021-05-19T18:04:33.1761981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T18:04:33.5637764Z Content type 'binary/octet-stream' length 7578882 bytes (7.2 MB) 2021-05-19T18:04:33.6940238Z ================================================== 2021-05-19T18:04:33.6941131Z downloaded 7.2 MB 2021-05-19T18:04:33.6941608Z 2021-05-19T18:04:33.6981275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T18:04:34.2041152Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-19T18:04:34.2919540Z ================================================== 2021-05-19T18:04:34.2920406Z downloaded 2.8 MB 2021-05-19T18:04:34.2920997Z 2021-05-19T18:04:34.2963452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-19T18:04:35.7528676Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-19T18:04:35.7797905Z ================================================== 2021-05-19T18:04:35.7798774Z downloaded 869 KB 2021-05-19T18:04:35.7799294Z 2021-05-19T18:04:35.7840929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T18:04:36.2682501Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-19T18:04:36.2794561Z ================================================== 2021-05-19T18:04:36.2795410Z downloaded 131 KB 2021-05-19T18:04:36.2795934Z 2021-05-19T18:04:36.2827326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T18:04:36.6203842Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-19T18:04:36.6276372Z ================================================== 2021-05-19T18:04:36.6277214Z downloaded 81 KB 2021-05-19T18:04:36.6277833Z 2021-05-19T18:04:36.6306925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T18:04:37.1372663Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-19T18:04:37.1374924Z ================================================== 2021-05-19T18:04:37.1375868Z downloaded 11 KB 2021-05-19T18:04:37.1376223Z 2021-05-19T18:04:37.1410995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T18:04:37.5278687Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-19T18:04:37.5329868Z ================================================== 2021-05-19T18:04:37.5330719Z downloaded 43 KB 2021-05-19T18:04:37.5331255Z 2021-05-19T18:04:37.5362442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T18:04:37.9206005Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-19T18:04:37.9208182Z ================================================== 2021-05-19T18:04:37.9208640Z downloaded 10 KB 2021-05-19T18:04:37.9208896Z 2021-05-19T18:04:37.9239893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T18:04:38.3122744Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-19T18:04:38.3125839Z ================================================== 2021-05-19T18:04:38.3126383Z downloaded 29 KB 2021-05-19T18:04:38.3126698Z 2021-05-19T18:04:38.3167983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T18:04:38.7069934Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-19T18:04:38.7304444Z ================================================== 2021-05-19T18:04:38.7304969Z downloaded 662 KB 2021-05-19T18:04:38.7305250Z 2021-05-19T18:04:38.7339807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T18:04:39.1224706Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-19T18:04:39.1233946Z ================================================== 2021-05-19T18:04:39.1234514Z downloaded 39 KB 2021-05-19T18:04:39.1234834Z 2021-05-19T18:04:39.1266712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T18:04:39.3470796Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-19T18:04:39.3635780Z ================================================== 2021-05-19T18:04:39.3636659Z downloaded 249 KB 2021-05-19T18:04:39.3637186Z 2021-05-19T18:04:39.3662403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T18:04:39.6851902Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-19T18:04:39.6906465Z ================================================== 2021-05-19T18:04:39.6907033Z downloaded 43 KB 2021-05-19T18:04:39.6907351Z 2021-05-19T18:04:39.6936013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T18:04:40.0838586Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-19T18:04:40.1035026Z ================================================== 2021-05-19T18:04:40.1035573Z downloaded 361 KB 2021-05-19T18:04:40.1035892Z 2021-05-19T18:04:40.4028268Z * installing *source* package ‘utf8’ ... 2021-05-19T18:04:40.4088441Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:40.4089498Z ** using staged installation 2021-05-19T18:04:40.4211715Z ** libs 2021-05-19T18:04:40.4265132Z 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-19T18:04:40.4899781Z 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-19T18:04:40.6241329Z 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-19T18:04:40.6814107Z 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-19T18:04:40.7191181Z 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-19T18:04:40.7764946Z 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-19T18:04:40.9300248Z 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-19T18:04:40.9893110Z 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-19T18:04:41.1130082Z 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-19T18:04:41.1890888Z 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-19T18:04:41.2737198Z 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-19T18:04:41.3366191Z 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-19T18:04:41.3902012Z 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-19T18:04:41.4476395Z 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-19T18:04:41.4980482Z 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-19T18:04:41.5490359Z 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-19T18:04:41.6128734Z 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-19T18:04:41.6664338Z 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-19T18:04:41.7034095Z 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-19T18:04:41.7628691Z 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-19T18:04:41.8043517Z 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-19T18:04:41.9957163Z 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-19T18:04:42.2793398Z 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-19T18:04:42.4467169Z 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-19T18:04:42.5118789Z 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-19T18:04:42.5693680Z 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-19T18:04:42.6373312Z 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-19T18:04:42.7046628Z 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-19T18:04:42.7115922Z 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-19T18:04:42.7418558Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-19T18:04:42.7429549Z ** R 2021-05-19T18:04:42.7514851Z ** inst 2021-05-19T18:04:42.7523376Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:43.1741965Z ** help 2021-05-19T18:04:43.2026335Z *** installing help indices 2021-05-19T18:04:43.2262291Z ** building package indices 2021-05-19T18:04:43.4160172Z ** installing vignettes 2021-05-19T18:04:43.4212819Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:43.5892684Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:04:43.6070953Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:43.7772030Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:43.7780304Z * DONE (utf8) 2021-05-19T18:04:43.9763843Z * installing *source* package ‘pkgconfig’ ... 2021-05-19T18:04:43.9772447Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:43.9773561Z ** using staged installation 2021-05-19T18:04:43.9880887Z ** R 2021-05-19T18:04:43.9905575Z ** inst 2021-05-19T18:04:43.9912502Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:44.2097893Z ** help 2021-05-19T18:04:44.2293597Z *** installing help indices 2021-05-19T18:04:44.2454384Z ** building package indices 2021-05-19T18:04:44.4245831Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:44.5873294Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:44.7481165Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:44.7485943Z * DONE (pkgconfig) 2021-05-19T18:04:45.0069618Z * installing *source* package ‘fansi’ ... 2021-05-19T18:04:45.0102734Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:45.0104017Z ** using staged installation 2021-05-19T18:04:45.0221952Z ** libs 2021-05-19T18:04:45.0293886Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-19T18:04:45.0673486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-19T18:04:45.1251872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:04:45.1673989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-19T18:04:45.2328962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-19T18:04:45.6597070Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-19T18:04:45.6971968Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-19T18:04:46.0403445Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-19T18:04:46.1724383Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-19T18:04:46.2183348Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-19T18:04:46.3360770Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-19T18:04:46.5674802Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-19T18:04:46.6641024Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-19T18:04:46.7157254Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-19T18:04:46.7715202Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-19T18:04:46.9268492Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-19T18:04:47.2213149Z 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-19T18:04:47.2498677Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-19T18:04:47.2499841Z ** R 2021-05-19T18:04:47.2586155Z ** inst 2021-05-19T18:04:47.2595773Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:47.8319748Z ** help 2021-05-19T18:04:47.8955768Z *** installing help indices 2021-05-19T18:04:47.9316644Z ** building package indices 2021-05-19T18:04:48.1411650Z ** installing vignettes 2021-05-19T18:04:48.1465819Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:48.3184654Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:04:48.3356659Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:48.5081862Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:48.5091504Z * DONE (fansi) 2021-05-19T18:04:48.9200898Z * installing *source* package ‘diffobj’ ... 2021-05-19T18:04:48.9296656Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:48.9298168Z ** using staged installation 2021-05-19T18:04:48.9440903Z ** libs 2021-05-19T18:04:48.9488923Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-19T18:04:49.1416090Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-19T18:04:49.1988276Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:04:49.2435839Z 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-19T18:04:49.2658858Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-19T18:04:49.2662153Z ** R 2021-05-19T18:04:49.3049446Z ** inst 2021-05-19T18:04:49.3064714Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:54.9157935Z ** help 2021-05-19T18:04:55.1045569Z *** installing help indices 2021-05-19T18:04:55.2358275Z ** building package indices 2021-05-19T18:04:55.5023124Z ** installing vignettes 2021-05-19T18:04:55.5089314Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:55.7917926Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:04:55.8093247Z ** testing if installed package can be loaded from final location 2021-05-19T18:04:56.2057447Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:04:56.2133685Z * DONE (diffobj) 2021-05-19T18:04:56.4914871Z * installing *source* package ‘ps’ ... 2021-05-19T18:04:56.4953265Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T18:04:56.4954560Z ** using staged installation 2021-05-19T18:04:56.6840157Z ** libs 2021-05-19T18:04:56.6890935Z gcc -g -O2 -Wall px.c -o px 2021-05-19T18:04:56.8115356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:04:56.8739734Z 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-19T18:04:56.9359428Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-19T18:04:56.9973108Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-19T18:04:57.1486630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-19T18:04:57.1966237Z 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-19T18:04:57.4581833Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-19T18:04:57.6463969Z 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-19T18:04:57.7431299Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-19T18:04:57.8447444Z 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-19T18:04:58.2604515Z 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-19T18:04:58.2864392Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-19T18:04:58.2901401Z ** R 2021-05-19T18:04:58.3003699Z ** inst 2021-05-19T18:04:58.3012859Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:04:59.2048700Z ** help 2021-05-19T18:04:59.3380447Z *** installing help indices 2021-05-19T18:04:59.4205577Z ** building package indices 2021-05-19T18:04:59.6791152Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:04:59.8515367Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:04:59.8694262Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:00.0514376Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:00.0526079Z * DONE (ps) 2021-05-19T18:05:00.2505603Z * installing *source* package ‘praise’ ... 2021-05-19T18:05:00.2513917Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:00.2514996Z ** using staged installation 2021-05-19T18:05:00.2614103Z ** R 2021-05-19T18:05:00.2650707Z ** inst 2021-05-19T18:05:00.2658337Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:00.4775113Z ** help 2021-05-19T18:05:00.4891659Z *** installing help indices 2021-05-19T18:05:00.5102828Z ** building package indices 2021-05-19T18:05:00.6883345Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:00.8533088Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:01.0159392Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:01.0160347Z * DONE (praise) 2021-05-19T18:05:01.3281730Z * installing *source* package ‘pkgload’ ... 2021-05-19T18:05:01.3326728Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:01.3327959Z ** using staged installation 2021-05-19T18:05:01.3460455Z ** R 2021-05-19T18:05:01.3555051Z ** inst 2021-05-19T18:05:01.3561329Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:02.1252461Z ** help 2021-05-19T18:05:02.1778761Z *** installing help indices 2021-05-19T18:05:02.2200592Z ** building package indices 2021-05-19T18:05:02.4316349Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:02.8537921Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:03.2909296Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:03.2922910Z * DONE (pkgload) 2021-05-19T18:05:03.5210038Z * installing *source* package ‘evaluate’ ... 2021-05-19T18:05:03.5227061Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:03.5228314Z ** using staged installation 2021-05-19T18:05:03.5355997Z ** R 2021-05-19T18:05:03.5404455Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:03.9860130Z ** help 2021-05-19T18:05:04.0143381Z *** installing help indices 2021-05-19T18:05:04.0453822Z ** building package indices 2021-05-19T18:05:04.2365545Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:04.4038304Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:04.5723203Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:04.5732694Z * DONE (evaluate) 2021-05-19T18:05:04.7743108Z * installing *source* package ‘ellipsis’ ... 2021-05-19T18:05:04.7752431Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:04.7753416Z ** using staged installation 2021-05-19T18:05:04.7888184Z ** libs 2021-05-19T18:05:04.7936506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-19T18:05:04.8639807Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:05:04.9061085Z 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-19T18:05:04.9276132Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-19T18:05:04.9289381Z ** R 2021-05-19T18:05:04.9320685Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:05.1787399Z ** help 2021-05-19T18:05:05.2032522Z *** installing help indices 2021-05-19T18:05:05.2221646Z ** building package indices 2021-05-19T18:05:05.4063696Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:05.5910674Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:05:05.6084158Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:05.7902067Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:05.7907787Z * DONE (ellipsis) 2021-05-19T18:05:06.0440095Z * installing *source* package ‘digest’ ... 2021-05-19T18:05:06.0470218Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:06.0471420Z ** using staged installation 2021-05-19T18:05:06.0574071Z ** libs 2021-05-19T18:05:06.0631932Z 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-19T18:05:06.2303248Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-19T18:05:06.5289164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-19T18:05:07.4688776Z 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-19T18:05:07.6874266Z 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-19T18:05:08.2005436Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-19T18:05:08.2726311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-19T18:05:08.4767320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-19T18:05:08.5295158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:05:08.5518916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-19T18:05:08.6864628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-19T18:05:08.7346713Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-19T18:05:08.8022761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-19T18:05:09.0802328Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-19T18:05:09.1880374Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-19T18:05:09.7230151Z 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-19T18:05:09.8302768Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-19T18:05:10.0641737Z 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-19T18:05:10.1038079Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-19T18:05:10.1058294Z ** R 2021-05-19T18:05:10.1116321Z ** demo 2021-05-19T18:05:10.1121730Z ** inst 2021-05-19T18:05:10.1139034Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:10.6005727Z ** help 2021-05-19T18:05:10.6379293Z *** installing help indices 2021-05-19T18:05:10.6631290Z ** building package indices 2021-05-19T18:05:10.8523371Z ** installing vignettes 2021-05-19T18:05:10.8583986Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:11.0303968Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:05:11.0478686Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:11.2200254Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:11.2211787Z * DONE (digest) 2021-05-19T18:05:11.4322136Z * installing *source* package ‘brio’ ... 2021-05-19T18:05:11.4334868Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:11.4335930Z ** using staged installation 2021-05-19T18:05:11.4502628Z ** libs 2021-05-19T18:05:11.4550259Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-19T18:05:11.4914554Z 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-19T18:05:11.5363205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:05:11.5771073Z 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-19T18:05:11.6258767Z 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-19T18:05:11.6754021Z 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-19T18:05:11.7506653Z 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-19T18:05:11.7941891Z 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-19T18:05:11.8457239Z 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-19T18:05:11.8698447Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-19T18:05:11.8699585Z ** R 2021-05-19T18:05:11.8722565Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:12.0923878Z ** help 2021-05-19T18:05:12.1116680Z *** installing help indices 2021-05-19T18:05:12.1309865Z ** building package indices 2021-05-19T18:05:12.3156582Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:12.4851703Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:05:12.5027928Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:12.6684688Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:12.6690617Z * DONE (brio) 2021-05-19T18:05:12.9405807Z * installing *source* package ‘xml2’ ... 2021-05-19T18:05:12.9443084Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:12.9444256Z ** using staged installation 2021-05-19T18:05:12.9523694Z Found pkg-config cflags and libs! 2021-05-19T18:05:13.0334638Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-19T18:05:13.0335658Z Using PKG_LIBS=-lxml2 2021-05-19T18:05:13.2680609Z ** libs 2021-05-19T18:05:13.2728637Z 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-19T18:05:13.7349725Z 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-19T18:05:13.7784516Z 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-19T18:05:14.2953087Z 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-19T18:05:14.6912713Z 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-19T18:05:15.3447710Z 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-19T18:05:17.0550697Z 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-19T18:05:17.5568740Z 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-19T18:05:18.0955119Z 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-19T18:05:18.5248316Z 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-19T18:05:18.9267716Z 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-19T18:05:19.0096572Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-19T18:05:19.0124267Z ** R 2021-05-19T18:05:19.0229879Z ** inst 2021-05-19T18:05:19.0242770Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:19.8623258Z ** help 2021-05-19T18:05:19.9531212Z *** installing help indices 2021-05-19T18:05:20.0001893Z ** building package indices 2021-05-19T18:05:20.2178103Z ** installing vignettes 2021-05-19T18:05:20.2279785Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:20.4046034Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:05:20.4235458Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:20.6121541Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:20.6134757Z * DONE (xml2) 2021-05-19T18:05:20.8806754Z * installing *source* package ‘xfun’ ... 2021-05-19T18:05:20.8838859Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:20.8840035Z ** using staged installation 2021-05-19T18:05:20.8994007Z ** libs 2021-05-19T18:05:20.9065155Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-19T18:05:21.0011134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:05:21.0442890Z 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-19T18:05:21.0769887Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-19T18:05:21.0782681Z ** R 2021-05-19T18:05:21.0921268Z ** inst 2021-05-19T18:05:21.0933081Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:05:22.3328843Z ** help 2021-05-19T18:05:22.4720307Z *** installing help indices 2021-05-19T18:05:22.5676300Z ** building package indices 2021-05-19T18:05:22.8378703Z ** installing vignettes 2021-05-19T18:05:22.8424805Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:05:23.0151381Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:05:23.0325113Z ** testing if installed package can be loaded from final location 2021-05-19T18:05:23.2258414Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:05:23.2259580Z * DONE (xfun) 2021-05-19T18:05:25.5564291Z * installing *source* package ‘stringi’ ... 2021-05-19T18:05:25.6666201Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T18:05:25.6667600Z ** using staged installation 2021-05-19T18:05:25.7830292Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-19T18:05:25.7832260Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-19T18:05:25.9335523Z checking for endianness... little 2021-05-19T18:05:26.0838230Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T18:05:26.2362644Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T18:05:26.2367067Z checking for cat... /usr/bin/cat 2021-05-19T18:05:26.4500622Z checking for local ICUDT_DIR... icu69/data 2021-05-19T18:05:26.4501756Z checking for gcc... gcc 2021-05-19T18:05:26.5064767Z checking whether the C compiler works... yes 2021-05-19T18:05:26.5066225Z checking for C compiler default output file name... a.out 2021-05-19T18:05:26.5409820Z checking for suffix of executables... 2021-05-19T18:05:26.5837094Z checking whether we are cross compiling... no 2021-05-19T18:05:26.6059006Z checking for suffix of object files... o 2021-05-19T18:05:26.6263256Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:05:26.6457855Z checking whether gcc accepts -g... yes 2021-05-19T18:05:26.6789705Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:05:26.6989242Z checking how to run the C preprocessor... gcc -E 2021-05-19T18:05:26.7203440Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T18:05:26.7219088Z checking for egrep... /usr/bin/grep -E 2021-05-19T18:05:26.8216705Z checking for ANSI C header files... yes 2021-05-19T18:05:26.8485128Z checking for sys/types.h... yes 2021-05-19T18:05:26.8792701Z checking for sys/stat.h... yes 2021-05-19T18:05:26.9107639Z checking for stdlib.h... yes 2021-05-19T18:05:26.9434777Z checking for string.h... yes 2021-05-19T18:05:26.9757392Z checking for memory.h... yes 2021-05-19T18:05:27.0080223Z checking for strings.h... yes 2021-05-19T18:05:27.0415108Z checking for inttypes.h... yes 2021-05-19T18:05:27.0754047Z checking for stdint.h... yes 2021-05-19T18:05:27.1123703Z checking for unistd.h... yes 2021-05-19T18:05:27.1501021Z checking elf.h usability... yes 2021-05-19T18:05:27.1601947Z checking elf.h presence... yes 2021-05-19T18:05:27.1602801Z checking for elf.h... yes 2021-05-19T18:05:27.2030703Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T18:05:27.2245396Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-19T18:05:27.5236490Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T18:05:27.5482475Z checking whether the compiler implements namespaces... yes 2021-05-19T18:05:27.6718476Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T18:05:28.1637246Z checking whether std::map is available... yes 2021-05-19T18:05:28.1658453Z checking for pkg-config... /usr/bin/pkg-config 2021-05-19T18:05:28.1840864Z checking with pkg-config for the system ICU4C... 66.1 2021-05-19T18:05:28.1863103Z checking for ICU4C >= 55... yes 2021-05-19T18:05:28.1927216Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-19T18:05:28.7055045Z checking whether an ICU4C-based project can be built... yes 2021-05-19T18:05:28.7613906Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-19T18:05:29.0240928Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-19T18:05:29.9890925Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-19T18:05:30.5529659Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-19T18:05:30.5875299Z configure: creating ./config.status 2021-05-19T18:05:30.6644314Z config.status: creating src/Makevars 2021-05-19T18:05:30.6809026Z config.status: creating src/uconfig_local.h 2021-05-19T18:05:30.6973855Z config.status: creating src/install.libs.R 2021-05-19T18:05:30.7128878Z 2021-05-19T18:05:30.7129843Z *** stringi configure summary: 2021-05-19T18:05:30.7130497Z ICU_FOUND=1 2021-05-19T18:05:30.7131141Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T18:05:30.7132350Z STRINGI_CFLAGS= -fpic 2021-05-19T18:05:30.7133355Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-19T18:05:30.7134374Z STRINGI_CXXFLAGS= -fpic 2021-05-19T18:05:30.7135788Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-19T18:05:30.7136675Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-19T18:05:30.7137202Z 2021-05-19T18:05:30.7137625Z *** Compiler settings used: 2021-05-19T18:05:30.7141071Z CC=gcc 2021-05-19T18:05:30.7141724Z LD=g++ -std=gnu++14 2021-05-19T18:05:30.7167309Z CFLAGS=-g -O2 -fpic 2021-05-19T18:05:30.7168129Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T18:05:30.7168831Z CXX=g++ -std=gnu++11 2021-05-19T18:05:30.7169399Z CXXFLAGS=-g -O2 -fpic 2021-05-19T18:05:30.7169822Z LDFLAGS= 2021-05-19T18:05:30.7170183Z LIBS= 2021-05-19T18:05:30.7170403Z 2021-05-19T18:05:30.7509998Z ** libs 2021-05-19T18:05:30.7636785Z 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-19T18:05:31.4271766Z 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-19T18:05:32.0238938Z 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-19T18:05:32.6457512Z 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-19T18:05:33.3369360Z 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-19T18:05:33.8193645Z 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-19T18:05:34.6171761Z 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-19T18:05:35.1422922Z 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-19T18:05:35.7036172Z 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-19T18:05:36.2299470Z 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-19T18:05:36.8468156Z 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-19T18:05:37.4543816Z 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-19T18:05:38.1457336Z 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-19T18:05:38.7863701Z 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-19T18:05:39.3556833Z 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-19T18:05:40.2523199Z 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-19T18:05:41.7401335Z 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-19T18:05:42.4000989Z 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-19T18:05:43.0397452Z 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-19T18:05:43.5448802Z 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-19T18:05:44.0471373Z 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-19T18:05:44.9358679Z 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-19T18:05:45.5778225Z 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-19T18:05:46.1790633Z 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-19T18:05:46.9355036Z 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-19T18:05:47.6792364Z 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-19T18:05:48.2318291Z 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-19T18:05:48.8460908Z 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-19T18:05:49.4642419Z 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-19T18:05:50.2901845Z 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-19T18:05:51.0972508Z 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-19T18:05:52.0432107Z 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-19T18:05:52.8205768Z 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-19T18:05:53.5205437Z 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-19T18:05:54.2459567Z 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-19T18:05:54.8605672Z 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-19T18:05:55.4691577Z 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-19T18:05:56.0835037Z 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-19T18:05:56.7079375Z 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-19T18:05:57.4788374Z 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-19T18:05:58.2382180Z 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-19T18:05:59.0670283Z 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-19T18:05:59.8621137Z 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-19T18:06:00.5565285Z 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-19T18:06:01.2630811Z 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-19T18:06:01.7842414Z 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-19T18:06:02.4557089Z 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-19T18:06:03.1716113Z 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-19T18:06:03.7932291Z 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-19T18:06:04.3413948Z 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-19T18:06:04.8772602Z 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-19T18:06:05.5882081Z 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-19T18:06:06.2945220Z 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-19T18:06:07.0802183Z 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-19T18:06:07.8171633Z 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-19T18:06:08.5280722Z 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-19T18:06:09.1668828Z 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-19T18:06:09.1825080Z 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-19T18:06:09.9741092Z 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-19T18:06:10.5186187Z 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-19T18:06:11.0726591Z 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-19T18:06:11.8194461Z 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-19T18:06:12.5441637Z 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-19T18:06:13.4298036Z 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-19T18:06:14.0837748Z 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-19T18:06:14.8380275Z 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-19T18:06:15.4745255Z 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-19T18:06:16.9790380Z 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-19T18:06:17.5901773Z 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-19T18:06:18.1347632Z 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-19T18:06:18.9134592Z 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-19T18:06:19.4283720Z 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-19T18:06:19.9890710Z 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-19T18:06:20.7662363Z 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-19T18:06:21.4791419Z 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-19T18:06:22.3213102Z 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-19T18:06:22.9789969Z 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-19T18:06:23.6541696Z 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-19T18:06:24.2484784Z 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-19T18:06:24.8056693Z 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-19T18:06:25.3877480Z 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-19T18:06:25.8883374Z 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-19T18:06:26.4385249Z 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-19T18:06:27.7111847Z 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-19T18:06:27.9091029Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-19T18:06:27.9816695Z ** R 2021-05-19T18:06:28.0100588Z ** inst 2021-05-19T18:06:28.0108556Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:06:29.0022064Z ** help 2021-05-19T18:06:29.4347637Z *** installing help indices 2021-05-19T18:06:29.6444733Z ** building package indices 2021-05-19T18:06:30.0163223Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:06:30.1935913Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:06:30.2153076Z ** testing if installed package can be loaded from final location 2021-05-19T18:06:30.4047710Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:06:30.4058225Z * DONE (stringi) 2021-05-19T18:06:31.3421728Z * installing *source* package ‘Rcpp’ ... 2021-05-19T18:06:31.3769872Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-19T18:06:31.3771227Z ** using staged installation 2021-05-19T18:06:31.3879876Z ** libs 2021-05-19T18:06:31.3929612Z 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-19T18:06:34.2713182Z 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-19T18:06:48.9166552Z 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-19T18:06:49.1059119Z 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-19T18:06:52.2416340Z 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-19T18:06:58.2365846Z 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-19T18:07:01.0004534Z 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-19T18:07:01.1630647Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-19T18:07:01.1744144Z ** R 2021-05-19T18:07:01.1875181Z ** inst 2021-05-19T18:07:01.2259469Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:03.1874179Z ** help 2021-05-19T18:07:03.1882493Z *** installing help indices 2021-05-19T18:07:03.1883251Z ** building package indices 2021-05-19T18:07:03.1883941Z ** installing vignettes 2021-05-19T18:07:03.1884871Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:03.3828539Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:03.4052589Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:03.6875612Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:03.6956422Z * DONE (Rcpp) 2021-05-19T18:07:03.9689664Z * installing *source* package ‘commonmark’ ... 2021-05-19T18:07:03.9726266Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:03.9727457Z ** using staged installation 2021-05-19T18:07:03.9835828Z ** libs 2021-05-19T18:07:03.9889256Z 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-19T18:07:03.9926233Z 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-19T18:07:04.0369862Z 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-19T18:07:04.0742577Z 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-19T18:07:04.1322080Z 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-19T18:07:04.1759809Z 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-19T18:07:04.4387187Z 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-19T18:07:04.5214321Z 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-19T18:07:04.9345804Z 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-19T18:07:05.6160789Z 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-19T18:07:07.2296751Z 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-19T18:07:10.1820498Z 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-19T18:07:10.3013697Z 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-19T18:07:10.3448711Z 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-19T18:07:10.4377828Z 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-19T18:07:10.5185231Z 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-19T18:07:10.5972912Z 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-19T18:07:10.7765867Z 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-19T18:07:10.9599900Z 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-19T18:07:11.0779441Z 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-19T18:07:11.1175801Z 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-19T18:07:11.1574281Z 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-19T18:07:11.2554067Z 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-19T18:07:11.2844830Z 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-19T18:07:11.3396911Z 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-19T18:07:11.3782117Z 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-19T18:07:11.4148217Z 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-19T18:07:11.4596489Z 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-19T18:07:11.5211473Z 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-19T18:07:11.6098215Z 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-19T18:07:11.6509322Z 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-19T18:07:11.7203575Z 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-19T18:07:11.8798811Z 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-19T18:07:11.9087536Z 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-19T18:07:12.0377612Z 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-19T18:07:12.1128991Z 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-19T18:07:12.3702077Z 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-19T18:07:12.4188966Z 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-19T18:07:12.4315186Z 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-19T18:07:12.4761130Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-19T18:07:12.4794509Z ** R 2021-05-19T18:07:12.4822099Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:12.6984074Z ** help 2021-05-19T18:07:12.7106414Z *** installing help indices 2021-05-19T18:07:12.7264900Z ** building package indices 2021-05-19T18:07:12.9062529Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:13.0755719Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:13.0943360Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:13.2600313Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:13.2606060Z * DONE (commonmark) 2021-05-19T18:07:13.4972822Z * installing *source* package ‘brew’ ... 2021-05-19T18:07:13.4977884Z ** using staged installation 2021-05-19T18:07:13.5057903Z ** R 2021-05-19T18:07:13.5085463Z ** inst 2021-05-19T18:07:13.5112374Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:13.8377694Z ** help 2021-05-19T18:07:13.8482434Z *** installing help indices 2021-05-19T18:07:13.8646574Z ** building package indices 2021-05-19T18:07:14.0447807Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:14.2118315Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:14.3788147Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:14.3796500Z * DONE (brew) 2021-05-19T18:07:14.5927994Z * installing *source* package ‘sessioninfo’ ... 2021-05-19T18:07:14.5945472Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:14.5949533Z ** using staged installation 2021-05-19T18:07:14.6115839Z ** R 2021-05-19T18:07:14.6155997Z ** inst 2021-05-19T18:07:14.6164241Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:15.0212274Z ** help 2021-05-19T18:07:15.0368298Z *** installing help indices 2021-05-19T18:07:15.0544146Z ** building package indices 2021-05-19T18:07:15.2373635Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:15.4490342Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:15.6629840Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:15.6636463Z * DONE (sessioninfo) 2021-05-19T18:07:15.8688586Z * installing *source* package ‘prettyunits’ ... 2021-05-19T18:07:15.8702334Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:15.8706353Z ** using staged installation 2021-05-19T18:07:15.8812878Z ** R 2021-05-19T18:07:15.8853218Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:16.1799815Z ** help 2021-05-19T18:07:16.2065572Z *** installing help indices 2021-05-19T18:07:16.2258972Z ** building package indices 2021-05-19T18:07:16.4127641Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:16.5815112Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:16.7471948Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:16.7478642Z * DONE (prettyunits) 2021-05-19T18:07:17.2538690Z * installing *source* package ‘vctrs’ ... 2021-05-19T18:07:17.2680736Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:17.2682566Z ** using staged installation 2021-05-19T18:07:17.2855166Z ** libs 2021-05-19T18:07:17.2925776Z 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-19T18:07:17.4017781Z 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-19T18:07:17.4833076Z 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-19T18:07:17.5627138Z 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-19T18:07:17.7877334Z 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-19T18:07:17.8966577Z 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-19T18:07:18.0259766Z 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-19T18:07:18.0837383Z 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-19T18:07:18.1826537Z 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-19T18:07:18.2529120Z 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-19T18:07:18.3786204Z 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-19T18:07:18.5674535Z 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-19T18:07:18.6786986Z 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-19T18:07:18.7594660Z 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-19T18:07:18.9900525Z 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-19T18:07:19.0455059Z 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-19T18:07:19.4055868Z 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-19T18:07:19.4906373Z 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-19T18:07:19.6075946Z 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-19T18:07:19.7196560Z 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-19T18:07:19.7707899Z 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-19T18:07:19.9837365Z 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-19T18:07:20.0424250Z 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-19T18:07:20.3339405Z 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-19T18:07:20.4008224Z 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-19T18:07:21.0669164Z 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-19T18:07:21.2077045Z 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-19T18:07:21.2724842Z 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-19T18:07:21.3388935Z 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-19T18:07:21.4843654Z 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-19T18:07:21.5861751Z 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-19T18:07:21.7060128Z 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-19T18:07:21.8079452Z 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-19T18:07:21.9313514Z 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-19T18:07:22.1596982Z 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-19T18:07:22.2521501Z 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-19T18:07:22.3295292Z 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-19T18:07:22.4340259Z 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-19T18:07:22.8631443Z 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-19T18:07:23.1975592Z 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-19T18:07:23.4240990Z 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-19T18:07:23.5796788Z 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-19T18:07:23.8383076Z 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-19T18:07:23.8911019Z 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-19T18:07:24.0764469Z 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-19T18:07:24.2135545Z 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-19T18:07:24.3117458Z 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-19T18:07:24.6383457Z 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-19T18:07:24.7823475Z 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-19T18:07:24.9052269Z 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-19T18:07:25.0022648Z 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-19T18:07:25.0713410Z 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-19T18:07:25.1862058Z 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-19T18:07:25.3088914Z 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-19T18:07:25.4223555Z 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-19T18:07:25.5139570Z 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-19T18:07:25.5818227Z 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-19T18:07:25.6473411Z 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-19T18:07:25.6973116Z 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-19T18:07:26.2894631Z 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-19T18:07:26.3280734Z 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-19T18:07:26.3860066Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-19T18:07:26.3875229Z ** R 2021-05-19T18:07:26.4203365Z ** inst 2021-05-19T18:07:26.4222494Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:28.8840974Z ** help 2021-05-19T18:07:29.1413268Z *** installing help indices 2021-05-19T18:07:29.3298646Z *** copying figures 2021-05-19T18:07:29.3306518Z ** building package indices 2021-05-19T18:07:29.6508632Z ** installing vignettes 2021-05-19T18:07:29.6689133Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:29.8950554Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:29.9139599Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:30.1923997Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:30.1958303Z * DONE (vctrs) 2021-05-19T18:07:30.4782600Z * installing *source* package ‘processx’ ... 2021-05-19T18:07:30.4818633Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:30.4819883Z ** using staged installation 2021-05-19T18:07:30.4990862Z ** libs 2021-05-19T18:07:30.5043164Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-19T18:07:30.6360909Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-19T18:07:30.6362419Z supervisor/utils.c -o supervisor/supervisor 2021-05-19T18:07:30.8040188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-19T18:07:30.8854840Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-19T18:07:30.9800429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-19T18:07:31.0386163Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-19T18:07:31.0387679Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-19T18:07:31.0614916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:07:31.1316422Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-19T18:07:31.2295383Z 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-19T18:07:31.5531437Z 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-19T18:07:31.6396441Z 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-19T18:07:31.7477180Z 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-19T18:07:31.8398247Z 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-19T18:07:31.9130992Z 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-19T18:07:32.2161258Z 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-19T18:07:32.3104647Z 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-19T18:07:32.4132668Z 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-19T18:07:32.4667036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-19T18:07:32.5356910Z 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-19T18:07:32.5632757Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-19T18:07:32.5671662Z ** R 2021-05-19T18:07:32.5804172Z ** inst 2021-05-19T18:07:32.5811334Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:34.0810401Z ** help 2021-05-19T18:07:34.1524146Z *** installing help indices 2021-05-19T18:07:34.1919160Z ** building package indices 2021-05-19T18:07:34.4034550Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:34.5854072Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:34.6108406Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:34.8150534Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:34.8166807Z * DONE (processx) 2021-05-19T18:07:35.0612926Z * installing *source* package ‘markdown’ ... 2021-05-19T18:07:35.0643723Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:35.0644821Z ** using staged installation 2021-05-19T18:07:35.0783865Z ** libs 2021-05-19T18:07:35.0832208Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-19T18:07:35.1446205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-19T18:07:35.1917618Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-19T18:07:35.3507292Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-19T18:07:35.4507221Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-19T18:07:35.5217229Z 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-19T18:07:35.5601963Z 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-19T18:07:35.5982803Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-19T18:07:35.8009888Z 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-19T18:07:35.9318207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-19T18:07:36.9456150Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-19T18:07:36.9926860Z 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-19T18:07:37.0180247Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-19T18:07:37.0196634Z ** R 2021-05-19T18:07:37.0249076Z ** inst 2021-05-19T18:07:37.0266770Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:37.4290465Z ** help 2021-05-19T18:07:37.4650291Z *** installing help indices 2021-05-19T18:07:37.4908592Z ** building package indices 2021-05-19T18:07:37.6850838Z ** installing vignettes 2021-05-19T18:07:37.6906210Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:37.8610411Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:37.8795464Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:38.0510220Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:38.0519077Z * DONE (markdown) 2021-05-19T18:07:38.2587308Z * installing *source* package ‘highr’ ... 2021-05-19T18:07:38.2597658Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:38.2598757Z ** using staged installation 2021-05-19T18:07:38.2743893Z ** R 2021-05-19T18:07:38.2777872Z ** inst 2021-05-19T18:07:38.2788339Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:38.5985029Z ** help 2021-05-19T18:07:38.6102227Z *** installing help indices 2021-05-19T18:07:38.6253838Z ** building package indices 2021-05-19T18:07:38.8057410Z ** installing vignettes 2021-05-19T18:07:38.8110057Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:38.9787809Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:39.1465417Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:39.1473142Z * DONE (highr) 2021-05-19T18:07:39.4107592Z * installing *source* package ‘stringr’ ... 2021-05-19T18:07:39.4139907Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:39.4141655Z ** using staged installation 2021-05-19T18:07:39.4298238Z ** R 2021-05-19T18:07:39.4372168Z ** data 2021-05-19T18:07:39.4376647Z *** moving datasets to lazyload DB 2021-05-19T18:07:39.4541349Z ** inst 2021-05-19T18:07:39.4555361Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:39.9217862Z ** help 2021-05-19T18:07:39.9927977Z *** installing help indices 2021-05-19T18:07:40.0454012Z *** copying figures 2021-05-19T18:07:40.0455614Z ** building package indices 2021-05-19T18:07:40.2694282Z ** installing vignettes 2021-05-19T18:07:40.2750969Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:40.4533894Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:40.6351113Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:40.6360719Z * DONE (stringr) 2021-05-19T18:07:40.8433335Z * installing *source* package ‘rversions’ ... 2021-05-19T18:07:40.8443835Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:40.8444940Z ** using staged installation 2021-05-19T18:07:40.8580636Z ** R 2021-05-19T18:07:40.8615504Z ** inst 2021-05-19T18:07:40.8680702Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:41.1674180Z ** help 2021-05-19T18:07:41.1858484Z *** installing help indices 2021-05-19T18:07:41.2059487Z *** copying figures 2021-05-19T18:07:41.2062491Z ** building package indices 2021-05-19T18:07:41.3975226Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:41.5936537Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:41.7863748Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:41.7868961Z * DONE (rversions) 2021-05-19T18:07:42.1794793Z * installing *source* package ‘pillar’ ... 2021-05-19T18:07:42.1892076Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:42.1893314Z ** using staged installation 2021-05-19T18:07:42.2063651Z ** R 2021-05-19T18:07:42.2228541Z ** inst 2021-05-19T18:07:42.2260416Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:43.8377983Z ** help 2021-05-19T18:07:43.9176235Z *** installing help indices 2021-05-19T18:07:43.9765459Z *** copying figures 2021-05-19T18:07:43.9769642Z ** building package indices 2021-05-19T18:07:44.2018040Z ** installing vignettes 2021-05-19T18:07:44.2095691Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:44.4750902Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:44.7700647Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:44.7725595Z * DONE (pillar) 2021-05-19T18:07:45.0240075Z * installing *source* package ‘callr’ ... 2021-05-19T18:07:45.0266577Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:45.0267748Z ** using staged installation 2021-05-19T18:07:45.0395858Z ** R 2021-05-19T18:07:45.0521317Z ** inst 2021-05-19T18:07:45.0527846Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:47.8540106Z ** help 2021-05-19T18:07:47.9692504Z *** installing help indices 2021-05-19T18:07:48.0333490Z ** building package indices 2021-05-19T18:07:48.2718596Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:48.4659643Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:48.7101072Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:48.7131225Z * DONE (callr) 2021-05-19T18:07:49.1462830Z * installing *source* package ‘knitr’ ... 2021-05-19T18:07:49.1570238Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:49.1571228Z ** using staged installation 2021-05-19T18:07:49.1893028Z ** R 2021-05-19T18:07:49.2239859Z ** demo 2021-05-19T18:07:49.2244967Z ** inst 2021-05-19T18:07:49.2340542Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:52.8556172Z ** help 2021-05-19T18:07:53.0353150Z *** installing help indices 2021-05-19T18:07:53.1461089Z ** building package indices 2021-05-19T18:07:53.4267542Z ** installing vignettes 2021-05-19T18:07:53.4357659Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:53.6176378Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:53.8851345Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:53.8905353Z * DONE (knitr) 2021-05-19T18:07:54.0908185Z * installing *source* package ‘xopen’ ... 2021-05-19T18:07:54.0917298Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:54.0919672Z ** using staged installation 2021-05-19T18:07:54.1060284Z ** R 2021-05-19T18:07:54.1085829Z ** inst 2021-05-19T18:07:54.1093944Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:54.3339891Z ** help 2021-05-19T18:07:54.3453214Z *** installing help indices 2021-05-19T18:07:54.3669923Z ** building package indices 2021-05-19T18:07:54.5445696Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:54.7081523Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:54.8696456Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:54.8701968Z * DONE (xopen) 2021-05-19T18:07:55.2540430Z * installing *source* package ‘tibble’ ... 2021-05-19T18:07:55.2635621Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:55.2636741Z ** using staged installation 2021-05-19T18:07:55.2830008Z ** libs 2021-05-19T18:07:55.2875510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-19T18:07:55.3316572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-19T18:07:55.3914039Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:07:55.4256866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-19T18:07:55.5156505Z 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-19T18:07:55.5366169Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-19T18:07:55.5380068Z ** R 2021-05-19T18:07:55.5534052Z ** inst 2021-05-19T18:07:55.5562549Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:57.1590638Z ** help 2021-05-19T18:07:57.2300018Z *** installing help indices 2021-05-19T18:07:57.2764928Z *** copying figures 2021-05-19T18:07:57.2769865Z ** building package indices 2021-05-19T18:07:57.4917291Z ** installing vignettes 2021-05-19T18:07:57.4993212Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:57.8213212Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:07:57.8386012Z ** testing if installed package can be loaded from final location 2021-05-19T18:07:58.1838986Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:07:58.1860077Z * DONE (tibble) 2021-05-19T18:07:58.4238166Z * installing *source* package ‘pkgbuild’ ... 2021-05-19T18:07:58.4256475Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-19T18:07:58.4258179Z ** using staged installation 2021-05-19T18:07:58.4392383Z ** R 2021-05-19T18:07:58.4465792Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:07:59.4831957Z ** help 2021-05-19T18:07:59.5178351Z *** installing help indices 2021-05-19T18:07:59.5519437Z ** building package indices 2021-05-19T18:07:59.7510570Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:07:59.9920430Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:00.2436117Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:00.2448703Z * DONE (pkgbuild) 2021-05-19T18:08:00.6035747Z * installing *source* package ‘roxygen2’ ... 2021-05-19T18:08:00.6104654Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:00.6105856Z ** using staged installation 2021-05-19T18:08:00.6283153Z ** libs 2021-05-19T18:08:00.6334709Z 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-19T18:08:04.8999045Z 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-19T18:08:07.7004060Z 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-19T18:08:10.5174487Z 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-19T18:08:13.3059935Z 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-19T18:08:17.8041132Z 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-19T18:08:20.7593020Z 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-19T18:08:20.8494386Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-19T18:08:20.8534835Z ** R 2021-05-19T18:08:20.8823121Z ** inst 2021-05-19T18:08:20.8839917Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:24.4925846Z ** help 2021-05-19T18:08:24.5617774Z *** installing help indices 2021-05-19T18:08:24.6100008Z *** copying figures 2021-05-19T18:08:24.6102535Z ** building package indices 2021-05-19T18:08:24.8277939Z ** installing vignettes 2021-05-19T18:08:24.8375419Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:08:25.1632698Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:08:25.1821011Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:25.5691219Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:25.5731681Z * DONE (roxygen2) 2021-05-19T18:08:25.7814490Z * installing *source* package ‘rematch2’ ... 2021-05-19T18:08:25.7825504Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:25.7826594Z ** using staged installation 2021-05-19T18:08:25.7954723Z ** R 2021-05-19T18:08:25.7995941Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:26.2457862Z ** help 2021-05-19T18:08:26.2736106Z *** installing help indices 2021-05-19T18:08:26.2943146Z ** building package indices 2021-05-19T18:08:26.4817678Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:08:26.8001770Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:27.1211519Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:27.1217444Z * DONE (rematch2) 2021-05-19T18:08:27.3663087Z * installing *source* package ‘rcmdcheck’ ... 2021-05-19T18:08:27.3685622Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:27.3686845Z ** using staged installation 2021-05-19T18:08:27.3813758Z ** R 2021-05-19T18:08:27.3885392Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:28.4483528Z ** help 2021-05-19T18:08:28.4829693Z *** installing help indices 2021-05-19T18:08:28.5112714Z ** building package indices 2021-05-19T18:08:28.7066340Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:08:28.9687893Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:29.2419824Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:29.2433109Z * DONE (rcmdcheck) 2021-05-19T18:08:29.4734623Z * installing *source* package ‘waldo’ ... 2021-05-19T18:08:29.4751961Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:29.4753176Z ** using staged installation 2021-05-19T18:08:29.4880584Z ** R 2021-05-19T18:08:29.4932999Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:30.1118632Z ** help 2021-05-19T18:08:30.1257692Z *** installing help indices 2021-05-19T18:08:30.1429012Z *** copying figures 2021-05-19T18:08:30.1431151Z ** building package indices 2021-05-19T18:08:30.3224868Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:08:30.5449638Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:30.7726379Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:30.7735647Z * DONE (waldo) 2021-05-19T18:08:31.2379385Z * installing *source* package ‘testthat’ ... 2021-05-19T18:08:31.2495229Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:31.2496465Z ** using staged installation 2021-05-19T18:08:31.2700259Z ** libs 2021-05-19T18:08:31.2748602Z 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-19T18:08:31.3183671Z 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-19T18:08:31.3659333Z 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-19T18:08:32.0854329Z 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-19T18:08:32.6469909Z 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-19T18:08:48.2483913Z 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-19T18:08:48.4090073Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-19T18:08:48.4195764Z ** R 2021-05-19T18:08:48.4540610Z ** inst 2021-05-19T18:08:48.4573471Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:08:57.4151209Z ** help 2021-05-19T18:08:57.6263414Z *** installing help indices 2021-05-19T18:08:57.8039249Z *** copying figures 2021-05-19T18:08:57.8043543Z ** building package indices 2021-05-19T18:08:58.1138089Z ** installing vignettes 2021-05-19T18:08:58.1263038Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:08:58.3302195Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:08:58.3524899Z ** testing if installed package can be loaded from final location 2021-05-19T18:08:58.7786438Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:08:58.7873819Z * DONE (testthat) 2021-05-19T18:08:59.1321986Z * installing *source* package ‘devtools’ ... 2021-05-19T18:08:59.1376300Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-19T18:08:59.1377666Z ** using staged installation 2021-05-19T18:08:59.1646044Z ** R 2021-05-19T18:08:59.1771361Z ** inst 2021-05-19T18:08:59.1784744Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:00.8373657Z ** help 2021-05-19T18:09:00.9435216Z *** installing help indices 2021-05-19T18:09:01.0128500Z *** copying figures 2021-05-19T18:09:01.0129715Z ** building package indices 2021-05-19T18:09:01.2578142Z ** installing vignettes 2021-05-19T18:09:01.2655822Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:01.8716579Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:02.5299380Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:02.5321608Z * DONE (devtools) 2021-05-19T18:09:02.5440175Z 2021-05-19T18:09:02.5440930Z The downloaded source packages are in 2021-05-19T18:09:02.5442278Z ‘/tmp/RtmpnlOPj8/downloaded_packages’ 2021-05-19T18:09:03.0157975Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:09:03.7411912Z 2021-05-19T18:09:04.0251003Z 2021-05-19T18:09:04.0256791Z checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f3498ad78/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:09:04.0319531Z 2021-05-19T18:09:04.0321737Z ✔ checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f3498ad78/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T18:09:04.0384719Z 2021-05-19T18:09:04.0406068Z 2021-05-19T18:09:04.0407878Z ─ preparing ‘desc’: 2021-05-19T18:09:04.0415778Z 2021-05-19T18:09:04.0417913Z 2021-05-19T18:09:04.0507586Z checking DESCRIPTION meta-information ... 2021-05-19T18:09:04.0530429Z 2021-05-19T18:09:04.0532365Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:09:04.1147096Z 2021-05-19T18:09:04.1324605Z 2021-05-19T18:09:04.1327107Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:09:04.1335827Z 2021-05-19T18:09:04.1358563Z 2021-05-19T18:09:04.1360552Z ─ checking for empty or unneeded directories 2021-05-19T18:09:04.1363561Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:09:04.1388587Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:09:04.2275274Z 2021-05-19T18:09:04.2277778Z 2021-05-19T18:09:04.2279279Z 2021-05-19T18:09:04.2382633Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:09:04.2383425Z (as ‘lib’ is unspecified) 2021-05-19T18:09:04.5176326Z * installing *source* package ‘desc’ ... 2021-05-19T18:09:04.5206112Z ** using staged installation 2021-05-19T18:09:04.5358728Z ** R 2021-05-19T18:09:04.5479343Z ** inst 2021-05-19T18:09:04.5494106Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:05.9102521Z ** help 2021-05-19T18:09:06.0331861Z *** installing help indices 2021-05-19T18:09:06.1147156Z ** building package indices 2021-05-19T18:09:06.3714504Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:06.5452470Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:06.7437449Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:06.7454157Z * DONE (desc) 2021-05-19T18:09:06.9313481Z 2021-05-19T18:09:06.9314396Z 2021-05-19T18:09:06.9357381Z checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f325c3d07/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:09:06.9358386Z 2021-05-19T18:09:06.9359765Z ✔ checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f325c3d07/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T18:09:06.9457731Z 2021-05-19T18:09:06.9458173Z 2021-05-19T18:09:06.9459036Z ─ preparing ‘ghtravis’: 2021-05-19T18:09:06.9459363Z 2021-05-19T18:09:06.9459668Z 2021-05-19T18:09:06.9535920Z checking DESCRIPTION meta-information ... 2021-05-19T18:09:06.9560742Z 2021-05-19T18:09:06.9561666Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:09:06.9915395Z 2021-05-19T18:09:06.9942529Z 2021-05-19T18:09:06.9943771Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:09:06.9953000Z 2021-05-19T18:09:06.9980618Z 2021-05-19T18:09:06.9981643Z ─ checking for empty or unneeded directories 2021-05-19T18:09:06.9984744Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:09:07.0056678Z 2021-05-19T18:09:07.0080135Z 2021-05-19T18:09:07.0080978Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:09:07.0276642Z 2021-05-19T18:09:07.0279080Z 2021-05-19T18:09:07.0279480Z 2021-05-19T18:09:07.0628583Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:09:07.0629420Z (as ‘lib’ is unspecified) 2021-05-19T18:09:07.2898754Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:09:07.2900130Z ** using staged installation 2021-05-19T18:09:07.3038953Z ** R 2021-05-19T18:09:07.3120784Z ** inst 2021-05-19T18:09:07.3128579Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:08.4003340Z ** help 2021-05-19T18:09:08.4556372Z *** installing help indices 2021-05-19T18:09:08.4965287Z ** building package indices 2021-05-19T18:09:08.7178174Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:09.3356686Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:09.9608933Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:09.9617739Z * DONE (ghtravis) 2021-05-19T18:09:09.9705409Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:09:10.1726779Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:09:11.1478372Z 2021-05-19T18:09:11.1480527Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:09:11.1481591Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:09:11.1483104Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:09:11.1484026Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:09:11.1484926Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:09:11.1485821Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:09:11.1489106Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:09:11.1490247Z (as ‘lib’ is unspecified) 2021-05-19T18:09:25.2941425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T18:09:25.8008879Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-19T18:09:25.8064717Z ================================================== 2021-05-19T18:09:25.8067069Z downloaded 89 KB 2021-05-19T18:09:25.8069518Z 2021-05-19T18:09:25.8108181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T18:09:26.4660559Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-19T18:09:26.4713057Z ================================================== 2021-05-19T18:09:26.4713629Z downloaded 116 KB 2021-05-19T18:09:26.4713950Z 2021-05-19T18:09:26.4753800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T18:09:27.0658658Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-19T18:09:27.0799390Z ================================================== 2021-05-19T18:09:27.0800151Z downloaded 195 KB 2021-05-19T18:09:27.0800726Z 2021-05-19T18:09:27.0839628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T18:09:27.4774010Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-19T18:09:27.5064056Z ================================================== 2021-05-19T18:09:27.5065827Z downloaded 932 KB 2021-05-19T18:09:27.5066639Z 2021-05-19T18:09:27.5102092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T18:09:28.0216341Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-19T18:09:28.0499329Z ================================================== 2021-05-19T18:09:28.0500620Z downloaded 690 KB 2021-05-19T18:09:28.0500900Z 2021-05-19T18:09:28.3063426Z * installing *source* package ‘tidyselect’ ... 2021-05-19T18:09:28.3092834Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-19T18:09:28.3093999Z ** using staged installation 2021-05-19T18:09:28.3244741Z ** R 2021-05-19T18:09:28.3327006Z ** inst 2021-05-19T18:09:28.3337943Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:29.1997607Z ** help 2021-05-19T18:09:29.2531957Z *** installing help indices 2021-05-19T18:09:29.2915968Z ** building package indices 2021-05-19T18:09:29.4928253Z ** installing vignettes 2021-05-19T18:09:29.4984144Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:29.7386120Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:29.9832232Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:29.9844147Z * DONE (tidyselect) 2021-05-19T18:09:30.2454113Z * installing *source* package ‘generics’ ... 2021-05-19T18:09:30.2483274Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-19T18:09:30.2484730Z ** using staged installation 2021-05-19T18:09:30.2606137Z ** R 2021-05-19T18:09:30.2655219Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:30.5463067Z ** help 2021-05-19T18:09:30.6589229Z *** installing help indices 2021-05-19T18:09:30.7013374Z ** building package indices 2021-05-19T18:09:30.9226122Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:31.0903213Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:31.2637494Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:31.2643171Z * DONE (generics) 2021-05-19T18:09:31.5201636Z * installing *source* package ‘cpp11’ ... 2021-05-19T18:09:31.5234394Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-19T18:09:31.5235588Z ** using staged installation 2021-05-19T18:09:31.5379601Z ** R 2021-05-19T18:09:31.5419860Z ** inst 2021-05-19T18:09:31.5447210Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:31.9017899Z ** help 2021-05-19T18:09:31.9214931Z *** installing help indices 2021-05-19T18:09:31.9392239Z ** building package indices 2021-05-19T18:09:32.1192660Z ** installing vignettes 2021-05-19T18:09:32.1246078Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:32.2882090Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:32.4552239Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:32.4562245Z * DONE (cpp11) 2021-05-19T18:09:32.9209457Z * installing *source* package ‘dplyr’ ... 2021-05-19T18:09:32.9331711Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:09:32.9332858Z ** using staged installation 2021-05-19T18:09:32.9537295Z ** libs 2021-05-19T18:09:32.9590145Z 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-19T18:09:33.0911775Z 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-19T18:09:33.2480471Z 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-19T18:09:33.3672008Z 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-19T18:09:33.8683066Z 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-19T18:09:33.9668014Z 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-19T18:09:34.0679814Z 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-19T18:09:34.1712305Z 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-19T18:09:34.2912209Z 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-19T18:09:34.4051533Z 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-19T18:09:34.4916770Z 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-19T18:09:34.6436874Z 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-19T18:09:34.7059779Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-19T18:09:34.7098294Z ** R 2021-05-19T18:09:34.7488834Z ** data 2021-05-19T18:09:34.7493922Z *** moving datasets to lazyload DB 2021-05-19T18:09:34.8410847Z ** inst 2021-05-19T18:09:34.8437364Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:39.0048044Z ** help 2021-05-19T18:09:39.4580567Z *** installing help indices 2021-05-19T18:09:39.6676200Z *** copying figures 2021-05-19T18:09:39.6682259Z ** building package indices 2021-05-19T18:09:40.0098025Z ** installing vignettes 2021-05-19T18:09:40.0218210Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:40.4590564Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:09:40.4774732Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:40.9914784Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:40.9957623Z * DONE (dplyr) 2021-05-19T18:09:41.3462704Z * installing *source* package ‘tidyr’ ... 2021-05-19T18:09:41.3535286Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-19T18:09:41.3536572Z ** using staged installation 2021-05-19T18:09:41.3709467Z ** libs 2021-05-19T18:09:41.3770890Z 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-19T18:09:42.2867086Z 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-19T18:09:42.6167539Z 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-19T18:09:44.1811663Z 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-19T18:09:45.3934337Z 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-19T18:09:45.4653605Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-19T18:09:45.4677495Z ** R 2021-05-19T18:09:45.4828811Z ** data 2021-05-19T18:09:45.4840466Z *** moving datasets to lazyload DB 2021-05-19T18:09:45.6635396Z ** inst 2021-05-19T18:09:45.6655773Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:47.1525383Z ** help 2021-05-19T18:09:47.2655068Z *** installing help indices 2021-05-19T18:09:47.3364060Z *** copying figures 2021-05-19T18:09:47.3370220Z ** building package indices 2021-05-19T18:09:47.5800292Z ** installing vignettes 2021-05-19T18:09:47.5912962Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:48.0449218Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:09:48.0632499Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:48.5453750Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:48.5471290Z * DONE (tidyr) 2021-05-19T18:09:48.5617636Z 2021-05-19T18:09:48.5618508Z The downloaded source packages are in 2021-05-19T18:09:48.5619724Z ‘/tmp/RtmpnlOPj8/downloaded_packages’ 2021-05-19T18:09:48.7375892Z 2021-05-19T18:09:48.7381402Z checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f59f132ce/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:09:48.7382669Z 2021-05-19T18:09:48.7388933Z checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f59f132ce/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:09:48.7423849Z 2021-05-19T18:09:48.7426475Z ✔ checking for file ‘/tmp/RtmpnlOPj8/remotes6e7f59f132ce/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T18:09:48.7497632Z 2021-05-19T18:09:48.7509797Z 2021-05-19T18:09:48.7511701Z ─ preparing ‘aghast’: 2021-05-19T18:09:48.7520157Z 2021-05-19T18:09:48.7522052Z 2021-05-19T18:09:48.7588038Z checking DESCRIPTION meta-information ... 2021-05-19T18:09:48.7610941Z 2021-05-19T18:09:48.7612850Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:09:48.7846330Z 2021-05-19T18:09:48.7869610Z 2021-05-19T18:09:48.7872028Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:09:48.7880366Z 2021-05-19T18:09:48.7909280Z 2021-05-19T18:09:48.7911217Z ─ checking for empty or unneeded directories 2021-05-19T18:09:48.7914059Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:09:48.7921613Z 2021-05-19T18:09:48.7943414Z 2021-05-19T18:09:48.7945252Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:09:48.8027605Z 2021-05-19T18:09:48.8031335Z 2021-05-19T18:09:48.8031679Z 2021-05-19T18:09:48.8116976Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:09:48.8117998Z (as ‘lib’ is unspecified) 2021-05-19T18:09:49.0062981Z * installing *source* package ‘aghast’ ... 2021-05-19T18:09:49.0064438Z ** using staged installation 2021-05-19T18:09:49.0219446Z ** R 2021-05-19T18:09:49.0272859Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:09:49.4257927Z ** help 2021-05-19T18:09:49.4554831Z *** installing help indices 2021-05-19T18:09:49.4769075Z ** building package indices 2021-05-19T18:09:49.6635369Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:09:49.8308378Z ** testing if installed package can be loaded from final location 2021-05-19T18:09:49.9990802Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:09:49.9998139Z * DONE (aghast) 2021-05-19T18:09:50.0089571Z Installing 1 packages: covr 2021-05-19T18:09:50.0096720Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:09:50.0098170Z (as ‘lib’ is unspecified) 2021-05-19T18:10:04.7395682Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:10:04.7396290Z 2021-05-19T18:10:04.7397755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-19T18:10:04.8857584Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-19T18:10:04.8920927Z ================================================== 2021-05-19T18:10:04.8921438Z downloaded 81 KB 2021-05-19T18:10:04.8921718Z 2021-05-19T18:10:04.8957197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T18:10:05.4294593Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-19T18:10:05.4360894Z ================================================== 2021-05-19T18:10:05.4362242Z downloaded 89 KB 2021-05-19T18:10:05.4363048Z 2021-05-19T18:10:05.4401411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T18:10:05.9542757Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-19T18:10:05.9659261Z ================================================== 2021-05-19T18:10:05.9660102Z downloaded 144 KB 2021-05-19T18:10:05.9660675Z 2021-05-19T18:10:06.2132320Z * installing *source* package ‘lazyeval’ ... 2021-05-19T18:10:06.2158834Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-19T18:10:06.2160041Z ** using staged installation 2021-05-19T18:10:06.2280714Z ** libs 2021-05-19T18:10:06.2329434Z 2021-05-19T18:10:06.2330989Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-19T18:10:06.2913050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:10:06.3274218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-19T18:10:06.3830536Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-19T18:10:06.4550536Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-19T18:10:06.5146937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-19T18:10:06.5832130Z 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-19T18:10:06.6058878Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-19T18:10:06.6069932Z ** R 2021-05-19T18:10:06.6134055Z ** inst 2021-05-19T18:10:06.6145734Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:07.0764072Z ** help 2021-05-19T18:10:07.1300197Z *** installing help indices 2021-05-19T18:10:07.1734680Z ** building package indices 2021-05-19T18:10:07.3898005Z ** installing vignettes 2021-05-19T18:10:07.3943870Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:10:07.5663545Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:10:07.5836019Z ** testing if installed package can be loaded from final location 2021-05-19T18:10:07.7558827Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:10:07.7567834Z * DONE (lazyeval) 2021-05-19T18:10:07.9994422Z * installing *source* package ‘rex’ ... 2021-05-19T18:10:08.0018837Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-19T18:10:08.0019662Z ** using staged installation 2021-05-19T18:10:08.0151593Z ** R 2021-05-19T18:10:08.0206051Z ** inst 2021-05-19T18:10:08.0216800Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:08.5018009Z ** help 2021-05-19T18:10:08.5495353Z *** installing help indices 2021-05-19T18:10:08.5867334Z ** building package indices 2021-05-19T18:10:08.7939933Z ** installing vignettes 2021-05-19T18:10:08.8028796Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:10:08.9739638Z ** testing if installed package can be loaded from final location 2021-05-19T18:10:09.1477414Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:10:09.1485303Z * DONE (rex) 2021-05-19T18:10:09.4840707Z * installing *source* package ‘covr’ ... 2021-05-19T18:10:09.4895931Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-19T18:10:09.4898063Z ** using staged installation 2021-05-19T18:10:09.5095898Z ** libs 2021-05-19T18:10:09.5141655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-19T18:10:09.5672618Z 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-19T18:10:09.5817690Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-19T18:10:09.5830668Z ** R 2021-05-19T18:10:09.5962076Z ** inst 2021-05-19T18:10:09.5983330Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:10.8079953Z ** help 2021-05-19T18:10:10.8683939Z *** installing help indices 2021-05-19T18:10:10.9153162Z *** copying figures 2021-05-19T18:10:10.9155765Z ** building package indices 2021-05-19T18:10:11.1314696Z ** installing vignettes 2021-05-19T18:10:11.1373350Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:10:11.3272737Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:10:11.3445869Z ** testing if installed package can be loaded from final location 2021-05-19T18:10:11.5527829Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:10:11.5547334Z * DONE (covr) 2021-05-19T18:10:11.5650542Z 2021-05-19T18:10:11.5651454Z The downloaded source packages are in 2021-05-19T18:10:11.5652798Z ‘/tmp/RtmpnlOPj8/downloaded_packages’ 2021-05-19T18:10:11.5822496Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:10:11.5823140Z Rscript -e "tic::before_install()" 2021-05-19T18:10:11.5866389Z shell: /usr/bin/bash -e {0} 2021-05-19T18:10:11.5866775Z env: 2021-05-19T18:10:11.5867258Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:10:11.5867721Z TIC_DEPLOY_KEY: 2021-05-19T18:10:11.5868518Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:10:11.5870037Z GITHUB_PAT: *** 2021-05-19T18:10:11.5870899Z COVERALLS_TOKEN: *** 2021-05-19T18:10:11.5871380Z continue-on-error: true 2021-05-19T18:10:11.5871832Z VDIFFR_RUN_TESTS: 2021-05-19T18:10:11.5872337Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:10:11.5872770Z TZ: UTC 2021-05-19T18:10:11.5873131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:10:11.5873532Z NOT_CRAN: true 2021-05-19T18:10:11.5873885Z ##[endgroup] 2021-05-19T18:10:12.4602271Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:10:12.4651294Z Running before_install: step_install_remote_binaries() 2021-05-19T18:10:12.4682332Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:10:12.4683055Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:10:12.4683630Z remotes::install_cran("rcmdcheck") 2021-05-19T18:10:12.4684157Z remotes::install_cran("markdown") 2021-05-19T18:10:12.4691289Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:10:12.4691702Z env: 2021-05-19T18:10:12.4692131Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:10:12.4692578Z TIC_DEPLOY_KEY: 2021-05-19T18:10:12.4693361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:10:12.4694908Z GITHUB_PAT: *** 2021-05-19T18:10:12.4695778Z COVERALLS_TOKEN: *** 2021-05-19T18:10:12.4696259Z continue-on-error: true 2021-05-19T18:10:12.4696710Z VDIFFR_RUN_TESTS: 2021-05-19T18:10:12.4697567Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:10:12.4698012Z TZ: UTC 2021-05-19T18:10:12.4698379Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:10:12.4698822Z NOT_CRAN: true 2021-05-19T18:10:12.4699188Z ##[endgroup] 2021-05-19T18:10:29.7474743Z Installing 2 packages: bitops, RCurl 2021-05-19T18:10:29.7476105Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:10:29.7478468Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:10:29.7479332Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:10:29.7480297Z (as ‘lib’ is unspecified) 2021-05-19T18:10:43.9105139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T18:10:45.4405109Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-19T18:10:45.4407647Z ================================================== 2021-05-19T18:10:45.4408414Z downloaded 10 KB 2021-05-19T18:10:45.4408872Z 2021-05-19T18:10:45.4451539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-19T18:10:46.7525161Z Content type 'binary/octet-stream' length 726509 bytes (709 KB) 2021-05-19T18:10:46.7526704Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-19T18:10:46.7527653Z ================================================== 2021-05-19T18:10:46.7528655Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-19T18:10:46.7530201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-19T18:10:46.7531652Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-19T18:10:46.7537577Z downloaded 709 KB 2021-05-19T18:10:46.7537990Z 2021-05-19T18:10:46.7538930Z * installing *source* package ‘bitops’ ... 2021-05-19T18:10:46.7539965Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-19T18:10:46.7540751Z ** using staged installation 2021-05-19T18:10:46.7541285Z ** libs 2021-05-19T18:10:46.7542267Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-19T18:10:46.7542965Z ** R 2021-05-19T18:10:46.7543813Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:46.7560035Z ** help 2021-05-19T18:10:46.7812687Z *** installing help indices 2021-05-19T18:10:46.7986495Z ** building package indices 2021-05-19T18:10:46.9814497Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:10:47.1482557Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:10:47.1658981Z ** testing if installed package can be loaded from final location 2021-05-19T18:10:47.3276793Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:10:47.3282508Z * DONE (bitops) 2021-05-19T18:10:47.6676832Z * installing *source* package ‘RCurl’ ... 2021-05-19T18:10:47.6748637Z ** package ‘RCurl’ successfully unpacked and MD5 sums checked 2021-05-19T18:10:47.6749830Z ** using staged installation 2021-05-19T18:10:47.7860463Z checking for curl-config... /usr/bin/curl-config 2021-05-19T18:10:47.7866198Z checking for gcc... gcc 2021-05-19T18:10:47.8426743Z checking whether the C compiler works... yes 2021-05-19T18:10:47.8427877Z checking for C compiler default output file name... a.out 2021-05-19T18:10:47.8758164Z checking for suffix of executables... 2021-05-19T18:10:47.9143908Z checking whether we are cross compiling... no 2021-05-19T18:10:47.9349952Z checking for suffix of object files... o 2021-05-19T18:10:47.9536815Z checking whether we are using the GNU C compiler... yes 2021-05-19T18:10:47.9725767Z checking whether gcc accepts -g... yes 2021-05-19T18:10:48.0048657Z checking for gcc option to accept ISO C89... none needed 2021-05-19T18:10:48.0239809Z checking how to run the C preprocessor... gcc -E 2021-05-19T18:10:48.0819715Z Version has a libidn field 2021-05-19T18:10:48.1197783Z Version has CURLOPT_URL 2021-05-19T18:10:48.1569394Z Version has CURLINFO_EFFECTIVE_URL 2021-05-19T18:10:48.1920130Z Version has CURLINFO_RESPONSE_CODE 2021-05-19T18:10:48.2281800Z Version has CURLINFO_TOTAL_TIME 2021-05-19T18:10:48.2636745Z Version has CURLINFO_NAMELOOKUP_TIME 2021-05-19T18:10:48.2997605Z Version has CURLINFO_CONNECT_TIME 2021-05-19T18:10:48.3344846Z Version has CURLINFO_PRETRANSFER_TIME 2021-05-19T18:10:48.3700084Z Version has CURLINFO_SIZE_UPLOAD 2021-05-19T18:10:48.4052391Z Version has CURLINFO_SIZE_DOWNLOAD 2021-05-19T18:10:48.4408401Z Version has CURLINFO_SPEED_DOWNLOAD 2021-05-19T18:10:48.4762986Z Version has CURLINFO_SPEED_UPLOAD 2021-05-19T18:10:48.5122839Z Version has CURLINFO_HEADER_SIZE 2021-05-19T18:10:48.5472075Z Version has CURLINFO_REQUEST_SIZE 2021-05-19T18:10:48.5827029Z Version has CURLINFO_SSL_VERIFYRESULT 2021-05-19T18:10:48.6176624Z Version has CURLINFO_FILETIME 2021-05-19T18:10:48.6536947Z Version has CURLINFO_CONTENT_LENGTH_DOWNLOAD 2021-05-19T18:10:48.6891696Z Version has CURLINFO_CONTENT_LENGTH_UPLOAD 2021-05-19T18:10:48.7250486Z Version has CURLINFO_STARTTRANSFER_TIME 2021-05-19T18:10:48.7612313Z Version has CURLINFO_CONTENT_TYPE 2021-05-19T18:10:48.7973174Z Version has CURLINFO_REDIRECT_TIME 2021-05-19T18:10:48.8327417Z Version has CURLINFO_REDIRECT_COUNT 2021-05-19T18:10:48.8676011Z Version has CURLINFO_PRIVATE 2021-05-19T18:10:48.9026352Z Version has CURLINFO_HTTP_CONNECTCODE 2021-05-19T18:10:48.9386950Z Version has CURLINFO_HTTPAUTH_AVAIL 2021-05-19T18:10:48.9742905Z Version has CURLINFO_PROXYAUTH_AVAIL 2021-05-19T18:10:49.0094754Z Version has CURLINFO_OS_ERRNO 2021-05-19T18:10:49.0442432Z Version has CURLINFO_NUM_CONNECTS 2021-05-19T18:10:49.0798618Z Version has CURLINFO_SSL_ENGINES 2021-05-19T18:10:49.1150632Z Version has CURLINFO_COOKIELIST 2021-05-19T18:10:49.1507813Z Version has CURLINFO_LASTSOCKET 2021-05-19T18:10:49.1855477Z Version has CURLINFO_FTP_ENTRY_PATH 2021-05-19T18:10:49.2215233Z Version has CURLINFO_REDIRECT_URL 2021-05-19T18:10:49.2563431Z Version has CURLINFO_PRIMARY_IP 2021-05-19T18:10:49.2914183Z Version has CURLINFO_APPCONNECT_TIME 2021-05-19T18:10:49.3261291Z Version has CURLINFO_CERTINFO 2021-05-19T18:10:49.3613329Z Version has CURLINFO_CONDITION_UNMET 2021-05-19T18:10:49.3964788Z Version has CURLOPT_WRITEDATA 2021-05-19T18:10:49.4316778Z Version has CURLOPT_KEYPASSWD 2021-05-19T18:10:49.4669003Z Version has CURLOPT_DIRLISTONLY 2021-05-19T18:10:49.5029902Z Version has CURLOPT_APPEND 2021-05-19T18:10:49.5385819Z Version has CURLOPT_KRBLEVEL 2021-05-19T18:10:49.5746386Z Version has CURLOPT_USE_SSL 2021-05-19T18:10:49.6098252Z Version has CURLOPT_TIMEOUT_MS 2021-05-19T18:10:49.6459902Z Version has CURLOPT_CONNECTTIMEOUT_MS 2021-05-19T18:10:49.6817813Z Version has CURLOPT_HTTP_TRANSFER_DECODING 2021-05-19T18:10:49.7181407Z Version has CURLOPT_HTTP_CONTENT_DECODING 2021-05-19T18:10:49.7539705Z Version has CURLOPT_NEW_FILE_PERMS 2021-05-19T18:10:49.7904260Z Version has CURLOPT_NEW_DIRECTORY_PERMS 2021-05-19T18:10:49.8270381Z Version has CURLOPT_POSTREDIR 2021-05-19T18:10:49.8639477Z Version has CURLOPT_OPENSOCKETFUNCTION 2021-05-19T18:10:49.9010853Z Version has CURLOPT_OPENSOCKETDATA 2021-05-19T18:10:49.9368723Z Version has CURLOPT_COPYPOSTFIELDS 2021-05-19T18:10:49.9723341Z Version has CURLOPT_PROXY_TRANSFER_MODE 2021-05-19T18:10:50.0077758Z Version has CURLOPT_SEEKFUNCTION 2021-05-19T18:10:50.0430712Z Version has CURLOPT_SEEKDATA 2021-05-19T18:10:50.0787827Z Version has CURLOPT_CRLFILE 2021-05-19T18:10:50.1146272Z Version has CURLOPT_ISSUERCERT 2021-05-19T18:10:50.1509629Z Version has CURLOPT_ADDRESS_SCOPE 2021-05-19T18:10:50.1870868Z Version has CURLOPT_CERTINFO 2021-05-19T18:10:50.2231591Z Version has CURLOPT_USERNAME 2021-05-19T18:10:50.2585904Z Version has CURLOPT_PASSWORD 2021-05-19T18:10:50.2943237Z Version has CURLOPT_PROXYUSERNAME 2021-05-19T18:10:50.3295037Z Version has CURLOPT_PROXYPASSWORD 2021-05-19T18:10:50.3653148Z Version has CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 2021-05-19T18:10:50.4014908Z Version has CURLOPT_NOPROXY 2021-05-19T18:10:50.4372244Z Version has CURLOPT_TFTP_BLKSIZE 2021-05-19T18:10:50.4730512Z Version has CURLOPT_SOCKS5_GSSAPI_SERVICE 2021-05-19T18:10:50.5084137Z Version has CURLOPT_SOCKS5_GSSAPI_NEC 2021-05-19T18:10:50.5449688Z Version has CURLOPT_PROTOCOLS 2021-05-19T18:10:50.5812571Z Version has CURLOPT_REDIR_PROTOCOLS 2021-05-19T18:10:50.6179942Z Version has CURLOPT_SSH_AUTH_TYPES 2021-05-19T18:10:50.6546046Z Version has CURLOPT_SSH_PUBLIC_KEYFILE 2021-05-19T18:10:50.6917042Z Version has CURLOPT_SSH_PRIVATE_KEYFILE 2021-05-19T18:10:50.7284687Z Version has CURLOPT_FTP_SSL_CCC 2021-05-19T18:10:50.7648179Z Version has CURLOPT_COOKIELIST 2021-05-19T18:10:50.8005203Z Version has CURLOPT_IGNORE_CONTENT_LENGTH 2021-05-19T18:10:50.8358137Z Version has CURLOPT_FTP_SKIP_PASV_IP 2021-05-19T18:10:50.8719222Z Version has CURLOPT_FTP_FILEMETHOD 2021-05-19T18:10:50.9077679Z Version has CURLOPT_LOCALPORT 2021-05-19T18:10:50.9431393Z Version has CURLOPT_LOCALPORTRANGE 2021-05-19T18:10:50.9782818Z Version has CURLOPT_CONNECT_ONLY 2021-05-19T18:10:51.0144479Z Version has CURLOPT_CONV_FROM_NETWORK_FUNCTION 2021-05-19T18:10:51.0500945Z Version has CURLOPT_CONV_TO_NETWORK_FUNCTION 2021-05-19T18:10:51.0872255Z Version has CURLOPT_CONV_FROM_UTF8_FUNCTION 2021-05-19T18:10:51.1244321Z Version has CURLOPT_MAX_SEND_SPEED_LARGE 2021-05-19T18:10:51.1602636Z Version has CURLOPT_MAX_RECV_SPEED_LARGE 2021-05-19T18:10:51.1965368Z Version has CURLOPT_FTP_ALTERNATIVE_TO_USER 2021-05-19T18:10:51.2321600Z Version has CURLOPT_SOCKOPTFUNCTION 2021-05-19T18:10:51.2682287Z Version has CURLOPT_SOCKOPTDATA 2021-05-19T18:10:51.3048612Z Version has CURLOPT_SSL_SESSIONID_CACHE 2021-05-19T18:10:51.3098193Z libcurl version: libcurl 7.68.0 2021-05-19T18:10:51.3275390Z configure: creating ./config.status 2021-05-19T18:10:51.4027708Z config.status: creating src/Makevars 2021-05-19T18:10:51.4487471Z ** libs 2021-05-19T18:10:51.4574443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-19T18:10:51.5304116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curl.c -o curl.o 2021-05-19T18:10:52.0678073Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curlInit.c -o curlInit.o 2021-05-19T18:10:52.1209986Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curl_base64.c -o curl_base64.o 2021-05-19T18:10:52.2198392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c enums.c -o enums.o 2021-05-19T18:10:52.2812132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c json.c -o json.o 2021-05-19T18:10:52.3701272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c memoryManagement.c -o memoryManagement.o 2021-05-19T18:10:52.4451652Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c myUTF8.c -o myUTF8.o 2021-05-19T18:10:52.5797229Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RCurl.so base64.o curl.o curlInit.o curl_base64.o enums.o json.o memoryManagement.o myUTF8.o -lcurl -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-19T18:10:52.6099398Z installing to /home/runner/work/_temp/Library/00LOCK-RCurl/00new/RCurl/libs 2021-05-19T18:10:52.6100631Z ** R 2021-05-19T18:10:52.6226350Z ** data 2021-05-19T18:10:52.6229871Z ** inst 2021-05-19T18:10:52.6280379Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:10:55.5962519Z ** help 2021-05-19T18:10:55.7188107Z *** installing help indices 2021-05-19T18:10:55.7981886Z ** building package indices 2021-05-19T18:10:56.0499903Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:10:56.3272245Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T18:10:56.3448240Z ** testing if installed package can be loaded from final location 2021-05-19T18:10:56.6737755Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:10:56.6789648Z * DONE (RCurl) 2021-05-19T18:10:56.6869949Z 2021-05-19T18:10:56.6870938Z The downloaded source packages are in 2021-05-19T18:10:56.6872295Z ‘/tmp/RtmpKSNonW/downloaded_packages’ 2021-05-19T18:11:10.1396736Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:11:10.1397789Z Use `force = TRUE` to force installation 2021-05-19T18:11:10.1408233Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:11:10.1409158Z Use `force = TRUE` to force installation 2021-05-19T18:11:10.1539439Z ##[group]Run options(width = 100) 2021-05-19T18:11:10.1539949Z options(width = 100) 2021-05-19T18:11:10.1540480Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:11:10.1541145Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:11:10.1548194Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:11:10.1548595Z env: 2021-05-19T18:11:10.1549007Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:10.1549458Z TIC_DEPLOY_KEY: 2021-05-19T18:11:10.1550239Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:11:10.1551660Z GITHUB_PAT: *** 2021-05-19T18:11:10.1552510Z COVERALLS_TOKEN: *** 2021-05-19T18:11:10.1552983Z continue-on-error: true 2021-05-19T18:11:10.1553438Z VDIFFR_RUN_TESTS: 2021-05-19T18:11:10.1553907Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:11:10.1554321Z TZ: UTC 2021-05-19T18:11:10.1554692Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:10.1555115Z NOT_CRAN: true 2021-05-19T18:11:10.1555481Z ##[endgroup] 2021-05-19T18:11:10.5625479Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:11:10.5626229Z setting value 2021-05-19T18:11:10.5627183Z version R Under development (unstable) (2021-05-17 r80314) 2021-05-19T18:11:10.5627915Z os Ubuntu 20.04.2 LTS 2021-05-19T18:11:10.5628730Z system x86_64, linux-gnu 2021-05-19T18:11:10.5629329Z ui X11 2021-05-19T18:11:10.5629921Z language (EN) 2021-05-19T18:11:10.5631120Z collate C.UTF-8 2021-05-19T18:11:10.5631911Z ctype C.UTF-8 2021-05-19T18:11:10.5632504Z tz UTC 2021-05-19T18:11:10.5633254Z date 2021-05-19 2021-05-19T18:11:10.5633568Z 2021-05-19T18:11:10.5634497Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:11:10.5635279Z package * version date lib source 2021-05-19T18:11:10.5636315Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:11:10.5637292Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5638168Z base * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5639024Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5639898Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5640743Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5641613Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5642473Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5643326Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5644181Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5645034Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5645875Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5646808Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5647697Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5648598Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5649658Z compiler 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5650567Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5651405Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5652267Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5653177Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5654046Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5654911Z datasets * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5655793Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5656845Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:11:10.5658080Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5658965Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5659847Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5660725Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5661483Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5662272Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5663041Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5663788Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5664556Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5665312Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5666057Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5666825Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5667570Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5668404Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:11:10.5669255Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5670007Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5670768Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5671527Z graphics * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5672304Z grDevices * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5673067Z grid 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5673816Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5674547Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5675282Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5676035Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5676815Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5677591Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5678347Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5679112Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5679901Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5680766Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5681557Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5682314Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5683052Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5683814Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5684578Z methods * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5685318Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5686062Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5686880Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5687612Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5688373Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5689146Z parallel 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5689901Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5690671Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5691451Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5692219Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5692986Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5693756Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5694562Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5695319Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5696044Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5696777Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5697697Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5698473Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5699240Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5699996Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5700748Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5701524Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5702283Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5703021Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5703787Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5704554Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5705313Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5706101Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5706881Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5707682Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5708478Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5709230Z splines 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5710067Z stats * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5710837Z stats4 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5711583Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5712352Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5713123Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-19T18:11:10.5713863Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5714801Z sysreqs 1.0.0.9000 2021-05-19 [1] Github (r-hub/sysreqs@f068afa) 2021-05-19T18:11:10.5715618Z tcltk 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5716458Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5717229Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5718036Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:11:10.5718820Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5719599Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5720354Z tools 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5721111Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5721867Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5722590Z utils * 4.2.0 2021-05-18 [2] local 2021-05-19T18:11:10.5723341Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5724087Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5724826Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5725576Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5726321Z xfun 0.23 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5727041Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5727782Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5728668Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5729399Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-19T18:11:10.5729695Z 2021-05-19T18:11:10.5730127Z [1] /home/runner/work/_temp/Library 2021-05-19T18:11:10.5730652Z [2] /opt/R/devel/lib/R/library 2021-05-19T18:11:10.5810852Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:11:10.5811408Z Rscript -e 'tic::script()' 2021-05-19T18:11:10.5811824Z ls -l check 2021-05-19T18:11:10.5854524Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:11:10.5855010Z env: 2021-05-19T18:11:10.5855435Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:10.5855875Z TIC_DEPLOY_KEY: 2021-05-19T18:11:10.5856649Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:11:10.5858533Z GITHUB_PAT: *** 2021-05-19T18:11:10.5859309Z COVERALLS_TOKEN: *** 2021-05-19T18:11:10.5859793Z continue-on-error: true 2021-05-19T18:11:10.5860250Z VDIFFR_RUN_TESTS: 2021-05-19T18:11:10.5860703Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:11:10.5861133Z TZ: UTC 2021-05-19T18:11:10.5861492Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:10.5861890Z NOT_CRAN: true 2021-05-19T18:11:10.5862267Z ##[endgroup] 2021-05-19T18:11:11.2589830Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:11:11.2604023Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:11:12.2585051Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:11:12.2632269Z timeout = Inf, check_dir = "check") 2021-05-19T18:11:12.2633531Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:11:12.2634286Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:11:12.2634991Z * preparing ‘neurocStats’: 2021-05-19T18:11:12.2635779Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:11:12.2636776Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:11:12.2637527Z * checking for empty or unneeded directories 2021-05-19T18:11:12.2638294Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:11:12.2639025Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:11:12.2639603Z 2021-05-19T18:11:12.2640337Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:11:12.2641414Z * using log directory ‘/home/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:11:12.2642468Z * using R Under development (unstable) (2021-05-17 r80314) 2021-05-19T18:11:12.2643275Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T18:11:12.2643976Z * using session charset: UTF-8 2021-05-19T18:11:12.2644588Z * using option ‘--as-cran’ 2021-05-19T18:11:12.2645366Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:11:12.2646195Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:11:12.2646860Z * package encoding: UTF-8 2021-05-19T18:11:12.2647477Z * checking package namespace information ... OK 2021-05-19T18:11:26.3269410Z * checking package dependencies ... OK 2021-05-19T18:11:26.3280370Z * checking if this is a source package ... OK 2021-05-19T18:11:26.3281574Z * checking if there is a namespace ... OK 2021-05-19T18:11:26.5215256Z * checking for executable files ... OK 2021-05-19T18:11:26.5216508Z * checking for hidden files and directories ... OK 2021-05-19T18:11:26.5231392Z * checking for portable file names ... OK 2021-05-19T18:11:26.5232563Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:11:26.5243181Z * checking serialization versions ... OK 2021-05-19T18:11:28.9904638Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:11:29.0027910Z * checking installed package size ... OK 2021-05-19T18:11:29.0610345Z * checking package directory ... OK 2021-05-19T18:11:29.0611501Z * checking for future file timestamps ... OK 2021-05-19T18:11:29.2063699Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:11:29.2065035Z * checking top-level files ... OK 2021-05-19T18:11:29.2065954Z * checking for left-over files ... OK 2021-05-19T18:11:29.2066735Z * checking index information ... OK 2021-05-19T18:11:29.2499201Z * checking package subdirectories ... OK 2021-05-19T18:11:29.2924394Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:11:29.3358117Z * checking R files for syntax errors ... OK 2021-05-19T18:11:29.9296692Z * checking whether the package can be loaded ... OK 2021-05-19T18:11:30.4430804Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:11:30.9534058Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:11:31.4609950Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:11:32.0541185Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:11:32.6692422Z * checking loading without being on the library search path ... OK 2021-05-19T18:11:33.2000827Z * checking dependencies in R code ... OK 2021-05-19T18:11:34.1953093Z * checking S3 generic/method consistency ... OK 2021-05-19T18:11:34.6821928Z * checking replacement functions ... OK 2021-05-19T18:11:35.1887974Z * checking foreign function calls ... OK 2021-05-19T18:11:38.6140921Z * checking R code for possible problems ... OK 2021-05-19T18:11:38.7916674Z * checking Rd files ... OK 2021-05-19T18:11:38.8358051Z * checking Rd metadata ... OK 2021-05-19T18:11:38.8909197Z * checking Rd line widths ... OK 2021-05-19T18:11:38.9673630Z * checking Rd cross-references ... OK 2021-05-19T18:11:39.4647726Z * checking for missing documentation entries ... OK 2021-05-19T18:11:40.9511131Z * checking for code/documentation mismatches ... OK 2021-05-19T18:11:42.0576648Z * checking Rd \usage sections ... OK 2021-05-19T18:11:42.1229175Z * checking Rd contents ... OK 2021-05-19T18:11:42.1736512Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:11:42.3364799Z * checking examples ... NONE 2021-05-19T18:11:42.3986899Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:11:42.5528975Z * checking tests ... 2021-05-19T18:12:20.9019155Z Running ‘testthat.R’ [10s/38s] 2021-05-19T18:12:20.9070156Z OK 2021-05-19T18:12:22.4940351Z * checking PDF version of manual ... OK 2021-05-19T18:12:22.4942193Z * checking for non-standard things in the check directory ... OK 2021-05-19T18:12:22.4943190Z * checking for detritus in the temp directory ... OK 2021-05-19T18:12:22.4943880Z * DONE 2021-05-19T18:12:22.5023282Z 2021-05-19T18:12:22.5023971Z Status: OK 2021-05-19T18:12:22.5024393Z 2021-05-19T18:12:22.5754261Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:12:22.5771128Z Duration: 1m 11.3s 2021-05-19T18:12:22.5771617Z 2021-05-19T18:12:22.5785078Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:12:22.5867799Z total 32 2021-05-19T18:12:22.5869245Z drwxr-xr-x 6 runner docker 4096 May 19 18:12 neurocStats.Rcheck 2021-05-19T18:12:22.5871555Z -rw-r--r-- 1 runner docker 5363 May 19 18:11 neurocStats_0.1.3.tar.gz 2021-05-19T18:12:22.5873239Z -rw-r--r-- 1 runner docker 19252 May 19 18:11 neurocStats_0.1.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T18:12:22.5923001Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:12:22.5923761Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:12:22.5966098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:12:22.5966602Z env: 2021-05-19T18:12:22.5967019Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:22.5967475Z TIC_DEPLOY_KEY: 2021-05-19T18:12:22.5968258Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:12:22.5969805Z GITHUB_PAT: *** 2021-05-19T18:12:22.5970597Z COVERALLS_TOKEN: *** 2021-05-19T18:12:22.5971072Z continue-on-error: true 2021-05-19T18:12:22.5971513Z VDIFFR_RUN_TESTS: 2021-05-19T18:12:22.5971978Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:12:22.5972395Z TZ: UTC 2021-05-19T18:12:22.5972769Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:22.5973171Z NOT_CRAN: true 2021-05-19T18:12:22.5973526Z ##[endgroup] 2021-05-19T18:12:22.6062574Z 2021-05-19T18:12:22.6064156Z R Under development (unstable) (2021-05-17 r80314) -- "Unsuffered Consequences" 2021-05-19T18:12:22.6065114Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T18:12:22.6065964Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T18:12:22.6066310Z 2021-05-19T18:12:22.6066894Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:12:22.6067690Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:12:22.6068630Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:12:22.6069034Z 2021-05-19T18:12:22.6069593Z R is a collaborative project with many contributors. 2021-05-19T18:12:22.6070451Z Type 'contributors()' for more information and 2021-05-19T18:12:22.6071335Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:12:22.6071728Z 2021-05-19T18:12:22.6072420Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:12:22.6073278Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:12:22.6073931Z Type 'q()' to quit R. 2021-05-19T18:12:22.6074188Z 2021-05-19T18:12:22.6074567Z > library(testthat) 2021-05-19T18:12:22.6075023Z > library(neurocStats) 2021-05-19T18:12:22.6075404Z > 2021-05-19T18:12:22.6075815Z > test_check("neurocStats") 2021-05-19T18:12:22.6076337Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:12:22.6076709Z > 2021-05-19T18:12:22.6077053Z > proc.time() 2021-05-19T18:12:22.6077501Z user system elapsed 2021-05-19T18:12:22.6077911Z 9.009 0.893 38.308 2021-05-19T18:12:22.6111391Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:12:22.6111958Z Rscript -e "tic::before_deploy()" 2021-05-19T18:12:22.6150268Z shell: /usr/bin/bash -e {0} 2021-05-19T18:12:22.6150650Z env: 2021-05-19T18:12:22.6151059Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:22.6151514Z TIC_DEPLOY_KEY: 2021-05-19T18:12:22.6152281Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:12:22.6153456Z GITHUB_PAT: *** 2021-05-19T18:12:22.6154351Z COVERALLS_TOKEN: *** 2021-05-19T18:12:22.6154822Z continue-on-error: true 2021-05-19T18:12:22.6155263Z VDIFFR_RUN_TESTS: 2021-05-19T18:12:22.6155727Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:12:22.6156140Z TZ: UTC 2021-05-19T18:12:22.6156512Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:22.6156905Z NOT_CRAN: true 2021-05-19T18:12:22.6157252Z ##[endgroup] 2021-05-19T18:12:22.8601636Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:12:22.9734019Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:12:22.9734570Z with: 2021-05-19T18:12:22.9735387Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:12:22.9736431Z asset_path: check/neurocStats_0.1.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T18:12:22.9737318Z asset_name: neurocStats_0.1.3_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-19T18:12:22.9737969Z asset_content_type: application/octet-stream 2021-05-19T18:12:22.9738458Z env: 2021-05-19T18:12:22.9738879Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:22.9739315Z TIC_DEPLOY_KEY: 2021-05-19T18:12:22.9740080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:12:22.9741492Z GITHUB_PAT: *** 2021-05-19T18:12:22.9742374Z COVERALLS_TOKEN: *** 2021-05-19T18:12:22.9742848Z continue-on-error: true 2021-05-19T18:12:22.9743290Z VDIFFR_RUN_TESTS: 2021-05-19T18:12:22.9743792Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:12:22.9744208Z TZ: UTC 2021-05-19T18:12:22.9744580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:22.9744963Z NOT_CRAN: true 2021-05-19T18:12:22.9745881Z GITHUB_TOKEN: *** 2021-05-19T18:12:22.9746255Z ##[endgroup] 2021-05-19T18:12:23.5347033Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:12:23.5347569Z Rscript -e "tic::deploy()" 2021-05-19T18:12:23.5390086Z shell: /usr/bin/bash -e {0} 2021-05-19T18:12:23.5390474Z env: 2021-05-19T18:12:23.5390891Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:23.5391360Z TIC_DEPLOY_KEY: 2021-05-19T18:12:23.5392141Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:12:23.5393601Z GITHUB_PAT: *** 2021-05-19T18:12:23.5394387Z COVERALLS_TOKEN: *** 2021-05-19T18:12:23.5394859Z continue-on-error: true 2021-05-19T18:12:23.5395303Z VDIFFR_RUN_TESTS: 2021-05-19T18:12:23.5395770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:12:23.5396186Z TZ: UTC 2021-05-19T18:12:23.5396561Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:23.5396958Z NOT_CRAN: true 2021-05-19T18:12:23.5397305Z ##[endgroup] 2021-05-19T18:12:23.7883397Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:12:23.9001385Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:12:23.9001957Z Rscript -e "tic::after_deploy()" 2021-05-19T18:12:23.9045211Z shell: /usr/bin/bash -e {0} 2021-05-19T18:12:23.9045603Z env: 2021-05-19T18:12:23.9046029Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:23.9046488Z TIC_DEPLOY_KEY: 2021-05-19T18:12:23.9047270Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:12:23.9048554Z GITHUB_PAT: *** 2021-05-19T18:12:23.9049314Z COVERALLS_TOKEN: *** 2021-05-19T18:12:23.9049790Z continue-on-error: true 2021-05-19T18:12:23.9050232Z VDIFFR_RUN_TESTS: 2021-05-19T18:12:23.9050702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:12:23.9051137Z TZ: UTC 2021-05-19T18:12:23.9051495Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:23.9051893Z NOT_CRAN: true 2021-05-19T18:12:23.9052241Z ##[endgroup] 2021-05-19T18:12:24.1514763Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:12:24.4117938Z Post job cleanup. 2021-05-19T18:12:24.4510401Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:12:24.4586866Z Post job cleanup. 2021-05-19T18:12:24.5496822Z [command]/usr/bin/git version 2021-05-19T18:12:24.5551813Z git version 2.31.1 2021-05-19T18:12:24.5591086Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:12:24.5633416Z [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-19T18:12:24.5864575Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:12:24.5887921Z http.https://github.com/.extraheader 2021-05-19T18:12:24.5897975Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:12:24.5934177Z [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-19T18:12:24.6193115Z Cleaning up orphan processes