2021-05-18T14:09:09.7244907Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:10.8938646Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:10.9658163Z 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-18T14:09:11.0944425Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:11.2331163Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:18.2753171Z Current runner version: '2.278.0' 2021-05-18T14:09:18.2778132Z ##[group]Operating System 2021-05-18T14:09:18.2778966Z Ubuntu 2021-05-18T14:09:18.2779447Z 20.04.2 2021-05-18T14:09:18.2779895Z LTS 2021-05-18T14:09:18.2780321Z ##[endgroup] 2021-05-18T14:09:18.2780913Z ##[group]Virtual Environment 2021-05-18T14:09:18.2781501Z Environment: ubuntu-20.04 2021-05-18T14:09:18.2782091Z Version: 20210510.0 2021-05-18T14:09:18.2783082Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:09:18.2784362Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:09:18.2785234Z ##[endgroup] 2021-05-18T14:09:18.2787029Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:18.2788237Z Actions: write 2021-05-18T14:09:18.2788731Z Checks: write 2021-05-18T14:09:18.2789250Z Contents: write 2021-05-18T14:09:18.2789751Z Deployments: write 2021-05-18T14:09:18.2790378Z Issues: write 2021-05-18T14:09:18.2790913Z Metadata: read 2021-05-18T14:09:18.2791452Z Packages: write 2021-05-18T14:09:18.2792007Z PullRequests: write 2021-05-18T14:09:18.2792597Z RepositoryProjects: write 2021-05-18T14:09:18.2793270Z SecurityEvents: write 2021-05-18T14:09:18.2793810Z Statuses: write 2021-05-18T14:09:18.2794418Z ##[endgroup] 2021-05-18T14:09:18.2797248Z Prepare workflow directory 2021-05-18T14:09:18.3750670Z Prepare all required actions 2021-05-18T14:09:18.3761450Z Getting action download info 2021-05-18T14:09:18.8581767Z Download action repository 'actions/checkout@v2' 2021-05-18T14:09:20.4582953Z Download action repository 'r-lib/actions@master' 2021-05-18T14:09:20.9564856Z Download action repository 'adigherman/actions@master' 2021-05-18T14:09:21.9918289Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:09:22.1596131Z Download action repository 'actions/cache@v1' 2021-05-18T14:09:22.3060934Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:09:22.4759027Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:09:22.9179084Z ##[group]Run actions/checkout@v2 2021-05-18T14:09:22.9179651Z with: 2021-05-18T14:09:22.9180098Z repository: neuroconductor/RAVEL 2021-05-18T14:09:22.9181018Z token: *** 2021-05-18T14:09:22.9181374Z ssh-strict: true 2021-05-18T14:09:22.9181853Z persist-credentials: true 2021-05-18T14:09:22.9182311Z clean: true 2021-05-18T14:09:22.9182663Z fetch-depth: 1 2021-05-18T14:09:22.9183028Z lfs: false 2021-05-18T14:09:22.9183383Z submodules: false 2021-05-18T14:09:22.9183744Z env: 2021-05-18T14:09:22.9184156Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:22.9184589Z TIC_DEPLOY_KEY: 2021-05-18T14:09:22.9185362Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:09:22.9186496Z GITHUB_PAT: *** 2021-05-18T14:09:22.9187249Z COVERALLS_TOKEN: *** 2021-05-18T14:09:22.9187732Z continue-on-error: false 2021-05-18T14:09:22.9188178Z VDIFFR_RUN_TESTS: 2021-05-18T14:09:22.9188557Z ##[endgroup] 2021-05-18T14:09:23.1217662Z Syncing repository: neuroconductor/RAVEL 2021-05-18T14:09:23.1218453Z ##[group]Getting Git version info 2021-05-18T14:09:23.1219511Z Working directory is '/home/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:23.1220162Z [command]/usr/bin/git version 2021-05-18T14:09:23.1331863Z git version 2.31.1 2021-05-18T14:09:23.1351039Z ##[endgroup] 2021-05-18T14:09:23.1356878Z Deleting the contents of '/home/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:23.1360811Z ##[group]Initializing the repository 2021-05-18T14:09:23.1364476Z [command]/usr/bin/git init /home/runner/work/RAVEL/RAVEL 2021-05-18T14:09:23.1433657Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:09:23.1434544Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:09:23.1435323Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:09:23.1435862Z hint: 2021-05-18T14:09:23.1436565Z hint: git config --global init.defaultBranch 2021-05-18T14:09:23.1437314Z hint: 2021-05-18T14:09:23.1438188Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:09:23.1439188Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:09:23.1439818Z hint: 2021-05-18T14:09:23.1440307Z hint: git branch -m 2021-05-18T14:09:23.1444819Z Initialized empty Git repository in /home/runner/work/RAVEL/RAVEL/.git/ 2021-05-18T14:09:23.1453334Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:23.1503141Z ##[endgroup] 2021-05-18T14:09:23.1503747Z ##[group]Disabling automatic garbage collection 2021-05-18T14:09:23.1510417Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:09:23.1554694Z ##[endgroup] 2021-05-18T14:09:23.1562906Z ##[group]Setting up auth 2021-05-18T14:09:23.1572496Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:09:23.1615744Z [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-18T14:09:23.1950210Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:09:23.1999686Z [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-18T14:09:23.2217596Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:09:23.2268227Z ##[endgroup] 2021-05-18T14:09:23.2269076Z ##[group]Fetching the repository 2021-05-18T14:09:23.2278358Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +724ec1f56f70908557a8096412b91d4543be5b3b:refs/tags/1.2.2.s 2021-05-18T14:09:23.4534791Z remote: Enumerating objects: 69, done. 2021-05-18T14:09:23.4537950Z remote: Counting objects: 1% (1/69) 2021-05-18T14:09:23.4542553Z remote: Counting objects: 2% (2/69) 2021-05-18T14:09:23.4543988Z remote: Counting objects: 4% (3/69) 2021-05-18T14:09:23.4546836Z remote: Counting objects: 5% (4/69) 2021-05-18T14:09:23.4548683Z remote: Counting objects: 7% (5/69) 2021-05-18T14:09:23.4549911Z remote: Counting objects: 8% (6/69) 2021-05-18T14:09:23.4551033Z remote: Counting objects: 10% (7/69) 2021-05-18T14:09:23.4552196Z remote: Counting objects: 11% (8/69) 2021-05-18T14:09:23.4553323Z remote: Counting objects: 13% (9/69) 2021-05-18T14:09:23.4554450Z remote: Counting objects: 14% (10/69) 2021-05-18T14:09:23.4555564Z remote: Counting objects: 15% (11/69) 2021-05-18T14:09:23.4556718Z remote: Counting objects: 17% (12/69) 2021-05-18T14:09:23.4557729Z remote: Counting objects: 18% (13/69) 2021-05-18T14:09:23.4558802Z remote: Counting objects: 20% (14/69) 2021-05-18T14:09:23.4560016Z remote: Counting objects: 21% (15/69) 2021-05-18T14:09:23.4560857Z remote: Counting objects: 23% (16/69) 2021-05-18T14:09:23.4561897Z remote: Counting objects: 24% (17/69) 2021-05-18T14:09:23.4562844Z remote: Counting objects: 26% (18/69) 2021-05-18T14:09:23.4563781Z remote: Counting objects: 27% (19/69) 2021-05-18T14:09:23.4564727Z remote: Counting objects: 28% (20/69) 2021-05-18T14:09:23.4565709Z remote: Counting objects: 30% (21/69) 2021-05-18T14:09:23.4566678Z remote: Counting objects: 31% (22/69) 2021-05-18T14:09:23.4567702Z remote: Counting objects: 33% (23/69) 2021-05-18T14:09:23.4568824Z remote: Counting objects: 34% (24/69) 2021-05-18T14:09:23.4569657Z remote: Counting objects: 36% (25/69) 2021-05-18T14:09:23.4570494Z remote: Counting objects: 37% (26/69) 2021-05-18T14:09:23.4571624Z remote: Counting objects: 39% (27/69) 2021-05-18T14:09:23.4572919Z remote: Counting objects: 40% (28/69) 2021-05-18T14:09:23.4573559Z remote: Counting objects: 42% (29/69) 2021-05-18T14:09:23.4574521Z remote: Counting objects: 43% (30/69) 2021-05-18T14:09:23.4575222Z remote: Counting objects: 44% (31/69) 2021-05-18T14:09:23.4575920Z remote: Counting objects: 46% (32/69) 2021-05-18T14:09:23.4576890Z remote: Counting objects: 47% (33/69) 2021-05-18T14:09:23.4578853Z remote: Counting objects: 49% (34/69) 2021-05-18T14:09:23.4579574Z remote: Counting objects: 50% (35/69) 2021-05-18T14:09:23.4580316Z remote: Counting objects: 52% (36/69) 2021-05-18T14:09:23.4580995Z remote: Counting objects: 53% (37/69) 2021-05-18T14:09:23.4581689Z remote: Counting objects: 55% (38/69) 2021-05-18T14:09:23.4582408Z remote: Counting objects: 56% (39/69) 2021-05-18T14:09:23.4583292Z remote: Counting objects: 57% (40/69) 2021-05-18T14:09:23.4584137Z remote: Counting objects: 59% (41/69) 2021-05-18T14:09:23.4595248Z remote: Counting objects: 60% (42/69) 2021-05-18T14:09:23.4600944Z remote: Counting objects: 62% (43/69) 2021-05-18T14:09:23.4604725Z remote: Counting objects: 63% (44/69) 2021-05-18T14:09:23.4606167Z remote: Counting objects: 65% (45/69) 2021-05-18T14:09:23.4606783Z remote: Counting objects: 66% (46/69) 2021-05-18T14:09:23.4607290Z remote: Counting objects: 68% (47/69) 2021-05-18T14:09:23.4607777Z remote: Counting objects: 69% (48/69) 2021-05-18T14:09:23.4609502Z remote: Counting objects: 71% (49/69) 2021-05-18T14:09:23.4609990Z remote: Counting objects: 72% (50/69) 2021-05-18T14:09:23.4610786Z remote: Counting objects: 73% (51/69) 2021-05-18T14:09:23.4611289Z remote: Counting objects: 75% (52/69) 2021-05-18T14:09:23.4611770Z remote: Counting objects: 76% (53/69) 2021-05-18T14:09:23.4612265Z remote: Counting objects: 78% (54/69) 2021-05-18T14:09:23.4612948Z remote: Counting objects: 79% (55/69) 2021-05-18T14:09:23.4613454Z remote: Counting objects: 81% (56/69) 2021-05-18T14:09:23.4613950Z remote: Counting objects: 82% (57/69) 2021-05-18T14:09:23.4614530Z remote: Counting objects: 84% (58/69) 2021-05-18T14:09:23.4615029Z remote: Counting objects: 85% (59/69) 2021-05-18T14:09:23.4615533Z remote: Counting objects: 86% (60/69) 2021-05-18T14:09:23.4616016Z remote: Counting objects: 88% (61/69) 2021-05-18T14:09:23.4616509Z remote: Counting objects: 89% (62/69) 2021-05-18T14:09:23.4616989Z remote: Counting objects: 91% (63/69) 2021-05-18T14:09:23.4617479Z remote: Counting objects: 92% (64/69) 2021-05-18T14:09:23.4618002Z remote: Counting objects: 94% (65/69) 2021-05-18T14:09:23.4618475Z remote: Counting objects: 95% (66/69) 2021-05-18T14:09:23.4618969Z remote: Counting objects: 97% (67/69) 2021-05-18T14:09:23.4619468Z remote: Counting objects: 98% (68/69) 2021-05-18T14:09:23.4619946Z remote: Counting objects: 100% (69/69) 2021-05-18T14:09:23.4620461Z remote: Counting objects: 100% (69/69), done. 2021-05-18T14:09:23.4621005Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:09:23.4621532Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:09:23.4622067Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:09:23.4622590Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:09:23.4623120Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:09:23.4623655Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:09:23.4624177Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:09:23.4624708Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:09:23.4625241Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:09:23.4625764Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:09:23.4626419Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:09:23.4627206Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:09:23.4627746Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:09:23.4628287Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:09:23.4628837Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:09:23.4629376Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:09:23.4629902Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:09:23.4630610Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:09:23.4631147Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:09:23.4631675Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:09:23.4632213Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:09:23.4632734Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:09:23.4633269Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:09:23.4633813Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:09:23.4634334Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:09:23.4634873Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:09:23.4635405Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:09:23.4635924Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:09:23.4636461Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:09:23.4636982Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:09:23.4637717Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:09:23.4638249Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:09:23.4638769Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:09:23.4641376Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:09:23.4641911Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:09:23.4642808Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:09:23.4643469Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:09:23.4643997Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:09:23.4644535Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:09:23.4645072Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:09:23.4645647Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:09:23.4646182Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:09:23.4646711Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:09:23.4647251Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:09:23.4647781Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:09:23.4648307Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:09:23.4648978Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:09:23.4649982Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:09:23.4650504Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:09:23.4651045Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:09:23.4651564Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:09:23.4652101Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:09:23.4652637Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:09:23.4653180Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:09:24.4606448Z remote: Total 69 (delta 15), reused 50 (delta 12), pack-reused 0 2021-05-18T14:09:24.4607283Z From https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:24.4608335Z * [new ref] 724ec1f56f70908557a8096412b91d4543be5b3b -> 1.2.2.s 2021-05-18T14:09:24.4609689Z ##[endgroup] 2021-05-18T14:09:24.4610304Z ##[group]Determining the checkout info 2021-05-18T14:09:24.4610849Z ##[endgroup] 2021-05-18T14:09:24.4611320Z ##[group]Checking out the ref 2021-05-18T14:09:24.4612218Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.2.s 2021-05-18T14:09:24.4613058Z Note: switching to 'refs/tags/1.2.2.s'. 2021-05-18T14:09:24.4613603Z 2021-05-18T14:09:24.4614564Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:09:24.4615431Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:09:24.4616236Z state without impacting any branches by switching back to a branch. 2021-05-18T14:09:24.4616724Z 2021-05-18T14:09:24.4617296Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:09:24.4618256Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:09:24.4618703Z 2021-05-18T14:09:24.4619314Z git switch -c 2021-05-18T14:09:24.4619692Z 2021-05-18T14:09:24.4620108Z Or undo this operation with: 2021-05-18T14:09:24.4620443Z 2021-05-18T14:09:24.4620939Z git switch - 2021-05-18T14:09:24.4621199Z 2021-05-18T14:09:24.4621871Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:09:24.4622438Z 2021-05-18T14:09:24.4622898Z HEAD is now at 724ec1f Version id 82 stable 2021-05-18T14:09:24.4623427Z ##[endgroup] 2021-05-18T14:09:24.4624092Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:09:24.4624875Z '724ec1f56f70908557a8096412b91d4543be5b3b' 2021-05-18T14:09:24.4739865Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:09:24.4740312Z with: 2021-05-18T14:09:24.4740682Z r-version: release 2021-05-18T14:09:24.4741057Z Ncpus: 1 2021-05-18T14:09:24.4741433Z crayon.enabled: NULL 2021-05-18T14:09:24.4741938Z remove-openmp-macos: true 2021-05-18T14:09:24.4742455Z http-user-agent: default 2021-05-18T14:09:24.4742898Z install-r: true 2021-05-18T14:09:24.4743447Z windows-path-include-mingw: true 2021-05-18T14:09:24.4743943Z env: 2021-05-18T14:09:24.4744359Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:24.4744794Z TIC_DEPLOY_KEY: 2021-05-18T14:09:24.4745831Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:09:24.4747396Z GITHUB_PAT: *** 2021-05-18T14:09:24.4748176Z COVERALLS_TOKEN: *** 2021-05-18T14:09:24.4748635Z continue-on-error: false 2021-05-18T14:09:24.4749095Z VDIFFR_RUN_TESTS: 2021-05-18T14:09:24.4749461Z ##[endgroup] 2021-05-18T14:09:25.1203622Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:09:26.7066190Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:09:26.7068374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:09:26.7069929Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:09:26.7662502Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:09:26.7754278Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:09:26.8053828Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:09:26.9142845Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:09:26.9345790Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:09:26.9419691Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:09:26.9421611Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:09:26.9424367Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:09:26.9426661Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:09:26.9456692Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:09:26.9471986Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:09:27.0872294Z Hit:15 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:09:27.2414662Z Get:16 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:09:27.2452506Z Get:17 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:09:27.3372065Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:09:27.4070851Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:09:27.4093355Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:09:27.4095286Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:09:27.4118498Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:09:27.4126292Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:09:27.4258225Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:09:27.4260097Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:09:27.4901215Z Hit:26 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:09:33.4876864Z Fetched 4559 kB in 1s (4718 kB/s) 2021-05-18T14:09:34.2394301Z Reading package lists... 2021-05-18T14:09:34.2604059Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:09:36.0046846Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:09:36.0673311Z Reading package lists... 2021-05-18T14:09:36.2231763Z Building dependency tree... 2021-05-18T14:09:36.2247826Z Reading state information... 2021-05-18T14:09:36.3732370Z The following additional packages will be installed: 2021-05-18T14:09:36.3734002Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:09:36.3735998Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:09:36.3741994Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:09:36.3743939Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:09:36.3745652Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:09:36.3747056Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:09:36.3748673Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:09:36.3750402Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:09:36.3751926Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:09:36.3753394Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:09:36.3754876Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:09:36.3756461Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:09:36.3758155Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:09:36.3759785Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:09:36.3761246Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:09:36.3762727Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:09:36.3764090Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:09:36.3765745Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:09:36.3767466Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:09:36.3768995Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:09:36.3770410Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:09:36.3771776Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:09:36.3773392Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:09:36.3775633Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:09:36.3777155Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:09:36.3778705Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:09:36.3780267Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:09:36.3781936Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:09:36.3783557Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:09:36.3785143Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:09:36.3786785Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:09:36.3788527Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:09:36.3790196Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:09:36.3791763Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:09:36.3793250Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:09:36.3795063Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:09:36.3796579Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:09:36.3797733Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:09:36.3798589Z Suggested packages: 2021-05-18T14:09:36.3799546Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:09:36.3800834Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:09:36.3801919Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:09:36.3803017Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:09:36.3804052Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:09:36.3805076Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:09:36.3806072Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:09:36.3807256Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:09:36.3808575Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:09:36.3809681Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:09:36.7828513Z The following NEW packages will be installed: 2021-05-18T14:09:36.7831450Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:09:36.7834197Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:09:36.7835727Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:09:36.7838293Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:09:36.7839709Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:09:36.7840985Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:09:36.7842412Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:09:36.7852596Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:09:36.7855526Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:09:36.7856773Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:09:36.7857806Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:09:36.7859005Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:09:36.7860365Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:09:36.7861570Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:09:36.7862732Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:09:36.7863857Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:09:36.7865305Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:09:36.7866696Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:09:36.7868016Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:09:36.7869196Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:09:36.7870279Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:09:36.7871325Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:09:36.7872549Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:09:36.7873813Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:09:36.7875023Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:09:36.7876189Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:09:36.7877379Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:09:36.7878598Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:09:36.7879923Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:09:36.7881139Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:09:36.7882370Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:09:36.7883635Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:09:36.7884940Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:09:36.7886141Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:09:36.7887258Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:09:36.7888479Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:09:36.7889601Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:09:36.7890498Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:09:36.8043814Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:37.4615595Z Need to get 8648 kB of archives. 2021-05-18T14:09:37.4621360Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:09:37.4626228Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:09:37.4628420Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:09:37.4630405Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:09:37.4632367Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:09:37.4634217Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:09:37.4636242Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:09:37.4638361Z 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-18T14:09:37.4650427Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:09:37.4653143Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:09:37.4655397Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:09:37.4657458Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:09:37.4659486Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:09:37.4661737Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:09:37.4663652Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:09:37.4665599Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:09:37.4667505Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:09:37.4669304Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:09:37.4671046Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:09:37.4672588Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:09:37.4674380Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:09:37.4676127Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:09:37.4677817Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:09:37.4679565Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:09:37.4681280Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:09:37.4683076Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:09:37.4684926Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:09:37.4686793Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:09:37.4688701Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:09:37.4690684Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:09:37.4692728Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:09:37.4694985Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:09:37.4697202Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:09:37.4699217Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:09:37.4702715Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:09:37.4704296Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:09:37.4705982Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:09:37.4707554Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:09:37.4709028Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:09:37.4710630Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:09:37.4712196Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:09:37.4713700Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:09:37.4715255Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:09:37.4716931Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:09:37.4718367Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:09:37.4719966Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:09:37.4721667Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:09:37.4723306Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:09:37.4724949Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:09:37.4726527Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:09:37.4727977Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:09:37.4729447Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:09:37.4730995Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:09:37.4732568Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:09:37.4734139Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:09:37.4738729Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:09:37.4740315Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:09:37.4741898Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:09:37.4743416Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:09:37.4744986Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:09:37.4746472Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:09:37.4747871Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:09:37.4749408Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:09:37.4751152Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:09:37.4752793Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:09:37.4754355Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:09:37.4755984Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:09:37.4757575Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:09:37.4759049Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:09:37.4760503Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:09:37.4762109Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:09:37.4763784Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:09:37.4765396Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:09:37.4766881Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:09:37.4768556Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:09:37.4770137Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:09:37.4771595Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:09:37.4773116Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:09:37.4774806Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:09:37.4784704Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:09:37.4786221Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:09:37.4787693Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:09:37.4789519Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:09:37.4791219Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:09:37.4792759Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:09:37.4794316Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:09:37.4795902Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:09:37.4797472Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:09:37.4799096Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:09:37.4800738Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:09:37.4802310Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:09:37.4803990Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:09:37.4805518Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:09:37.4806992Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:09:37.4808568Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:09:37.4810145Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:09:37.4811752Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:09:37.4856759Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:09:37.4858657Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:09:37.4860204Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:09:37.4861721Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:09:37.4863129Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:09:37.4864568Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:09:37.4866213Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:09:37.4871032Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:09:37.4875021Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:09:37.4876745Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:09:37.4878398Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:09:37.4879988Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:09:37.4881603Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:09:37.4883599Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:09:37.4888169Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:09:37.4889995Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:09:37.4891572Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:09:37.4893132Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:09:37.4894827Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:09:37.4896323Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:09:37.4897788Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:09:37.4899315Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:09:37.4900848Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:09:37.4902361Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:09:37.4903828Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:09:37.4905331Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:09:37.4906765Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:09:37.4908166Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:09:37.4909676Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:09:37.4910768Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:09:37.4912073Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:09:37.4913547Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:09:37.4914911Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:09:37.4916259Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:09:37.9780477Z Fetched 8648 kB in 1s (15.5 MB/s) 2021-05-18T14:09:38.0088582Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:09:38.0248590Z (Reading database ... 2021-05-18T14:09:38.0249097Z (Reading database ... 5% 2021-05-18T14:09:38.0249510Z (Reading database ... 10% 2021-05-18T14:09:38.0250126Z (Reading database ... 15% 2021-05-18T14:09:38.0250548Z (Reading database ... 20% 2021-05-18T14:09:38.0250946Z (Reading database ... 25% 2021-05-18T14:09:38.0251369Z (Reading database ... 30% 2021-05-18T14:09:38.0251767Z (Reading database ... 35% 2021-05-18T14:09:38.0252175Z (Reading database ... 40% 2021-05-18T14:09:38.0252580Z (Reading database ... 45% 2021-05-18T14:09:38.0252988Z (Reading database ... 50% 2021-05-18T14:09:38.0458314Z (Reading database ... 55% 2021-05-18T14:09:38.0777872Z (Reading database ... 60% 2021-05-18T14:09:38.1036426Z (Reading database ... 65% 2021-05-18T14:09:38.1317753Z (Reading database ... 70% 2021-05-18T14:09:38.1886368Z (Reading database ... 75% 2021-05-18T14:09:38.2568383Z (Reading database ... 80% 2021-05-18T14:09:38.3286130Z (Reading database ... 85% 2021-05-18T14:09:38.3734541Z (Reading database ... 90% 2021-05-18T14:09:38.4153210Z (Reading database ... 95% 2021-05-18T14:09:38.4153674Z (Reading database ... 100% 2021-05-18T14:09:38.4154308Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:09:38.4307633Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:09:38.4374742Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:09:38.4608834Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:09:38.4849580Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:09:38.4859938Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:09:38.5095632Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:09:38.5310776Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:09:38.5321804Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:09:38.5575958Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:09:38.5809036Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:09:38.5817561Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:09:38.6230174Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:09:38.6490245Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:09:38.6504463Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:09:38.6816210Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:09:38.7007335Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:09:38.7015801Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:09:38.7267438Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:09:38.7474671Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:09:38.7485321Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:09:38.7680434Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:09:38.7939950Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:09:38.7948032Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:09:38.8216955Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:09:38.8423116Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:09:38.8432574Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:09:38.8629535Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:09:38.8893494Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:09:38.8900684Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:09:38.9175955Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:09:38.9356445Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:09:38.9364305Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:09:38.9608751Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:09:38.9813631Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:09:38.9822904Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:09:39.0017612Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:09:39.0259326Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:09:39.0268236Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:09:39.0535903Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:09:39.0725139Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:09:39.0741330Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:09:39.0952740Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:09:39.1223837Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:09:39.1234169Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:09:39.1489305Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:09:39.1754366Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:09:39.1766169Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:09:39.2015535Z Selecting previously unselected package patchutils. 2021-05-18T14:09:39.2232663Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:09:39.2240323Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:09:39.2495718Z Selecting previously unselected package wdiff. 2021-05-18T14:09:39.2739402Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:09:39.2747289Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:09:39.3056399Z Selecting previously unselected package devscripts. 2021-05-18T14:09:39.3260054Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:09:39.3469293Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:09:39.4511856Z Selecting previously unselected package diffstat. 2021-05-18T14:09:39.4756019Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:09:39.4761655Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:09:39.5055934Z Selecting previously unselected package python3-gpg. 2021-05-18T14:09:39.5241308Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:09:39.5250100Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:09:39.5695942Z Selecting previously unselected package dput. 2021-05-18T14:09:39.5902704Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:09:39.5973241Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:09:39.6198082Z Selecting previously unselected package gdebi-core. 2021-05-18T14:09:39.6438516Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:09:39.6448042Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:09:39.7658141Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:09:39.7845765Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:09:39.7863694Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:09:39.8215338Z Selecting previously unselected package gettext. 2021-05-18T14:09:39.8382523Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:09:39.8389952Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:09:39.9367763Z Selecting previously unselected package intltool-debian. 2021-05-18T14:09:39.9629215Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:09:39.9640739Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:09:39.9897909Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:09:40.0111125Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:09:40.0121189Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:09:40.0416824Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:09:40.0613124Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:09:40.0621649Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:09:40.0936339Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:09:40.1124638Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:09:40.1132867Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:09:40.1416717Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:09:40.1578011Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:09:40.1584425Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:09:40.1837920Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:09:40.2026471Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:09:40.2036882Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:09:40.2292057Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:09:40.2491397Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:09:40.2500046Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:09:40.2735904Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:09:40.2948915Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:09:40.2956861Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:09:40.3216892Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:09:40.3417017Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:09:40.3426342Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:09:40.3657148Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:09:40.3903269Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:09:40.3911871Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:09:40.4135764Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:09:40.4356650Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:09:40.4364418Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:09:40.4587294Z Selecting previously unselected package libclone-perl. 2021-05-18T14:09:40.4848038Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:09:40.4859044Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:09:40.5136687Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:09:40.5316152Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:09:40.5325436Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:09:40.5577379Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:09:40.5776301Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:09:40.5784200Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:09:40.6056487Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:09:40.6251751Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:09:40.6260725Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:09:40.6536989Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:09:40.6708632Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:09:40.6717683Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:09:40.6976489Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:09:40.7175702Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:09:40.7182869Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:09:40.7455780Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:09:40.7651856Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:09:40.7662056Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:09:40.7889436Z Selecting previously unselected package libwant-perl. 2021-05-18T14:09:40.8100637Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:09:40.8108346Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:09:40.8376955Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:09:40.8549968Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:09:40.8556365Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:09:40.8815816Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:09:40.9039144Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:09:40.9049991Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:09:40.9416042Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:09:40.9573211Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:09:40.9582020Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:09:40.9804340Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:09:41.0027878Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:09:41.0034797Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:09:41.0296640Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:09:41.0497182Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:09:41.0504490Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:09:41.0776588Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:09:41.0952911Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:09:41.0963679Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:09:41.1216723Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:09:41.1446195Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:09:41.1456644Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:09:41.1948938Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:09:41.2213670Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:09:41.2221287Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:09:41.2460142Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:09:41.2703893Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:09:41.2713770Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:09:41.2975659Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:09:41.3169081Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:09:41.3179286Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:09:41.3455673Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:09:41.3642370Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:09:41.3652324Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:09:41.3895719Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:09:41.4073306Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:09:41.4082584Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:09:41.4260098Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:09:41.4518713Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:09:41.4527154Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:09:41.4775487Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:09:41.4957588Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:09:41.4965108Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:09:41.5255397Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:09:41.5429170Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:09:41.5437568Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:09:41.5696284Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:09:41.5889577Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:09:41.5898826Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:09:41.6415961Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:09:41.6604992Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:09:41.6615094Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:09:41.6895596Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:09:41.7101101Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:09:41.7109340Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:09:41.7415659Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:09:41.7564408Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:09:41.7572667Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:09:41.7855737Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:09:41.8038653Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:09:41.8046127Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:09:41.8256581Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:09:41.8478931Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:09:41.8484609Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:09:41.8684252Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:09:41.8941780Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:09:41.8948425Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:09:41.9176498Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:09:41.9382878Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:09:41.9390496Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:09:41.9680978Z Selecting previously unselected package libjson-perl. 2021-05-18T14:09:41.9860309Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:09:41.9868369Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:09:42.0175608Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:09:42.0369796Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:09:42.0378136Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:09:42.0614046Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:09:42.0844905Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:09:42.0855712Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:09:42.1095451Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:09:42.1296683Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:09:42.1306573Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:09:42.1575727Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:09:42.1749714Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:09:42.1756720Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:09:42.2015608Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:09:42.2186409Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:09:42.2193801Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:09:42.2409562Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:09:42.2666422Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:09:42.2675252Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:09:42.2905999Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:09:42.3110612Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:09:42.3118796Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:09:42.3376187Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:09:42.3579630Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:09:42.3589660Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:09:42.4095666Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:09:42.4274890Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:09:42.4282112Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:09:42.4549264Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:09:42.4805869Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:09:42.4814492Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:09:42.5055505Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:09:42.5251004Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:09:42.5263616Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:09:42.5535863Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:09:42.5713435Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:09:42.5724941Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:09:42.6215815Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:09:42.6392555Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:09:42.6402244Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:09:42.6612944Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:09:42.6853301Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:09:42.6866203Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:09:42.7057348Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:09:42.7297013Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:09:42.7329392Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:09:42.7655579Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:09:42.7913206Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:09:42.7922766Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:09:42.8255452Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:09:42.8433752Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:09:42.8441123Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:09:42.8669811Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:09:42.8929212Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:09:42.8938213Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:09:42.9215858Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:09:42.9422902Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:09:42.9432203Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:09:42.9775550Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:09:42.9984671Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:09:42.9994296Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:09:43.0335611Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:09:43.0492443Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:09:43.0501434Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:09:43.0705505Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:09:43.0968516Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:09:43.0977890Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:09:43.1244349Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:09:43.1438801Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:09:43.1448761Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:09:43.1669962Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:09:43.1916512Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:09:43.1926187Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:09:43.2216296Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:09:43.2398069Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:09:43.2405443Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:09:43.2975963Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:09:43.3188289Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:09:43.3197518Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:09:43.3455848Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:09:43.3671806Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:09:43.3681862Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:09:43.3884788Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:09:43.4132689Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:09:43.4140312Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:09:43.4416066Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:09:43.4615127Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:09:43.4625833Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:09:43.4935650Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:09:43.5124056Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:09:43.5132421Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:09:43.5366203Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:09:43.5626159Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:09:43.5641440Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:09:43.5833081Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:09:43.6092351Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:09:43.6100778Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:09:43.6309727Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:09:43.6568774Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:09:43.6578697Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:09:43.7104592Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:09:43.7346231Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:09:43.7356669Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:09:43.7560380Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:09:43.7802028Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:09:43.7811602Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:09:43.8009364Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:09:43.8269300Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:09:43.8278205Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:09:43.8575437Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:09:43.8724398Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:09:43.8732578Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:09:43.9056464Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:09:43.9298645Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:09:43.9307675Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:09:43.9536148Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:09:43.9777314Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:09:43.9801156Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:09:44.0056943Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:09:44.0245278Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:09:44.0257719Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:09:44.0616065Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:09:44.0778631Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:09:44.0786110Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:09:44.1096614Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:09:44.1282393Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:09:44.1292124Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:09:44.1516970Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:09:44.1743505Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:09:44.1752075Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:09:44.2056292Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:09:44.2255529Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:09:44.2263474Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:09:44.2496659Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:09:44.2708011Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:09:44.2715919Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:09:44.2975720Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:09:44.3157096Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:09:44.3164775Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:09:44.3418287Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:09:44.3612024Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:09:44.3620092Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:09:44.3896103Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:09:44.4090195Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:09:44.4099292Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:09:44.4336575Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:09:44.4531297Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:09:44.4539644Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:09:44.4776484Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:09:44.4955207Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:09:44.4962636Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:09:44.5177564Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:09:44.5380397Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:09:44.5386999Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:09:44.5586612Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:09:44.5857667Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:09:44.5866216Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:09:44.6135849Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:09:44.6328338Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:09:44.6337664Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:09:44.6695948Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:09:44.6878951Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:09:44.6889164Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:09:44.7175172Z Selecting previously unselected package licensecheck. 2021-05-18T14:09:44.7364766Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:09:44.7374083Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:09:44.7648451Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:09:44.7848680Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:09:44.7858647Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:09:44.8058780Z Selecting previously unselected package t1utils. 2021-05-18T14:09:44.8319814Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:09:44.8330858Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:09:44.8654659Z Selecting previously unselected package lintian. 2021-05-18T14:09:44.8864631Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:09:44.8875944Z Unpacking lintian (2.62.0) ... 2021-05-18T14:09:45.2514198Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:09:45.2770960Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:09:45.2778480Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:09:45.2982709Z Selecting previously unselected package python3-xdg. 2021-05-18T14:09:45.3230330Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:09:45.3237879Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:09:45.3447987Z Selecting previously unselected package qpdf. 2021-05-18T14:09:45.3715629Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:09:45.3729345Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:09:45.4377224Z Selecting previously unselected package python3-magic. 2021-05-18T14:09:45.4582001Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:09:45.4593955Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:09:45.5150760Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:09:45.5181282Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:09:45.5203266Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:09:45.5225036Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:09:45.5255515Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:09:45.5290996Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:09:45.5314269Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:09:45.5337328Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:09:45.5359828Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:09:45.6608744Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:09:45.6635312Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:09:45.6656538Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:09:45.6679491Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:09:45.6697474Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:09:45.6716706Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:09:45.6739979Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:09:45.6758077Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:09:45.6782058Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:09:45.6799648Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:09:45.6816535Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:09:45.6837247Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:09:45.6861202Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:09:45.6887074Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:09:45.6912439Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:09:45.6928828Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:09:45.6956847Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:09:45.6980234Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:09:45.6999580Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:09:45.7031254Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:09:45.7059493Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:09:45.7082215Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:09:45.7107648Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:09:45.7127672Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:09:45.7149187Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:09:45.7176625Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:09:45.8715483Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:09:45.8738586Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:09:45.8761383Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:09:45.8782544Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:09:45.8803681Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:09:45.8825400Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:09:45.8854437Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:09:45.8876070Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:09:45.8896241Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:09:45.8920403Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:09:45.8945495Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:09:46.0677189Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:09:46.0701162Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:09:46.0753215Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:09:46.0775808Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:09:46.0794680Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:09:46.0815994Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:09:46.0870368Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:09:46.0888730Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:09:46.0966965Z Setting up t1utils (1.41-3) ... 2021-05-18T14:09:46.1047356Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:09:46.1081312Z Setting up diffstat (1.63-1) ... 2021-05-18T14:09:46.1101998Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:09:46.1124438Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:09:46.1150510Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:09:46.1170283Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:09:46.1194051Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:09:46.1216546Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:09:46.1234157Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:09:46.1257294Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:09:46.1279459Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:09:46.1298611Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:09:46.1323623Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:09:46.1341450Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:09:46.1364072Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:09:46.1386953Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:09:46.1405826Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:09:46.1431023Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:09:46.1450436Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:09:46.1469711Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:09:46.1490887Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:09:46.2788329Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:09:46.2813450Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:09:46.2833269Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:09:46.2852792Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:09:46.2875870Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:09:46.2893924Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:09:46.2915155Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:09:46.2937441Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:09:46.3074597Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:09:46.3099315Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:09:46.3121760Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:09:46.4466126Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:09:46.4485703Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:09:46.4502055Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:09:46.4575202Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:09:46.4597493Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:09:46.4621836Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:09:46.4644519Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:09:46.4664057Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:09:46.4689178Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:09:46.4713841Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:09:46.4735594Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:09:46.4762935Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:09:46.4789735Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:09:46.4812178Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:09:46.4831592Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:09:46.4849732Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:09:46.6234765Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:09:46.6251047Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:09:46.6276722Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:09:46.6295007Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:09:46.6316766Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:09:46.6341909Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:09:46.6358955Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:09:46.6377525Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:09:46.6399589Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:09:46.6418444Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:09:46.6437975Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:09:46.6460065Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:09:46.6479941Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:09:46.6499996Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:09:46.6521797Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:09:46.6547838Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:09:46.6566601Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:09:46.6584757Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:09:46.8135279Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:09:46.8159169Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:09:46.8182153Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:09:46.8203055Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:09:46.8223128Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:09:46.8244847Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:09:46.8264531Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:09:46.8288864Z Setting up lintian (2.62.0) ... 2021-05-18T14:09:46.8323469Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:09:46.8354675Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:01.3599435Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:01.6384405Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:06.4434715Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-18T14:10:06.5437668Z 2021-05-18T14:10:06.5581329Z Reading package lists... 0% 2021-05-18T14:10:06.5581947Z 2021-05-18T14:10:06.5621255Z Reading package lists... 100% 2021-05-18T14:10:06.5621851Z 2021-05-18T14:10:06.5622223Z 2021-05-18T14:10:06.5622783Z Reading package lists... Done 2021-05-18T14:10:06.5623256Z 2021-05-18T14:10:06.5623820Z Building dependency tree... 0% 2021-05-18T14:10:06.5624291Z 2021-05-18T14:10:06.5880317Z Building dependency tree... 0% 2021-05-18T14:10:06.5881102Z 2021-05-18T14:10:06.5881817Z Building dependency tree... 50% 2021-05-18T14:10:06.5883467Z 2021-05-18T14:10:06.6945285Z Building dependency tree... 50% 2021-05-18T14:10:06.6948456Z 2021-05-18T14:10:06.6948996Z Building dependency tree 2021-05-18T14:10:06.6949350Z 2021-05-18T14:10:06.6950119Z Reading state information... 0% 2021-05-18T14:10:06.6950492Z 2021-05-18T14:10:06.8236790Z Reading state information... 0% 2021-05-18T14:10:06.8237486Z 2021-05-18T14:10:06.8237845Z 2021-05-18T14:10:06.8238428Z Reading state information... Done 2021-05-18T14:10:06.8238932Z 2021-05-18T14:10:06.8239512Z Reading state information... 0% 2021-05-18T14:10:06.8285317Z 2021-05-18T14:10:06.8285752Z Reading state information... 1% 2021-05-18T14:10:06.8323278Z 2021-05-18T14:10:06.8323734Z Reading state information... 3% 2021-05-18T14:10:06.8348656Z 2021-05-18T14:10:06.8349076Z Reading state information... 5% 2021-05-18T14:10:06.8381942Z 2021-05-18T14:10:06.8382393Z Reading state information... 7% 2021-05-18T14:10:06.8413066Z 2021-05-18T14:10:06.8413526Z Reading state information... 9% 2021-05-18T14:10:06.8443475Z 2021-05-18T14:10:06.8443916Z Reading state information... 11% 2021-05-18T14:10:06.8475756Z 2021-05-18T14:10:06.8476204Z Reading state information... 13% 2021-05-18T14:10:06.8505811Z 2021-05-18T14:10:06.8506263Z Reading state information... 15% 2021-05-18T14:10:06.8537070Z 2021-05-18T14:10:06.8537507Z Reading state information... 17% 2021-05-18T14:10:06.8570430Z 2021-05-18T14:10:06.8570866Z Reading state information... 19% 2021-05-18T14:10:06.8601021Z 2021-05-18T14:10:06.8601463Z Reading state information... 21% 2021-05-18T14:10:06.8630477Z 2021-05-18T14:10:06.8630935Z Reading state information... 23% 2021-05-18T14:10:06.8663886Z 2021-05-18T14:10:06.8664319Z Reading state information... 25% 2021-05-18T14:10:06.8698383Z 2021-05-18T14:10:06.8698824Z Reading state information... 27% 2021-05-18T14:10:06.8731410Z 2021-05-18T14:10:06.8731855Z Reading state information... 29% 2021-05-18T14:10:06.8765034Z 2021-05-18T14:10:06.8765478Z Reading state information... 31% 2021-05-18T14:10:06.8799712Z 2021-05-18T14:10:06.8800164Z Reading state information... 33% 2021-05-18T14:10:06.8830173Z 2021-05-18T14:10:06.8830609Z Reading state information... 35% 2021-05-18T14:10:06.8860676Z 2021-05-18T14:10:06.8861108Z Reading state information... 37% 2021-05-18T14:10:06.8895374Z 2021-05-18T14:10:06.8895822Z Reading state information... 39% 2021-05-18T14:10:06.8929789Z 2021-05-18T14:10:06.8930252Z Reading state information... 41% 2021-05-18T14:10:06.8961112Z 2021-05-18T14:10:06.8961543Z Reading state information... 43% 2021-05-18T14:10:06.8997006Z 2021-05-18T14:10:06.8997437Z Reading state information... 45% 2021-05-18T14:10:06.9048504Z 2021-05-18T14:10:06.9048949Z Reading state information... 47% 2021-05-18T14:10:06.9081337Z 2021-05-18T14:10:06.9081778Z Reading state information... 49% 2021-05-18T14:10:06.9117209Z 2021-05-18T14:10:06.9117672Z Reading state information... 51% 2021-05-18T14:10:06.9149358Z 2021-05-18T14:10:06.9149791Z Reading state information... 53% 2021-05-18T14:10:06.9181447Z 2021-05-18T14:10:06.9181895Z Reading state information... 55% 2021-05-18T14:10:06.9215609Z 2021-05-18T14:10:06.9216049Z Reading state information... 57% 2021-05-18T14:10:06.9249117Z 2021-05-18T14:10:06.9249567Z Reading state information... 59% 2021-05-18T14:10:06.9287088Z 2021-05-18T14:10:06.9287516Z Reading state information... 61% 2021-05-18T14:10:06.9320388Z 2021-05-18T14:10:06.9320824Z Reading state information... 63% 2021-05-18T14:10:06.9351594Z 2021-05-18T14:10:06.9352043Z Reading state information... 65% 2021-05-18T14:10:06.9384045Z 2021-05-18T14:10:06.9384494Z Reading state information... 67% 2021-05-18T14:10:06.9416092Z 2021-05-18T14:10:06.9416521Z Reading state information... 69% 2021-05-18T14:10:06.9457974Z 2021-05-18T14:10:06.9458405Z Reading state information... 71% 2021-05-18T14:10:06.9486931Z 2021-05-18T14:10:06.9487380Z Reading state information... 73% 2021-05-18T14:10:06.9518899Z 2021-05-18T14:10:06.9519344Z Reading state information... 75% 2021-05-18T14:10:06.9560992Z 2021-05-18T14:10:06.9561452Z Reading state information... 77% 2021-05-18T14:10:06.9592764Z 2021-05-18T14:10:06.9593195Z Reading state information... 79% 2021-05-18T14:10:06.9626055Z 2021-05-18T14:10:06.9626496Z Reading state information... 81% 2021-05-18T14:10:06.9658724Z 2021-05-18T14:10:06.9659169Z Reading state information... 83% 2021-05-18T14:10:06.9691551Z 2021-05-18T14:10:06.9692013Z Reading state information... 85% 2021-05-18T14:10:06.9724221Z 2021-05-18T14:10:06.9724655Z Reading state information... 87% 2021-05-18T14:10:06.9755310Z 2021-05-18T14:10:06.9755751Z Reading state information... 89% 2021-05-18T14:10:06.9785017Z 2021-05-18T14:10:06.9785467Z Reading state information... 91% 2021-05-18T14:10:06.9817786Z 2021-05-18T14:10:06.9818232Z Reading state information... 93% 2021-05-18T14:10:06.9848812Z 2021-05-18T14:10:06.9849264Z Reading state information... 95% 2021-05-18T14:10:06.9882848Z 2021-05-18T14:10:06.9883282Z Reading state information... 97% 2021-05-18T14:10:06.9914506Z 2021-05-18T14:10:06.9914944Z Reading state information... 99% 2021-05-18T14:10:07.2210259Z Selecting previously unselected package r-4.0.5. 2021-05-18T14:10:07.3337893Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:10:07.3456872Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-18T14:10:07.3464846Z Unpacking r-4.0.5 (1) ... 2021-05-18T14:10:07.9622559Z Setting up r-4.0.5 (1) ... 2021-05-18T14:10:07.9854839Z 2021-05-18T14:10:07.9855705Z 2021-05-18T14:10:07.9856327Z Reading state information... Done 2021-05-18T14:10:08.0058942Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-18T14:10:08.0169148Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:10:08.0441664Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:10:08.0442102Z env: 2021-05-18T14:10:08.0442476Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:08.0442871Z TIC_DEPLOY_KEY: 2021-05-18T14:10:08.0443554Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:08.0445075Z GITHUB_PAT: *** 2021-05-18T14:10:08.0445746Z COVERALLS_TOKEN: *** 2021-05-18T14:10:08.0446168Z continue-on-error: false 2021-05-18T14:10:08.0446575Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:08.0446974Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:08.0447350Z TZ: UTC 2021-05-18T14:10:08.0447673Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:08.0448026Z NOT_CRAN: true 2021-05-18T14:10:08.0448346Z ##[endgroup] 2021-05-18T14:10:08.0885543Z [command]sudo apt-get install -y texinfo 2021-05-18T14:10:08.2497854Z Reading package lists... 2021-05-18T14:10:08.3980869Z Building dependency tree... 2021-05-18T14:10:08.3997847Z Reading state information... 2021-05-18T14:10:08.6037875Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:10:08.6039030Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:08.8402997Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:10:08.8662570Z --2021-05-18 14:10:08-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:10:08.8762764Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:10:08.8817489Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:10:08.9469739Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:10:08.9472190Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:10:08.9474503Z --2021-05-18 14:10:08-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:10:09.0267023Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:10:09.0876253Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:10:09.3116177Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:10:09.3119717Z 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=PyQUELOu%2BXC1cGOyZ7nil3DIV7myrHJVLTxHhuzinIo%3D&st=2021-05-18T14%3A09%3A09Z&se=2021-05-18T14%3A15%3A09Z&sp=r [following] 2021-05-18T14:10:09.3123928Z --2021-05-18 14:10:09-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=PyQUELOu%2BXC1cGOyZ7nil3DIV7myrHJVLTxHhuzinIo%3D&st=2021-05-18T14%3A09%3A09Z&se=2021-05-18T14%3A15%3A09Z&sp=r 2021-05-18T14:10:09.3362057Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:10:09.3974792Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:10:09.6463713Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:10:09.6465274Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:10:09.6467191Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:10:10.2008952Z 2021-05-18T14:10:11.8320385Z 0K ........ ........ ........ ........ 49% 15.3M 2s 2021-05-18T14:10:13.0762962Z 32768K ........ ........ ........ ........ 99% 25.1M 0s 2021-05-18T14:10:13.0763971Z 65536K 100% 2.94M=3.4s 2021-05-18T14:10:13.0764489Z 2021-05-18T14:10:13.0766151Z 2021-05-18 14:10:13 (18.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:10:13.0766960Z 2021-05-18T14:10:14.7190767Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:10:14.7191788Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:10:14.9607324Z ##[group]Run tlmgr update --self 2021-05-18T14:10:14.9607928Z tlmgr update --self 2021-05-18T14:10:14.9608691Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:10:14.9609495Z tlmgr update --all 2021-05-18T14:10:14.9666646Z shell: /usr/bin/bash -e {0} 2021-05-18T14:10:14.9667038Z env: 2021-05-18T14:10:14.9667428Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:14.9667842Z TIC_DEPLOY_KEY: 2021-05-18T14:10:14.9668515Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:14.9670159Z GITHUB_PAT: *** 2021-05-18T14:10:14.9670846Z COVERALLS_TOKEN: *** 2021-05-18T14:10:14.9671261Z continue-on-error: false 2021-05-18T14:10:14.9671678Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:14.9672098Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:14.9672466Z TZ: UTC 2021-05-18T14:10:14.9672805Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:14.9673220Z NOT_CRAN: true 2021-05-18T14:10:14.9673544Z ##[endgroup] 2021-05-18T14:10:18.1740744Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:18.3607399Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:10:18.3608405Z running mktexlsr ... 2021-05-18T14:10:18.4305269Z done running mktexlsr. 2021-05-18T14:10:18.4522696Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:18.4524237Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:19.6132441Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:19.6133914Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:10:19.7029672Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:10:19.7507608Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:10:19.7924135Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:10:19.8353740Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:10:20.2705943Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:10:21.4018037Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:10:21.4683617Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:10:21.5386286Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:10:21.5797678Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-18T14:10:21.6205575Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-18T14:10:21.6622975Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-18T14:10:21.7023894Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-18T14:10:21.7442273Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-18T14:10:21.7909381Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-18T14:10:21.8583632Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-18T14:10:21.9419069Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-18T14:10:21.9831269Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-18T14:10:22.0254737Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-18T14:10:22.0674428Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:10:22.1100921Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:10:22.1543050Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:10:22.1946868Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:10:22.2375007Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:10:22.2807300Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:10:22.3217676Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:10:22.3622417Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:10:22.4026647Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:10:22.4438550Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:10:22.4843989Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:10:22.5252815Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-18T14:10:22.5670251Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-18T14:10:22.6090270Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-18T14:10:22.6527792Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-18T14:10:22.6937626Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-18T14:10:22.7353319Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-18T14:10:22.7912923Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-18T14:10:22.8339596Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-18T14:10:22.8756091Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-18T14:10:22.9173349Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-18T14:10:22.9596405Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-18T14:10:23.0025319Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-18T14:10:23.0493754Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T14:10:23.0914228Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:10:23.1324986Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:10:23.1736819Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:10:23.2160878Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:10:23.2621967Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:10:23.3032434Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:10:23.3471877Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:10:23.3907013Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:10:23.4329063Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:10:23.4782865Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-18T14:10:23.5206668Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-18T14:10:23.5629097Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-18T14:10:23.6061394Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-18T14:10:23.6500007Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-18T14:10:23.6910194Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-18T14:10:23.7333875Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-18T14:10:23.7795106Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-18T14:10:23.8266033Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-18T14:10:23.8698286Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-18T14:10:23.9115798Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-18T14:10:23.9537190Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-18T14:10:23.9961601Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-18T14:10:24.0407043Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:10:24.0912660Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:10:24.1636778Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:10:24.2060913Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:10:24.2492560Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:10:24.2913949Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-18T14:10:24.3332542Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-18T14:10:24.3801011Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-18T14:10:24.4268816Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-18T14:10:24.4701360Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-18T14:10:24.5133414Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-18T14:10:24.5550006Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-18T14:10:24.5978040Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-18T14:10:24.6537703Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:10:24.6959270Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-18T14:10:24.7400203Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-18T14:10:24.7824626Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-18T14:10:24.8281053Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-18T14:10:24.8726718Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-18T14:10:24.9149210Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-18T14:10:24.9643962Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-18T14:10:25.0548340Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:10:25.0990843Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:10:25.1435490Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-18T14:10:25.1609069Z running mktexlsr ... 2021-05-18T14:10:25.2251892Z done running mktexlsr. 2021-05-18T14:10:25.2503769Z running updmap-sys ... 2021-05-18T14:10:25.4794971Z done running updmap-sys. 2021-05-18T14:10:25.4795931Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:10:25.4797868Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/fmNRExPVbL/N6XDQcobDP ... 2021-05-18T14:10:25.7914864Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/fmNRExPVbL/N6XDQcobDP. 2021-05-18T14:10:25.7916339Z OK: optex.fmt/luatex 2021-05-18T14:10:25.7917363Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:25.7918615Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:26.9345973Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:10:26.9348368Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:27.0865859Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:10:27.0866913Z running mktexlsr ... 2021-05-18T14:10:27.1561033Z done running mktexlsr. 2021-05-18T14:10:27.1809224Z running updmap-sys ... 2021-05-18T14:10:27.4060525Z done running updmap-sys. 2021-05-18T14:10:27.4061864Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:27.4063112Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:27.4749945Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:10:27.4750375Z with: 2021-05-18T14:10:27.4750700Z pandoc-version: 2.7.3 2021-05-18T14:10:27.4751035Z env: 2021-05-18T14:10:27.4751399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:27.4751781Z TIC_DEPLOY_KEY: 2021-05-18T14:10:27.4752461Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:27.4753976Z GITHUB_PAT: *** 2021-05-18T14:10:27.4754640Z COVERALLS_TOKEN: *** 2021-05-18T14:10:27.4755053Z continue-on-error: false 2021-05-18T14:10:27.4755440Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:27.4755848Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:27.4756223Z TZ: UTC 2021-05-18T14:10:27.4756538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:27.4756887Z NOT_CRAN: true 2021-05-18T14:10:27.4757191Z ##[endgroup] 2021-05-18T14:10:27.7793337Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:10:27.8426193Z Reading package lists... 2021-05-18T14:10:28.0008291Z Building dependency tree... 2021-05-18T14:10:28.0022688Z Reading state information... 2021-05-18T14:10:28.2222759Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:10:28.2223805Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:28.2246160Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:10:28.3252608Z 2021-05-18T14:10:28.3399348Z Reading package lists... 0% 2021-05-18T14:10:28.3399959Z 2021-05-18T14:10:28.3437867Z Reading package lists... 100% 2021-05-18T14:10:28.3438445Z 2021-05-18T14:10:28.3438924Z 2021-05-18T14:10:28.3439528Z Reading package lists... Done 2021-05-18T14:10:28.3439802Z 2021-05-18T14:10:28.3440236Z Building dependency tree... 0% 2021-05-18T14:10:28.3440526Z 2021-05-18T14:10:28.3714246Z Building dependency tree... 0% 2021-05-18T14:10:28.3715068Z 2021-05-18T14:10:28.3715957Z Building dependency tree... 50% 2021-05-18T14:10:28.3716283Z 2021-05-18T14:10:28.4826692Z Building dependency tree... 50% 2021-05-18T14:10:28.4827439Z 2021-05-18T14:10:28.4828098Z Building dependency tree 2021-05-18T14:10:28.4828595Z 2021-05-18T14:10:28.4829247Z Reading state information... 0% 2021-05-18T14:10:28.4829759Z 2021-05-18T14:10:28.6115432Z Reading state information... 0% 2021-05-18T14:10:28.6116265Z 2021-05-18T14:10:28.6116698Z 2021-05-18T14:10:28.6117382Z Reading state information... Done 2021-05-18T14:10:28.6117943Z 2021-05-18T14:10:28.6118592Z Reading state information... 0% 2021-05-18T14:10:28.6159811Z 2021-05-18T14:10:28.6160597Z Reading state information... 1% 2021-05-18T14:10:28.6191281Z 2021-05-18T14:10:28.6192004Z Reading state information... 3% 2021-05-18T14:10:28.6223704Z 2021-05-18T14:10:28.6224431Z Reading state information... 5% 2021-05-18T14:10:28.6258405Z 2021-05-18T14:10:28.6259121Z Reading state information... 7% 2021-05-18T14:10:28.6288975Z 2021-05-18T14:10:28.6289659Z Reading state information... 9% 2021-05-18T14:10:28.6319937Z 2021-05-18T14:10:28.6320684Z Reading state information... 11% 2021-05-18T14:10:28.6352683Z 2021-05-18T14:10:28.6353417Z Reading state information... 13% 2021-05-18T14:10:28.6383131Z 2021-05-18T14:10:28.6383843Z Reading state information... 15% 2021-05-18T14:10:28.6415744Z 2021-05-18T14:10:28.6416434Z Reading state information... 17% 2021-05-18T14:10:28.6449938Z 2021-05-18T14:10:28.6450612Z Reading state information... 19% 2021-05-18T14:10:28.6481216Z 2021-05-18T14:10:28.6481935Z Reading state information... 21% 2021-05-18T14:10:28.6511581Z 2021-05-18T14:10:28.6512290Z Reading state information... 23% 2021-05-18T14:10:28.6545971Z 2021-05-18T14:10:28.6546659Z Reading state information... 25% 2021-05-18T14:10:28.6582160Z 2021-05-18T14:10:28.6582898Z Reading state information... 27% 2021-05-18T14:10:28.6616865Z 2021-05-18T14:10:28.6617542Z Reading state information... 29% 2021-05-18T14:10:28.6651364Z 2021-05-18T14:10:28.6652067Z Reading state information... 31% 2021-05-18T14:10:28.6686551Z 2021-05-18T14:10:28.6688061Z Reading state information... 33% 2021-05-18T14:10:28.6717684Z 2021-05-18T14:10:28.6718182Z Reading state information... 35% 2021-05-18T14:10:28.6748593Z 2021-05-18T14:10:28.6749113Z Reading state information... 37% 2021-05-18T14:10:28.6783615Z 2021-05-18T14:10:28.6784121Z Reading state information... 39% 2021-05-18T14:10:28.6818154Z 2021-05-18T14:10:28.6818676Z Reading state information... 41% 2021-05-18T14:10:28.6849370Z 2021-05-18T14:10:28.6849866Z Reading state information... 43% 2021-05-18T14:10:28.6885927Z 2021-05-18T14:10:28.6886437Z Reading state information... 45% 2021-05-18T14:10:28.6937565Z 2021-05-18T14:10:28.6938071Z Reading state information... 47% 2021-05-18T14:10:28.6970474Z 2021-05-18T14:10:28.6970993Z Reading state information... 49% 2021-05-18T14:10:28.7005815Z 2021-05-18T14:10:28.7006313Z Reading state information... 51% 2021-05-18T14:10:28.7040729Z 2021-05-18T14:10:28.7041255Z Reading state information... 53% 2021-05-18T14:10:28.7073771Z 2021-05-18T14:10:28.7074294Z Reading state information... 55% 2021-05-18T14:10:28.7107850Z 2021-05-18T14:10:28.7108365Z Reading state information... 57% 2021-05-18T14:10:28.7141459Z 2021-05-18T14:10:28.7141970Z Reading state information... 59% 2021-05-18T14:10:28.7178539Z 2021-05-18T14:10:28.7179070Z Reading state information... 61% 2021-05-18T14:10:28.7212652Z 2021-05-18T14:10:28.7213147Z Reading state information... 63% 2021-05-18T14:10:28.7243948Z 2021-05-18T14:10:28.7244470Z Reading state information... 65% 2021-05-18T14:10:28.7276626Z 2021-05-18T14:10:28.7277140Z Reading state information... 67% 2021-05-18T14:10:28.7308063Z 2021-05-18T14:10:28.7308584Z Reading state information... 69% 2021-05-18T14:10:29.4725138Z 2021-05-18T14:10:29.4735567Z Reading state information... 71% 2021-05-18T14:10:29.4736262Z 2021-05-18T14:10:29.4736846Z Reading state information... 73% 2021-05-18T14:10:29.4737354Z 2021-05-18T14:10:29.4737924Z Reading state information... 75% 2021-05-18T14:10:29.4738449Z 2021-05-18T14:10:29.4739034Z Reading state information... 77% 2021-05-18T14:10:29.4739556Z 2021-05-18T14:10:29.4740113Z Reading state information... 79% 2021-05-18T14:10:29.4740605Z 2021-05-18T14:10:29.4741166Z Reading state information... 81% 2021-05-18T14:10:29.4741685Z 2021-05-18T14:10:29.4742244Z Reading state information... 83% 2021-05-18T14:10:29.4742754Z 2021-05-18T14:10:29.4743304Z Reading state information... 85% 2021-05-18T14:10:29.4743818Z 2021-05-18T14:10:29.4744382Z Reading state information... 87% 2021-05-18T14:10:29.4744902Z 2021-05-18T14:10:29.4745467Z Reading state information... 89% 2021-05-18T14:10:29.4745971Z 2021-05-18T14:10:29.4746512Z Reading state information... 91% 2021-05-18T14:10:29.4747032Z 2021-05-18T14:10:29.4747588Z Reading state information... 93% 2021-05-18T14:10:29.4748104Z 2021-05-18T14:10:29.4748660Z Reading state information... 95% 2021-05-18T14:10:29.4749175Z 2021-05-18T14:10:29.4749721Z Reading state information... 97% 2021-05-18T14:10:29.4750221Z 2021-05-18T14:10:29.4750785Z Reading state information... 99% 2021-05-18T14:10:29.4751579Z Selecting previously unselected package pandoc. 2021-05-18T14:10:29.4752549Z (Reading database ... 261891 files and directories currently installed.) 2021-05-18T14:10:29.4754086Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:10:29.4754991Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:10:30.9154327Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:10:30.9180436Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:31.5975283Z 2021-05-18T14:10:31.5976191Z 2021-05-18T14:10:31.5976815Z Reading state information... Done 2021-05-18T14:10:31.6293755Z ##[group]Run git config user.name adigherman 2021-05-18T14:10:31.6294558Z git config user.name adigherman 2021-05-18T14:10:31.6295098Z git config user.email adig@jhu.edu 2021-05-18T14:10:31.6336770Z shell: /usr/bin/bash -e {0} 2021-05-18T14:10:31.6337157Z env: 2021-05-18T14:10:31.6337811Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:31.6338273Z TIC_DEPLOY_KEY: 2021-05-18T14:10:31.6339066Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:31.6340803Z GITHUB_PAT: *** 2021-05-18T14:10:31.6341690Z COVERALLS_TOKEN: *** 2021-05-18T14:10:31.6342171Z continue-on-error: false 2021-05-18T14:10:31.6342647Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:31.6343120Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:31.6343581Z TZ: UTC 2021-05-18T14:10:31.6343970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:31.6344367Z NOT_CRAN: true 2021-05-18T14:10:31.6344753Z ##[endgroup] 2021-05-18T14:10:31.6651328Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:10:31.6651929Z env: 2021-05-18T14:10:31.6652355Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:31.6652806Z TIC_DEPLOY_KEY: 2021-05-18T14:10:31.6653565Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:31.6655424Z GITHUB_PAT: *** 2021-05-18T14:10:31.6656204Z COVERALLS_TOKEN: *** 2021-05-18T14:10:31.6656668Z continue-on-error: false 2021-05-18T14:10:31.6657127Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:31.6657590Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:31.6658002Z TZ: UTC 2021-05-18T14:10:31.6658379Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:31.6658767Z NOT_CRAN: true 2021-05-18T14:10:31.6659124Z ##[endgroup] 2021-05-18T14:10:31.8353930Z Reading package lists... 2021-05-18T14:10:31.9766373Z Building dependency tree... 2021-05-18T14:10:31.9782276Z Reading state information... 2021-05-18T14:10:32.0969907Z The following additional packages will be installed: 2021-05-18T14:10:32.0973047Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:10:32.0979474Z Suggested packages: 2021-05-18T14:10:32.0980263Z cmake-doc ninja-build 2021-05-18T14:10:32.1397951Z The following NEW packages will be installed: 2021-05-18T14:10:32.1402585Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:10:32.1582703Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:32.1583896Z Need to get 5470 kB of archives. 2021-05-18T14:10:32.1584634Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:10:32.1586345Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:10:32.1881327Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:10:32.1896168Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:10:32.1916896Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:10:32.6120078Z Fetched 5470 kB in 0s (50.1 MB/s) 2021-05-18T14:10:32.6454891Z Selecting previously unselected package cmake-data. 2021-05-18T14:10:32.6523564Z (Reading database ... 2021-05-18T14:10:32.6524026Z (Reading database ... 5% 2021-05-18T14:10:32.6524684Z (Reading database ... 10% 2021-05-18T14:10:32.6525190Z (Reading database ... 15% 2021-05-18T14:10:32.6525671Z (Reading database ... 20% 2021-05-18T14:10:32.6526161Z (Reading database ... 25% 2021-05-18T14:10:32.6526657Z (Reading database ... 30% 2021-05-18T14:10:32.6527237Z (Reading database ... 35% 2021-05-18T14:10:32.6527784Z (Reading database ... 40% 2021-05-18T14:10:32.6528332Z (Reading database ... 45% 2021-05-18T14:10:32.6529106Z (Reading database ... 50% 2021-05-18T14:10:32.6563558Z (Reading database ... 55% 2021-05-18T14:10:32.6597681Z (Reading database ... 60% 2021-05-18T14:10:32.6634174Z (Reading database ... 65% 2021-05-18T14:10:32.6763647Z (Reading database ... 70% 2021-05-18T14:10:32.6885770Z (Reading database ... 75% 2021-05-18T14:10:32.7179323Z (Reading database ... 80% 2021-05-18T14:10:32.7489043Z (Reading database ... 85% 2021-05-18T14:10:32.7634763Z (Reading database ... 90% 2021-05-18T14:10:32.7711491Z (Reading database ... 95% 2021-05-18T14:10:32.7712069Z (Reading database ... 100% 2021-05-18T14:10:32.7712902Z (Reading database ... 261898 files and directories currently installed.) 2021-05-18T14:10:32.7833390Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:10:32.8040069Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:10:33.3467045Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:10:33.3736805Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:10:33.3754133Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:10:33.4034297Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:10:33.4309980Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:10:33.4317647Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:10:33.4602524Z Selecting previously unselected package cmake. 2021-05-18T14:10:33.4857914Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:10:33.4866336Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:10:33.8778568Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:10:33.8802859Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:10:33.9144142Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:10:33.9166114Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:10:33.9195017Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:34.8964693Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:36.7985092Z Reading package lists... 2021-05-18T14:10:36.9308426Z Building dependency tree... 2021-05-18T14:10:36.9325177Z Reading state information... 2021-05-18T14:10:37.0627129Z Suggested packages: 2021-05-18T14:10:37.0628998Z libssh-doc 2021-05-18T14:10:37.1043091Z The following NEW packages will be installed: 2021-05-18T14:10:37.1044788Z libssh-dev 2021-05-18T14:10:37.1205487Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:37.1206756Z Need to get 219 kB of archives. 2021-05-18T14:10:37.1207520Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:10:37.1209370Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:10:37.4679700Z Fetched 219 kB in 0s (14.8 MB/s) 2021-05-18T14:10:37.5005840Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:10:37.5006569Z (Reading database ... 2021-05-18T14:10:37.5007039Z (Reading database ... 5% 2021-05-18T14:10:37.5007534Z (Reading database ... 10% 2021-05-18T14:10:37.5007991Z (Reading database ... 15% 2021-05-18T14:10:37.5008459Z (Reading database ... 20% 2021-05-18T14:10:37.5008908Z (Reading database ... 25% 2021-05-18T14:10:37.5009377Z (Reading database ... 30% 2021-05-18T14:10:37.5009839Z (Reading database ... 35% 2021-05-18T14:10:37.5010288Z (Reading database ... 40% 2021-05-18T14:10:37.5010746Z (Reading database ... 45% 2021-05-18T14:10:37.5011196Z (Reading database ... 50% 2021-05-18T14:10:37.5048258Z (Reading database ... 55% 2021-05-18T14:10:37.5083325Z (Reading database ... 60% 2021-05-18T14:10:37.5119807Z (Reading database ... 65% 2021-05-18T14:10:37.5233865Z (Reading database ... 70% 2021-05-18T14:10:37.5337569Z (Reading database ... 75% 2021-05-18T14:10:37.5586607Z (Reading database ... 80% 2021-05-18T14:10:37.5865799Z (Reading database ... 85% 2021-05-18T14:10:37.5996785Z (Reading database ... 90% 2021-05-18T14:10:37.6065147Z (Reading database ... 95% 2021-05-18T14:10:37.6065950Z (Reading database ... 100% 2021-05-18T14:10:37.6067241Z (Reading database ... 264682 files and directories currently installed.) 2021-05-18T14:10:37.6173946Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:10:37.6186509Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:10:37.6878234Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:10:39.6278683Z Reading package lists... 2021-05-18T14:10:39.7813357Z Building dependency tree... 2021-05-18T14:10:39.7831312Z Reading state information... 2021-05-18T14:10:39.9776377Z The following NEW packages will be installed: 2021-05-18T14:10:39.9781842Z jags 2021-05-18T14:10:39.9956013Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:39.9956755Z Need to get 1562 kB of archives. 2021-05-18T14:10:39.9957992Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:10:39.9959946Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:10:40.3762191Z Fetched 1562 kB in 0s (44.1 MB/s) 2021-05-18T14:10:40.4021693Z Selecting previously unselected package jags. 2021-05-18T14:10:40.4089205Z (Reading database ... 2021-05-18T14:10:40.4089982Z (Reading database ... 5% 2021-05-18T14:10:40.4090573Z (Reading database ... 10% 2021-05-18T14:10:40.4091152Z (Reading database ... 15% 2021-05-18T14:10:40.4091715Z (Reading database ... 20% 2021-05-18T14:10:40.4092293Z (Reading database ... 25% 2021-05-18T14:10:40.4092848Z (Reading database ... 30% 2021-05-18T14:10:40.4093410Z (Reading database ... 35% 2021-05-18T14:10:40.4093956Z (Reading database ... 40% 2021-05-18T14:10:40.4094683Z (Reading database ... 45% 2021-05-18T14:10:40.4095259Z (Reading database ... 50% 2021-05-18T14:10:40.4124975Z (Reading database ... 55% 2021-05-18T14:10:40.4158814Z (Reading database ... 60% 2021-05-18T14:10:40.4194800Z (Reading database ... 65% 2021-05-18T14:10:40.4312452Z (Reading database ... 70% 2021-05-18T14:10:40.4417893Z (Reading database ... 75% 2021-05-18T14:10:40.4676170Z (Reading database ... 80% 2021-05-18T14:10:40.4973622Z (Reading database ... 85% 2021-05-18T14:10:40.5114894Z (Reading database ... 90% 2021-05-18T14:10:40.5188723Z (Reading database ... 95% 2021-05-18T14:10:40.5190730Z (Reading database ... 100% 2021-05-18T14:10:40.5191768Z (Reading database ... 264701 files and directories currently installed.) 2021-05-18T14:10:40.5311061Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:10:40.5328031Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:10:40.6728080Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:10:40.6827446Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:41.3410004Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:43.3615331Z Reading package lists... 2021-05-18T14:10:43.5337423Z Building dependency tree... 2021-05-18T14:10:43.5354392Z Reading state information... 2021-05-18T14:10:43.6883233Z The following additional packages will be installed: 2021-05-18T14:10:43.6885377Z libnode64 libuv1-dev 2021-05-18T14:10:43.7367295Z The following NEW packages will be installed: 2021-05-18T14:10:43.7372232Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:10:43.7607758Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:43.7608823Z Need to get 6239 kB of archives. 2021-05-18T14:10:43.7610035Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:10:43.7611873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:10:43.7676744Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:10:43.9343448Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:10:44.3249670Z Fetched 6239 kB in 0s (30.2 MB/s) 2021-05-18T14:10:44.3576089Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:10:44.3586744Z (Reading database ... 2021-05-18T14:10:44.3587278Z (Reading database ... 5% 2021-05-18T14:10:44.3587739Z (Reading database ... 10% 2021-05-18T14:10:44.3588208Z (Reading database ... 15% 2021-05-18T14:10:44.3588673Z (Reading database ... 20% 2021-05-18T14:10:44.3589144Z (Reading database ... 25% 2021-05-18T14:10:44.3589604Z (Reading database ... 30% 2021-05-18T14:10:44.3591695Z (Reading database ... 35% 2021-05-18T14:10:44.3592177Z (Reading database ... 40% 2021-05-18T14:10:44.3592641Z (Reading database ... 45% 2021-05-18T14:10:44.3593095Z (Reading database ... 50% 2021-05-18T14:10:44.3632258Z (Reading database ... 55% 2021-05-18T14:10:44.3667086Z (Reading database ... 60% 2021-05-18T14:10:44.3707216Z (Reading database ... 65% 2021-05-18T14:10:44.3825564Z (Reading database ... 70% 2021-05-18T14:10:44.3935394Z (Reading database ... 75% 2021-05-18T14:10:44.4199074Z (Reading database ... 80% 2021-05-18T14:10:44.4498987Z (Reading database ... 85% 2021-05-18T14:10:44.4642536Z (Reading database ... 90% 2021-05-18T14:10:44.4720392Z (Reading database ... 95% 2021-05-18T14:10:44.4720938Z (Reading database ... 100% 2021-05-18T14:10:44.4721650Z (Reading database ... 264841 files and directories currently installed.) 2021-05-18T14:10:44.4848588Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:10:44.4864904Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:10:44.5255892Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:10:44.5468290Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:44.5484347Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:10:45.9257207Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:10:45.9457121Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:45.9466951Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:10:46.0316195Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:10:46.0360762Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:10:46.0385207Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:10:46.0407101Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:48.1043957Z Reading package lists... 2021-05-18T14:10:48.2513527Z Building dependency tree... 2021-05-18T14:10:48.2530017Z Reading state information... 2021-05-18T14:10:48.3949589Z The following additional packages will be installed: 2021-05-18T14:10:48.3951641Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:10:48.3957124Z Suggested packages: 2021-05-18T14:10:48.3957845Z libfftw3-doc 2021-05-18T14:10:48.4395519Z The following NEW packages will be installed: 2021-05-18T14:10:48.4399207Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:10:48.4578247Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:48.4579829Z Need to get 3986 kB of archives. 2021-05-18T14:10:48.4580995Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:10:48.4583250Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:10:48.4634465Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:10:48.4728545Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:10:48.4880953Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:10:48.4890378Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:10:48.8998681Z Fetched 3986 kB in 0s (46.2 MB/s) 2021-05-18T14:10:48.9269573Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:10:48.9337476Z (Reading database ... 2021-05-18T14:10:48.9338149Z (Reading database ... 5% 2021-05-18T14:10:48.9338920Z (Reading database ... 10% 2021-05-18T14:10:48.9339504Z (Reading database ... 15% 2021-05-18T14:10:48.9340106Z (Reading database ... 20% 2021-05-18T14:10:48.9340698Z (Reading database ... 25% 2021-05-18T14:10:48.9341266Z (Reading database ... 30% 2021-05-18T14:10:48.9341826Z (Reading database ... 35% 2021-05-18T14:10:48.9342390Z (Reading database ... 40% 2021-05-18T14:10:48.9342962Z (Reading database ... 45% 2021-05-18T14:10:48.9343522Z (Reading database ... 50% 2021-05-18T14:10:48.9372938Z (Reading database ... 55% 2021-05-18T14:10:48.9406741Z (Reading database ... 60% 2021-05-18T14:10:48.9441731Z (Reading database ... 65% 2021-05-18T14:10:48.9556737Z (Reading database ... 70% 2021-05-18T14:10:48.9661274Z (Reading database ... 75% 2021-05-18T14:10:48.9918726Z (Reading database ... 80% 2021-05-18T14:10:49.0227125Z (Reading database ... 85% 2021-05-18T14:10:49.0370259Z (Reading database ... 90% 2021-05-18T14:10:49.0444611Z (Reading database ... 95% 2021-05-18T14:10:49.0445423Z (Reading database ... 100% 2021-05-18T14:10:49.0446446Z (Reading database ... 264977 files and directories currently installed.) 2021-05-18T14:10:49.0565814Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:10:49.0581081Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.1096604Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:10:49.1338675Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:10:49.1346339Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.2217231Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:10:49.2426748Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:10:49.2436220Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.3296795Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:10:49.3548053Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:10:49.3557339Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.3785030Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:10:49.4053992Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:10:49.4063151Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6723365Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6751812Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6770543Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6790855Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6809396Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:10:49.6831548Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:50.4034408Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:52.4247840Z Reading package lists... 2021-05-18T14:10:52.5712630Z Building dependency tree... 2021-05-18T14:10:52.5728984Z Reading state information... 2021-05-18T14:10:52.7184109Z The following additional packages will be installed: 2021-05-18T14:10:52.7186648Z libdcmtk14 2021-05-18T14:10:52.7629652Z The following NEW packages will be installed: 2021-05-18T14:10:52.7634391Z dcmtk libdcmtk14 2021-05-18T14:10:52.7800851Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:52.7802127Z Need to get 5546 kB of archives. 2021-05-18T14:10:52.7803337Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:10:52.7805191Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:10:52.8651943Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:10:53.2511251Z Fetched 5546 kB in 0s (50.4 MB/s) 2021-05-18T14:10:53.2816204Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:10:53.2846408Z (Reading database ... 2021-05-18T14:10:53.2847293Z (Reading database ... 5% 2021-05-18T14:10:53.2848363Z (Reading database ... 10% 2021-05-18T14:10:53.2848906Z (Reading database ... 15% 2021-05-18T14:10:53.2849501Z (Reading database ... 20% 2021-05-18T14:10:53.2850132Z (Reading database ... 25% 2021-05-18T14:10:53.2850616Z (Reading database ... 30% 2021-05-18T14:10:53.2851135Z (Reading database ... 35% 2021-05-18T14:10:53.2851614Z (Reading database ... 40% 2021-05-18T14:10:53.2852185Z (Reading database ... 45% 2021-05-18T14:10:53.2852720Z (Reading database ... 50% 2021-05-18T14:10:53.2879316Z (Reading database ... 55% 2021-05-18T14:10:53.2913618Z (Reading database ... 60% 2021-05-18T14:10:53.2948075Z (Reading database ... 65% 2021-05-18T14:10:53.3065378Z (Reading database ... 70% 2021-05-18T14:10:53.3185112Z (Reading database ... 75% 2021-05-18T14:10:53.3443241Z (Reading database ... 80% 2021-05-18T14:10:53.3729887Z (Reading database ... 85% 2021-05-18T14:10:53.3865353Z (Reading database ... 90% 2021-05-18T14:10:53.3935628Z (Reading database ... 95% 2021-05-18T14:10:53.3936757Z (Reading database ... 100% 2021-05-18T14:10:53.3937891Z (Reading database ... 265068 files and directories currently installed.) 2021-05-18T14:10:53.4050867Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:10:53.4067959Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:10:53.8736511Z Selecting previously unselected package dcmtk. 2021-05-18T14:10:53.8932719Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:10:53.8979271Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:10:54.0286123Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:10:54.0305419Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:10:54.0404215Z Adding `dcmtk' group to system ... 2021-05-18T14:10:54.0847209Z Adding `dcmtk' user to system ... 2021-05-18T14:10:54.1420498Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:10:54.3794611Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:55.8506355Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:57.8972792Z Reading package lists... 2021-05-18T14:10:58.0611761Z Building dependency tree... 2021-05-18T14:10:58.0628513Z Reading state information... 2021-05-18T14:10:58.2883007Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:10:58.2884573Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:58.3490520Z Reading package lists... 2021-05-18T14:10:58.5094628Z Building dependency tree... 2021-05-18T14:10:58.5111397Z Reading state information... 2021-05-18T14:10:58.7413602Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:10:58.7415181Z libpng-dev set to manually installed. 2021-05-18T14:10:58.7416145Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:58.8021793Z Reading package lists... 2021-05-18T14:10:58.9489055Z Building dependency tree... 2021-05-18T14:10:58.9505675Z Reading state information... 2021-05-18T14:10:59.0964127Z The following additional packages will be installed: 2021-05-18T14:10:59.0967126Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:10:59.0972801Z Suggested packages: 2021-05-18T14:10:59.0973919Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:10:59.0975348Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:10:59.0976329Z fonts-arphic-uming fonts-nanum 2021-05-18T14:10:59.1397112Z The following NEW packages will be installed: 2021-05-18T14:10:59.1398695Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:10:59.1404240Z libpoppler97 poppler-data 2021-05-18T14:10:59.1575725Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:59.1576422Z Need to get 2582 kB of archives. 2021-05-18T14:10:59.1577114Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:10:59.1578615Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:10:59.2255932Z 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-18T14:10:59.2344479Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:10:59.2740520Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:10:59.2751467Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:10:59.2757195Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:10:59.6499215Z Fetched 2582 kB in 0s (19.7 MB/s) 2021-05-18T14:10:59.6816777Z Selecting previously unselected package poppler-data. 2021-05-18T14:10:59.6858885Z (Reading database ... 2021-05-18T14:10:59.6859829Z (Reading database ... 5% 2021-05-18T14:10:59.6860388Z (Reading database ... 10% 2021-05-18T14:10:59.6860853Z (Reading database ... 15% 2021-05-18T14:10:59.6861373Z (Reading database ... 20% 2021-05-18T14:10:59.6862019Z (Reading database ... 25% 2021-05-18T14:10:59.6862491Z (Reading database ... 30% 2021-05-18T14:10:59.6862955Z (Reading database ... 35% 2021-05-18T14:10:59.6863406Z (Reading database ... 40% 2021-05-18T14:10:59.6863868Z (Reading database ... 45% 2021-05-18T14:10:59.6864317Z (Reading database ... 50% 2021-05-18T14:10:59.6903042Z (Reading database ... 55% 2021-05-18T14:10:59.6937365Z (Reading database ... 60% 2021-05-18T14:10:59.6972933Z (Reading database ... 65% 2021-05-18T14:10:59.7087867Z (Reading database ... 70% 2021-05-18T14:10:59.7200775Z (Reading database ... 75% 2021-05-18T14:10:59.7464612Z (Reading database ... 80% 2021-05-18T14:10:59.7767156Z (Reading database ... 85% 2021-05-18T14:10:59.7905656Z (Reading database ... 90% 2021-05-18T14:10:59.7979760Z (Reading database ... 95% 2021-05-18T14:10:59.7980655Z (Reading database ... 100% 2021-05-18T14:10:59.7981645Z (Reading database ... 265303 files and directories currently installed.) 2021-05-18T14:10:59.8102400Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:10:59.8113838Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:11:00.0297248Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:11:00.0533945Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:11:00.0552639Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:00.0935800Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:11:00.1154646Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:00.1162974Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.2239953Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:11:00.2478066Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:00.2485822Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.2722136Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:11:00.2999459Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:00.3007861Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.3256700Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:11:00.3496666Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:00.3506155Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.4031355Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:11:00.4116387Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:00.4135346Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.4154054Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.4175234Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.4193272Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:00.4217565Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:11:00.4585363Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:02.5134021Z Reading package lists... 2021-05-18T14:11:02.6907044Z Building dependency tree... 2021-05-18T14:11:02.6926005Z Reading state information... 2021-05-18T14:11:02.8508594Z The following additional packages will be installed: 2021-05-18T14:11:02.8512167Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:11:02.8518202Z Suggested packages: 2021-05-18T14:11:02.8518937Z libhdf5-doc 2021-05-18T14:11:02.8975475Z The following NEW packages will be installed: 2021-05-18T14:11:02.8980447Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:11:02.8983079Z libsz2 2021-05-18T14:11:02.9157880Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:02.9158990Z Need to get 4074 kB of archives. 2021-05-18T14:11:02.9160127Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:11:02.9162305Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:11:02.9178352Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:11:02.9187071Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:11:02.9193316Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:11:02.9451557Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:11:03.4822639Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:11:03.4827979Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:11:03.4829359Z Fetched 4074 kB in 0s (46.6 MB/s) 2021-05-18T14:11:03.4830501Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:11:03.4831359Z (Reading database ... 2021-05-18T14:11:03.4832653Z (Reading database ... 5% 2021-05-18T14:11:03.4833349Z (Reading database ... 10% 2021-05-18T14:11:03.4833998Z (Reading database ... 15% 2021-05-18T14:11:03.4834655Z (Reading database ... 20% 2021-05-18T14:11:03.4835313Z (Reading database ... 25% 2021-05-18T14:11:03.4835952Z (Reading database ... 30% 2021-05-18T14:11:03.4836605Z (Reading database ... 35% 2021-05-18T14:11:03.4837262Z (Reading database ... 40% 2021-05-18T14:11:03.4837905Z (Reading database ... 45% 2021-05-18T14:11:03.4838563Z (Reading database ... 50% 2021-05-18T14:11:03.4839217Z (Reading database ... 55% 2021-05-18T14:11:03.4839851Z (Reading database ... 60% 2021-05-18T14:11:03.4840501Z (Reading database ... 65% 2021-05-18T14:11:03.4841169Z (Reading database ... 70% 2021-05-18T14:11:03.4841832Z (Reading database ... 75% 2021-05-18T14:11:03.4842514Z (Reading database ... 80% 2021-05-18T14:11:03.5159102Z (Reading database ... 85% 2021-05-18T14:11:03.5310723Z (Reading database ... 90% 2021-05-18T14:11:03.5391375Z (Reading database ... 95% 2021-05-18T14:11:03.5391995Z (Reading database ... 100% 2021-05-18T14:11:03.5392830Z (Reading database ... 265863 files and directories currently installed.) 2021-05-18T14:11:03.5516005Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:03.5527902Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:03.5765893Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:11:03.6048836Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:11:03.6064273Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:11:03.6375736Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:11:03.6576719Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:11:03.6584339Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:11:03.6896334Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:11:03.7131609Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:03.7143606Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:03.8537267Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:11:03.8784491Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:03.8795729Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:03.9176346Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:11:03.9398647Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:11:03.9405927Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:11:03.9697313Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:11:03.9920876Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:03.9933596Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:04.2854128Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:04.2878005Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:11:04.2899291Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:11:04.2918556Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:11:04.2940604Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:04.2959010Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:04.2985803Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:04.3056589Z 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-18T14:11:04.3085581Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:05.0325208Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:07.1276044Z Reading package lists... 2021-05-18T14:11:07.2752208Z Building dependency tree... 2021-05-18T14:11:07.2769120Z Reading state information... 2021-05-18T14:11:07.4216009Z The following additional packages will be installed: 2021-05-18T14:11:07.4218652Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:11:07.4668350Z The following NEW packages will be installed: 2021-05-18T14:11:07.4670883Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:11:07.4672188Z mesa-common-dev 2021-05-18T14:11:07.4941059Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:07.4942416Z Need to get 1761 kB of archives. 2021-05-18T14:11:07.4943532Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:11:07.4945750Z 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-18T14:11:07.5056395Z 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-18T14:11:07.5109352Z 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-18T14:11:07.5183590Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:11:07.5316206Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:11:07.5467959Z 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-18T14:11:07.9655765Z Fetched 1761 kB in 0s (14.6 MB/s) 2021-05-18T14:11:07.9936896Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:11:08.0003315Z (Reading database ... 2021-05-18T14:11:08.0003864Z (Reading database ... 5% 2021-05-18T14:11:08.0004340Z (Reading database ... 10% 2021-05-18T14:11:08.0005006Z (Reading database ... 15% 2021-05-18T14:11:08.0005474Z (Reading database ... 20% 2021-05-18T14:11:08.0005926Z (Reading database ... 25% 2021-05-18T14:11:08.0006406Z (Reading database ... 30% 2021-05-18T14:11:08.0006869Z (Reading database ... 35% 2021-05-18T14:11:08.0007320Z (Reading database ... 40% 2021-05-18T14:11:08.0007783Z (Reading database ... 45% 2021-05-18T14:11:08.0008233Z (Reading database ... 50% 2021-05-18T14:11:08.0046683Z (Reading database ... 55% 2021-05-18T14:11:08.0083192Z (Reading database ... 60% 2021-05-18T14:11:08.0119255Z (Reading database ... 65% 2021-05-18T14:11:08.0232400Z (Reading database ... 70% 2021-05-18T14:11:08.0337494Z (Reading database ... 75% 2021-05-18T14:11:08.0595556Z (Reading database ... 80% 2021-05-18T14:11:08.0895568Z (Reading database ... 85% 2021-05-18T14:11:08.1031464Z (Reading database ... 90% 2021-05-18T14:11:08.1103045Z (Reading database ... 95% 2021-05-18T14:11:08.1103865Z (Reading database ... 100% 2021-05-18T14:11:08.1104867Z (Reading database ... 266071 files and directories currently installed.) 2021-05-18T14:11:08.1215979Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:08.1234843Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:11:08.1572388Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:11:08.1840686Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:08.1852480Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:08.2136013Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:11:08.2342708Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:08.2352282Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:08.2674565Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:11:08.2944092Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:11:08.2963221Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:08.3309574Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:11:08.3580806Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:11:08.3594212Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:08.4056364Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:11:08.4278493Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:08.4286909Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:08.5771524Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:11:08.5793589Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:08.5815003Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:08.5836774Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:08.5866562Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:08.5884043Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:08.5907624Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:09.8637571Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:11.8813551Z Reading package lists... 2021-05-18T14:11:12.0438306Z Building dependency tree... 2021-05-18T14:11:12.0457313Z Reading state information... 2021-05-18T14:11:12.2004946Z The following additional packages will be installed: 2021-05-18T14:11:12.2008282Z libprotobuf-lite17 libprotoc17 2021-05-18T14:11:12.2461578Z The following NEW packages will be installed: 2021-05-18T14:11:12.2464914Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:11:12.2466067Z protobuf-compiler 2021-05-18T14:11:12.2634419Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:12.2635460Z Need to get 2754 kB of archives. 2021-05-18T14:11:12.2636619Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:11:12.2638623Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:11:12.2699634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:11:12.2785411Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:11:12.2887266Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:11:12.2954094Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:11:12.6747787Z Fetched 2754 kB in 0s (61.2 MB/s) 2021-05-18T14:11:12.7056206Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:11:12.7083094Z (Reading database ... 2021-05-18T14:11:12.7083770Z (Reading database ... 5% 2021-05-18T14:11:12.7084473Z (Reading database ... 10% 2021-05-18T14:11:12.7085122Z (Reading database ... 15% 2021-05-18T14:11:12.7085788Z (Reading database ... 20% 2021-05-18T14:11:12.7086432Z (Reading database ... 25% 2021-05-18T14:11:12.7087224Z (Reading database ... 30% 2021-05-18T14:11:12.7087876Z (Reading database ... 35% 2021-05-18T14:11:12.7088512Z (Reading database ... 40% 2021-05-18T14:11:12.7089153Z (Reading database ... 45% 2021-05-18T14:11:12.7089769Z (Reading database ... 50% 2021-05-18T14:11:12.7107214Z (Reading database ... 55% 2021-05-18T14:11:12.7139955Z (Reading database ... 60% 2021-05-18T14:11:12.7174009Z (Reading database ... 65% 2021-05-18T14:11:12.7284041Z (Reading database ... 70% 2021-05-18T14:11:12.7392884Z (Reading database ... 75% 2021-05-18T14:11:12.7642895Z (Reading database ... 80% 2021-05-18T14:11:12.7941270Z (Reading database ... 85% 2021-05-18T14:11:12.8080830Z (Reading database ... 90% 2021-05-18T14:11:12.8158546Z (Reading database ... 95% 2021-05-18T14:11:12.8161648Z (Reading database ... 100% 2021-05-18T14:11:12.8162501Z (Reading database ... 266554 files and directories currently installed.) 2021-05-18T14:11:12.8285540Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:12.8301782Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:12.8696399Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:11:12.8917536Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:12.8925648Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:12.9725817Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:11:13.0001217Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:13.0010471Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.1496375Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:11:13.1723333Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:13.1730552Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.2816341Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:11:13.3035091Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:13.3042221Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3590929Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3612500Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3630536Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3652035Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3671390Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:13.3693833Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:14.0523549Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:16.1281800Z Reading package lists... 2021-05-18T14:11:16.2884405Z Building dependency tree... 2021-05-18T14:11:16.2902715Z Reading state information... 2021-05-18T14:11:16.4450705Z The following additional packages will be installed: 2021-05-18T14:11:16.4456092Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:11:16.4457499Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:11:16.4458623Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:11:16.4459997Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:11:16.4464022Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:11:16.4465286Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:11:16.4466634Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:11:16.4468010Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:11:16.4469311Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:11:16.4470642Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:11:16.4472354Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:11:16.4473636Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:11:16.4474862Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:11:16.4476057Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:11:16.4476863Z Suggested packages: 2021-05-18T14:11:16.4477968Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:11:16.4479302Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:11:16.4480786Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:11:16.4482124Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:11:16.5163712Z The following NEW packages will be installed: 2021-05-18T14:11:16.5166208Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:11:16.5167894Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:11:16.5169318Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:11:16.5170930Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:11:16.5172536Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:11:16.5174180Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:11:16.5176011Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:11:16.5177612Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:11:16.5179151Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:11:16.5180730Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:11:16.5182338Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:11:16.5183844Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:11:16.5185295Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:11:16.5186779Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:11:16.5383819Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:16.5385571Z Need to get 47.1 MB of archives. 2021-05-18T14:11:16.5386782Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:11:16.5389219Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:11:16.5708262Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:11:16.5723929Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:11:16.5729354Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:11:16.5740962Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:11:16.5753322Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:11:16.5766863Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:11:16.5842428Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:11:16.8335254Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:11:16.8340748Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:11:16.8371593Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:11:16.8419030Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:11:16.8428728Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:11:16.8436439Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:11:16.8451406Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:11:16.8474343Z 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-18T14:11:16.8492433Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:11:16.8531668Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:11:16.8548548Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:11:16.8595304Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:11:16.8617894Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:11:16.8793315Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:11:16.9137673Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:11:16.9203672Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:11:16.9213850Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:11:16.9291503Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:11:17.1260755Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:11:17.1282101Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:11:17.1306666Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:11:17.1392460Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:11:17.1498695Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:11:17.1538721Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:11:17.1653878Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:11:17.1717999Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:11:17.2060134Z 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-18T14:11:17.2158100Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:11:17.2725936Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:11:17.2735280Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:11:17.7365798Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:11:17.7377691Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:11:17.7390944Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:11:17.7402419Z 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-18T14:11:17.7424723Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:11:17.7454686Z 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-18T14:11:17.7486416Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:11:17.7842585Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:11:17.7874450Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:11:17.7936546Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:11:17.7950002Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:11:17.8280215Z 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-18T14:11:17.8378388Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:11:17.8403543Z 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-18T14:11:17.8417220Z 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-18T14:11:17.8426705Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:11:17.8469762Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:11:17.8482681Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:11:17.8570286Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:11:17.8613500Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:11:17.8627639Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:11:17.8779701Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:11:17.8789426Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:11:17.8817249Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:11:17.8865312Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:11:17.8942481Z 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-18T14:11:17.9054661Z 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-18T14:11:17.9084559Z 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-18T14:11:17.9107040Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:11:17.9536694Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:11:17.9575988Z 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-18T14:11:18.0186540Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:11:18.0202715Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:11:18.0222586Z 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-18T14:11:18.1046163Z 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-18T14:11:18.2083551Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:11:18.2349359Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:11:18.2354571Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:11:18.7844327Z Fetched 47.1 MB in 2s (27.5 MB/s) 2021-05-18T14:11:18.8136263Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:11:18.8204258Z (Reading database ... 2021-05-18T14:11:18.8205092Z (Reading database ... 5% 2021-05-18T14:11:18.8205768Z (Reading database ... 10% 2021-05-18T14:11:18.8206413Z (Reading database ... 15% 2021-05-18T14:11:18.8207045Z (Reading database ... 20% 2021-05-18T14:11:18.8207697Z (Reading database ... 25% 2021-05-18T14:11:18.8208330Z (Reading database ... 30% 2021-05-18T14:11:18.8208953Z (Reading database ... 35% 2021-05-18T14:11:18.8209590Z (Reading database ... 40% 2021-05-18T14:11:18.8210226Z (Reading database ... 45% 2021-05-18T14:11:18.8210855Z (Reading database ... 50% 2021-05-18T14:11:18.8243377Z (Reading database ... 55% 2021-05-18T14:11:18.8275310Z (Reading database ... 60% 2021-05-18T14:11:18.8310116Z (Reading database ... 65% 2021-05-18T14:11:18.8428926Z (Reading database ... 70% 2021-05-18T14:11:18.8536806Z (Reading database ... 75% 2021-05-18T14:11:18.8791104Z (Reading database ... 80% 2021-05-18T14:11:18.9086785Z (Reading database ... 85% 2021-05-18T14:11:18.9220246Z (Reading database ... 90% 2021-05-18T14:11:18.9290831Z (Reading database ... 95% 2021-05-18T14:11:18.9291413Z (Reading database ... 100% 2021-05-18T14:11:18.9292253Z (Reading database ... 266725 files and directories currently installed.) 2021-05-18T14:11:18.9402655Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:11:18.9420730Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:11:19.0696772Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:11:19.0940926Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:19.0955689Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:11:19.1296394Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:11:19.1495948Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:19.1505909Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:11:19.1720277Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:11:19.1995718Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:19.2004202Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:11:19.2219671Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:11:19.2493669Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:11:19.2503664Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:19.2776657Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:11:19.3030868Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:11:19.3038443Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:11:19.3336098Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:11:19.3557040Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:19.3569056Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:19.4056134Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:11:19.4265657Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:11:19.4274372Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:11:20.0896097Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:11:20.1086162Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:11:20.1094799Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:11:20.1375305Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:11:20.1592427Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:11:20.1604733Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:11:20.1975547Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:11:20.2184513Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:20.2193989Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:11:20.2616029Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:11:20.2816800Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:11:20.2825274Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:11:20.3096059Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:11:20.3308134Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:11:20.3318061Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:11:20.3576191Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:11:20.3794080Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:11:20.3801203Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:11:20.4096249Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:11:20.4308468Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:11:20.4316654Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:11:20.4615977Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:11:20.4856724Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:20.4865888Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:20.5175655Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:11:20.5388531Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:11:20.5399126Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:11:20.5816238Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:11:20.6018651Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:11:20.6027492Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:11:20.6335545Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:11:20.6559797Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:11:20.6567970Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:11:20.6936177Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:11:20.7136779Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:20.7146377Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:11:20.7496897Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:11:20.7721863Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:11:20.7731562Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:11:20.8496142Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:11:20.8704789Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:11:20.8715171Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:11:21.0339133Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:11:21.0601012Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:11:21.0613625Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:11:21.1056060Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:11:21.1276436Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:11:21.1289738Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:11:21.1532805Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:11:21.1810410Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:11:21.1817940Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:11:21.2295632Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:11:21.2524359Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:21.2534452Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:21.7256333Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:11:21.7464460Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:11:21.7472191Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:11:21.7776047Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:11:21.7994832Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:11:21.8002454Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:11:21.8295440Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:11:21.8495516Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:11:21.8513219Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:11:21.8807236Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:11:21.9084184Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:11:21.9096088Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:11:21.9416189Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:11:21.9693337Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:11:21.9705258Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:11:21.9951380Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:11:22.0224860Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:11:22.0231332Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:11:22.0576603Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:11:22.0811235Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:11:22.0819882Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:11:22.1215442Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:11:22.1426881Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:11:22.1436763Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:11:22.2172112Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:11:22.2448222Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:11:22.2456540Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:22.2853662Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:11:22.3130996Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:22.3139246Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:22.4181587Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:11:22.4457500Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:11:22.4466304Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:11:22.4815441Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:11:22.5028291Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:11:22.5038220Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:11:23.5679844Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:11:23.5955107Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:11:23.5964251Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:11:23.6218816Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:11:23.6499745Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:11:23.6508718Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:11:23.6744938Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:11:23.7021427Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:11:23.7031145Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:11:23.7270580Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:11:23.7552591Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:23.7562945Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:11:23.7806574Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:11:23.8085022Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:11:23.8094999Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:11:23.8415518Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:11:23.8620175Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:23.8627742Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:23.8891506Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:11:23.9166735Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:11:23.9177111Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:11:24.0286501Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:11:24.0568013Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:11:24.0576309Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:11:24.0873350Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:11:24.1150871Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:24.1159561Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:24.1615467Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:11:24.1805588Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:11:24.1813256Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:11:24.2135438Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:11:24.2351254Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:24.2363768Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:24.3527123Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:11:24.3804646Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:11:24.3810895Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:11:24.4211243Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:11:24.4484526Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:11:24.4497227Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:11:24.4766110Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:11:24.5041056Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:11:24.5053070Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:24.5277042Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:11:24.5551614Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:11:24.5559919Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:24.5771511Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:11:24.6043660Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:11:24.6051716Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:11:24.6343891Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:11:24.6616440Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:11:24.6625053Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:11:24.6841105Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:11:24.7111506Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:11:24.7119848Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:11:24.7577081Z Selecting previously unselected package libopenal-data. 2021-05-18T14:11:24.7856918Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:11:24.7863875Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:11:24.8200994Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:11:24.8480508Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:11:24.8488094Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:11:24.8717985Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:11:24.8992167Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:11:24.9000919Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:11:24.9628511Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:11:24.9910693Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:11:24.9924301Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:11:25.0155359Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:11:25.0433285Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:11:25.0445047Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:11:25.0756394Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:11:25.1035768Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:11:25.1058168Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:11:25.1442698Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:11:25.1718568Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:11:25.1787429Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:11:25.2218945Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:11:25.2494099Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:11:25.2502014Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:11:25.3098054Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:11:25.3373572Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:25.3383307Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:25.3651592Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:11:25.3927186Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:25.3941841Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:25.4256322Z Selecting previously unselected package ffmpeg. 2021-05-18T14:11:25.4492148Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:25.4574857Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:25.5776035Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:11:25.6012784Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:11:25.6023906Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:11:25.6321194Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:11:25.6605101Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:11:25.6619840Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:11:25.8416646Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:11:25.8643488Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:11:25.8652138Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:11:25.8975480Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:11:25.9188396Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:11:25.9204453Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:11:25.9453943Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:11:25.9731914Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:25.9740866Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:26.2336494Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:11:26.2543018Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:26.2555992Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:26.5296835Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:11:26.5515792Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:11:26.5529720Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:11:26.6724395Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:11:26.7009289Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:11:26.7017110Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:11:26.7235028Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:11:26.7518833Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:11:26.7529566Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:26.8128847Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:11:26.8158399Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:26.8184558Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:11:26.8203885Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:11:26.8225855Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:11:26.8246268Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:11:26.8275946Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:11:26.8294691Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:11:26.8316944Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:11:26.8348678Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:11:26.8371228Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:11:26.8397585Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:11:26.8418517Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:11:26.8442304Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:11:26.8473950Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:11:26.8498459Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:11:26.8517367Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:11:26.8541816Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:11:26.8561630Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:11:26.8584646Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:11:26.8612186Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:11:26.8634884Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:11:26.8659559Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:11:26.8682966Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:11:26.8705784Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:11:26.8729689Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:11:26.8752331Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:11:26.8781039Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:11:26.8803676Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:11:26.8829039Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:11:26.8857131Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:11:26.8878049Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:11:26.8898210Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:11:26.8922592Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:26.8950588Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:11:26.8972771Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:11:26.8992844Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:11:26.9015567Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:11:26.9174983Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:26.9193706Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:11:26.9211523Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:11:26.9235196Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:11:26.9263146Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:11:26.9290032Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:11:26.9317849Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:11:26.9337985Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:11:26.9360587Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:11:26.9382126Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:11:26.9404580Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:11:26.9428664Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:11:26.9458038Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:26.9487290Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:11:26.9514256Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:26.9547502Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:26.9572398Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:11:26.9595200Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:26.9616293Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:11:26.9634379Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:26.9665375Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:11:26.9688559Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:11:26.9717290Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:26.9737439Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:11:26.9757251Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:11:26.9784255Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:26.9807237Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:11:26.9826443Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:11:26.9847112Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:11:26.9928192Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:26.9954070Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:26.9983340Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:27.0004455Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:11:27.0033632Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:11:27.0051470Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:27.0069433Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:27.0098324Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:27.0123746Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:27.0206386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:28.0155078Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:30.0609794Z Reading package lists... 2021-05-18T14:11:30.2184748Z Building dependency tree... 2021-05-18T14:11:30.2204484Z Reading state information... 2021-05-18T14:11:30.3658923Z The following additional packages will be installed: 2021-05-18T14:11:30.3662658Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:11:30.4119910Z The following NEW packages will be installed: 2021-05-18T14:11:30.4122060Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:11:30.4123323Z libmagick++-dev 2021-05-18T14:11:30.4501342Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:30.4502541Z Need to get 309 kB of archives. 2021-05-18T14:11:30.4503937Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:11:30.4506384Z 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-18T14:11:30.4606116Z 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-18T14:11:30.4730303Z 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-18T14:11:30.5087535Z 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-18T14:11:30.8939933Z Fetched 309 kB in 0s (3343 kB/s) 2021-05-18T14:11:30.9239237Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:11:30.9312217Z (Reading database ... 2021-05-18T14:11:30.9313016Z (Reading database ... 5% 2021-05-18T14:11:30.9313700Z (Reading database ... 10% 2021-05-18T14:11:30.9314351Z (Reading database ... 15% 2021-05-18T14:11:30.9314994Z (Reading database ... 20% 2021-05-18T14:11:30.9315618Z (Reading database ... 25% 2021-05-18T14:11:30.9316245Z (Reading database ... 30% 2021-05-18T14:11:30.9316874Z (Reading database ... 35% 2021-05-18T14:11:30.9317496Z (Reading database ... 40% 2021-05-18T14:11:30.9318128Z (Reading database ... 45% 2021-05-18T14:11:30.9318760Z (Reading database ... 50% 2021-05-18T14:11:30.9340367Z (Reading database ... 55% 2021-05-18T14:11:30.9380521Z (Reading database ... 60% 2021-05-18T14:11:30.9408034Z (Reading database ... 65% 2021-05-18T14:11:30.9524905Z (Reading database ... 70% 2021-05-18T14:11:30.9636551Z (Reading database ... 75% 2021-05-18T14:11:30.9658546Z (Reading database ... 80% 2021-05-18T14:11:31.0156897Z (Reading database ... 85% 2021-05-18T14:11:31.0313502Z (Reading database ... 90% 2021-05-18T14:11:31.0385851Z (Reading database ... 95% 2021-05-18T14:11:31.0386500Z (Reading database ... 100% 2021-05-18T14:11:31.0387372Z (Reading database ... 267266 files and directories currently installed.) 2021-05-18T14:11:31.0502815Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:11:31.0586542Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.1098165Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:11:31.1318797Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:11:31.1342815Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.1736800Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:11:31.1967636Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:11:31.1982048Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.2617356Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:11:31.2845377Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:11:31.2913166Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.3421796Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.3502264Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.3531258Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.3556418Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:11:31.3641465Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:33.4142056Z Reading package lists... 2021-05-18T14:11:33.5607054Z Building dependency tree... 2021-05-18T14:11:33.5625116Z Reading state information... 2021-05-18T14:11:33.7059538Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:11:33.7060861Z The following additional packages will be installed: 2021-05-18T14:11:33.7062292Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:11:33.7063421Z libijs-0.35 libjbig2dec0 2021-05-18T14:11:33.7066888Z Suggested packages: 2021-05-18T14:11:33.7068037Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:11:33.7068968Z ghostscript-x 2021-05-18T14:11:33.7529056Z The following NEW packages will be installed: 2021-05-18T14:11:33.7531495Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:11:33.7534190Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:11:33.7696238Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:33.7697618Z Need to get 11.2 MB of archives. 2021-05-18T14:11:33.7698331Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:11:33.7700049Z 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-18T14:11:33.7853682Z 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-18T14:11:33.7862958Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:11:33.8505513Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:11:33.8571327Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:11:33.8577541Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:11:33.8583115Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:11:33.8779198Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:11:34.2751513Z Fetched 11.2 MB in 0s (92.7 MB/s) 2021-05-18T14:11:34.3064959Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:11:34.3141020Z (Reading database ... 2021-05-18T14:11:34.3141901Z (Reading database ... 5% 2021-05-18T14:11:34.3142592Z (Reading database ... 10% 2021-05-18T14:11:34.3143232Z (Reading database ... 15% 2021-05-18T14:11:34.3143853Z (Reading database ... 20% 2021-05-18T14:11:34.3144486Z (Reading database ... 25% 2021-05-18T14:11:34.3145117Z (Reading database ... 30% 2021-05-18T14:11:34.3145736Z (Reading database ... 35% 2021-05-18T14:11:34.3146423Z (Reading database ... 40% 2021-05-18T14:11:34.3147062Z (Reading database ... 45% 2021-05-18T14:11:34.3147675Z (Reading database ... 50% 2021-05-18T14:11:34.3183830Z (Reading database ... 55% 2021-05-18T14:11:34.3230870Z (Reading database ... 60% 2021-05-18T14:11:34.3256372Z (Reading database ... 65% 2021-05-18T14:11:34.3390206Z (Reading database ... 70% 2021-05-18T14:11:34.3520185Z (Reading database ... 75% 2021-05-18T14:11:34.3545992Z (Reading database ... 80% 2021-05-18T14:11:34.4100113Z (Reading database ... 85% 2021-05-18T14:11:34.4273913Z (Reading database ... 90% 2021-05-18T14:11:34.4355383Z (Reading database ... 95% 2021-05-18T14:11:34.4355981Z (Reading database ... 100% 2021-05-18T14:11:34.4356806Z (Reading database ... 267311 files and directories currently installed.) 2021-05-18T14:11:34.4483619Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:11:34.4711990Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:11:34.6657017Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:11:34.6859257Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:11:34.6869037Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:11:34.7216361Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:11:34.7438448Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:11:34.8008368Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:11:35.1697560Z Selecting previously unselected package libgs9-common. 2021-05-18T14:11:35.1944665Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:11:35.1959273Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.2896940Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:11:35.3144882Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:11:35.3166333Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:11:35.3455427Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:11:35.3668444Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:11:35.3681368Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:11:35.4015853Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:11:35.4242375Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:11:35.4256979Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.6798827Z Selecting previously unselected package ghostscript. 2021-05-18T14:11:35.7035668Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:11:35.7046347Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.7644596Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:11:35.7674502Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:11:35.7700659Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:11:35.8277115Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:11:35.8298342Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:11:35.8519347Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.8539687Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.8561833Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:11:35.8671342Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:11:35.9641805Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:35.9837552Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:39.0109631Z Reading package lists... 2021-05-18T14:11:39.1728592Z Building dependency tree... 2021-05-18T14:11:39.1746907Z Reading state information... 2021-05-18T14:11:39.3267898Z The following additional packages will be installed: 2021-05-18T14:11:39.3271155Z libudunits2-0 libudunits2-data 2021-05-18T14:11:39.3721132Z The following NEW packages will be installed: 2021-05-18T14:11:39.3723237Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:11:39.3895584Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:39.3897106Z Need to get 429 kB of archives. 2021-05-18T14:11:39.3898196Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:11:39.3900014Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:11:39.3922797Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:11:39.3939787Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:11:39.7939937Z Fetched 429 kB in 0s (16.5 MB/s) 2021-05-18T14:11:39.8256210Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:11:39.8289408Z (Reading database ... 2021-05-18T14:11:39.8289952Z (Reading database ... 5% 2021-05-18T14:11:39.8290490Z (Reading database ... 10% 2021-05-18T14:11:39.8291023Z (Reading database ... 15% 2021-05-18T14:11:39.8291515Z (Reading database ... 20% 2021-05-18T14:11:39.8292026Z (Reading database ... 25% 2021-05-18T14:11:39.8292652Z (Reading database ... 30% 2021-05-18T14:11:39.8293142Z (Reading database ... 35% 2021-05-18T14:11:39.8293669Z (Reading database ... 40% 2021-05-18T14:11:39.8294870Z (Reading database ... 45% 2021-05-18T14:11:39.8295383Z (Reading database ... 50% 2021-05-18T14:11:39.8328468Z (Reading database ... 55% 2021-05-18T14:11:39.8374171Z (Reading database ... 60% 2021-05-18T14:11:39.8402194Z (Reading database ... 65% 2021-05-18T14:11:39.8518900Z (Reading database ... 70% 2021-05-18T14:11:39.8635931Z (Reading database ... 75% 2021-05-18T14:11:39.8661339Z (Reading database ... 80% 2021-05-18T14:11:39.9186642Z (Reading database ... 85% 2021-05-18T14:11:39.9354767Z (Reading database ... 90% 2021-05-18T14:11:39.9434828Z (Reading database ... 95% 2021-05-18T14:11:39.9435587Z (Reading database ... 100% 2021-05-18T14:11:39.9436343Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:11:39.9564623Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:11:39.9587583Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:11:39.9877407Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:11:40.0096175Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:11:40.0112440Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:11:40.0457120Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:11:40.0653253Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:11:40.0667053Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:11:40.1366988Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:11:40.1393221Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:11:40.1415509Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:11:40.1443035Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:11:40.2443708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:42.3496846Z Reading package lists... 2021-05-18T14:11:42.5054434Z Building dependency tree... 2021-05-18T14:11:42.5072251Z Reading state information... 2021-05-18T14:11:42.7009455Z The following NEW packages will be installed: 2021-05-18T14:11:42.7012683Z libjq-dev 2021-05-18T14:11:42.7367526Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:42.7368663Z Need to get 11.2 kB of archives. 2021-05-18T14:11:42.7369931Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:11:42.7372087Z 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-18T14:11:43.1263537Z Fetched 11.2 kB in 0s (346 kB/s) 2021-05-18T14:11:43.1545629Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:11:43.1626547Z (Reading database ... 2021-05-18T14:11:43.1627419Z (Reading database ... 5% 2021-05-18T14:11:43.1628089Z (Reading database ... 10% 2021-05-18T14:11:43.1628768Z (Reading database ... 15% 2021-05-18T14:11:43.1629665Z (Reading database ... 20% 2021-05-18T14:11:43.1630298Z (Reading database ... 25% 2021-05-18T14:11:43.1630934Z (Reading database ... 30% 2021-05-18T14:11:43.1631555Z (Reading database ... 35% 2021-05-18T14:11:43.1632203Z (Reading database ... 40% 2021-05-18T14:11:43.1632908Z (Reading database ... 45% 2021-05-18T14:11:43.1633528Z (Reading database ... 50% 2021-05-18T14:11:43.1671737Z (Reading database ... 55% 2021-05-18T14:11:43.1718363Z (Reading database ... 60% 2021-05-18T14:11:43.1746338Z (Reading database ... 65% 2021-05-18T14:11:43.1869185Z (Reading database ... 70% 2021-05-18T14:11:43.1992766Z (Reading database ... 75% 2021-05-18T14:11:43.2017395Z (Reading database ... 80% 2021-05-18T14:11:43.2575922Z (Reading database ... 85% 2021-05-18T14:11:43.2753695Z (Reading database ... 90% 2021-05-18T14:11:43.2831926Z (Reading database ... 95% 2021-05-18T14:11:43.2832909Z (Reading database ... 100% 2021-05-18T14:11:43.2833950Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:11:43.2954723Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:43.2965931Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:11:43.3507242Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:11:45.4511213Z Reading package lists... 2021-05-18T14:11:45.6158804Z Building dependency tree... 2021-05-18T14:11:45.6176841Z Reading state information... 2021-05-18T14:11:45.8107000Z The following NEW packages will be installed: 2021-05-18T14:11:45.8109761Z libmng2 2021-05-18T14:11:45.8360060Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:45.8360792Z Need to get 168 kB of archives. 2021-05-18T14:11:45.8361497Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:11:45.8363277Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:11:46.2335392Z Fetched 168 kB in 0s (5746 kB/s) 2021-05-18T14:11:46.2631162Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:11:46.2704642Z (Reading database ... 2021-05-18T14:11:46.2705690Z (Reading database ... 5% 2021-05-18T14:11:46.2706324Z (Reading database ... 10% 2021-05-18T14:11:46.2706917Z (Reading database ... 15% 2021-05-18T14:11:46.2707500Z (Reading database ... 20% 2021-05-18T14:11:46.2708108Z (Reading database ... 25% 2021-05-18T14:11:46.2708690Z (Reading database ... 30% 2021-05-18T14:11:46.2709235Z (Reading database ... 35% 2021-05-18T14:11:46.2709807Z (Reading database ... 40% 2021-05-18T14:11:46.2710379Z (Reading database ... 45% 2021-05-18T14:11:46.2710949Z (Reading database ... 50% 2021-05-18T14:11:46.2748544Z (Reading database ... 55% 2021-05-18T14:11:46.2791731Z (Reading database ... 60% 2021-05-18T14:11:46.2814940Z (Reading database ... 65% 2021-05-18T14:11:46.2931988Z (Reading database ... 70% 2021-05-18T14:11:46.3042428Z (Reading database ... 75% 2021-05-18T14:11:46.3064878Z (Reading database ... 80% 2021-05-18T14:11:46.3557335Z (Reading database ... 85% 2021-05-18T14:11:46.3713501Z (Reading database ... 90% 2021-05-18T14:11:46.3785634Z (Reading database ... 95% 2021-05-18T14:11:46.3786506Z (Reading database ... 100% 2021-05-18T14:11:46.3787540Z (Reading database ... 267910 files and directories currently installed.) 2021-05-18T14:11:46.3906028Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:11:46.3924469Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:11:46.4601905Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:11:46.4629143Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:48.5190502Z Reading package lists... 2021-05-18T14:11:48.6743006Z Building dependency tree... 2021-05-18T14:11:48.6760921Z Reading state information... 2021-05-18T14:11:48.8160345Z E: Unable to locate package libmng1 2021-05-18T14:11:48.8784867Z Reading package lists... 2021-05-18T14:11:49.0391164Z Building dependency tree... 2021-05-18T14:11:49.0409703Z Reading state information... 2021-05-18T14:11:49.1610628Z E: Unable to locate package libapparmor-devel 2021-05-18T14:11:49.2216841Z Reading package lists... 2021-05-18T14:11:49.3860573Z Building dependency tree... 2021-05-18T14:11:49.3881750Z Reading state information... 2021-05-18T14:11:49.5347891Z The following additional packages will be installed: 2021-05-18T14:11:49.5350249Z libij-java 2021-05-18T14:11:49.5794875Z The following NEW packages will be installed: 2021-05-18T14:11:49.5799613Z imagej libij-java 2021-05-18T14:11:49.6021664Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:49.6022736Z Need to get 2328 kB of archives. 2021-05-18T14:11:49.6023867Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:11:49.6026318Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:11:49.6472170Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:11:50.0426758Z Fetched 2328 kB in 0s (36.5 MB/s) 2021-05-18T14:11:50.0706859Z Selecting previously unselected package libij-java. 2021-05-18T14:11:50.0783238Z (Reading database ... 2021-05-18T14:11:50.0784119Z (Reading database ... 5% 2021-05-18T14:11:50.0784991Z (Reading database ... 10% 2021-05-18T14:11:50.0785647Z (Reading database ... 15% 2021-05-18T14:11:50.0786284Z (Reading database ... 20% 2021-05-18T14:11:50.0786920Z (Reading database ... 25% 2021-05-18T14:11:50.0787575Z (Reading database ... 30% 2021-05-18T14:11:50.0788223Z (Reading database ... 35% 2021-05-18T14:11:50.0788851Z (Reading database ... 40% 2021-05-18T14:11:50.0789465Z (Reading database ... 45% 2021-05-18T14:11:50.0790107Z (Reading database ... 50% 2021-05-18T14:11:50.0827082Z (Reading database ... 55% 2021-05-18T14:11:50.0874035Z (Reading database ... 60% 2021-05-18T14:11:50.0901753Z (Reading database ... 65% 2021-05-18T14:11:50.1025113Z (Reading database ... 70% 2021-05-18T14:11:50.1145169Z (Reading database ... 75% 2021-05-18T14:11:50.1168824Z (Reading database ... 80% 2021-05-18T14:11:50.1696229Z (Reading database ... 85% 2021-05-18T14:11:50.1862031Z (Reading database ... 90% 2021-05-18T14:11:50.1939422Z (Reading database ... 95% 2021-05-18T14:11:50.1940017Z (Reading database ... 100% 2021-05-18T14:11:50.1940854Z (Reading database ... 267916 files and directories currently installed.) 2021-05-18T14:11:50.2062219Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:11:50.2075691Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:11:50.2896143Z Selecting previously unselected package imagej. 2021-05-18T14:11:50.3137469Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:11:50.3146467Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:11:50.3807414Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:11:50.3832486Z Setting up imagej (1.52r-1) ... 2021-05-18T14:11:50.3857526Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:11:51.8228560Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:52.4822763Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:11:54.5765448Z Reading package lists... 2021-05-18T14:11:54.7251880Z Building dependency tree... 2021-05-18T14:11:54.7271301Z Reading state information... 2021-05-18T14:11:54.8690809Z Suggested packages: 2021-05-18T14:11:54.8692679Z bowtie2-examples 2021-05-18T14:11:54.9127752Z The following NEW packages will be installed: 2021-05-18T14:11:54.9132811Z bowtie2 2021-05-18T14:11:54.9466501Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:54.9467314Z Need to get 1324 kB of archives. 2021-05-18T14:11:54.9468125Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:11:54.9470087Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:11:55.3551591Z Fetched 1324 kB in 0s (24.8 MB/s) 2021-05-18T14:11:55.3819491Z Selecting previously unselected package bowtie2. 2021-05-18T14:11:55.3892245Z (Reading database ... 2021-05-18T14:11:55.3892924Z (Reading database ... 5% 2021-05-18T14:11:55.3893755Z (Reading database ... 10% 2021-05-18T14:11:55.3896767Z (Reading database ... 15% 2021-05-18T14:11:55.3897263Z (Reading database ... 20% 2021-05-18T14:11:55.3897748Z (Reading database ... 25% 2021-05-18T14:11:55.3898214Z (Reading database ... 30% 2021-05-18T14:11:55.3898666Z (Reading database ... 35% 2021-05-18T14:11:55.3899124Z (Reading database ... 40% 2021-05-18T14:11:55.3899578Z (Reading database ... 45% 2021-05-18T14:11:55.3900041Z (Reading database ... 50% 2021-05-18T14:11:55.3935277Z (Reading database ... 55% 2021-05-18T14:11:55.3979907Z (Reading database ... 60% 2021-05-18T14:11:55.4003450Z (Reading database ... 65% 2021-05-18T14:11:55.4120598Z (Reading database ... 70% 2021-05-18T14:11:55.4230597Z (Reading database ... 75% 2021-05-18T14:11:55.4252967Z (Reading database ... 80% 2021-05-18T14:11:55.4745700Z (Reading database ... 85% 2021-05-18T14:11:55.4904164Z (Reading database ... 90% 2021-05-18T14:11:55.4979377Z (Reading database ... 95% 2021-05-18T14:11:55.4982446Z (Reading database ... 100% 2021-05-18T14:11:55.4983265Z (Reading database ... 267939 files and directories currently installed.) 2021-05-18T14:11:55.5094726Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:11:55.5103602Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:11:55.6856529Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:11:55.6882998Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:58.4713112Z Reading package lists... 2021-05-18T14:11:58.6155773Z Building dependency tree... 2021-05-18T14:11:58.6173308Z Reading state information... 2021-05-18T14:11:58.7640884Z E: Unable to locate package install 2021-05-18T14:11:58.7642259Z E: Unable to locate package gdal 2021-05-18T14:11:58.8244886Z Reading package lists... 2021-05-18T14:11:58.9747796Z Building dependency tree... 2021-05-18T14:11:58.9766065Z Reading state information... 2021-05-18T14:11:58.9983684Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:11:58.9985337Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:11:58.9986342Z is only available from another source 2021-05-18T14:11:58.9986924Z 2021-05-18T14:11:59.0906513Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:11:59.1515853Z Reading package lists... 2021-05-18T14:11:59.3025111Z Building dependency tree... 2021-05-18T14:11:59.3042860Z Reading state information... 2021-05-18T14:11:59.3264866Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:11:59.3267723Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:11:59.3269856Z is only available from another source 2021-05-18T14:11:59.3273105Z However the following packages replace it: 2021-05-18T14:11:59.3273667Z ffmpeg 2021-05-18T14:11:59.3273936Z 2021-05-18T14:11:59.4215634Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:11:59.4820860Z Reading package lists... 2021-05-18T14:11:59.6281585Z Building dependency tree... 2021-05-18T14:11:59.6299425Z Reading state information... 2021-05-18T14:11:59.7718609Z The following additional packages will be installed: 2021-05-18T14:11:59.7722144Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:11:59.7727585Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:11:59.7728621Z libssh2-1-dev 2021-05-18T14:11:59.7729158Z Suggested packages: 2021-05-18T14:11:59.7729967Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:11:59.8192087Z The following NEW packages will be installed: 2021-05-18T14:11:59.8195098Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:11:59.8199430Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:11:59.8204480Z libssh2-1-dev 2021-05-18T14:11:59.8379433Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:59.8380281Z Need to get 2667 kB of archives. 2021-05-18T14:11:59.8381370Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:11:59.8383032Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:11:59.8433429Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:11:59.8503335Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:11:59.8508497Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:11:59.8541992Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:11:59.8554489Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:11:59.8567649Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:11:59.8631944Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:11:59.8687021Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:11:59.8716732Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:11:59.8723518Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:12:00.2781413Z Fetched 2667 kB in 0s (44.6 MB/s) 2021-05-18T14:12:00.3067461Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:12:00.3140338Z (Reading database ... 2021-05-18T14:12:00.3141115Z (Reading database ... 5% 2021-05-18T14:12:00.3141781Z (Reading database ... 10% 2021-05-18T14:12:00.3142410Z (Reading database ... 15% 2021-05-18T14:12:00.3143092Z (Reading database ... 20% 2021-05-18T14:12:00.3143754Z (Reading database ... 25% 2021-05-18T14:12:00.3144397Z (Reading database ... 30% 2021-05-18T14:12:00.3145030Z (Reading database ... 35% 2021-05-18T14:12:00.3145689Z (Reading database ... 40% 2021-05-18T14:12:00.3146305Z (Reading database ... 45% 2021-05-18T14:12:00.3146941Z (Reading database ... 50% 2021-05-18T14:12:00.3182657Z (Reading database ... 55% 2021-05-18T14:12:00.3225969Z (Reading database ... 60% 2021-05-18T14:12:00.3249872Z (Reading database ... 65% 2021-05-18T14:12:00.3364558Z (Reading database ... 70% 2021-05-18T14:12:00.3480752Z (Reading database ... 75% 2021-05-18T14:12:00.3502853Z (Reading database ... 80% 2021-05-18T14:12:00.4006270Z (Reading database ... 85% 2021-05-18T14:12:00.4171608Z (Reading database ... 90% 2021-05-18T14:12:00.4245906Z (Reading database ... 95% 2021-05-18T14:12:00.4248935Z (Reading database ... 100% 2021-05-18T14:12:00.4249777Z (Reading database ... 267965 files and directories currently installed.) 2021-05-18T14:12:00.4367491Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:12:00.4381012Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:12:00.4777337Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:12:00.4996275Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:12:00.5005461Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:12:00.5696905Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:12:00.5929874Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:12:00.5945257Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:12:00.6215607Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:12:00.6443710Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:00.6452526Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:00.6856249Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:12:00.7073985Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:00.7082435Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:00.7370947Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:12:00.7596957Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:00.7605326Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:00.7936651Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:12:00.8173597Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:12:00.8181796Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:00.8776069Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:12:00.9000167Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:00.9011812Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:00.9696992Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:12:00.9931402Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:12:00.9938175Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:12:01.0497013Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:12:01.0722708Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:12:01.0731490Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:12:01.1016502Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:12:01.1234617Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:12:01.1243133Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:01.2400550Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:12:01.2429856Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:01.2456745Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:12:01.2478249Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:12:01.2501221Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:01.2527741Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:01.2552838Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:01.2577655Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:12:01.2597102Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:12:01.2616461Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:01.2644375Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:01.2669214Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:05.8389958Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:05.9409181Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:07.9684232Z Reading package lists... 2021-05-18T14:12:08.1156433Z Building dependency tree... 2021-05-18T14:12:08.1175043Z Reading state information... 2021-05-18T14:12:08.3490861Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:12:08.3492504Z libtiff-dev set to manually installed. 2021-05-18T14:12:08.3500898Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:08.4094159Z Reading package lists... 2021-05-18T14:12:08.5577438Z Building dependency tree... 2021-05-18T14:12:08.5595743Z Reading state information... 2021-05-18T14:12:08.7695251Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:12:08.7696705Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:08.8305250Z Reading package lists... 2021-05-18T14:12:08.9847868Z Building dependency tree... 2021-05-18T14:12:08.9866075Z Reading state information... 2021-05-18T14:12:09.1747260Z The following NEW packages will be installed: 2021-05-18T14:12:09.1748935Z libsodium-dev 2021-05-18T14:12:09.1923567Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:09.1925170Z Need to get 169 kB of archives. 2021-05-18T14:12:09.1926353Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:12:09.1928949Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:12:09.5764176Z Fetched 169 kB in 0s (10.5 MB/s) 2021-05-18T14:12:09.6049845Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:12:09.6122768Z (Reading database ... 2021-05-18T14:12:09.6123574Z (Reading database ... 5% 2021-05-18T14:12:09.6124251Z (Reading database ... 10% 2021-05-18T14:12:09.6124898Z (Reading database ... 15% 2021-05-18T14:12:09.6125536Z (Reading database ... 20% 2021-05-18T14:12:09.6126168Z (Reading database ... 25% 2021-05-18T14:12:09.6126803Z (Reading database ... 30% 2021-05-18T14:12:09.6127439Z (Reading database ... 35% 2021-05-18T14:12:09.6128063Z (Reading database ... 40% 2021-05-18T14:12:09.6128703Z (Reading database ... 45% 2021-05-18T14:12:09.6129340Z (Reading database ... 50% 2021-05-18T14:12:09.6166120Z (Reading database ... 55% 2021-05-18T14:12:09.6209768Z (Reading database ... 60% 2021-05-18T14:12:09.6233385Z (Reading database ... 65% 2021-05-18T14:12:09.6351399Z (Reading database ... 70% 2021-05-18T14:12:09.6465074Z (Reading database ... 75% 2021-05-18T14:12:09.6489078Z (Reading database ... 80% 2021-05-18T14:12:09.6989997Z (Reading database ... 85% 2021-05-18T14:12:09.7148398Z (Reading database ... 90% 2021-05-18T14:12:09.7222237Z (Reading database ... 95% 2021-05-18T14:12:09.7222837Z (Reading database ... 100% 2021-05-18T14:12:09.7223679Z (Reading database ... 268468 files and directories currently installed.) 2021-05-18T14:12:09.7340328Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:12:09.7349952Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:12:09.8075113Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:12:11.8153401Z Reading package lists... 2021-05-18T14:12:11.9625300Z Building dependency tree... 2021-05-18T14:12:11.9644024Z Reading state information... 2021-05-18T14:12:12.1091554Z The following additional packages will be installed: 2021-05-18T14:12:12.1095539Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:12:12.1553560Z The following NEW packages will be installed: 2021-05-18T14:12:12.1561054Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:12:12.1563703Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:12:12.1732628Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:12.1733332Z Need to get 10.4 MB of archives. 2021-05-18T14:12:12.1734024Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:12:12.1735848Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:12:12.1813446Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:12:12.1939807Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:12:12.2054627Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:12:12.2156536Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:12:12.2322211Z 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-18T14:12:12.2634497Z 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-18T14:12:12.3254128Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:12:12.7211529Z Fetched 10.4 MB in 0s (62.6 MB/s) 2021-05-18T14:12:12.7501159Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:12:12.7579058Z (Reading database ... 2021-05-18T14:12:12.7579814Z (Reading database ... 5% 2021-05-18T14:12:12.7580290Z (Reading database ... 10% 2021-05-18T14:12:12.7580756Z (Reading database ... 15% 2021-05-18T14:12:12.7581205Z (Reading database ... 20% 2021-05-18T14:12:12.7581683Z (Reading database ... 25% 2021-05-18T14:12:12.7582147Z (Reading database ... 30% 2021-05-18T14:12:12.7582601Z (Reading database ... 35% 2021-05-18T14:12:12.7583061Z (Reading database ... 40% 2021-05-18T14:12:12.7583509Z (Reading database ... 45% 2021-05-18T14:12:12.7583967Z (Reading database ... 50% 2021-05-18T14:12:12.7630397Z (Reading database ... 55% 2021-05-18T14:12:12.7676969Z (Reading database ... 60% 2021-05-18T14:12:12.7704878Z (Reading database ... 65% 2021-05-18T14:12:12.7822644Z (Reading database ... 70% 2021-05-18T14:12:12.7940206Z (Reading database ... 75% 2021-05-18T14:12:12.7964534Z (Reading database ... 80% 2021-05-18T14:12:12.8504758Z (Reading database ... 85% 2021-05-18T14:12:12.8675924Z (Reading database ... 90% 2021-05-18T14:12:12.8753716Z (Reading database ... 95% 2021-05-18T14:12:12.8754645Z (Reading database ... 100% 2021-05-18T14:12:12.8755695Z (Reading database ... 268538 files and directories currently installed.) 2021-05-18T14:12:12.8878401Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:12:12.8888912Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:12:12.9656406Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:12:12.9849657Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:12:12.9867015Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:12:13.0976404Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:12:13.1201777Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:12:13.1210503Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:12:13.2580955Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:12:13.2859672Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:13.2867726Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:13.4177217Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:12:13.4430961Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:13.4438636Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:13.6016360Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:12:13.6268313Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:12:13.6275977Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:13.7856610Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:12:13.8081453Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:12:13.8089653Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:14.1266602Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:12:14.1508437Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:14.1516197Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:12:14.2290635Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:14.2313541Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:12:14.2333441Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:12:14.2352013Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:14.2372165Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:12:14.2390872Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:14.2415899Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:14.2434319Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:12:14.2458546Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:16.9444495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:18.9731796Z Reading package lists... 2021-05-18T14:12:19.1201821Z Building dependency tree... 2021-05-18T14:12:19.1219596Z Reading state information... 2021-05-18T14:12:19.3296373Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:12:19.3297696Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:19.3898802Z Reading package lists... 2021-05-18T14:12:19.5374840Z Building dependency tree... 2021-05-18T14:12:19.5393334Z Reading state information... 2021-05-18T14:12:19.6863387Z The following additional packages will be installed: 2021-05-18T14:12:19.6866302Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:12:19.6870419Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:12:19.6877897Z Suggested packages: 2021-05-18T14:12:19.6878793Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:12:19.7332821Z The following NEW packages will be installed: 2021-05-18T14:12:19.7338201Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:12:19.7344712Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:12:19.7518415Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:19.7519377Z Need to get 1459 kB of archives. 2021-05-18T14:12:19.7520088Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:12:19.7521721Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:12:19.7546312Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:12:19.7555135Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:12:19.7568686Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:12:19.7576761Z 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-18T14:12:19.7586440Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:12:19.7610406Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:12:19.7697362Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:12:19.7720865Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:12:19.7724958Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:12:20.1660996Z Fetched 1459 kB in 0s (37.0 MB/s) 2021-05-18T14:12:20.1976691Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:12:20.2026095Z (Reading database ... 2021-05-18T14:12:20.2026829Z (Reading database ... 5% 2021-05-18T14:12:20.2027713Z (Reading database ... 10% 2021-05-18T14:12:20.2028267Z (Reading database ... 15% 2021-05-18T14:12:20.2028746Z (Reading database ... 20% 2021-05-18T14:12:20.2029245Z (Reading database ... 25% 2021-05-18T14:12:20.2029723Z (Reading database ... 30% 2021-05-18T14:12:20.2030172Z (Reading database ... 35% 2021-05-18T14:12:20.2030634Z (Reading database ... 40% 2021-05-18T14:12:20.2031098Z (Reading database ... 45% 2021-05-18T14:12:20.2031548Z (Reading database ... 50% 2021-05-18T14:12:20.2069895Z (Reading database ... 55% 2021-05-18T14:12:20.2112238Z (Reading database ... 60% 2021-05-18T14:12:20.2142000Z (Reading database ... 65% 2021-05-18T14:12:20.2258143Z (Reading database ... 70% 2021-05-18T14:12:20.2368143Z (Reading database ... 75% 2021-05-18T14:12:20.2392945Z (Reading database ... 80% 2021-05-18T14:12:20.2779363Z (Reading database ... 85% 2021-05-18T14:12:20.3072933Z (Reading database ... 90% 2021-05-18T14:12:20.3151911Z (Reading database ... 95% 2021-05-18T14:12:20.3152486Z (Reading database ... 100% 2021-05-18T14:12:20.3153487Z (Reading database ... 268763 files and directories currently installed.) 2021-05-18T14:12:20.3280188Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.3301429Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.3616735Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:12:20.3839380Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.3846749Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.4136299Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:12:20.4360771Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.4372266Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.4672845Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:12:20.4903784Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.4912864Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.5154617Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:12:20.5430067Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:12:20.5458244Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:12:20.5736624Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:12:20.5977417Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.5986399Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.6376318Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:12:20.6594649Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:12:20.6607797Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:12:20.7336352Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:12:20.7541222Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:12:20.7549842Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:12:20.7936256Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:12:20.8205889Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:12:20.8218928Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.8535951Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:12:20.8736311Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:12:20.8748405Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:12:20.9728263Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:12:20.9753797Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9776663Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:12:20.9800173Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:12:20.9834749Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9860563Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9889542Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9912805Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9929067Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:12:20.9945238Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:12:20.9969529Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:21.0155271Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:23.9170436Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:26.0212677Z Reading package lists... 2021-05-18T14:12:26.1787601Z Building dependency tree... 2021-05-18T14:12:26.1806264Z Reading state information... 2021-05-18T14:12:26.3325279Z E: Unable to locate package udunits 2021-05-18T14:12:26.3933545Z Reading package lists... 2021-05-18T14:12:26.5426505Z Building dependency tree... 2021-05-18T14:12:26.5444560Z Reading state information... 2021-05-18T14:12:26.6925475Z The following additional packages will be installed: 2021-05-18T14:12:26.6927697Z libwebpdemux2 2021-05-18T14:12:26.7360207Z The following NEW packages will be installed: 2021-05-18T14:12:26.7362155Z libwebp-dev libwebpdemux2 2021-05-18T14:12:26.7535833Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:26.7536689Z Need to get 277 kB of archives. 2021-05-18T14:12:26.7537392Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:12:26.7539100Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:12:26.7549101Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:12:27.1544055Z Fetched 277 kB in 0s (11.7 MB/s) 2021-05-18T14:12:27.1838967Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:12:27.1913177Z (Reading database ... 2021-05-18T14:12:27.1913714Z (Reading database ... 5% 2021-05-18T14:12:27.1914376Z (Reading database ... 10% 2021-05-18T14:12:27.1914946Z (Reading database ... 15% 2021-05-18T14:12:27.1915695Z (Reading database ... 20% 2021-05-18T14:12:27.1916245Z (Reading database ... 25% 2021-05-18T14:12:27.1916801Z (Reading database ... 30% 2021-05-18T14:12:27.1917352Z (Reading database ... 35% 2021-05-18T14:12:27.1917888Z (Reading database ... 40% 2021-05-18T14:12:27.1918438Z (Reading database ... 45% 2021-05-18T14:12:27.1918987Z (Reading database ... 50% 2021-05-18T14:12:27.1939788Z (Reading database ... 55% 2021-05-18T14:12:27.1978719Z (Reading database ... 60% 2021-05-18T14:12:27.2007728Z (Reading database ... 65% 2021-05-18T14:12:27.2119022Z (Reading database ... 70% 2021-05-18T14:12:27.2226368Z (Reading database ... 75% 2021-05-18T14:12:27.2250386Z (Reading database ... 80% 2021-05-18T14:12:27.2617140Z (Reading database ... 85% 2021-05-18T14:12:27.2903832Z (Reading database ... 90% 2021-05-18T14:12:27.2980831Z (Reading database ... 95% 2021-05-18T14:12:27.2981433Z (Reading database ... 100% 2021-05-18T14:12:27.2982271Z (Reading database ... 269063 files and directories currently installed.) 2021-05-18T14:12:27.3093604Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:12:27.3114684Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:12:27.3416532Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:12:27.3603598Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:12:27.3611568Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:12:27.4369158Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:12:27.4394038Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:12:27.4421495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:29.4629532Z Reading package lists... 2021-05-18T14:12:29.6082257Z Building dependency tree... 2021-05-18T14:12:29.6099975Z Reading state information... 2021-05-18T14:12:29.7570209Z The following additional packages will be installed: 2021-05-18T14:12:29.7575194Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:12:29.7576769Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:12:29.7580606Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:12:29.7581314Z Suggested packages: 2021-05-18T14:12:29.7582210Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:12:29.7582893Z Recommended packages: 2021-05-18T14:12:29.7583357Z cargo 2021-05-18T14:12:29.8064219Z The following NEW packages will be installed: 2021-05-18T14:12:29.8070395Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:12:29.8071761Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:12:29.8076794Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:12:29.8312846Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:29.8313562Z Need to get 108 MB of archives. 2021-05-18T14:12:29.8314426Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:12:29.8316694Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:12:29.8363069Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:12:29.8370344Z 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-18T14:12:29.8377478Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:12:29.8422090Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:12:29.8445091Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:12:29.8450130Z 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-18T14:12:29.9845072Z 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-18T14:12:30.8225463Z 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-18T14:12:31.3221744Z 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-18T14:12:31.3422633Z 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-18T14:12:31.3736506Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:12:31.4771940Z 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-18T14:12:31.8774854Z Fetched 108 MB in 2s (64.8 MB/s) 2021-05-18T14:12:31.9073778Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:12:31.9151299Z (Reading database ... 2021-05-18T14:12:31.9151883Z (Reading database ... 5% 2021-05-18T14:12:31.9152348Z (Reading database ... 10% 2021-05-18T14:12:31.9152820Z (Reading database ... 15% 2021-05-18T14:12:31.9153276Z (Reading database ... 20% 2021-05-18T14:12:31.9153741Z (Reading database ... 25% 2021-05-18T14:12:31.9154207Z (Reading database ... 30% 2021-05-18T14:12:31.9154659Z (Reading database ... 35% 2021-05-18T14:12:31.9155121Z (Reading database ... 40% 2021-05-18T14:12:31.9155571Z (Reading database ... 45% 2021-05-18T14:12:31.9156030Z (Reading database ... 50% 2021-05-18T14:12:31.9178632Z (Reading database ... 55% 2021-05-18T14:12:31.9219693Z (Reading database ... 60% 2021-05-18T14:12:31.9249411Z (Reading database ... 65% 2021-05-18T14:12:31.9367552Z (Reading database ... 70% 2021-05-18T14:12:31.9478753Z (Reading database ... 75% 2021-05-18T14:12:31.9502951Z (Reading database ... 80% 2021-05-18T14:12:31.9886305Z (Reading database ... 85% 2021-05-18T14:12:32.0166057Z (Reading database ... 90% 2021-05-18T14:12:32.0240522Z (Reading database ... 95% 2021-05-18T14:12:32.0241149Z (Reading database ... 100% 2021-05-18T14:12:32.0241965Z (Reading database ... 269091 files and directories currently installed.) 2021-05-18T14:12:32.0353637Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:12:32.0374910Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:12:32.0775311Z Selecting previously unselected package libipt2. 2021-05-18T14:12:32.1002154Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:12:32.1009748Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:12:32.1257813Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:12:32.1536518Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:12:32.1547938Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:12:32.1927734Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:12:32.2205219Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:12:32.2216680Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:12:32.2942342Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:12:32.3167801Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:12:32.3177143Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:12:32.3599628Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:12:32.3878997Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:12:32.3886963Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:12:32.4096106Z Selecting previously unselected package gdb. 2021-05-18T14:12:32.4375108Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:12:32.4385866Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:12:32.7316049Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:12:32.7594263Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:32.7604762Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:38.4369332Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:12:38.4645856Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:38.4653167Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:41.2708682Z Selecting previously unselected package rustc. 2021-05-18T14:12:41.2989413Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:41.3000566Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:41.4710264Z Selecting previously unselected package cargo. 2021-05-18T14:12:41.4990369Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:41.4999273Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:12:41.7976068Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:12:41.8210973Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:12:41.8218758Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:12:42.8852669Z Selecting previously unselected package rust-gdb. 2021-05-18T14:12:42.9133303Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:12:42.9141853Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:42.9693303Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:42.9719696Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:12:42.9742038Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:12:42.9764895Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:42.9794976Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:12:42.9822241Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:12:42.9842401Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:12:42.9865585Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:42.9887566Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:12:42.9910919Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:12:42.9935536Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:12:42.9955641Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:12:42.9984918Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:12:43.0007853Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:43.0198417Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:46.1287432Z Reading package lists... 2021-05-18T14:12:46.2783826Z Building dependency tree... 2021-05-18T14:12:46.2804060Z Reading state information... 2021-05-18T14:12:46.4302801Z The following additional packages will be installed: 2021-05-18T14:12:46.4305230Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:12:46.4309517Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:12:46.4315592Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:12:46.4316991Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:12:46.4318432Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:12:46.4319798Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:12:46.4328201Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:12:46.4329700Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:12:46.4331197Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:12:46.4332907Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:12:46.4334804Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:12:46.4336303Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:12:46.4337841Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:12:46.4339515Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:12:46.4341142Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:12:46.4342693Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:12:46.4344150Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:12:46.4345630Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:12:46.4347200Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:12:46.4348455Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:12:46.4349680Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:12:46.4350980Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:12:46.4352199Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:12:46.4353366Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:12:46.4354530Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:12:46.4355954Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:12:46.4357379Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:12:46.4358900Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:12:46.4360376Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:12:46.4361751Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:12:46.4363082Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:12:46.4364368Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:12:46.4365760Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:12:46.4367167Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:12:46.4368693Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:12:46.4370215Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:12:46.4371623Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:12:46.4373012Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:12:46.4374451Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:12:46.4376096Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:12:46.4377577Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:12:46.4378906Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:12:46.4380273Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:12:46.4381877Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:12:46.4383523Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:12:46.4384954Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:12:46.4386351Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:12:46.4387876Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:12:46.4389187Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:12:46.4389943Z Suggested packages: 2021-05-18T14:12:46.4391014Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:12:46.4392336Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:12:46.4393824Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:12:46.4395319Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:12:46.4396600Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:12:46.4397963Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:12:46.4399422Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:12:46.4400877Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:12:46.4402236Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:12:46.4403638Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:12:46.4405179Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:12:46.4406731Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:12:46.4408178Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:12:46.4409275Z wpagui libengine-pkcs11-openssl 2021-05-18T14:12:46.5176719Z The following NEW packages will be installed: 2021-05-18T14:12:46.5179057Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:12:46.5180878Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:12:46.5182587Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:12:46.5184283Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:12:46.5185975Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:12:46.5187587Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:12:46.5189142Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:12:46.5190852Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:12:46.5192552Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:12:46.5194209Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:12:46.5195898Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:12:46.5197622Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:12:46.5202253Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:12:46.5203965Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:12:46.5205607Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:12:46.5207138Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:12:46.5208886Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:12:46.5210391Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:12:46.5211937Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:12:46.5213194Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:12:46.5214622Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:12:46.5215918Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:12:46.5217145Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:12:46.5218298Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:12:46.5219481Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:12:46.5220923Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:12:46.5222344Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:12:46.5223802Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:12:46.5225394Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:12:46.5226702Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:12:46.5227842Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:12:46.5228954Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:12:46.5230143Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:12:46.5231381Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:12:46.5232692Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:12:46.5234022Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:12:46.5235268Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:12:46.5236467Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:12:46.5237641Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:12:46.5238913Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:12:46.5240183Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:12:46.5241371Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:12:46.5242567Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:12:46.5243941Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:12:46.5245383Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:12:46.5246616Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:12:46.5247835Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:12:46.5249208Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:12:46.5250327Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:12:46.5403817Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:46.5404704Z Need to get 183 MB of archives. 2021-05-18T14:12:46.5405397Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:12:46.5407369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:12:46.5427291Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:12:46.5822588Z 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-18T14:12:46.5837455Z 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-18T14:12:46.5844549Z 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-18T14:12:46.5857263Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:12:46.5864130Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:12:46.5874073Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:12:46.5881026Z 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-18T14:12:46.5887624Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:12:46.5910873Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:12:46.5954427Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:12:46.6056830Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:12:46.6061597Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:12:46.6067217Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:12:46.6080221Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:12:46.6087542Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:12:46.6093714Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:12:46.6099171Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:12:46.6106567Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:12:46.6113942Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:12:46.6119160Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:12:46.6123023Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:12:46.6631332Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:12:46.7017786Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:12:46.7039969Z 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-18T14:12:46.7076088Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:12:46.7199362Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:12:46.7208853Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:12:46.7245395Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:12:46.7284574Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:12:46.7537974Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:12:46.7749034Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:12:46.7775086Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:12:46.7786406Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:12:46.7796487Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:12:47.0082655Z 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-18T14:12:47.0093476Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:12:47.0227546Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:12:47.0286974Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:12:47.0321836Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:12:47.0351877Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:12:47.0363443Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:12:47.0396133Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:12:47.0410308Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:12:47.0451089Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:12:47.0470684Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:12:47.0563660Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:12:47.0583050Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:12:47.0665392Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:12:47.0684479Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:12:47.0694144Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:12:47.0706365Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:12:47.0732624Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:12:47.0833587Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:12:47.0883876Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:12:47.2224826Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:12:47.2360130Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:12:47.2372453Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:12:47.2416763Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:12:47.2424736Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:12:47.2434913Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:12:47.2444703Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:12:47.2481893Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:12:47.2497431Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:12:47.2561674Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:12:47.2598381Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:12:47.2622937Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:12:47.2833656Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:12:47.2981403Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:12:47.4070700Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:12:47.4077495Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:12:47.4092218Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:12:47.4102472Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:12:47.4120919Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:12:47.4168816Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:12:47.4178102Z 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-18T14:12:47.5036011Z 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-18T14:12:47.5042363Z 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-18T14:12:47.5055387Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:12:47.5261122Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:12:47.5273019Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:12:47.5311094Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:12:47.5380907Z 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-18T14:12:47.6458460Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:12:47.6774183Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:12:47.6788340Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:12:47.6797756Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:12:47.6813433Z 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-18T14:12:47.6960532Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:12:47.6965161Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:12:47.7000005Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:12:47.7019909Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:12:47.7073426Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:12:47.7108392Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:12:47.7128192Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:12:47.7775040Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:12:47.7901776Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:12:47.7963763Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:12:47.7972492Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:12:47.8021580Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:12:47.8060505Z 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-18T14:12:47.8113878Z 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-18T14:12:47.8127687Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:12:47.8135590Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:12:47.8211564Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:12:47.8219673Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:12:48.3933549Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:12:48.3944097Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:12:48.3953679Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:12:48.4084256Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:12:48.5155287Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:12:48.5161939Z 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-18T14:12:48.5173553Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:12:48.5230591Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:12:48.5236573Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:12:48.5464619Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:12:48.5539380Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:12:48.5554161Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:12:48.5559687Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:12:48.5561340Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:12:48.5582365Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:12:48.5591571Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:12:48.5593331Z 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-18T14:12:48.5597753Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:12:48.5611381Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:12:48.5617082Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:12:48.5620134Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:12:48.5623296Z 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-18T14:12:48.5627696Z 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-18T14:12:48.5634438Z 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-18T14:12:48.5642852Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:12:48.5656837Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:12:48.5848197Z 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-18T14:12:48.5861521Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:12:48.5866645Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:12:48.5891141Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:12:48.6005432Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:12:48.6030072Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:12:48.6052798Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:12:48.6061385Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:12:48.6086230Z 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-18T14:12:48.6099016Z 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-18T14:12:48.6122442Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:12:48.6135535Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:12:48.6143665Z 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-18T14:12:48.6148148Z 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-18T14:12:48.6172297Z 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-18T14:12:48.6252766Z 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-18T14:12:48.6666696Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:12:48.6675660Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:12:48.6759785Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:12:48.6792142Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:12:48.6804214Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:12:48.6892887Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:12:48.6900171Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:12:48.7404768Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:12:48.7506569Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:12:48.7653721Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:12:48.7939321Z 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-18T14:12:48.7965986Z 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-18T14:12:48.7986250Z 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-18T14:12:48.7993193Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:12:48.8039260Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:12:48.8041085Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:12:48.8054695Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:12:48.8056379Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:12:48.8116782Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:12:48.8147718Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:12:48.8476837Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:12:48.8483346Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:12:48.8492803Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:12:48.8494751Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:12:48.8502129Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:12:48.8505656Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:12:48.8538791Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:12:48.8540592Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:12:48.8550391Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:12:48.8561669Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:12:48.8564609Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:12:48.8568632Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:12:48.8575691Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:12:48.8722345Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:12:48.8729587Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:12:48.9410944Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:12:48.9414930Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:12:48.9423586Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:12:48.9451262Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:12:48.9456549Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:12:48.9469728Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:12:48.9517583Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:12:48.9519330Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:12:48.9675970Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:12:48.9686313Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:12:48.9696229Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:12:48.9881883Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:12:48.9901868Z 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-18T14:12:48.9913243Z 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-18T14:12:48.9916783Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:12:48.9926348Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:12:49.0119102Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:12:49.0724163Z 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-18T14:12:49.0757632Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:12:49.0850583Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:12:49.4680521Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:12:49.5510917Z 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-18T14:12:49.5596246Z 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-18T14:12:49.5610815Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:12:49.5705436Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:12:49.5724795Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:12:49.6016381Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:12:49.6217923Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:12:49.6236344Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:12:49.6246368Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:12:50.6596157Z Fetched 183 MB in 3s (59.0 MB/s) 2021-05-18T14:12:50.6917303Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:12:50.6993655Z (Reading database ... 2021-05-18T14:12:50.6994496Z (Reading database ... 5% 2021-05-18T14:12:50.6995137Z (Reading database ... 10% 2021-05-18T14:12:50.6995707Z (Reading database ... 15% 2021-05-18T14:12:50.6996283Z (Reading database ... 20% 2021-05-18T14:12:50.6996859Z (Reading database ... 25% 2021-05-18T14:12:50.6997418Z (Reading database ... 30% 2021-05-18T14:12:50.6997986Z (Reading database ... 35% 2021-05-18T14:12:50.6998593Z (Reading database ... 40% 2021-05-18T14:12:50.6999153Z (Reading database ... 45% 2021-05-18T14:12:50.6999717Z (Reading database ... 50% 2021-05-18T14:12:50.7033038Z (Reading database ... 55% 2021-05-18T14:12:50.7076717Z (Reading database ... 60% 2021-05-18T14:12:50.7104847Z (Reading database ... 65% 2021-05-18T14:12:50.7223093Z (Reading database ... 70% 2021-05-18T14:12:50.7340381Z (Reading database ... 75% 2021-05-18T14:12:50.7366893Z (Reading database ... 80% 2021-05-18T14:12:50.7739262Z (Reading database ... 85% 2021-05-18T14:12:50.8030566Z (Reading database ... 90% 2021-05-18T14:12:50.8103495Z (Reading database ... 95% 2021-05-18T14:12:50.8104363Z (Reading database ... 100% 2021-05-18T14:12:50.8105369Z (Reading database ... 269846 files and directories currently installed.) 2021-05-18T14:12:50.8217381Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:12:50.8231253Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:12:50.8559249Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:12:50.8831082Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:50.8899290Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:51.0616380Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:12:51.0897039Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:51.0909336Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:51.1256110Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:12:51.1487643Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:51.1497341Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:51.1815289Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:12:51.2013070Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:51.2021937Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:12:51.2295350Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:12:51.2535738Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:12:51.2544639Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:12:51.2815734Z Selecting previously unselected package libwacom-common. 2021-05-18T14:12:51.3030636Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:12:51.3038988Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:12:51.3975411Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:12:51.4209946Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:12:51.4218699Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:12:51.4495758Z Selecting previously unselected package libinput-bin. 2021-05-18T14:12:51.4724185Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:12:51.4737316Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:51.4975740Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:12:51.5253987Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:12:51.5261356Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:51.5615362Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:12:51.5835833Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:51.5845206Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:51.6335854Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:12:51.6555110Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:51.6563918Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:51.7456515Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:12:51.7683731Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:12:51.7695550Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:12:51.7916978Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:12:51.8201081Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:12:51.8209495Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:12:51.8434674Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:12:51.8716904Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:12:51.8730915Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:51.8965299Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:12:51.9262548Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:12:51.9270649Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:51.9479021Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:12:51.9757956Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:12:51.9769165Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:12:52.0055723Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:12:52.0270822Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:12:52.0279443Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:12:52.0499922Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:12:52.0776457Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:12:52.0785997Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:12:52.0994583Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:12:52.1266581Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:12:52.1279758Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:12:52.1527889Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:12:52.1801245Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:12:52.1813414Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:12:52.2046843Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:12:52.2323248Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:12:52.2333725Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:12:52.2602776Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:12:52.2878979Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:52.2947706Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:52.5779861Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:12:52.6063005Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:52.6070195Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:52.8203075Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:12:52.8486269Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:52.8500391Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:52.8824674Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:12:52.9110261Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:12:52.9119760Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:12:52.9576320Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:12:52.9803702Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:12:52.9811840Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:12:53.0735847Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:12:53.0937137Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:12:53.0947194Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:12:53.1175620Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:12:53.1444987Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.1455636Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:53.1896578Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:12:53.2123860Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.2131784Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:53.2615971Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:12:53.2838167Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.2847526Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:53.4329609Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:12:53.4611081Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.4620193Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:53.6009611Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:12:53.6290531Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.6301689Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:53.6619170Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:12:53.6901798Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:53.6909901Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:53.7215698Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:12:53.7432085Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:12:53.7444310Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:12:53.7775557Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:12:53.8001540Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:53.8010274Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:12:55.0337463Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:12:55.0570917Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:55.0580712Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:55.0936394Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:12:55.1164304Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:55.1173627Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:55.3536924Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:12:55.3760156Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:12:55.3771578Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:55.4256191Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:12:55.4524890Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:12:55.4533358Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:55.4944114Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:12:55.5211002Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:55.5218933Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:55.5575671Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:12:55.5797505Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:55.5804092Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:55.6135611Z Selecting previously unselected package gdal-data. 2021-05-18T14:12:55.6333136Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:12:55.6342626Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:55.6855593Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:12:55.7062003Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:12:55.7070915Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:12:55.7415957Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:12:55.7656074Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:12:55.7663895Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:12:55.8095909Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:12:55.8308286Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:12:55.8318971Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:12:55.8696481Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:12:55.8941039Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:12:55.8950654Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:12:55.9598854Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:12:55.9887739Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:12:55.9897115Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:12:56.0215699Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:12:56.0461545Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:12:56.0472803Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:12:56.1175596Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:12:56.1389346Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:12:56.1411891Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:12:56.1711717Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:12:56.1994863Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:12:56.2002439Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:12:56.2245702Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:12:56.2530262Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:12:56.2539950Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:12:56.2770837Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:12:56.3056308Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:12:56.3064472Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:12:56.3405828Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:12:56.3691114Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:12:56.3699980Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:56.4456033Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:12:56.4662981Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:12:56.4675923Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:56.5015704Z Selecting previously unselected package proj-data. 2021-05-18T14:12:56.5228749Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:12:56.5238152Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:12:57.2524802Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:12:57.2811000Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:12:57.2820310Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:12:57.3833886Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:12:57.4121688Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:12:57.4129587Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:12:57.4455728Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:12:57.4689600Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:12:57.4699393Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:12:57.5215338Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:12:57.5423072Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:12:57.5436876Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:12:57.5735376Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:12:57.5955858Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:12:57.5965708Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:12:57.6295271Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:12:57.6493402Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:12:57.6502770Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:57.6757615Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:12:57.7038962Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:12:57.7057407Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:57.7412132Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:12:57.7695503Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:12:57.7707307Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:57.8055989Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:12:57.8282720Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:12:57.8291604Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:12:57.8895404Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:12:57.9097568Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:12:57.9107808Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:12:57.9536041Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:12:57.9769074Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:12:57.9776203Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:12:58.0121630Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:12:58.0415818Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:12:58.0426309Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:58.1850756Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:12:58.2135202Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:12:58.2144234Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:12:58.3255591Z Selecting previously unselected package libgdal26. 2021-05-18T14:12:58.3485040Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:12:58.3493210Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:58.9680393Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:12:58.9973572Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:58.9983521Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:59.0295427Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:12:59.0513694Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:12:59.0532673Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:12:59.0791032Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:12:59.1074407Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:12:59.1084825Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:59.1332107Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:12:59.1614939Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:59.1621720Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:59.1957807Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:12:59.2238322Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:12:59.2247616Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:12:59.2705132Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:12:59.2988011Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:59.2999707Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:12:59.3382657Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:12:59.3663246Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:59.3672484Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.8810418Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:12:59.9096989Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:59.9104776Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.9352564Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:12:59.9636110Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:12:59.9643838Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:13:00.0011294Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:13:00.0298910Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:13:00.0306736Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:13:00.1736459Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:13:00.1975192Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:00.1983451Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:00.2296163Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:13:00.2533991Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:00.2543378Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:00.2906152Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:13:00.3191470Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:13:00.3199825Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:13:00.3936367Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:13:00.4162591Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:00.4306442Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:00.7936144Z Selecting previously unselected package qgis-providers. 2021-05-18T14:13:00.8146791Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:00.8154409Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:01.0154955Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:13:01.0439703Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:01.0448468Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:01.0815490Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:13:01.1045628Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:13:01.1055527Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:13:01.1296594Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:13:01.1565406Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:01.1574905Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:13:01.1999549Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:13:01.2279207Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:13:01.2292318Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:13:01.3016418Z Selecting previously unselected package blt. 2021-05-18T14:13:01.3274197Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:13:01.3283860Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:13:01.3484856Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:13:01.3763062Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:13:01.3772614Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:13:01.4109352Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:13:01.4389745Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:01.4398628Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:01.4686396Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:13:01.4969756Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:01.4977278Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:01.5361504Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:13:01.5642591Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:01.5653558Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:01.5995254Z Selecting previously unselected package gcr. 2021-05-18T14:13:01.6278682Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:01.6286103Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:13:01.6616139Z Selecting previously unselected package python3-numpy. 2021-05-18T14:13:01.6891322Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:13:01.6900804Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:13:01.9584857Z Selecting previously unselected package python3-gdal. 2021-05-18T14:13:01.9875950Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:13:01.9884470Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:02.0656274Z Selecting previously unselected package gdal-bin. 2021-05-18T14:13:02.0899997Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:13:02.0907582Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:02.1400594Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:13:02.1689377Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:02.1710079Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:02.1998641Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:13:02.2226180Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:13:02.2236447Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:13:02.2695928Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:13:02.2931159Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:13:02.2942402Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:13:02.3377321Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:13:02.3628937Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:13:02.3649617Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:02.4176193Z Selecting previously unselected package p11-kit. 2021-05-18T14:13:02.4395107Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:13:02.4404707Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:02.4736653Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:13:02.5013545Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:13:02.5024615Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:13:02.5291440Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:13:02.5577667Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:02.5692155Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:13:02.6510768Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:13:02.6797945Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:02.6806830Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:02.7090127Z Selecting previously unselected package grass-doc. 2021-05-18T14:13:02.7372394Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:13:02.7381418Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:13:04.3609531Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:13:04.3909091Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:13:04.3919935Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:13:04.4273550Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:13:04.4562191Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:04.4575600Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:04.4914114Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:13:04.5209575Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:04.5217897Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:04.6977410Z Selecting previously unselected package grass-core. 2021-05-18T14:13:04.7264177Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:13:04.7274413Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:13:05.2935811Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:13:05.3175563Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:13:05.3185142Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:13:05.3496093Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:13:05.3734417Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:13:05.3747644Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:13:05.4051303Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:13:05.4346657Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:13:05.4360655Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:13:05.5176654Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:13:05.5439293Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:13:05.5460981Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:13:05.6136366Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:13:05.6397019Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:13:05.6407072Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:13:05.9840303Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:13:06.0130165Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:13:06.0139086Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:13:06.1095633Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:13:06.1357193Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:13:06.1370207Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:13:06.1698462Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:13:06.1987201Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:13:06.1996103Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:13:06.2207337Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:13:06.2493957Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:13:06.2506368Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:13:06.2758468Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:13:06.3045272Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:13:06.3117264Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:13:06.3909064Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:13:06.4200524Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:13:06.4208735Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:13:06.4500264Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:13:06.4790542Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:13:06.4799811Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:13:06.5011667Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:13:06.5300094Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:13:06.5310230Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:06.5558762Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:13:06.5850268Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:13:06.5859026Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:06.6215235Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:13:06.6501409Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:13:06.6510253Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:13:06.6738352Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:13:06.7025269Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:06.7031659Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:06.7263443Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:13:06.7551292Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:13:06.7562344Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:13:06.7794293Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:13:06.8082611Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:06.8093904Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:13:06.8323292Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:13:06.8610008Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:06.8620170Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:13:06.8875766Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:13:06.9162973Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:06.9171876Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:13:06.9448980Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:13:06.9738043Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:06.9746653Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:13:07.0086308Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:13:07.0374756Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:13:07.0388705Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:13:07.1822323Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:13:07.2111558Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:07.2122555Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:13:07.2412350Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:13:07.2704630Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:07.2714040Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:13:07.2945228Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:13:07.3236265Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.3246700Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.3590487Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:13:07.3877708Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.3886997Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.4743761Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:13:07.5035564Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.5046465Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.5406316Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:13:07.5697857Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.5705965Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.6029290Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:13:07.6318855Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.6326901Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.6579237Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:13:07.6867847Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.6877005Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.7243463Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:13:07.7531197Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.7540412Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.7781856Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:13:07.8071566Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.8079412Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.8333748Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:13:07.8625491Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.8632267Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.8939901Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:13:07.9231560Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.9240004Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:07.9469477Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:13:07.9761202Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:07.9770809Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:08.0056459Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:13:08.0306205Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:08.0317796Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:08.0756304Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:13:08.1047336Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:08.1057663Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:08.2163466Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:13:08.2453399Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:08.2461899Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:08.5886589Z Selecting previously unselected package qtchooser. 2021-05-18T14:13:08.6181118Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:13:08.6188940Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:13:08.6535747Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:13:08.6744661Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:08.6754161Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:08.7535622Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:13:08.7742719Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:08.7752135Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:08.8078061Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:13:08.8367192Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:08.8378776Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:08.8735593Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:13:08.8938087Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:08.8952341Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:13:08.9536504Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:13:08.9772189Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:08.9784104Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:09.0056124Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:13:09.0346912Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:09.0357935Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:09.2375970Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:13:09.2618717Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:09.2635681Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:09.3576281Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:13:09.3803246Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:09.3814998Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:13:09.5016337Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:13:09.5264881Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:09.5274914Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:09.6354556Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:13:09.6647474Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:09.6657061Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:09.7166190Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:13:09.7460429Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:09.7472492Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:09.7895418Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:13:09.8190383Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:09.8202948Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:09.8533168Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:13:09.8825163Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:13:09.8834061Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:13:09.9616247Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:13:09.9852829Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:13:10.0007285Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:13:10.0220679Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:13:10.0515334Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:10.0528642Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:10.0935805Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:13:10.1141924Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:13:10.1150179Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:13:10.1379639Z Selecting previously unselected package modemmanager. 2021-05-18T14:13:10.1665443Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:13:10.1740071Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:13:10.2747233Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:13:10.3005119Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:13:10.3012826Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:13:10.3276514Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:13:10.3565198Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:13:10.3573774Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:13:10.6457224Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:13:10.6739457Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:13:10.6751203Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:13:10.7003188Z Selecting previously unselected package python3-bs4. 2021-05-18T14:13:10.7295549Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:13:10.7303685Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:13:10.7663247Z Selecting previously unselected package python3-cycler. 2021-05-18T14:13:10.7957056Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:13:10.7966438Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:13:10.8187359Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:13:10.8486414Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:13:10.8495373Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:13:10.8817131Z Selecting previously unselected package python3-decorator. 2021-05-18T14:13:10.9079444Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:13:10.9086347Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:13:10.9317984Z Selecting previously unselected package python3-future. 2021-05-18T14:13:10.9608233Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:13:10.9621550Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:13:11.0256093Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:13:11.0503430Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:13:11.0511528Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:13:11.0816186Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:13:11.1036146Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:13:11.1044731Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:13:11.1347650Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:13:11.1638806Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:13:11.1648032Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:13:11.1935905Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:13:11.2164643Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:13:11.2177036Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:13:11.2496031Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:13:11.2733753Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:13:11.2746788Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:13:11.3016061Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:13:11.3298000Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:13:11.3307072Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:13:11.3592372Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:13:11.3881677Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:13:11.3890333Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:13:11.5311440Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:13:11.5606191Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:13:11.5614504Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:13:11.5898506Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:13:11.6187432Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:13:11.6198560Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:13:12.0176623Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:13:12.0430315Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:13:12.0439744Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:13:12.0816154Z Selecting previously unselected package python3-olefile. 2021-05-18T14:13:12.1056876Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:13:12.1068254Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:13:12.1321534Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:13:12.1617742Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:13:12.1626674Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:13:12.2175853Z Selecting previously unselected package python3-tz. 2021-05-18T14:13:12.2420513Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:13:12.2429963Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:13:12.2735723Z Selecting previously unselected package python3-owslib. 2021-05-18T14:13:12.2959776Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:13:12.2968916Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:13:12.3375865Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:13:12.3616798Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:13:12.3626445Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:13:12.4548755Z Selecting previously unselected package python3-retrying. 2021-05-18T14:13:12.4840760Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:13:12.4850376Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:13:12.5175828Z Selecting previously unselected package python3-plotly. 2021-05-18T14:13:12.5391316Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:13:12.5399516Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:13:12.9517990Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:13:12.9834073Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:13:12.9840804Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:13:13.0215767Z Selecting previously unselected package python3-sip. 2021-05-18T14:13:13.0459573Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:13:13.0468285Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:13:13.0773081Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:13:13.1075150Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:13:13.1083358Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:13.3656261Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:13:13.3921624Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:13:13.3929451Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:13:13.4389770Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:13:13.4686597Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:13:13.4696707Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:13.5000038Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:13:13.5297252Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:13:13.5304313Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:13.5576527Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:13:13.5830431Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:13:13.5841559Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:13.6178054Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:13:13.6472403Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:13:13.6482708Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:13.9496137Z Selecting previously unselected package python3-qgis. 2021-05-18T14:13:13.9755318Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:13.9763128Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:14.8265249Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:13:14.8563901Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:13:14.8573028Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:13:14.8975850Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:13:14.9200114Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:13:14.9207146Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:13:14.9655041Z Selecting previously unselected package qgis-common. 2021-05-18T14:13:14.9957387Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:13:14.9969020Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:16.4847038Z Selecting previously unselected package qgis. 2021-05-18T14:13:16.5149477Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:16.5744281Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:16.8096692Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:13:16.8344577Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:13:16.8354287Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:17.0110885Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:13:17.0409166Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:17.0416373Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:17.0703059Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:13:17.1002306Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:17.1009830Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:17.1736037Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:13:17.1951547Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:17.1961348Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:17.2312150Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:13:17.2617524Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:13:17.2623770Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:13:17.4274629Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:13:17.4580184Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:13:17.4587810Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:13:17.5870520Z Selecting previously unselected package proj-bin. 2021-05-18T14:13:17.6174783Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:13:17.6183269Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:13:17.6473060Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:13:17.6776018Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:13:17.6783189Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:13:17.7049050Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:13:17.7350520Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:13:17.7421311Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:13:17.8088277Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:13:17.8115706Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:13:18.0560057Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:13:18.0578933Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:13:18.0601195Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:13:18.0622404Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:18.0717171Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:13:18.0733036Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:13:18.0755833Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:13:18.0775510Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:13:18.0796205Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:13:18.0816690Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:13:18.0836838Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:13:18.0857052Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:13:18.0876406Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:13:18.0895924Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:13:18.0915485Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:13:18.0937720Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:13:18.0958475Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:13:18.0979304Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:13:18.2394342Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:13:18.2413060Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:13:18.2433612Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:13:18.3853138Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:13:18.3876667Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:13:18.5214952Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:13:18.5237154Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:13:18.5254716Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:13:18.5278631Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:13:18.5295607Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:13:18.5318079Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:13:18.5338378Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:13:18.6845094Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:13:18.6868909Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:13:18.6893523Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:13:18.6914643Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:13:18.6935825Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:13:18.8327824Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:18.8347464Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:13:18.9784681Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:13:18.9856711Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:13:18.9883209Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:13:18.9947633Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:18.9971141Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:13:18.9993144Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:13:19.0012909Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:19.0030460Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:13:19.1389589Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:13:19.1410116Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:13:19.1435448Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:13:19.1459735Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:13:19.1535314Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:13:19.1553858Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:13:19.3261694Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:13:19.3285756Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:13:19.4621304Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:13:19.4638658Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:13:19.4657336Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:13:19.4676262Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:13:19.4694564Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:13:19.4714131Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:13:19.4730532Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:13:19.6216753Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:13:19.6241162Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:13:19.6269736Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:13:19.6295675Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:19.6367285Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:13:19.8379722Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:13:21.0023969Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:13:21.0044343Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:13:21.0064142Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:13:21.0090358Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:21.0110440Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:13:21.0130352Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:13:21.0152279Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:13:21.0173842Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:13:21.1858458Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:21.1880831Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:13:21.1904740Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:13:21.1923320Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:13:21.3798080Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:13:21.3823209Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:21.3847383Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:21.3868159Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:13:21.3888733Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:13:21.4041803Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:13:21.5711514Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:21.5735792Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:21.5756976Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:13:21.5840614Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:13:21.5858423Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:21.5885967Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:21.5907678Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:21.5928075Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:13:21.5993691Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:13:21.6051957Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:13:21.9276581Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:22.0663118Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:13:22.0682278Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:22.0703202Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:22.0722398Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:13:22.0741266Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:13:22.0766683Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:22.0791696Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:13:22.0815336Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:22.0833095Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:22.2969537Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:13:22.4506815Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:13:22.6017166Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:13:22.6041545Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:13:22.6063653Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:13:22.6087282Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:13:22.7550655Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:22.7573121Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:13:22.7598279Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:22.7619600Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:13:23.6730228Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:23.6751407Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:13:23.6774609Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:13:23.6806774Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:23.6833708Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:23.6853922Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:13:23.6876774Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:13:23.6899623Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:13:23.6920739Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:13:24.0502708Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:13:24.0522862Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:24.0543878Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:13:24.2125066Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:13:24.2146957Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:13:24.3670585Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:24.3692488Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:13:24.5529694Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:13:24.5554408Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:13:24.5588210Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:24.5607275Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:13:24.6855022Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:13:24.6857383Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:13:25.1615361Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:13:25.4307438Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:25.4330862Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:13:25.4357515Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:25.4389756Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:25.4415599Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:25.4439278Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:25.4464592Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:13:25.5937525Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.5940517Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:13:25.5943688Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.5946236Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:13:25.6340459Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.6342932Z if direction is "increasing": 2021-05-18T14:13:25.6346009Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.6348237Z elif direction is "decreasing": 2021-05-18T14:13:25.6519019Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.6521437Z if direction is "increasing": 2021-05-18T14:13:25.6524297Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:25.6525163Z elif direction is "decreasing": 2021-05-18T14:13:26.5367584Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:26.5369321Z if props["offset_coordinates"] is "data": 2021-05-18T14:13:26.5371193Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:13:26.5372464Z if props["coordinates"] is not "data": 2021-05-18T14:13:27.2730349Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:13:27.8257959Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:13:27.8260957Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:13:27.8263367Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:13:28.8924251Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:13:28.8947059Z First installation detected... 2021-05-18T14:13:28.8949030Z Checking NSS setup... 2021-05-18T14:13:28.8984238Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:13:28.9015743Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:28.9034275Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:13:29.1687676Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:29.1709562Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:13:29.1739846Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.1760381Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:13:29.1781913Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:13:29.1807501Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.1833657Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.1857186Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.1882723Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:29.3682171Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:13:29.3707104Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.3727304Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:13:29.7052618Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:29.7054826Z if value is '': 2021-05-18T14:13:29.8002596Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:29.8004024Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:13:29.8005253Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:29.8006394Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:13:29.8007715Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:13:29.8008858Z if driver_string is not None and driver_string is not "": 2021-05-18T14:13:29.8427573Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:29.8429095Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:13:29.8430466Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:13:29.8431766Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:13:29.9046406Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:13:29.9070812Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9150439Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:13:29.9178983Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9200842Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9353138Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:29.9375230Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9394262Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9413900Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:29.9435589Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:29.9459580Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:30.0305553Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.0325070Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.0343001Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.0362936Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:13:30.1562429Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:13:30.1565310Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:13:30.6577540Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6610006Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6633871Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:13:30.6653550Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6676145Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.6695037Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6720618Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:13:30.6743389Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:13:30.6775867Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:13:30.6801706Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6827303Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6856531Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:30.6896361Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.6917222Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:30.6952515Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:30.6974007Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.6996428Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:13:30.7018530Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:30.7040399Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.7069129Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:30.8673931Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:13:30.8694699Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.8715310Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:30.8737307Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.3132885Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:01.3159687Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:01.3181469Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.3203124Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:01.3223133Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.3242026Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.3265899Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:01.3286457Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.4637494Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.4659094Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:01.4679153Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.4703182Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:14:01.4722199Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.6303836Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.6324093Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.6350017Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:01.6463048Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:14:01.6570703Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:14:02.6847580Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:14:02.7007752Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:14:02.7234500Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:14:02.7384668Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:14:02.9075426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:02.9361236Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:14:03.1661758Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:13.7180806Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:14:13.7344932Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:14:15.7186504Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:14:15.7187080Z with: 2021-05-18T14:14:15.7187521Z github_slug: neuroconductor/RAVEL 2021-05-18T14:14:15.7187948Z env: 2021-05-18T14:14:15.7188366Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:15.7188816Z TIC_DEPLOY_KEY: 2021-05-18T14:14:15.7189596Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:15.7191302Z GITHUB_PAT: *** 2021-05-18T14:14:15.7192063Z COVERALLS_TOKEN: *** 2021-05-18T14:14:15.7192538Z continue-on-error: false 2021-05-18T14:14:15.7192978Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:15.7193442Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:15.7193865Z TZ: UTC 2021-05-18T14:14:15.7194222Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:15.7194615Z NOT_CRAN: true 2021-05-18T14:14:15.7194960Z ##[endgroup] 2021-05-18T14:14:15.7508796Z repo slug is: neuroconductor/RAVEL 2021-05-18T14:14:15.7601641Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:14:15.7602193Z env: 2021-05-18T14:14:15.7602605Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:15.7603056Z TIC_DEPLOY_KEY: 2021-05-18T14:14:15.7603811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:15.7605087Z GITHUB_PAT: *** 2021-05-18T14:14:15.7605855Z COVERALLS_TOKEN: *** 2021-05-18T14:14:15.7606313Z continue-on-error: false 2021-05-18T14:14:15.7606775Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:15.7607242Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:15.7607656Z TZ: UTC 2021-05-18T14:14:15.7608032Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:15.7608418Z NOT_CRAN: true 2021-05-18T14:14:15.7608781Z ##[endgroup] 2021-05-18T14:14:16.5403862Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:14:16.5404438Z with: 2021-05-18T14:14:16.5404782Z repo_name: RAVEL 2021-05-18T14:14:16.5405174Z repo_version: 1.2.2 2021-05-18T14:14:16.5405558Z runner_os: Linux 2021-05-18T14:14:16.5405909Z R_version: 4.0 2021-05-18T14:14:16.5406243Z env: 2021-05-18T14:14:16.5406646Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:16.5407097Z TIC_DEPLOY_KEY: 2021-05-18T14:14:16.5407871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:16.5409577Z GITHUB_PAT: *** 2021-05-18T14:14:16.5410357Z COVERALLS_TOKEN: *** 2021-05-18T14:14:16.5410837Z continue-on-error: false 2021-05-18T14:14:16.5411282Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:16.5411743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:16.5412157Z TZ: UTC 2021-05-18T14:14:16.5412534Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:16.5412934Z NOT_CRAN: true 2021-05-18T14:14:16.5413312Z ##[endgroup] 2021-05-18T14:14:16.5786952Z Package: RAVEL 2021-05-18T14:14:16.5790635Z Version: 1.2.2 2021-05-18T14:14:16.5791719Z OS: Linux 2021-05-18T14:14:16.5850769Z ##[group]Run install.packages('remotes') 2021-05-18T14:14:16.5851423Z install.packages('remotes') 2021-05-18T14:14:16.5852181Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:14:16.5853128Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:14:16.5860523Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:14:16.5860927Z env: 2021-05-18T14:14:16.5861338Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:16.5861796Z TIC_DEPLOY_KEY: 2021-05-18T14:14:16.5862571Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:16.5863842Z GITHUB_PAT: *** 2021-05-18T14:14:16.5864612Z COVERALLS_TOKEN: *** 2021-05-18T14:14:16.5865092Z continue-on-error: false 2021-05-18T14:14:16.5865541Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:16.5866006Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:16.5866463Z TZ: UTC 2021-05-18T14:14:16.5866840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:16.5867224Z NOT_CRAN: true 2021-05-18T14:14:16.5867594Z ##[endgroup] 2021-05-18T14:14:16.7495324Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:16.7496202Z (as ‘lib’ is unspecified) 2021-05-18T14:14:32.0397499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:14:32.5264771Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-18T14:14:32.5473678Z ================================================== 2021-05-18T14:14:32.5474847Z downloaded 381 KB 2021-05-18T14:14:32.5475399Z 2021-05-18T14:14:32.7791205Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:14:32.7837035Z * DONE (remotes) 2021-05-18T14:14:32.7887332Z 2021-05-18T14:14:32.7888247Z The downloaded source packages are in 2021-05-18T14:14:32.7889602Z ‘/tmp/RtmpsEzVas/downloaded_packages’ 2021-05-18T14:14:54.0920063Z ##[group]Run actions/cache@v1 2021-05-18T14:14:54.0920470Z with: 2021-05-18T14:14:54.0920874Z path: /home/runner/work/_temp/Library 2021-05-18T14:14:54.0923732Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-5ad61e46c49eb792747f2a116139c91207ee8bd9ab4595ef114dfae581e7c94f 2021-05-18T14:14:54.0927342Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:14:54.0928565Z env: 2021-05-18T14:14:54.0928985Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:54.0929435Z TIC_DEPLOY_KEY: 2021-05-18T14:14:54.0930192Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:54.0931975Z GITHUB_PAT: *** 2021-05-18T14:14:54.0932749Z COVERALLS_TOKEN: *** 2021-05-18T14:14:54.0933210Z continue-on-error: false 2021-05-18T14:14:54.0933675Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:54.0934143Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:54.0934794Z TZ: UTC 2021-05-18T14:14:54.0935165Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:54.0935563Z NOT_CRAN: true 2021-05-18T14:14:54.0935912Z ##[endgroup] 2021-05-18T14:14:54.1353529Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:14:54.1420552Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:14:54.1421364Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:14:54.1422074Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:14:54.1422678Z sudo -s eval "$sysreqs" 2021-05-18T14:14:54.1465582Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:54.1465956Z env: 2021-05-18T14:14:54.1466383Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:54.1466826Z TIC_DEPLOY_KEY: 2021-05-18T14:14:54.1467603Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:54.1468935Z GITHUB_PAT: *** 2021-05-18T14:14:54.1469688Z COVERALLS_TOKEN: *** 2021-05-18T14:14:54.1470167Z continue-on-error: false 2021-05-18T14:14:54.1470625Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:54.1471078Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:54.1471505Z TZ: UTC 2021-05-18T14:14:54.1471892Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:54.1472289Z NOT_CRAN: true 2021-05-18T14:14:54.1472881Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:14:54.1473345Z ##[endgroup] 2021-05-18T14:14:54.3363266Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:14:54.8721942Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:15:11.9648241Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:15:11.9652116Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:15:11.9653121Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:15:11.9654018Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:15:11.9655395Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:15:11.9672627Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:15:11.9684123Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:11.9691086Z (as ‘lib’ is unspecified) 2021-05-18T14:15:26.3577218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:15:26.6297482Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-18T14:15:26.6385763Z ================================================== 2021-05-18T14:15:26.6386668Z downloaded 94 KB 2021-05-18T14:15:26.6387215Z 2021-05-18T14:15:26.6418007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:15:26.9219952Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-18T14:15:27.0316399Z ================================================== 2021-05-18T14:15:27.0317489Z downloaded 135 KB 2021-05-18T14:15:27.0318092Z 2021-05-18T14:15:27.0356742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:15:27.2079125Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-18T14:15:27.2140771Z ================================================== 2021-05-18T14:15:27.2141276Z downloaded 80 KB 2021-05-18T14:15:27.2141553Z 2021-05-18T14:15:27.2180088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:15:27.6512276Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-18T14:15:27.7735210Z ================================================== 2021-05-18T14:15:27.7735977Z downloaded 516 KB 2021-05-18T14:15:27.7736293Z 2021-05-18T14:15:27.7853855Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:15:28.3168685Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-18T14:15:28.3448542Z ================================================== 2021-05-18T14:15:28.3451407Z downloaded 991 KB 2021-05-18T14:15:28.3451931Z 2021-05-18T14:15:28.5676622Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:15:28.5720042Z * DONE (rprojroot) 2021-05-18T14:15:28.7807443Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:15:28.7847700Z * DONE (crayon) 2021-05-18T14:15:28.9935094Z * installing *binary* package ‘R6’ ... 2021-05-18T14:15:28.9975855Z * DONE (R6) 2021-05-18T14:15:29.2386191Z * installing *binary* package ‘desc’ ... 2021-05-18T14:15:29.2435020Z * DONE (desc) 2021-05-18T14:15:29.4869921Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:15:29.4916649Z * DONE (debugme) 2021-05-18T14:15:29.4969195Z 2021-05-18T14:15:29.4970064Z The downloaded source packages are in 2021-05-18T14:15:29.4971374Z ‘/tmp/RtmpRjhOWm/downloaded_packages’ 2021-05-18T14:15:29.4981543Z Running `R CMD build`... 2021-05-18T14:15:29.7301002Z * checking for file ‘/tmp/RtmpRjhOWm/remotes6a5355e4f7b4/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:15:29.7302503Z * preparing ‘sysreqs’: 2021-05-18T14:15:29.7303665Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:15:29.7304957Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:15:29.7305985Z * checking for empty or unneeded directories 2021-05-18T14:15:29.7306982Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:15:29.7310201Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:29.7311464Z (as ‘lib’ is unspecified) 2021-05-18T14:15:29.9308290Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:15:29.9309806Z ** using staged installation 2021-05-18T14:15:29.9488899Z ** R 2021-05-18T14:15:29.9524493Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:15:30.3015193Z ** help 2021-05-18T14:15:30.3127713Z *** installing help indices 2021-05-18T14:15:30.3292125Z ** building package indices 2021-05-18T14:15:30.5182125Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:15:30.7097330Z ** testing if installed package can be loaded from final location 2021-05-18T14:15:30.9001805Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:15:30.9020634Z * DONE (sysreqs) 2021-05-18T14:15:49.4297196Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:15:49.4299341Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:15:49.4300898Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:15:49.4502436Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:15:49.4823287Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:15:49.4949921Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:15:49.5757060Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:15:49.7336244Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:15:49.8913527Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:15:50.3361413Z Fetched 109 kB in 1s (130 kB/s) 2021-05-18T14:15:51.0478387Z Reading package lists... 2021-05-18T14:15:51.1211466Z Reading package lists... 2021-05-18T14:15:51.2718789Z Building dependency tree... 2021-05-18T14:15:51.2739473Z Reading state information... 2021-05-18T14:15:51.4182546Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:15:51.4184333Z libicu-dev set to manually installed. 2021-05-18T14:15:51.4185680Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:15:51.4186946Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:15:51.4187987Z The following additional packages will be installed: 2021-05-18T14:15:51.4189422Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:15:51.4190445Z Suggested packages: 2021-05-18T14:15:51.4191600Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:15:51.4638377Z The following NEW packages will be installed: 2021-05-18T14:15:51.4641440Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:15:51.4642878Z pandoc-citeproc 2021-05-18T14:15:51.4808280Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:51.4809391Z Need to get 13.7 MB of archives. 2021-05-18T14:15:51.4810678Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:15:51.4812758Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:15:51.4967927Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:15:51.5024987Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:15:51.5038447Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:15:52.1526353Z Fetched 13.7 MB in 0s (51.0 MB/s) 2021-05-18T14:15:52.1833513Z Selecting previously unselected package libbibutils6. 2021-05-18T14:15:52.1918615Z (Reading database ... 2021-05-18T14:15:52.1919329Z (Reading database ... 5% 2021-05-18T14:15:52.1920241Z (Reading database ... 10% 2021-05-18T14:15:52.1920887Z (Reading database ... 15% 2021-05-18T14:15:52.1921540Z (Reading database ... 20% 2021-05-18T14:15:52.1922344Z (Reading database ... 25% 2021-05-18T14:15:52.1922978Z (Reading database ... 30% 2021-05-18T14:15:52.1923604Z (Reading database ... 35% 2021-05-18T14:15:52.1924234Z (Reading database ... 40% 2021-05-18T14:15:52.1924852Z (Reading database ... 45% 2021-05-18T14:15:52.1925508Z (Reading database ... 50% 2021-05-18T14:15:52.1954933Z (Reading database ... 55% 2021-05-18T14:15:52.2002769Z (Reading database ... 60% 2021-05-18T14:15:52.2042437Z (Reading database ... 65% 2021-05-18T14:15:52.2224555Z (Reading database ... 70% 2021-05-18T14:15:52.2253011Z (Reading database ... 75% 2021-05-18T14:15:52.2504851Z (Reading database ... 80% 2021-05-18T14:15:52.2597196Z (Reading database ... 85% 2021-05-18T14:15:52.2968775Z (Reading database ... 90% 2021-05-18T14:15:52.3045281Z (Reading database ... 95% 2021-05-18T14:15:52.3045864Z (Reading database ... 100% 2021-05-18T14:15:52.3046681Z (Reading database ... 285057 files and directories currently installed.) 2021-05-18T14:15:52.3168022Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:15:52.3183317Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:15:52.3881028Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:15:52.4105017Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:15:52.4112797Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:52.4656859Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:15:52.4939805Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:15:52.4948487Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:52.5216599Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:15:52.5504667Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:15:52.5519604Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:52.5547003Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:15:53.8611511Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:53.8634324Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:15:53.8664849Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:53.8684595Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:53.8712310Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:56.8833910Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:58.9024585Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:15:58.9025268Z remotes::install_github("ropensci/tic") 2021-05-18T14:15:58.9025897Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:15:58.9026538Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:15:58.9027133Z remotes::install_cran("covr") 2021-05-18T14:15:58.9033903Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:58.9034309Z env: 2021-05-18T14:15:58.9034760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:58.9035230Z TIC_DEPLOY_KEY: 2021-05-18T14:15:58.9036001Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:58.9037539Z GITHUB_PAT: *** 2021-05-18T14:15:58.9038412Z COVERALLS_TOKEN: *** 2021-05-18T14:15:58.9038876Z continue-on-error: false 2021-05-18T14:15:58.9039335Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:58.9039801Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:58.9040252Z TZ: UTC 2021-05-18T14:15:58.9040611Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:58.9041001Z NOT_CRAN: true 2021-05-18T14:15:58.9041370Z ##[endgroup] 2021-05-18T14:15:59.0939156Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:59.6666044Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:16:16.3634143Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:16:16.3635348Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:16:16.3636255Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:16:16.3637071Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:16:16.3638266Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:16:16.3639112Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:16:16.3639931Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:16:16.3640716Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:16:16.3641535Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:16:16.3642351Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:16:16.3643128Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:16:16.3643954Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:16:16.3644748Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:16:16.3645538Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:16:16.3646372Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:16:16.3647218Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:16:16.3648065Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:16:16.3648876Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:16:16.3649656Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:16:16.3650472Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:16:16.3651307Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:16:16.3652116Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:16:16.3652951Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:16.3653768Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:16:16.3654714Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:16:16.3655521Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:16:16.3656322Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:16:16.3658492Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:16:16.3660393Z 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-18T14:16:16.3662013Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:16:16.3662706Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:16:16.3663363Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:16:16.3670291Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:16.3671138Z (as ‘lib’ is unspecified) 2021-05-18T14:16:30.7772932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:16:31.0529908Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-18T14:16:31.0833706Z ================================================== 2021-05-18T14:16:31.0834185Z downloaded 1.3 MB 2021-05-18T14:16:31.0834653Z 2021-05-18T14:16:31.0872140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:16:31.5200539Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-18T14:16:31.5357608Z ================================================== 2021-05-18T14:16:31.5358410Z downloaded 226 KB 2021-05-18T14:16:31.5358877Z 2021-05-18T14:16:31.5391974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:16:31.9735144Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-18T14:16:31.9843546Z ================================================== 2021-05-18T14:16:31.9844082Z downloaded 140 KB 2021-05-18T14:16:31.9844362Z 2021-05-18T14:16:31.9881169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:16:32.3815299Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-18T14:16:32.3816155Z ================================================== 2021-05-18T14:16:32.3816658Z downloaded 53 KB 2021-05-18T14:16:32.3816963Z 2021-05-18T14:16:32.3856544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:16:32.6752105Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-18T14:16:32.6752857Z ================================================== 2021-05-18T14:16:32.6753350Z downloaded 23 KB 2021-05-18T14:16:32.6753664Z 2021-05-18T14:16:32.6794391Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:16:33.1967805Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-18T14:16:33.2259804Z ================================================== 2021-05-18T14:16:33.2260337Z downloaded 1.4 MB 2021-05-18T14:16:33.2260615Z 2021-05-18T14:16:33.2297120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:16:33.7801660Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:16:33.7830638Z ================================================== 2021-05-18T14:16:33.7831141Z downloaded 36 KB 2021-05-18T14:16:33.7831403Z 2021-05-18T14:16:33.7865303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:16:33.9499693Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-18T14:16:33.9762425Z ================================================== 2021-05-18T14:16:33.9762967Z downloaded 884 KB 2021-05-18T14:16:33.9763245Z 2021-05-18T14:16:33.9800937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:16:34.1578207Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-18T14:16:34.1791780Z ================================================== 2021-05-18T14:16:34.1792570Z downloaded 523 KB 2021-05-18T14:16:34.1793060Z 2021-05-18T14:16:34.1825750Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:16:34.7268742Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-18T14:16:34.7269983Z ================================================== 2021-05-18T14:16:34.7270946Z downloaded 12 KB 2021-05-18T14:16:34.7271264Z 2021-05-18T14:16:34.7306328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:16:35.4860533Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-18T14:16:35.5084233Z ================================================== 2021-05-18T14:16:35.5085083Z downloaded 486 KB 2021-05-18T14:16:35.5085542Z 2021-05-18T14:16:35.5121301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:16:35.7836253Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-18T14:16:35.7905810Z ================================================== 2021-05-18T14:16:35.7906575Z downloaded 90 KB 2021-05-18T14:16:35.7907052Z 2021-05-18T14:16:35.7943453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:16:36.3267495Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-18T14:16:36.3496391Z ================================================== 2021-05-18T14:16:36.3496922Z downloaded 508 KB 2021-05-18T14:16:36.3497225Z 2021-05-18T14:16:36.3535641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:16:36.6218634Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-18T14:16:36.6466602Z ================================================== 2021-05-18T14:16:36.6467137Z downloaded 621 KB 2021-05-18T14:16:36.6467397Z 2021-05-18T14:16:36.6503699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:16:36.9208390Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-18T14:16:36.9375791Z ================================================== 2021-05-18T14:16:36.9376340Z downloaded 267 KB 2021-05-18T14:16:36.9376618Z 2021-05-18T14:16:36.9413274Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:16:37.1075631Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-18T14:16:37.1210696Z ================================================== 2021-05-18T14:16:37.1211215Z downloaded 167 KB 2021-05-18T14:16:37.1211495Z 2021-05-18T14:16:37.1250031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:16:37.3911900Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-18T14:16:37.4082973Z ================================================== 2021-05-18T14:16:37.4083788Z downloaded 234 KB 2021-05-18T14:16:37.4084259Z 2021-05-18T14:16:37.4118022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:16:37.9521569Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-18T14:16:37.9685020Z ================================================== 2021-05-18T14:16:37.9685548Z downloaded 276 KB 2021-05-18T14:16:37.9685825Z 2021-05-18T14:16:37.9724171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:16:38.4900413Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-18T14:16:38.5038131Z ================================================== 2021-05-18T14:16:38.5038627Z downloaded 201 KB 2021-05-18T14:16:38.5038903Z 2021-05-18T14:16:38.5076659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:16:38.6734450Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-18T14:16:38.6787930Z ================================================== 2021-05-18T14:16:38.6788448Z downloaded 64 KB 2021-05-18T14:16:38.6788721Z 2021-05-18T14:16:38.6825355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:16:38.9499820Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-18T14:16:38.9551980Z ================================================== 2021-05-18T14:16:38.9552890Z downloaded 46 KB 2021-05-18T14:16:38.9553464Z 2021-05-18T14:16:38.9587400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:16:39.5503000Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-18T14:16:39.5711940Z ================================================== 2021-05-18T14:16:39.5712866Z downloaded 416 KB 2021-05-18T14:16:39.5713469Z 2021-05-18T14:16:39.5753781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:16:40.0057641Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-18T14:16:40.0127625Z ================================================== 2021-05-18T14:16:40.0128462Z downloaded 91 KB 2021-05-18T14:16:40.0128938Z 2021-05-18T14:16:40.0167109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:16:40.2201340Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-18T14:16:40.2319315Z ================================================== 2021-05-18T14:16:40.2319843Z downloaded 133 KB 2021-05-18T14:16:40.2320118Z 2021-05-18T14:16:40.2358923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:16:40.5105102Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-18T14:16:40.5280673Z ================================================== 2021-05-18T14:16:40.5281613Z downloaded 271 KB 2021-05-18T14:16:40.5282179Z 2021-05-18T14:16:40.5317072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:16:40.8063940Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-18T14:16:40.8295697Z ================================================== 2021-05-18T14:16:40.8296729Z downloaded 735 KB 2021-05-18T14:16:40.8297272Z 2021-05-18T14:16:40.8329405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:16:41.3206021Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-18T14:16:41.3260279Z ================================================== 2021-05-18T14:16:41.3260825Z downloaded 46 KB 2021-05-18T14:16:41.3261127Z 2021-05-18T14:16:41.3296892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:16:41.4986706Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-18T14:16:41.5042606Z ================================================== 2021-05-18T14:16:41.5043094Z downloaded 66 KB 2021-05-18T14:16:41.5043365Z 2021-05-18T14:16:41.5156320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:16:42.1466470Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-18T14:16:42.1707042Z ================================================== 2021-05-18T14:16:42.1707536Z downloaded 688 KB 2021-05-18T14:16:42.1707827Z 2021-05-18T14:16:42.1741435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:16:42.4450976Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-18T14:16:42.4502311Z ================================================== 2021-05-18T14:16:42.4503244Z downloaded 45 KB 2021-05-18T14:16:42.4503602Z 2021-05-18T14:16:42.4542695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:16:42.8382714Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-18T14:16:42.8607755Z ================================================== 2021-05-18T14:16:42.8608273Z downloaded 595 KB 2021-05-18T14:16:42.8608533Z 2021-05-18T14:16:43.1601827Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:16:43.1663644Z * DONE (rlang) 2021-05-18T14:16:43.3952557Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:16:43.3997927Z * DONE (magrittr) 2021-05-18T14:16:43.6197643Z * installing *binary* package ‘glue’ ... 2021-05-18T14:16:43.6240073Z * DONE (glue) 2021-05-18T14:16:43.8316635Z * installing *binary* package ‘sys’ ... 2021-05-18T14:16:43.8356694Z * DONE (sys) 2021-05-18T14:16:44.0393111Z * installing *binary* package ‘mime’ ... 2021-05-18T14:16:44.0432809Z * DONE (mime) 2021-05-18T14:16:44.3425690Z * installing *binary* package ‘curl’ ... 2021-05-18T14:16:44.3488405Z * DONE (curl) 2021-05-18T14:16:44.5992760Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:16:44.6044214Z * DONE (jsonlite) 2021-05-18T14:16:44.8074004Z * installing *binary* package ‘ini’ ... 2021-05-18T14:16:44.8111860Z * DONE (ini) 2021-05-18T14:16:45.0287757Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:16:45.0326942Z * DONE (gitcreds) 2021-05-18T14:16:45.3068108Z * installing *binary* package ‘zip’ ... 2021-05-18T14:16:45.3124466Z * DONE (zip) 2021-05-18T14:16:45.5525915Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:16:45.5584575Z * DONE (rstudioapi) 2021-05-18T14:16:45.7957329Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:16:45.8005229Z * DONE (fastmap) 2021-05-18T14:16:46.0363875Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:16:46.0414565Z * DONE (yaml) 2021-05-18T14:16:46.2626547Z * installing *binary* package ‘withr’ ... 2021-05-18T14:16:46.2670702Z * DONE (withr) 2021-05-18T14:16:46.4872488Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:16:46.4916921Z * DONE (whisker) 2021-05-18T14:16:46.6976025Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:16:46.7015609Z * DONE (rappdirs) 2021-05-18T14:16:46.9783926Z * installing *binary* package ‘fs’ ... 2021-05-18T14:16:46.9842428Z * DONE (fs) 2021-05-18T14:16:47.1943015Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:16:47.1983645Z * DONE (clipr) 2021-05-18T14:16:47.4446500Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:16:47.4494237Z * DONE (git2r) 2021-05-18T14:16:47.6556017Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:16:47.6592827Z * DONE (askpass) 2021-05-18T14:16:47.8925058Z * installing *binary* package ‘cli’ ... 2021-05-18T14:16:47.8971131Z * DONE (cli) 2021-05-18T14:16:48.1330264Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:16:48.1380339Z * DONE (purrr) 2021-05-18T14:16:48.3686323Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:16:48.3732526Z * DONE (lifecycle) 2021-05-18T14:16:48.5781928Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:16:48.5819575Z * DONE (cachem) 2021-05-18T14:16:48.9279827Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:16:48.9351867Z * DONE (openssl) 2021-05-18T14:16:49.1406298Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:16:49.1444459Z * DONE (memoise) 2021-05-18T14:16:49.3880709Z * installing *binary* package ‘httr’ ... 2021-05-18T14:16:49.3933588Z * DONE (httr) 2021-05-18T14:16:49.6120019Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:16:49.6161287Z * DONE (credentials) 2021-05-18T14:16:49.8344546Z * installing *binary* package ‘gh’ ... 2021-05-18T14:16:49.8385623Z * DONE (gh) 2021-05-18T14:16:50.0698681Z * installing *binary* package ‘gert’ ... 2021-05-18T14:16:50.0740009Z * DONE (gert) 2021-05-18T14:16:50.3453139Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:16:50.3514228Z * DONE (usethis) 2021-05-18T14:16:50.3579902Z 2021-05-18T14:16:50.3580887Z The downloaded source packages are in 2021-05-18T14:16:50.3582236Z ‘/tmp/Rtmpz662fN/downloaded_packages’ 2021-05-18T14:16:50.3591527Z Running `R CMD build`... 2021-05-18T14:16:52.4690899Z * checking for file ‘/tmp/Rtmpz662fN/remotes730668d5e49b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:16:52.4692556Z * preparing ‘tic’: 2021-05-18T14:16:52.4693691Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:16:52.4695126Z * installing the package to process help pages 2021-05-18T14:16:52.4696510Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:52.4697610Z * checking for empty or unneeded directories 2021-05-18T14:16:52.4698760Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:16:52.4699867Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:16:52.4700871Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:16:52.4706298Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:52.4707406Z (as ‘lib’ is unspecified) 2021-05-18T14:16:52.7968345Z * installing *source* package ‘tic’ ... 2021-05-18T14:16:52.7971187Z ** using staged installation 2021-05-18T14:16:52.8201252Z ** R 2021-05-18T14:16:52.8427706Z ** inst 2021-05-18T14:16:52.8461099Z ** preparing package for lazy loading 2021-05-18T14:16:53.2055399Z ** help 2021-05-18T14:16:53.3518988Z *** installing help indices 2021-05-18T14:16:53.4449948Z *** copying figures 2021-05-18T14:16:53.4455745Z ** building package indices 2021-05-18T14:16:53.7082451Z ** installing vignettes 2021-05-18T14:16:53.7127391Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:53.9602356Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:54.2559808Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:54.2590067Z * DONE (tic) 2021-05-18T14:16:54.2716495Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:54.4688478Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:16:56.3019968Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:16:56.3021736Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:56.3024211Z 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-18T14:16:56.3026641Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:16:56.3027654Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:16:56.3028640Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:16:56.3030784Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:16:56.3032168Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:56.3033070Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:16:56.3034117Z (as ‘lib’ is unspecified) 2021-05-18T14:16:56.3035085Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:16:56.3035950Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:16:56.3036814Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:16:56.3037664Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:16:56.3038529Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:16:56.3039405Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:56.3040270Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:56.3041158Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:16:56.3042012Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:16:56.3042890Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:16:56.3043754Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:16:56.3044590Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:16:56.3045425Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:16:56.3046260Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:16:56.3047083Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:16:56.3047952Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:16:56.3048816Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:16:56.3049676Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:16:56.3050528Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:16:56.3051371Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:16:56.3052275Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:16:56.3053137Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:16:56.3053990Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:56.3055383Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:56.3056152Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:56.3057010Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:16:56.3057749Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:16:56.3058465Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:16:56.3059204Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:16:56.3059935Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:16:56.3060861Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:17:10.9118306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:17:11.6427959Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-18T14:17:11.6585032Z ================================================== 2021-05-18T14:17:11.6586425Z downloaded 231 KB 2021-05-18T14:17:11.6586958Z 2021-05-18T14:17:11.6619782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:17:12.1655374Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-18T14:17:12.1970571Z ================================================== 2021-05-18T14:17:12.1971527Z downloaded 1.5 MB 2021-05-18T14:17:12.1971993Z 2021-05-18T14:17:12.2009256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:17:12.4669192Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-18T14:17:12.4672057Z ================================================== 2021-05-18T14:17:12.4672883Z downloaded 16 KB 2021-05-18T14:17:12.4673425Z 2021-05-18T14:17:12.4705336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:17:12.6369205Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-18T14:17:12.6639141Z ================================================== 2021-05-18T14:17:12.6640228Z downloaded 986 KB 2021-05-18T14:17:12.6640776Z 2021-05-18T14:17:12.6675906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:17:12.9344769Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-18T14:17:12.9610272Z ================================================== 2021-05-18T14:17:12.9611515Z downloaded 792 KB 2021-05-18T14:17:12.9612079Z 2021-05-18T14:17:12.9647411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:17:13.2299729Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-18T14:17:13.2353633Z ================================================== 2021-05-18T14:17:13.2354514Z downloaded 42 KB 2021-05-18T14:17:13.2354996Z 2021-05-18T14:17:13.2389164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:17:13.6952020Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-18T14:17:13.7112464Z ================================================== 2021-05-18T14:17:13.7113216Z downloaded 247 KB 2021-05-18T14:17:13.7113684Z 2021-05-18T14:17:13.7145216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:17:13.9299132Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-18T14:17:13.9561944Z ================================================== 2021-05-18T14:17:13.9562527Z downloaded 977 KB 2021-05-18T14:17:13.9562803Z 2021-05-18T14:17:13.9603799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:17:14.3935813Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-18T14:17:14.3998254Z ================================================== 2021-05-18T14:17:14.3998751Z downloaded 67 KB 2021-05-18T14:17:14.3999025Z 2021-05-18T14:17:14.4033433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:17:14.5748879Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-18T14:17:14.5940421Z ================================================== 2021-05-18T14:17:14.5941182Z downloaded 354 KB 2021-05-18T14:17:14.5941708Z 2021-05-18T14:17:14.5977174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:17:14.8939241Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-18T14:17:14.9151048Z ================================================== 2021-05-18T14:17:14.9151598Z downloaded 412 KB 2021-05-18T14:17:14.9151873Z 2021-05-18T14:17:14.9187952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:17:15.9742493Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-18T14:17:15.9743939Z ================================================== 2021-05-18T14:17:15.9744834Z downloaded 15 KB 2021-05-18T14:17:15.9745414Z 2021-05-18T14:17:15.9780445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:17:16.2820446Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-18T14:17:16.2939447Z ================================================== 2021-05-18T14:17:16.2940181Z downloaded 147 KB 2021-05-18T14:17:16.2940711Z 2021-05-18T14:17:16.2978406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:17:17.0812708Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-18T14:17:17.0814084Z ================================================== 2021-05-18T14:17:17.0815232Z downloaded 72 KB 2021-05-18T14:17:17.0815709Z 2021-05-18T14:17:17.0817557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:17:17.0819213Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-18T14:17:17.0820445Z ================================================== 2021-05-18T14:17:17.0821058Z downloaded 39 KB 2021-05-18T14:17:17.0821789Z 2021-05-18T14:17:17.0823390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:17:17.4178078Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-18T14:17:17.4367635Z ================================================== 2021-05-18T14:17:17.4368180Z downloaded 348 KB 2021-05-18T14:17:17.4368440Z 2021-05-18T14:17:17.4405269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:17:18.1935630Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-18T14:17:18.2139527Z ================================================== 2021-05-18T14:17:18.2140608Z downloaded 426 KB 2021-05-18T14:17:18.2141146Z 2021-05-18T14:17:18.2175768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:17:18.7720917Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-18T14:17:18.7724760Z ================================================== 2021-05-18T14:17:18.7725267Z downloaded 40 KB 2021-05-18T14:17:18.7725561Z 2021-05-18T14:17:18.7763932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:17:19.2821395Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-18T14:17:19.3199731Z ================================================== 2021-05-18T14:17:19.3200618Z downloaded 602 KB 2021-05-18T14:17:19.3201091Z 2021-05-18T14:17:19.3238644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:17:19.8584322Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-18T14:17:19.8755630Z ================================================== 2021-05-18T14:17:19.8756140Z downloaded 322 KB 2021-05-18T14:17:19.8756444Z 2021-05-18T14:17:19.8793442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:17:20.3709638Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-18T14:17:20.3852277Z ================================================== 2021-05-18T14:17:20.3853104Z downloaded 224 KB 2021-05-18T14:17:20.3853576Z 2021-05-18T14:17:20.3888937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:17:20.6646728Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-18T14:17:20.6676715Z ================================================== 2021-05-18T14:17:20.6677209Z downloaded 37 KB 2021-05-18T14:17:20.6677481Z 2021-05-18T14:17:20.6712574Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:17:21.1053560Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-18T14:17:21.1214228Z ================================================== 2021-05-18T14:17:21.1215133Z downloaded 199 KB 2021-05-18T14:17:21.1215587Z 2021-05-18T14:17:21.1247827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:17:21.4219839Z Content type 'binary/octet-stream' length 2938196 bytes (2.8 MB) 2021-05-18T14:17:21.4592160Z ================================================== 2021-05-18T14:17:21.4592934Z downloaded 2.8 MB 2021-05-18T14:17:21.4593457Z 2021-05-18T14:17:21.4630045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:17:22.0171454Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-18T14:17:22.1203418Z ================================================== 2021-05-18T14:17:22.1205322Z downloaded 4.0 MB 2021-05-18T14:17:22.1205993Z 2021-05-18T14:17:22.1238850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:17:22.5193090Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-18T14:17:22.5526099Z ================================================== 2021-05-18T14:17:22.5526646Z downloaded 1.3 MB 2021-05-18T14:17:22.5527911Z 2021-05-18T14:17:22.5568295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:17:22.8713790Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-18T14:17:22.8945967Z ================================================== 2021-05-18T14:17:22.8946684Z downloaded 478 KB 2021-05-18T14:17:22.8947096Z 2021-05-18T14:17:22.8978136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:17:23.1084491Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-18T14:17:23.1189183Z ================================================== 2021-05-18T14:17:23.1189696Z downloaded 107 KB 2021-05-18T14:17:23.1189987Z 2021-05-18T14:17:23.1224554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:17:23.6801608Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-18T14:17:23.6802415Z ================================================== 2021-05-18T14:17:23.6802897Z downloaded 21 KB 2021-05-18T14:17:23.6803206Z 2021-05-18T14:17:23.6845867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:17:23.9734657Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-18T14:17:23.9735445Z ================================================== 2021-05-18T14:17:23.9735925Z downloaded 42 KB 2021-05-18T14:17:23.9736230Z 2021-05-18T14:17:23.9769545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:17:24.2675892Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-18T14:17:24.2676683Z ================================================== 2021-05-18T14:17:24.2677167Z downloaded 33 KB 2021-05-18T14:17:24.2677459Z 2021-05-18T14:17:24.2711365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:17:24.5607971Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-18T14:17:24.5679239Z ================================================== 2021-05-18T14:17:24.5679770Z downloaded 136 KB 2021-05-18T14:17:24.5680086Z 2021-05-18T14:17:24.5717154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:17:25.4004021Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-18T14:17:25.5412354Z ================================================== 2021-05-18T14:17:25.5413615Z downloaded 3.4 MB 2021-05-18T14:17:25.5414156Z 2021-05-18T14:17:25.5448957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:17:26.4993897Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-18T14:17:26.4995262Z ================================================== 2021-05-18T14:17:26.4996036Z downloaded 64 KB 2021-05-18T14:17:26.4996550Z 2021-05-18T14:17:26.5104081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:17:26.9022257Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-18T14:17:26.9332644Z ================================================== 2021-05-18T14:17:26.9333229Z downloaded 1.3 MB 2021-05-18T14:17:26.9333503Z 2021-05-18T14:17:26.9370782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:17:27.3744441Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-18T14:17:27.3852872Z ================================================== 2021-05-18T14:17:27.3853912Z downloaded 128 KB 2021-05-18T14:17:27.3854581Z 2021-05-18T14:17:27.3890581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:17:27.7198010Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-18T14:17:27.7395925Z ================================================== 2021-05-18T14:17:27.7396798Z downloaded 384 KB 2021-05-18T14:17:27.7397262Z 2021-05-18T14:17:27.9850185Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:17:27.9896183Z * DONE (utf8) 2021-05-18T14:17:28.1994678Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:17:28.2033619Z * DONE (pkgconfig) 2021-05-18T14:17:28.4344689Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:17:28.4388307Z * DONE (fansi) 2021-05-18T14:17:28.6995818Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:17:28.7051873Z * DONE (diffobj) 2021-05-18T14:17:28.9395062Z * installing *binary* package ‘ps’ ... 2021-05-18T14:17:28.9442796Z * DONE (ps) 2021-05-18T14:17:29.1509810Z * installing *binary* package ‘praise’ ... 2021-05-18T14:17:29.1564651Z * DONE (praise) 2021-05-18T14:17:29.3643509Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:17:29.3684303Z * DONE (pkgload) 2021-05-18T14:17:29.5760350Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:17:29.5802169Z * DONE (evaluate) 2021-05-18T14:17:29.7858497Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:17:29.7896675Z * DONE (ellipsis) 2021-05-18T14:17:30.0417579Z * installing *binary* package ‘digest’ ... 2021-05-18T14:17:30.0470445Z * DONE (digest) 2021-05-18T14:17:30.2536993Z * installing *binary* package ‘brio’ ... 2021-05-18T14:17:30.2575028Z * DONE (brio) 2021-05-18T14:17:30.5331455Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:17:30.5391195Z * DONE (xml2) 2021-05-18T14:17:30.7679953Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:17:30.7726279Z * DONE (xfun) 2021-05-18T14:17:31.2391510Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:17:31.2491289Z * DONE (stringi) 2021-05-18T14:17:32.3323558Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:17:32.3709233Z * DONE (Rcpp) 2021-05-18T14:17:32.6469186Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:17:32.6517949Z * DONE (commonmark) 2021-05-18T14:17:32.8910712Z * installing *binary* package ‘brew’ ... 2021-05-18T14:17:32.8963930Z * DONE (brew) 2021-05-18T14:17:33.1021310Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:17:33.1059314Z * DONE (sessioninfo) 2021-05-18T14:17:33.3090284Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:17:33.3129132Z * DONE (prettyunits) 2021-05-18T14:17:33.6530721Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:17:33.6609251Z * DONE (vctrs) 2021-05-18T14:17:33.8981278Z * installing *binary* package ‘processx’ ... 2021-05-18T14:17:33.9029019Z * DONE (processx) 2021-05-18T14:17:34.1427342Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:17:34.1480322Z * DONE (markdown) 2021-05-18T14:17:34.3580084Z * installing *binary* package ‘highr’ ... 2021-05-18T14:17:34.3672637Z * DONE (highr) 2021-05-18T14:17:34.5938141Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:17:34.5989029Z * DONE (stringr) 2021-05-18T14:17:34.8056853Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:17:34.8097765Z * DONE (rversions) 2021-05-18T14:17:35.1038506Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:17:35.1102889Z * DONE (pillar) 2021-05-18T14:17:35.3395516Z * installing *binary* package ‘callr’ ... 2021-05-18T14:17:35.3438521Z * DONE (callr) 2021-05-18T14:17:35.7196719Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:17:35.7313211Z * DONE (knitr) 2021-05-18T14:17:35.9353545Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:17:35.9391971Z * DONE (xopen) 2021-05-18T14:17:36.2289559Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:17:36.2353738Z * DONE (tibble) 2021-05-18T14:17:36.4443486Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:17:36.4484036Z * DONE (pkgbuild) 2021-05-18T14:17:36.7842980Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:17:36.7915013Z * DONE (roxygen2) 2021-05-18T14:17:36.9968465Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:17:37.0007359Z * DONE (rematch2) 2021-05-18T14:17:37.2069998Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:17:37.2110712Z * DONE (rcmdcheck) 2021-05-18T14:17:37.4191153Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:17:37.4230157Z * DONE (waldo) 2021-05-18T14:17:37.9945995Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:17:38.0081487Z * DONE (testthat) 2021-05-18T14:17:38.2433676Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:17:38.2480538Z * DONE (devtools) 2021-05-18T14:17:38.2536144Z 2021-05-18T14:17:38.2537133Z The downloaded source packages are in 2021-05-18T14:17:38.2538441Z ‘/tmp/Rtmpz662fN/downloaded_packages’ 2021-05-18T14:17:38.3346749Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:17:39.9908098Z 2021-05-18T14:17:40.2879971Z 2021-05-18T14:17:40.2891412Z checking for file ‘/tmp/Rtmpz662fN/remotes730636f633a9/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:17:40.2957694Z 2021-05-18T14:17:40.2959397Z ✔ checking for file ‘/tmp/Rtmpz662fN/remotes730636f633a9/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:17:40.3015973Z 2021-05-18T14:17:40.3016694Z 2021-05-18T14:17:40.3017576Z ─ preparing ‘desc’: 2021-05-18T14:17:40.3018040Z 2021-05-18T14:17:40.3018521Z 2021-05-18T14:17:40.3106998Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:40.3130257Z 2021-05-18T14:17:40.3132275Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:40.3734586Z 2021-05-18T14:17:40.3771251Z 2021-05-18T14:17:40.3773904Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:40.3786783Z 2021-05-18T14:17:40.3808756Z 2021-05-18T14:17:40.3812007Z ─ checking for empty or unneeded directories 2021-05-18T14:17:40.3835404Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:17:40.4815216Z 2021-05-18T14:17:40.4815976Z 2021-05-18T14:17:40.4816466Z 2021-05-18T14:17:40.4908937Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:40.4910020Z (as ‘lib’ is unspecified) 2021-05-18T14:17:40.7759054Z * installing *source* package ‘desc’ ... 2021-05-18T14:17:40.7789754Z ** using staged installation 2021-05-18T14:17:40.7956167Z ** R 2021-05-18T14:17:40.8110175Z ** inst 2021-05-18T14:17:40.8126055Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:42.2211421Z ** help 2021-05-18T14:17:42.3448273Z *** installing help indices 2021-05-18T14:17:42.4315343Z ** building package indices 2021-05-18T14:17:42.6929352Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:42.8720709Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:43.0771124Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:43.0786077Z * DONE (desc) 2021-05-18T14:17:43.2717741Z 2021-05-18T14:17:43.2718873Z 2021-05-18T14:17:43.2720788Z checking for file ‘/tmp/Rtmpz662fN/remotes730672e1709e/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:17:43.2746520Z 2021-05-18T14:17:43.2749517Z ✔ checking for file ‘/tmp/Rtmpz662fN/remotes730672e1709e/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:17:43.2795246Z 2021-05-18T14:17:43.2818438Z 2021-05-18T14:17:43.2820610Z ─ preparing ‘ghtravis’: 2021-05-18T14:17:43.2829958Z 2021-05-18T14:17:43.2831881Z 2021-05-18T14:17:43.2904020Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:43.2926241Z 2021-05-18T14:17:43.2928209Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:43.3323444Z 2021-05-18T14:17:43.3349130Z 2021-05-18T14:17:43.3351647Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:43.3362513Z 2021-05-18T14:17:43.3387129Z 2021-05-18T14:17:43.3389356Z ─ checking for empty or unneeded directories 2021-05-18T14:17:43.3411890Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:17:43.3584073Z 2021-05-18T14:17:43.3586298Z 2021-05-18T14:17:43.3587625Z 2021-05-18T14:17:43.4074398Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:43.4075867Z (as ‘lib’ is unspecified) 2021-05-18T14:17:43.6371952Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:17:43.6373408Z ** using staged installation 2021-05-18T14:17:43.6513917Z ** R 2021-05-18T14:17:43.6609715Z ** inst 2021-05-18T14:17:43.6618530Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:44.7963880Z ** help 2021-05-18T14:17:44.8506394Z *** installing help indices 2021-05-18T14:17:44.8952503Z ** building package indices 2021-05-18T14:17:45.1141273Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:45.7369560Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:46.3520681Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:46.3529775Z * DONE (ghtravis) 2021-05-18T14:17:46.3616916Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:17:46.5289383Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:17:48.3491923Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:17:48.3492575Z 2021-05-18T14:17:48.3493732Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:17:48.3494620Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:17:48.3495381Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:17:48.3496049Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:17:48.3499131Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:17:48.3500159Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:48.3501007Z (as ‘lib’ is unspecified) 2021-05-18T14:18:02.7724170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:18:03.3048160Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-18T14:18:03.3179333Z ================================================== 2021-05-18T14:18:03.3180293Z downloaded 193 KB 2021-05-18T14:18:03.3180832Z 2021-05-18T14:18:03.3218449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:18:03.5148200Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-18T14:18:03.5199577Z ================================================== 2021-05-18T14:18:03.5200605Z downloaded 64 KB 2021-05-18T14:18:03.5201164Z 2021-05-18T14:18:03.5249241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:18:03.6931737Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-18T14:18:03.7063278Z ================================================== 2021-05-18T14:18:03.7064278Z downloaded 191 KB 2021-05-18T14:18:03.7064918Z 2021-05-18T14:18:03.7102782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:18:03.9782108Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-18T14:18:04.0062560Z ================================================== 2021-05-18T14:18:04.0063144Z downloaded 1.2 MB 2021-05-18T14:18:04.0063419Z 2021-05-18T14:18:04.0106281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:18:04.1766984Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-18T14:18:04.2026814Z ================================================== 2021-05-18T14:18:04.2027968Z downloaded 1.0 MB 2021-05-18T14:18:04.2028525Z 2021-05-18T14:18:04.4349284Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:18:04.4395231Z * DONE (tidyselect) 2021-05-18T14:18:04.6473681Z * installing *binary* package ‘generics’ ... 2021-05-18T14:18:04.6514056Z * DONE (generics) 2021-05-18T14:18:04.9036488Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:18:04.9094826Z * DONE (cpp11) 2021-05-18T14:18:05.2184786Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:18:05.2257598Z * DONE (dplyr) 2021-05-18T14:18:05.5322403Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:18:05.5390858Z * DONE (tidyr) 2021-05-18T14:18:05.5455138Z 2021-05-18T14:18:05.5456160Z The downloaded source packages are in 2021-05-18T14:18:05.5457534Z ‘/tmp/Rtmpz662fN/downloaded_packages’ 2021-05-18T14:18:05.7335878Z 2021-05-18T14:18:05.7348225Z checking for file ‘/tmp/Rtmpz662fN/remotes73067fe16397/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:18:05.7382402Z 2021-05-18T14:18:05.7384247Z ✔ checking for file ‘/tmp/Rtmpz662fN/remotes73067fe16397/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:18:05.7481615Z 2021-05-18T14:18:05.7482474Z 2021-05-18T14:18:05.7483463Z ─ preparing ‘aghast’: 2021-05-18T14:18:05.7483950Z 2021-05-18T14:18:05.7484445Z 2021-05-18T14:18:05.7549382Z checking DESCRIPTION meta-information ... 2021-05-18T14:18:05.7582692Z 2021-05-18T14:18:05.7584732Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:18:05.7806956Z 2021-05-18T14:18:05.7833721Z 2021-05-18T14:18:05.7836185Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:05.7847156Z 2021-05-18T14:18:05.7870838Z 2021-05-18T14:18:05.7872906Z ─ checking for empty or unneeded directories 2021-05-18T14:18:05.7896867Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:18:05.7998389Z 2021-05-18T14:18:05.8000672Z 2021-05-18T14:18:05.8002036Z 2021-05-18T14:18:05.8076861Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:05.8077683Z (as ‘lib’ is unspecified) 2021-05-18T14:18:06.0101674Z * installing *source* package ‘aghast’ ... 2021-05-18T14:18:06.0107011Z ** using staged installation 2021-05-18T14:18:06.0316178Z ** R 2021-05-18T14:18:06.5956309Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:06.5958936Z ** help 2021-05-18T14:18:06.5959694Z *** installing help indices 2021-05-18T14:18:06.5960509Z ** building package indices 2021-05-18T14:18:06.6896305Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:06.8626797Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:07.0419752Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:07.0426797Z * DONE (aghast) 2021-05-18T14:18:07.0514536Z Installing 1 packages: covr 2021-05-18T14:18:07.0522871Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:07.0523919Z (as ‘lib’ is unspecified) 2021-05-18T14:18:21.6430798Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:18:21.6431931Z 2021-05-18T14:18:21.6517859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:18:21.9183002Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-18T14:18:21.9298216Z ================================================== 2021-05-18T14:18:21.9299009Z downloaded 159 KB 2021-05-18T14:18:21.9299548Z 2021-05-18T14:18:21.9333497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:18:22.1004049Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-18T14:18:22.1110142Z ================================================== 2021-05-18T14:18:22.1111069Z downloaded 118 KB 2021-05-18T14:18:22.1111428Z 2021-05-18T14:18:22.1151080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:18:22.4995944Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-18T14:18:22.5159303Z ================================================== 2021-05-18T14:18:22.5160052Z downloaded 282 KB 2021-05-18T14:18:22.5160565Z 2021-05-18T14:18:22.7373176Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:18:22.7417655Z * DONE (lazyeval) 2021-05-18T14:18:22.9564554Z * installing *binary* package ‘rex’ ... 2021-05-18T14:18:22.9608280Z * DONE (rex) 2021-05-18T14:18:23.1990924Z * installing *binary* package ‘covr’ ... 2021-05-18T14:18:23.2044228Z * DONE (covr) 2021-05-18T14:18:23.2102290Z 2021-05-18T14:18:23.2103192Z The downloaded source packages are in 2021-05-18T14:18:23.2104496Z ‘/tmp/Rtmpz662fN/downloaded_packages’ 2021-05-18T14:18:23.2248163Z 2021-05-18T14:18:23.2283759Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:18:23.2284360Z Rscript -e "tic::before_install()" 2021-05-18T14:18:23.2326285Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:23.2326665Z env: 2021-05-18T14:18:23.2327091Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:23.2327534Z TIC_DEPLOY_KEY: 2021-05-18T14:18:23.2328312Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:23.2329851Z GITHUB_PAT: *** 2021-05-18T14:18:23.2330696Z COVERALLS_TOKEN: *** 2021-05-18T14:18:23.2331172Z continue-on-error: false 2021-05-18T14:18:23.2331638Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:23.2332095Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:23.2332543Z TZ: UTC 2021-05-18T14:18:23.2332909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:23.2333309Z NOT_CRAN: true 2021-05-18T14:18:23.2333675Z ##[endgroup] 2021-05-18T14:18:23.4897325Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:23.6085553Z Running before_install: step_install_remote_binaries() 2021-05-18T14:18:24.1025556Z Installing RAVELData binaries 2021-05-18T14:18:24.1036745Z [1] "neuroconductor/RAVELData" 2021-05-18T14:18:24.3443896Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:18:24.3473381Z tag_name 2021-05-18T14:18:24.3474089Z 10 0.99.1.s 2021-05-18T14:18:24.3474857Z zipball_url 2021-05-18T14:18:24.3476079Z 10 https://api.github.com/repos/neuroconductor/RAVELData/zipball/refs/tags/0.99.1.s 2021-05-18T14:18:24.3477193Z tarball_url 2021-05-18T14:18:24.3478325Z 10 https://api.github.com/repos/neuroconductor/RAVELData/tarball/refs/tags/0.99.1.s 2021-05-18T14:18:24.3479391Z Installing RAVELData package binaries 2021-05-18T14:18:24.3480329Z commit.sha 2021-05-18T14:18:24.3481174Z 10 253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:18:24.3482166Z commit.url 2021-05-18T14:18:24.3483522Z 10 https://api.github.com/repos/neuroconductor/RAVELData/commits/253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:18:24.3484702Z node_id 2021-05-18T14:18:24.3486028Z 10 MDM6UmVmMzY4MjAwNTgzOnJlZnMvdGFncy8wLjk5LjEucw== 2021-05-18T14:18:24.3487329Z url 2021-05-18T14:18:24.3488390Z 10 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761 2021-05-18T14:18:24.3489471Z assets_url 2021-05-18T14:18:24.3490599Z 10 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets 2021-05-18T14:18:24.3491753Z upload_url 2021-05-18T14:18:24.3493017Z 10 https://uploads.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets{?name,label} 2021-05-18T14:18:24.3494586Z id asset_updated_at asset_created_at created_at 2021-05-18T14:18:24.3496178Z 10 43074761 2021-05-17 17:13:13 2021-05-17 17:13:12 2021-05-17 13:44:20 2021-05-18T14:18:24.3497040Z published_at asset_name 2021-05-18T14:18:24.3498288Z 10 2021-05-17 17:01:47 RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:24.3499161Z asset_label asset_download_count 2021-05-18T14:18:24.3499837Z 10 0 2021-05-18T14:18:24.3500710Z asset_browser_download_url 2021-05-18T14:18:24.3502689Z 10 https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:24.3522771Z --2021-05-18 14:18:24-- https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:24.3557512Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:18:24.3614176Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:18:24.4583087Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:18:24.4589126Z Location: https://github-releases.githubusercontent.com/368200583/28c2c400-b733-11eb-81be-c3d9e32cb3be?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141824Z&X-Amz-Expires=300&X-Amz-Signature=050ad4db9386561f726fc19220921134e346115dc67aac49eb59977445f75825&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:18:24.4599769Z --2021-05-18 14:18:24-- https://github-releases.githubusercontent.com/368200583/28c2c400-b733-11eb-81be-c3d9e32cb3be?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141824Z&X-Amz-Expires=300&X-Amz-Signature=050ad4db9386561f726fc19220921134e346115dc67aac49eb59977445f75825&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:18:24.4625655Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:18:24.4680497Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:18:24.6312305Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:18:24.6315407Z Length: 66715894 (64M) [application/octet-stream] 2021-05-18T14:18:24.6316658Z Saving to: ‘/tmp/RtmpGOLhW3/RAVELData_0.99.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:18:24.6319605Z 2021-05-18T14:18:24.6361434Z 0K .......... .......... .......... .......... .......... 0% 11.7M 5s 2021-05-18T14:18:24.6418251Z 50K .......... .......... .......... .......... .......... 0% 8.58M 6s 2021-05-18T14:18:24.6425738Z 100K .......... .......... .......... .......... .......... 0% 62.3M 5s 2021-05-18T14:18:24.6460408Z 150K .......... .......... .......... .......... .......... 0% 14.3M 5s 2021-05-18T14:18:24.6469306Z 200K .......... .......... .......... .......... .......... 0% 50.7M 4s 2021-05-18T14:18:24.6477508Z 250K .......... .......... .......... .......... .......... 0% 59.9M 3s 2021-05-18T14:18:24.6481291Z 300K .......... .......... .......... .......... .......... 0% 128M 3s 2021-05-18T14:18:24.6488038Z 350K .......... .......... .......... .......... .......... 0% 72.8M 3s 2021-05-18T14:18:24.6511084Z 400K .......... .......... .......... .......... .......... 0% 21.8M 3s 2021-05-18T14:18:24.6517552Z 450K .......... .......... .......... .......... .......... 0% 68.2M 3s 2021-05-18T14:18:24.6521342Z 500K .......... .......... .......... .......... .......... 0% 129M 2s 2021-05-18T14:18:24.6526371Z 550K .......... .......... .......... .......... .......... 0% 106M 2s 2021-05-18T14:18:24.6530935Z 600K .......... .......... .......... .......... .......... 0% 102M 2s 2021-05-18T14:18:24.6534943Z 650K .......... .......... .......... .......... .......... 1% 126M 2s 2021-05-18T14:18:24.6539140Z 700K .......... .......... .......... .......... .......... 1% 117M 2s 2021-05-18T14:18:24.6542549Z 750K .......... .......... .......... .......... .......... 1% 130M 2s 2021-05-18T14:18:24.6546034Z 800K .......... .......... .......... .......... .......... 1% 137M 2s 2021-05-18T14:18:24.6565240Z 850K .......... .......... .......... .......... .......... 1% 25.8M 2s 2021-05-18T14:18:24.6569297Z 900K .......... .......... .......... .......... .......... 1% 117M 2s 2021-05-18T14:18:24.6582565Z 950K .......... .......... .......... .......... .......... 1% 37.4M 2s 2021-05-18T14:18:24.6586635Z 1000K .......... .......... .......... .......... .......... 1% 114M 2s 2021-05-18T14:18:24.6594224Z 1050K .......... .......... .......... .......... .......... 1% 63.9M 2s 2021-05-18T14:18:24.6598866Z 1100K .......... .......... .......... .......... .......... 1% 113M 2s 2021-05-18T14:18:24.6602269Z 1150K .......... .......... .......... .......... .......... 1% 129M 2s 2021-05-18T14:18:24.6606090Z 1200K .......... .......... .......... .......... .......... 1% 128M 1s 2021-05-18T14:18:24.6614674Z 1250K .......... .......... .......... .......... .......... 1% 57.6M 1s 2021-05-18T14:18:24.6618845Z 1300K .......... .......... .......... .......... .......... 2% 114M 1s 2021-05-18T14:18:24.6622159Z 1350K .......... .......... .......... .......... .......... 2% 146M 1s 2021-05-18T14:18:24.6634650Z 1400K .......... .......... .......... .......... .......... 2% 39.3M 1s 2021-05-18T14:18:24.6643091Z 1450K .......... .......... .......... .......... .......... 2% 59.4M 1s 2021-05-18T14:18:24.6647109Z 1500K .......... .......... .......... .......... .......... 2% 121M 1s 2021-05-18T14:18:24.6650511Z 1550K .......... .......... .......... .......... .......... 2% 134M 1s 2021-05-18T14:18:24.6654634Z 1600K .......... .......... .......... .......... .......... 2% 120M 1s 2021-05-18T14:18:24.6659437Z 1650K .......... .......... .......... .......... .......... 2% 101M 1s 2021-05-18T14:18:24.6666217Z 1700K .......... .......... .......... .......... .......... 2% 72.0M 1s 2021-05-18T14:18:24.6669908Z 1750K .......... .......... .......... .......... .......... 2% 136M 1s 2021-05-18T14:18:24.6673740Z 1800K .......... .......... .......... .......... .......... 2% 122M 1s 2021-05-18T14:18:24.6683574Z 1850K .......... .......... .......... .......... .......... 2% 50.0M 1s 2021-05-18T14:18:24.6695617Z 1900K .......... .......... .......... .......... .......... 2% 41.7M 1s 2021-05-18T14:18:24.6699337Z 1950K .......... .......... .......... .......... .......... 3% 119M 1s 2021-05-18T14:18:24.6703162Z 2000K .......... .......... .......... .......... .......... 3% 128M 1s 2021-05-18T14:18:24.6707334Z 2050K .......... .......... .......... .......... .......... 3% 133M 1s 2021-05-18T14:18:24.6710722Z 2100K .......... .......... .......... .......... .......... 3% 124M 1s 2021-05-18T14:18:24.6714587Z 2150K .......... .......... .......... .......... .......... 3% 128M 1s 2021-05-18T14:18:24.6718153Z 2200K .......... .......... .......... .......... .......... 3% 136M 1s 2021-05-18T14:18:24.6721980Z 2250K .......... .......... .......... .......... .......... 3% 127M 1s 2021-05-18T14:18:24.6726260Z 2300K .......... .......... .......... .......... .......... 3% 116M 1s 2021-05-18T14:18:24.6732111Z 2350K .......... .......... .......... .......... .......... 3% 88.9M 1s 2021-05-18T14:18:24.6746601Z 2400K .......... .......... .......... .......... .......... 3% 38.4M 1s 2021-05-18T14:18:24.6750385Z 2450K .......... .......... .......... .......... .......... 3% 82.2M 1s 2021-05-18T14:18:24.6754466Z 2500K .......... .......... .......... .......... .......... 3% 124M 1s 2021-05-18T14:18:24.6758295Z 2550K .......... .......... .......... .......... .......... 3% 136M 1s 2021-05-18T14:18:24.6762084Z 2600K .......... .......... .......... .......... .......... 4% 122M 1s 2021-05-18T14:18:24.6765898Z 2650K .......... .......... .......... .......... .......... 4% 123M 1s 2021-05-18T14:18:24.6770216Z 2700K .......... .......... .......... .......... .......... 4% 133M 1s 2021-05-18T14:18:24.6774099Z 2750K .......... .......... .......... .......... .......... 4% 111M 1s 2021-05-18T14:18:24.6778014Z 2800K .......... .......... .......... .......... .......... 4% 120M 1s 2021-05-18T14:18:24.6782172Z 2850K .......... .......... .......... .......... .......... 4% 121M 1s 2021-05-18T14:18:24.6795273Z 2900K .......... .......... .......... .......... .......... 4% 37.2M 1s 2021-05-18T14:18:24.6798864Z 2950K .......... .......... .......... .......... .......... 4% 132M 1s 2021-05-18T14:18:24.6803097Z 3000K .......... .......... .......... .......... .......... 4% 121M 1s 2021-05-18T14:18:24.6807139Z 3050K .......... .......... .......... .......... .......... 4% 124M 1s 2021-05-18T14:18:24.6812363Z 3100K .......... .......... .......... .......... .......... 4% 114M 1s 2021-05-18T14:18:24.6815361Z 3150K .......... .......... .......... .......... .......... 4% 118M 1s 2021-05-18T14:18:24.6819860Z 3200K .......... .......... .......... .......... .......... 4% 120M 1s 2021-05-18T14:18:24.6823557Z 3250K .......... .......... .......... .......... .......... 5% 119M 1s 2021-05-18T14:18:24.6827443Z 3300K .......... .......... .......... .......... .......... 5% 124M 1s 2021-05-18T14:18:24.6831700Z 3350K .......... .......... .......... .......... .......... 5% 130M 1s 2021-05-18T14:18:24.6835024Z 3400K .......... .......... .......... .......... .......... 5% 125M 1s 2021-05-18T14:18:24.6841921Z 3450K .......... .......... .......... .......... .......... 5% 71.2M 1s 2021-05-18T14:18:24.6845736Z 3500K .......... .......... .......... .......... .......... 5% 130M 1s 2021-05-18T14:18:24.6854060Z 3550K .......... .......... .......... .......... .......... 5% 60.2M 1s 2021-05-18T14:18:24.6858143Z 3600K .......... .......... .......... .......... .......... 5% 118M 1s 2021-05-18T14:18:24.6862019Z 3650K .......... .......... .......... .......... .......... 5% 126M 1s 2021-05-18T14:18:24.6865764Z 3700K .......... .......... .......... .......... .......... 5% 125M 1s 2021-05-18T14:18:24.6870279Z 3750K .......... .......... .......... .......... .......... 5% 112M 1s 2021-05-18T14:18:24.6874051Z 3800K .......... .......... .......... .......... .......... 5% 123M 1s 2021-05-18T14:18:24.6877978Z 3850K .......... .......... .......... .......... .......... 5% 126M 1s 2021-05-18T14:18:24.6882183Z 3900K .......... .......... .......... .......... .......... 6% 125M 1s 2021-05-18T14:18:24.6885555Z 3950K .......... .......... .......... .......... .......... 6% 131M 1s 2021-05-18T14:18:24.6888858Z 4000K .......... .......... .......... .......... .......... 6% 149M 1s 2021-05-18T14:18:24.6893189Z 4050K .......... .......... .......... .......... .......... 6% 113M 1s 2021-05-18T14:18:24.6902552Z 4100K .......... .......... .......... .......... .......... 6% 53.2M 1s 2021-05-18T14:18:24.6906521Z 4150K .......... .......... .......... .......... .......... 6% 124M 1s 2021-05-18T14:18:24.6911703Z 4200K .......... .......... .......... .......... .......... 6% 94.0M 1s 2021-05-18T14:18:24.6915408Z 4250K .......... .......... .......... .......... .......... 6% 126M 1s 2021-05-18T14:18:24.6919401Z 4300K .......... .......... .......... .......... .......... 6% 123M 1s 2021-05-18T14:18:24.6923328Z 4350K .......... .......... .......... .......... .......... 6% 127M 1s 2021-05-18T14:18:24.6927413Z 4400K .......... .......... .......... .......... .......... 6% 117M 1s 2021-05-18T14:18:24.6931406Z 4450K .......... .......... .......... .......... .......... 6% 124M 1s 2021-05-18T14:18:24.6935548Z 4500K .......... .......... .......... .......... .......... 6% 128M 1s 2021-05-18T14:18:24.6939250Z 4550K .......... .......... .......... .......... .......... 7% 120M 1s 2021-05-18T14:18:24.6943333Z 4600K .......... .......... .......... .......... .......... 7% 120M 1s 2021-05-18T14:18:24.6946745Z 4650K .......... .......... .......... .......... .......... 7% 146M 1s 2021-05-18T14:18:24.6951948Z 4700K .......... .......... .......... .......... .......... 7% 123M 1s 2021-05-18T14:18:24.6954755Z 4750K .......... .......... .......... .......... .......... 7% 118M 1s 2021-05-18T14:18:24.6960842Z 4800K .......... .......... .......... .......... .......... 7% 85.1M 1s 2021-05-18T14:18:24.6964805Z 4850K .......... .......... .......... .......... .......... 7% 114M 1s 2021-05-18T14:18:24.6968969Z 4900K .......... .......... .......... .......... .......... 7% 127M 1s 2021-05-18T14:18:24.6972889Z 4950K .......... .......... .......... .......... .......... 7% 121M 1s 2021-05-18T14:18:24.6977097Z 5000K .......... .......... .......... .......... .......... 7% 119M 1s 2021-05-18T14:18:24.6981042Z 5050K .......... .......... .......... .......... .......... 7% 115M 1s 2021-05-18T14:18:24.6984895Z 5100K .......... .......... .......... .......... .......... 7% 127M 1s 2021-05-18T14:18:24.6988825Z 5150K .......... .......... .......... .......... .......... 7% 125M 1s 2021-05-18T14:18:24.6993094Z 5200K .......... .......... .......... .......... .......... 8% 113M 1s 2021-05-18T14:18:24.6996497Z 5250K .......... .......... .......... .......... .......... 8% 146M 1s 2021-05-18T14:18:24.7000078Z 5300K .......... .......... .......... .......... .......... 8% 135M 1s 2021-05-18T14:18:24.7004467Z 5350K .......... .......... .......... .......... .......... 8% 129M 1s 2021-05-18T14:18:24.7007922Z 5400K .......... .......... .......... .......... .......... 8% 124M 1s 2021-05-18T14:18:24.7011592Z 5450K .......... .......... .......... .......... .......... 8% 128M 1s 2021-05-18T14:18:24.7016241Z 5500K .......... .......... .......... .......... .......... 8% 128M 1s 2021-05-18T14:18:24.7019706Z 5550K .......... .......... .......... .......... .......... 8% 113M 1s 2021-05-18T14:18:24.7023568Z 5600K .......... .......... .......... .......... .......... 8% 127M 1s 2021-05-18T14:18:24.7027520Z 5650K .......... .......... .......... .......... .......... 8% 126M 1s 2021-05-18T14:18:24.7031964Z 5700K .......... .......... .......... .......... .......... 8% 118M 1s 2021-05-18T14:18:24.7035373Z 5750K .......... .......... .......... .......... .......... 8% 129M 1s 2021-05-18T14:18:24.7039372Z 5800K .......... .......... .......... .......... .......... 8% 125M 1s 2021-05-18T14:18:24.7043951Z 5850K .......... .......... .......... .......... .......... 9% 126M 1s 2021-05-18T14:18:24.7047662Z 5900K .......... .......... .......... .......... .......... 9% 113M 1s 2021-05-18T14:18:24.7051605Z 5950K .......... .......... .......... .......... .......... 9% 131M 1s 2021-05-18T14:18:24.7055367Z 6000K .......... .......... .......... .......... .......... 9% 130M 1s 2021-05-18T14:18:24.7059235Z 6050K .......... .......... .......... .......... .......... 9% 115M 1s 2021-05-18T14:18:24.7062708Z 6100K .......... .......... .......... .......... .......... 9% 143M 1s 2021-05-18T14:18:24.7067147Z 6150K .......... .......... .......... .......... .......... 9% 127M 1s 2021-05-18T14:18:24.7070736Z 6200K .......... .......... .......... .......... .......... 9% 116M 1s 2021-05-18T14:18:24.7074668Z 6250K .......... .......... .......... .......... .......... 9% 131M 1s 2021-05-18T14:18:24.7079146Z 6300K .......... .......... .......... .......... .......... 9% 107M 1s 2021-05-18T14:18:24.7083378Z 6350K .......... .......... .......... .......... .......... 9% 117M 1s 2021-05-18T14:18:24.7087418Z 6400K .......... .......... .......... .......... .......... 9% 115M 1s 2021-05-18T14:18:24.7091039Z 6450K .......... .......... .......... .......... .......... 9% 136M 1s 2021-05-18T14:18:24.7095853Z 6500K .......... .......... .......... .......... .......... 10% 111M 1s 2021-05-18T14:18:24.7099292Z 6550K .......... .......... .......... .......... .......... 10% 132M 1s 2021-05-18T14:18:24.7102948Z 6600K .......... .......... .......... .......... .......... 10% 127M 1s 2021-05-18T14:18:24.7107001Z 6650K .......... .......... .......... .......... .......... 10% 141M 1s 2021-05-18T14:18:24.7110688Z 6700K .......... .......... .......... .......... .......... 10% 115M 1s 2021-05-18T14:18:24.7114549Z 6750K .......... .......... .......... .......... .......... 10% 129M 1s 2021-05-18T14:18:24.7118745Z 6800K .......... .......... .......... .......... .......... 10% 132M 1s 2021-05-18T14:18:24.7122756Z 6850K .......... .......... .......... .......... .......... 10% 111M 1s 2021-05-18T14:18:24.7126445Z 6900K .......... .......... .......... .......... .......... 10% 126M 1s 2021-05-18T14:18:24.7130737Z 6950K .......... .......... .......... .......... .......... 10% 121M 1s 2021-05-18T14:18:24.7134863Z 7000K .......... .......... .......... .......... .......... 10% 113M 1s 2021-05-18T14:18:24.7139008Z 7050K .......... .......... .......... .......... .......... 10% 122M 1s 2021-05-18T14:18:24.7142865Z 7100K .......... .......... .......... .......... .......... 10% 121M 1s 2021-05-18T14:18:24.7147297Z 7150K .......... .......... .......... .......... .......... 11% 111M 1s 2021-05-18T14:18:24.7150997Z 7200K .......... .......... .......... .......... .......... 11% 129M 1s 2021-05-18T14:18:24.7154730Z 7250K .......... .......... .......... .......... .......... 11% 132M 1s 2021-05-18T14:18:24.7158475Z 7300K .......... .......... .......... .......... .......... 11% 131M 1s 2021-05-18T14:18:24.7162442Z 7350K .......... .......... .......... .......... .......... 11% 127M 1s 2021-05-18T14:18:24.7166294Z 7400K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-18T14:18:24.7170021Z 7450K .......... .......... .......... .......... .......... 11% 138M 1s 2021-05-18T14:18:24.7174728Z 7500K .......... .......... .......... .......... .......... 11% 117M 1s 2021-05-18T14:18:24.7178978Z 7550K .......... .......... .......... .......... .......... 11% 104M 1s 2021-05-18T14:18:24.7183387Z 7600K .......... .......... .......... .......... .......... 11% 115M 1s 2021-05-18T14:18:24.7187353Z 7650K .......... .......... .......... .......... .......... 11% 116M 1s 2021-05-18T14:18:24.7191294Z 7700K .......... .......... .......... .......... .......... 11% 127M 1s 2021-05-18T14:18:24.7195297Z 7750K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-18T14:18:24.7199258Z 7800K .......... .......... .......... .......... .......... 12% 114M 1s 2021-05-18T14:18:24.7203629Z 7850K .......... .......... .......... .......... .......... 12% 114M 1s 2021-05-18T14:18:24.7207632Z 7900K .......... .......... .......... .......... .......... 12% 128M 1s 2021-05-18T14:18:24.7211134Z 7950K .......... .......... .......... .......... .......... 12% 135M 1s 2021-05-18T14:18:24.7215409Z 8000K .......... .......... .......... .......... .......... 12% 110M 1s 2021-05-18T14:18:24.7219342Z 8050K .......... .......... .......... .......... .......... 12% 134M 1s 2021-05-18T14:18:24.7223275Z 8100K .......... .......... .......... .......... .......... 12% 116M 1s 2021-05-18T14:18:24.7227430Z 8150K .......... .......... .......... .......... .......... 12% 117M 1s 2021-05-18T14:18:24.7231800Z 8200K .......... .......... .......... .......... .......... 12% 116M 1s 2021-05-18T14:18:24.7235737Z 8250K .......... .......... .......... .......... .......... 12% 122M 1s 2021-05-18T14:18:24.7239989Z 8300K .......... .......... .......... .......... .......... 12% 113M 1s 2021-05-18T14:18:24.7243948Z 8350K .......... .......... .......... .......... .......... 12% 122M 1s 2021-05-18T14:18:24.7247846Z 8400K .......... .......... .......... .......... .......... 12% 126M 1s 2021-05-18T14:18:24.7252224Z 8450K .......... .......... .......... .......... .......... 13% 111M 1s 2021-05-18T14:18:24.7256547Z 8500K .......... .......... .......... .......... .......... 13% 120M 1s 2021-05-18T14:18:24.7260229Z 8550K .......... .......... .......... .......... .......... 13% 124M 1s 2021-05-18T14:18:24.7264363Z 8600K .......... .......... .......... .......... .......... 13% 119M 1s 2021-05-18T14:18:24.7268377Z 8650K .......... .......... .......... .......... .......... 13% 127M 1s 2021-05-18T14:18:24.7272472Z 8700K .......... .......... .......... .......... .......... 13% 124M 1s 2021-05-18T14:18:24.7276562Z 8750K .......... .......... .......... .......... .......... 13% 119M 1s 2021-05-18T14:18:24.7280566Z 8800K .......... .......... .......... .......... .......... 13% 119M 1s 2021-05-18T14:18:24.7285085Z 8850K .......... .......... .......... .......... .......... 13% 102M 1s 2021-05-18T14:18:24.7289463Z 8900K .......... .......... .......... .......... .......... 13% 120M 1s 2021-05-18T14:18:24.7293638Z 8950K .......... .......... .......... .......... .......... 13% 121M 1s 2021-05-18T14:18:24.7297574Z 9000K .......... .......... .......... .......... .......... 13% 114M 1s 2021-05-18T14:18:24.7302175Z 9050K .......... .......... .......... .......... .......... 13% 115M 1s 2021-05-18T14:18:24.7307565Z 9100K .......... .......... .......... .......... .......... 14% 110M 1s 2021-05-18T14:18:24.7310973Z 9150K .......... .......... .......... .......... .......... 14% 102M 1s 2021-05-18T14:18:24.7314938Z 9200K .......... .......... .......... .......... .......... 14% 121M 1s 2021-05-18T14:18:24.7318603Z 9250K .......... .......... .......... .......... .......... 14% 133M 1s 2021-05-18T14:18:24.7323382Z 9300K .......... .......... .......... .......... .......... 14% 117M 1s 2021-05-18T14:18:24.7327064Z 9350K .......... .......... .......... .......... .......... 14% 116M 1s 2021-05-18T14:18:24.7330736Z 9400K .......... .......... .......... .......... .......... 14% 131M 1s 2021-05-18T14:18:24.7335841Z 9450K .......... .......... .......... .......... .......... 14% 121M 1s 2021-05-18T14:18:24.7340274Z 9500K .......... .......... .......... .......... .......... 14% 92.8M 1s 2021-05-18T14:18:24.7344285Z 9550K .......... .......... .......... .......... .......... 14% 114M 1s 2021-05-18T14:18:24.7349134Z 9600K .......... .......... .......... .......... .......... 14% 117M 1s 2021-05-18T14:18:24.7353214Z 9650K .......... .......... .......... .......... .......... 14% 106M 1s 2021-05-18T14:18:24.7357217Z 9700K .......... .......... .......... .......... .......... 14% 117M 1s 2021-05-18T14:18:24.7361950Z 9750K .......... .......... .......... .......... .......... 15% 117M 1s 2021-05-18T14:18:24.7365603Z 9800K .......... .......... .......... .......... .......... 15% 115M 1s 2021-05-18T14:18:24.7369793Z 9850K .......... .......... .......... .......... .......... 15% 124M 1s 2021-05-18T14:18:24.7373643Z 9900K .......... .......... .......... .......... .......... 15% 123M 1s 2021-05-18T14:18:24.7378472Z 9950K .......... .......... .......... .......... .......... 15% 113M 1s 2021-05-18T14:18:24.7382152Z 10000K .......... .......... .......... .......... .......... 15% 118M 1s 2021-05-18T14:18:24.7386426Z 10050K .......... .......... .......... .......... .......... 15% 117M 1s 2021-05-18T14:18:24.7390706Z 10100K .......... .......... .......... .......... .......... 15% 109M 1s 2021-05-18T14:18:24.7395504Z 10150K .......... .......... .......... .......... .......... 15% 114M 1s 2021-05-18T14:18:24.7399588Z 10200K .......... .......... .......... .......... .......... 15% 109M 1s 2021-05-18T14:18:24.7403356Z 10250K .......... .......... .......... .......... .......... 15% 124M 1s 2021-05-18T14:18:24.7407785Z 10300K .......... .......... .......... .......... .......... 15% 110M 1s 2021-05-18T14:18:24.7412167Z 10350K .......... .......... .......... .......... .......... 15% 123M 1s 2021-05-18T14:18:24.7416419Z 10400K .......... .......... .......... .......... .......... 16% 111M 1s 2021-05-18T14:18:24.7420500Z 10450K .......... .......... .......... .......... .......... 16% 117M 1s 2021-05-18T14:18:24.7424412Z 10500K .......... .......... .......... .......... .......... 16% 120M 1s 2021-05-18T14:18:24.7438054Z 10550K .......... .......... .......... .......... .......... 16% 109M 1s 2021-05-18T14:18:24.7439566Z 10600K .......... .......... .......... .......... .......... 16% 229M 1s 2021-05-18T14:18:24.7441181Z 10650K .......... .......... .......... .......... .......... 16% 267M 1s 2021-05-18T14:18:24.7442590Z 10700K .......... .......... .......... .......... .......... 16% 316M 1s 2021-05-18T14:18:24.7444030Z 10750K .......... .......... .......... .......... .......... 16% 317M 1s 2021-05-18T14:18:24.7445427Z 10800K .......... .......... .......... .......... .......... 16% 236M 1s 2021-05-18T14:18:24.7446837Z 10850K .......... .......... .......... .......... .......... 16% 282M 1s 2021-05-18T14:18:24.7448446Z 10900K .......... .......... .......... .......... .......... 16% 268M 1s 2021-05-18T14:18:24.7451176Z 10950K .......... .......... .......... .......... .......... 16% 240M 1s 2021-05-18T14:18:24.7453491Z 11000K .......... .......... .......... .......... .......... 16% 228M 1s 2021-05-18T14:18:24.7455958Z 11050K .......... .......... .......... .......... .......... 17% 278M 1s 2021-05-18T14:18:24.7458088Z 11100K .......... .......... .......... .......... .......... 17% 229M 1s 2021-05-18T14:18:24.7460205Z 11150K .......... .......... .......... .......... .......... 17% 271M 1s 2021-05-18T14:18:24.7462305Z 11200K .......... .......... .......... .......... .......... 17% 271M 1s 2021-05-18T14:18:24.7464437Z 11250K .......... .......... .......... .......... .......... 17% 266M 1s 2021-05-18T14:18:24.7466516Z 11300K .......... .......... .......... .......... .......... 17% 191M 1s 2021-05-18T14:18:24.7468641Z 11350K .......... .......... .......... .......... .......... 17% 280M 1s 2021-05-18T14:18:24.7470718Z 11400K .......... .......... .......... .......... .......... 17% 292M 1s 2021-05-18T14:18:24.7472780Z 11450K .......... .......... .......... .......... .......... 17% 228M 1s 2021-05-18T14:18:24.7474893Z 11500K .......... .......... .......... .......... .......... 17% 264M 1s 2021-05-18T14:18:24.7476977Z 11550K .......... .......... .......... .......... .......... 17% 290M 1s 2021-05-18T14:18:24.7479142Z 11600K .......... .......... .......... .......... .......... 17% 210M 1s 2021-05-18T14:18:24.7481239Z 11650K .......... .......... .......... .......... .......... 17% 320M 1s 2021-05-18T14:18:24.7482647Z 11700K .......... .......... .......... .......... .......... 18% 323M 1s 2021-05-18T14:18:24.7484131Z 11750K .......... .......... .......... .......... .......... 18% 216M 1s 2021-05-18T14:18:24.7485535Z 11800K .......... .......... .......... .......... .......... 18% 276M 1s 2021-05-18T14:18:24.7487007Z 11850K .......... .......... .......... .......... .......... 18% 300M 1s 2021-05-18T14:18:24.7488401Z 11900K .......... .......... .......... .......... .......... 18% 255M 1s 2021-05-18T14:18:24.7489820Z 11950K .......... .......... .......... .......... .......... 18% 257M 1s 2021-05-18T14:18:24.7491260Z 12000K .......... .......... .......... .......... .......... 18% 247M 1s 2021-05-18T14:18:24.7492731Z 12050K .......... .......... .......... .......... .......... 18% 319M 1s 2021-05-18T14:18:24.7494153Z 12100K .......... .......... .......... .......... .......... 18% 230M 1s 2021-05-18T14:18:24.7495707Z 12150K .......... .......... .......... .......... .......... 18% 317M 1s 2021-05-18T14:18:24.7497170Z 12200K .......... .......... .......... .......... .......... 18% 254M 1s 2021-05-18T14:18:24.7498587Z 12250K .......... .......... .......... .......... .......... 18% 206M 1s 2021-05-18T14:18:24.7500051Z 12300K .......... .......... .......... .......... .......... 18% 278M 1s 2021-05-18T14:18:24.7501526Z 12350K .......... .......... .......... .......... .......... 19% 237M 1s 2021-05-18T14:18:24.7502977Z 12400K .......... .......... .......... .......... .......... 19% 242M 0s 2021-05-18T14:18:24.7504480Z 12450K .......... .......... .......... .......... .......... 19% 241M 0s 2021-05-18T14:18:24.7506105Z 12500K .......... .......... .......... .......... .......... 19% 273M 0s 2021-05-18T14:18:24.7507589Z 12550K .......... .......... .......... .......... .......... 19% 266M 0s 2021-05-18T14:18:24.7509093Z 12600K .......... .......... .......... .......... .......... 19% 236M 0s 2021-05-18T14:18:24.7510583Z 12650K .......... .......... .......... .......... .......... 19% 277M 0s 2021-05-18T14:18:24.7512049Z 12700K .......... .......... .......... .......... .......... 19% 249M 0s 2021-05-18T14:18:24.7513541Z 12750K .......... .......... .......... .......... .......... 19% 241M 0s 2021-05-18T14:18:24.7515006Z 12800K .......... .......... .......... .......... .......... 19% 251M 0s 2021-05-18T14:18:24.7516744Z 12850K .......... .......... .......... .......... .......... 19% 252M 0s 2021-05-18T14:18:24.7518925Z 12900K .......... .......... .......... .......... .......... 19% 212M 0s 2021-05-18T14:18:24.7520975Z 12950K .......... .......... .......... .......... .......... 19% 242M 0s 2021-05-18T14:18:24.7522585Z 13000K .......... .......... .......... .......... .......... 20% 309M 0s 2021-05-18T14:18:24.7524949Z 13050K .......... .......... .......... .......... .......... 20% 209M 0s 2021-05-18T14:18:24.7526621Z 13100K .......... .......... .......... .......... .......... 20% 282M 0s 2021-05-18T14:18:24.7528491Z 13150K .......... .......... .......... .......... .......... 20% 272M 0s 2021-05-18T14:18:24.7530255Z 13200K .......... .......... .......... .......... .......... 20% 275M 0s 2021-05-18T14:18:24.7532182Z 13250K .......... .......... .......... .......... .......... 20% 246M 0s 2021-05-18T14:18:24.7534040Z 13300K .......... .......... .......... .......... .......... 20% 264M 0s 2021-05-18T14:18:24.7535733Z 13350K .......... .......... .......... .......... .......... 20% 294M 0s 2021-05-18T14:18:24.7537944Z 13400K .......... .......... .......... .......... .......... 20% 240M 0s 2021-05-18T14:18:24.7540074Z 13450K .......... .......... .......... .......... .......... 20% 217M 0s 2021-05-18T14:18:24.7541604Z 13500K .......... .......... .......... .......... .......... 20% 305M 0s 2021-05-18T14:18:24.7544096Z 13550K .......... .......... .......... .......... .......... 20% 237M 0s 2021-05-18T14:18:24.7545528Z 13600K .......... .......... .......... .......... .......... 20% 254M 0s 2021-05-18T14:18:24.7547054Z 13650K .......... .......... .......... .......... .......... 21% 326M 0s 2021-05-18T14:18:24.7549086Z 13700K .......... .......... .......... .......... .......... 21% 266M 0s 2021-05-18T14:18:24.7550647Z 13750K .......... .......... .......... .......... .......... 21% 277M 0s 2021-05-18T14:18:24.7552724Z 13800K .......... .......... .......... .......... .......... 21% 243M 0s 2021-05-18T14:18:24.7554241Z 13850K .......... .......... .......... .......... .......... 21% 313M 0s 2021-05-18T14:18:24.7556003Z 13900K .......... .......... .......... .......... .......... 21% 273M 0s 2021-05-18T14:18:24.7558498Z 13950K .......... .......... .......... .......... .......... 21% 212M 0s 2021-05-18T14:18:24.7560518Z 14000K .......... .......... .......... .......... .......... 21% 229M 0s 2021-05-18T14:18:24.7562385Z 14050K .......... .......... .......... .......... .......... 21% 306M 0s 2021-05-18T14:18:24.7564517Z 14100K .......... .......... .......... .......... .......... 21% 211M 0s 2021-05-18T14:18:24.7565999Z 14150K .......... .......... .......... .......... .......... 21% 297M 0s 2021-05-18T14:18:24.7568171Z 14200K .......... .......... .......... .......... .......... 21% 260M 0s 2021-05-18T14:18:24.7570170Z 14250K .......... .......... .......... .......... .......... 21% 216M 0s 2021-05-18T14:18:24.7572020Z 14300K .......... .......... .......... .......... .......... 22% 317M 0s 2021-05-18T14:18:24.7574585Z 14350K .......... .......... .......... .......... .......... 22% 224M 0s 2021-05-18T14:18:24.7576309Z 14400K .......... .......... .......... .......... .......... 22% 244M 0s 2021-05-18T14:18:24.7578213Z 14450K .......... .......... .......... .......... .......... 22% 324M 0s 2021-05-18T14:18:24.7579943Z 14500K .......... .......... .......... .......... .......... 22% 267M 0s 2021-05-18T14:18:24.7581732Z 14550K .......... .......... .......... .......... .......... 22% 239M 0s 2021-05-18T14:18:24.7583457Z 14600K .......... .......... .......... .......... .......... 22% 329M 0s 2021-05-18T14:18:24.7585156Z 14650K .......... .......... .......... .......... .......... 22% 325M 0s 2021-05-18T14:18:24.7586838Z 14700K .......... .......... .......... .......... .......... 22% 330M 0s 2021-05-18T14:18:24.7588579Z 14750K .......... .......... .......... .......... .......... 22% 275M 0s 2021-05-18T14:18:24.7594320Z 14800K .......... .......... .......... .......... .......... 22% 290M 0s 2021-05-18T14:18:24.7594890Z 14850K .......... .......... .......... .......... .......... 22% 279M 0s 2021-05-18T14:18:24.7595423Z 14900K .......... .......... .......... .......... .......... 22% 216M 0s 2021-05-18T14:18:24.7610478Z 14950K .......... .......... .......... .......... .......... 23% 235M 0s 2021-05-18T14:18:24.7611269Z 15000K .......... .......... .......... .......... .......... 23% 269M 0s 2021-05-18T14:18:24.7612163Z 15050K .......... .......... .......... .......... .......... 23% 245M 0s 2021-05-18T14:18:24.7613834Z 15100K .......... .......... .......... .......... .......... 23% 278M 0s 2021-05-18T14:18:24.7614836Z 15150K .......... .......... .......... .......... .......... 23% 260M 0s 2021-05-18T14:18:24.7615855Z 15200K .......... .......... .......... .......... .......... 23% 245M 0s 2021-05-18T14:18:24.7617193Z 15250K .......... .......... .......... .......... .......... 23% 301M 0s 2021-05-18T14:18:24.7617828Z 15300K .......... .......... .......... .......... .......... 23% 300M 0s 2021-05-18T14:18:24.7618721Z 15350K .......... .......... .......... .......... .......... 23% 276M 0s 2021-05-18T14:18:24.7620594Z 15400K .......... .......... .......... .......... .......... 23% 130M 0s 2021-05-18T14:18:24.7621272Z 15450K .......... .......... .......... .......... .......... 23% 151M 0s 2021-05-18T14:18:24.7622066Z 15500K .......... .......... .......... .......... .......... 23% 125M 0s 2021-05-18T14:18:24.7625048Z 15550K .......... .......... .......... .......... .......... 23% 124M 0s 2021-05-18T14:18:24.7627288Z 15600K .......... .......... .......... .......... .......... 24% 246M 0s 2021-05-18T14:18:24.7629489Z 15650K .......... .......... .......... .......... .......... 24% 202M 0s 2021-05-18T14:18:24.7632017Z 15700K .......... .......... .......... .......... .......... 24% 193M 0s 2021-05-18T14:18:24.7634076Z 15750K .......... .......... .......... .......... .......... 24% 247M 0s 2021-05-18T14:18:24.7636074Z 15800K .......... .......... .......... .......... .......... 24% 254M 0s 2021-05-18T14:18:24.7638489Z 15850K .......... .......... .......... .......... .......... 24% 191M 0s 2021-05-18T14:18:24.7641961Z 15900K .......... .......... .......... .......... .......... 24% 270M 0s 2021-05-18T14:18:24.7642852Z 15950K .......... .......... .......... .......... .......... 24% 254M 0s 2021-05-18T14:18:24.7645029Z 16000K .......... .......... .......... .......... .......... 24% 202M 0s 2021-05-18T14:18:24.7646020Z 16050K .......... .......... .......... .......... .......... 24% 191M 0s 2021-05-18T14:18:24.7650400Z 16100K .......... .......... .......... .......... .......... 24% 160M 0s 2021-05-18T14:18:24.7652550Z 16150K .......... .......... .......... .......... .......... 24% 238M 0s 2021-05-18T14:18:24.7655069Z 16200K .......... .......... .......... .......... .......... 24% 185M 0s 2021-05-18T14:18:24.7657074Z 16250K .......... .......... .......... .......... .......... 25% 235M 0s 2021-05-18T14:18:24.7659782Z 16300K .......... .......... .......... .......... .......... 25% 179M 0s 2021-05-18T14:18:24.7661974Z 16350K .......... .......... .......... .......... .......... 25% 233M 0s 2021-05-18T14:18:24.7664409Z 16400K .......... .......... .......... .......... .......... 25% 188M 0s 2021-05-18T14:18:24.7666497Z 16450K .......... .......... .......... .......... .......... 25% 295M 0s 2021-05-18T14:18:24.7670666Z 16500K .......... .......... .......... .......... .......... 25% 188M 0s 2021-05-18T14:18:24.7671435Z 16550K .......... .......... .......... .......... .......... 25% 211M 0s 2021-05-18T14:18:24.7672200Z 16600K .......... .......... .......... .......... .......... 25% 256M 0s 2021-05-18T14:18:24.7676659Z 16650K .......... .......... .......... .......... .......... 25% 135M 0s 2021-05-18T14:18:24.7678887Z 16700K .......... .......... .......... .......... .......... 25% 206M 0s 2021-05-18T14:18:24.7679872Z 16750K .......... .......... .......... .......... .......... 25% 228M 0s 2021-05-18T14:18:24.7684692Z 16800K .......... .......... .......... .......... .......... 25% 140M 0s 2021-05-18T14:18:24.7688263Z 16850K .......... .......... .......... .......... .......... 25% 290M 0s 2021-05-18T14:18:24.7690357Z 16900K .......... .......... .......... .......... .......... 26% 225M 0s 2021-05-18T14:18:24.7692462Z 16950K .......... .......... .......... .......... .......... 26% 247M 0s 2021-05-18T14:18:24.7693257Z 17000K .......... .......... .......... .......... .......... 26% 231M 0s 2021-05-18T14:18:24.7695707Z 17050K .......... .......... .......... .......... .......... 26% 185M 0s 2021-05-18T14:18:24.7697832Z 17100K .......... .......... .......... .......... .......... 26% 205M 0s 2021-05-18T14:18:24.7700395Z 17150K .......... .......... .......... .......... .......... 26% 201M 0s 2021-05-18T14:18:24.7702363Z 17200K .......... .......... .......... .......... .......... 26% 208M 0s 2021-05-18T14:18:24.7704590Z 17250K .......... .......... .......... .......... .......... 26% 222M 0s 2021-05-18T14:18:24.7707143Z 17300K .......... .......... .......... .......... .......... 26% 218M 0s 2021-05-18T14:18:24.7709111Z 17350K .......... .......... .......... .......... .......... 26% 209M 0s 2021-05-18T14:18:24.7713414Z 17400K .......... .......... .......... .......... .......... 26% 182M 0s 2021-05-18T14:18:24.7714096Z 17450K .......... .......... .......... .......... .......... 26% 302M 0s 2021-05-18T14:18:24.7716225Z 17500K .......... .......... .......... .......... .......... 26% 216M 0s 2021-05-18T14:18:24.7718584Z 17550K .......... .......... .......... .......... .......... 27% 162M 0s 2021-05-18T14:18:24.7720564Z 17600K .......... .......... .......... .......... .......... 27% 254M 0s 2021-05-18T14:18:24.7722978Z 17650K .......... .......... .......... .......... .......... 27% 218M 0s 2021-05-18T14:18:24.7725085Z 17700K .......... .......... .......... .......... .......... 27% 220M 0s 2021-05-18T14:18:24.7727303Z 17750K .......... .......... .......... .......... .......... 27% 208M 0s 2021-05-18T14:18:24.7729608Z 17800K .......... .......... .......... .......... .......... 27% 240M 0s 2021-05-18T14:18:24.7730391Z 17850K .......... .......... .......... .......... .......... 27% 219M 0s 2021-05-18T14:18:24.7733478Z 17900K .......... .......... .......... .......... .......... 27% 161M 0s 2021-05-18T14:18:24.7736570Z 17950K .......... .......... .......... .......... .......... 27% 175M 0s 2021-05-18T14:18:24.7740257Z 18000K .......... .......... .......... .......... .......... 27% 126M 0s 2021-05-18T14:18:24.7743229Z 18050K .......... .......... .......... .......... .......... 27% 167M 0s 2021-05-18T14:18:24.7746139Z 18100K .......... .......... .......... .......... .......... 27% 161M 0s 2021-05-18T14:18:24.7749777Z 18150K .......... .......... .......... .......... .......... 27% 162M 0s 2021-05-18T14:18:24.7752980Z 18200K .......... .......... .......... .......... .......... 28% 142M 0s 2021-05-18T14:18:24.7756125Z 18250K .......... .......... .......... .......... .......... 28% 138M 0s 2021-05-18T14:18:24.7760377Z 18300K .......... .......... .......... .......... .......... 28% 151M 0s 2021-05-18T14:18:24.7763175Z 18350K .......... .......... .......... .......... .......... 28% 125M 0s 2021-05-18T14:18:24.7765270Z 18400K .......... .......... .......... .......... .......... 28% 236M 0s 2021-05-18T14:18:24.7767448Z 18450K .......... .......... .......... .......... .......... 28% 240M 0s 2021-05-18T14:18:24.7769265Z 18500K .......... .......... .......... .......... .......... 28% 239M 0s 2021-05-18T14:18:24.7770911Z 18550K .......... .......... .......... .......... .......... 28% 293M 0s 2021-05-18T14:18:24.7773631Z 18600K .......... .......... .......... .......... .......... 28% 223M 0s 2021-05-18T14:18:24.7775445Z 18650K .......... .......... .......... .......... .......... 28% 216M 0s 2021-05-18T14:18:24.7777196Z 18700K .......... .......... .......... .......... .......... 28% 263M 0s 2021-05-18T14:18:24.7779591Z 18750K .......... .......... .......... .......... .......... 28% 210M 0s 2021-05-18T14:18:24.7781734Z 18800K .......... .......... .......... .......... .......... 28% 228M 0s 2021-05-18T14:18:24.7783763Z 18850K .......... .......... .......... .......... .......... 29% 245M 0s 2021-05-18T14:18:24.7786136Z 18900K .......... .......... .......... .......... .......... 29% 203M 0s 2021-05-18T14:18:24.7788213Z 18950K .......... .......... .......... .......... .......... 29% 237M 0s 2021-05-18T14:18:24.7790320Z 19000K .......... .......... .......... .......... .......... 29% 231M 0s 2021-05-18T14:18:24.7792716Z 19050K .......... .......... .......... .......... .......... 29% 201M 0s 2021-05-18T14:18:24.7794732Z 19100K .......... .......... .......... .......... .......... 29% 244M 0s 2021-05-18T14:18:24.7796925Z 19150K .......... .......... .......... .......... .......... 29% 263M 0s 2021-05-18T14:18:24.7799916Z 19200K .......... .......... .......... .......... .......... 29% 147M 0s 2021-05-18T14:18:24.7801795Z 19250K .......... .......... .......... .......... .......... 29% 252M 0s 2021-05-18T14:18:24.7804739Z 19300K .......... .......... .......... .......... .......... 29% 239M 0s 2021-05-18T14:18:24.7806090Z 19350K .......... .......... .......... .......... .......... 29% 223M 0s 2021-05-18T14:18:24.7808544Z 19400K .......... .......... .......... .......... .......... 29% 207M 0s 2021-05-18T14:18:24.7842209Z 19450K .......... .......... .......... .......... .......... 29% 202M 0s 2021-05-18T14:18:24.7890914Z 19500K .......... .......... .......... .......... .......... 30% 251M 0s 2021-05-18T14:18:24.7891473Z 19550K .......... .......... .......... .......... .......... 30% 265M 0s 2021-05-18T14:18:24.7892942Z 19600K .......... .......... .......... .......... .......... 30% 235M 0s 2021-05-18T14:18:24.7893476Z 19650K .......... .......... .......... .......... .......... 30% 234M 0s 2021-05-18T14:18:24.7894414Z 19700K .......... .......... .......... .......... .......... 30% 294M 0s 2021-05-18T14:18:24.7894957Z 19750K .......... .......... .......... .......... .......... 30% 282M 0s 2021-05-18T14:18:24.7896029Z 19800K .......... .......... .......... .......... .......... 30% 243M 0s 2021-05-18T14:18:24.7896606Z 19850K .......... .......... .......... .......... .......... 30% 325M 0s 2021-05-18T14:18:24.7897184Z 19900K .......... .......... .......... .......... .......... 30% 239M 0s 2021-05-18T14:18:24.7897747Z 19950K .......... .......... .......... .......... .......... 30% 282M 0s 2021-05-18T14:18:24.7898293Z 20000K .......... .......... .......... .......... .......... 30% 259M 0s 2021-05-18T14:18:24.7898833Z 20050K .......... .......... .......... .......... .......... 30% 266M 0s 2021-05-18T14:18:24.7899372Z 20100K .......... .......... .......... .......... .......... 30% 221M 0s 2021-05-18T14:18:24.7899915Z 20150K .......... .......... .......... .......... .......... 31% 320M 0s 2021-05-18T14:18:24.7900451Z 20200K .......... .......... .......... .......... .......... 31% 212M 0s 2021-05-18T14:18:24.7901019Z 20250K .......... .......... .......... .......... .......... 31% 212M 0s 2021-05-18T14:18:24.7901847Z 20300K .......... .......... .......... .......... .......... 31% 227M 0s 2021-05-18T14:18:24.7902376Z 20350K .......... .......... .......... .......... .......... 31% 314M 0s 2021-05-18T14:18:24.7902971Z 20400K .......... .......... .......... .......... .......... 31% 283M 0s 2021-05-18T14:18:24.7903510Z 20450K .......... .......... .......... .......... .......... 31% 238M 0s 2021-05-18T14:18:24.7904046Z 20500K .......... .......... .......... .......... .......... 31% 324M 0s 2021-05-18T14:18:24.7904565Z 20550K .......... .......... .......... .......... .......... 31% 154M 0s 2021-05-18T14:18:24.7905095Z 20600K .......... .......... .......... .......... .......... 31% 223M 0s 2021-05-18T14:18:24.7905643Z 20650K .......... .......... .......... .......... .......... 31% 289M 0s 2021-05-18T14:18:24.7906172Z 20700K .......... .......... .......... .......... .......... 31% 269M 0s 2021-05-18T14:18:24.7906703Z 20750K .......... .......... .......... .......... .......... 31% 326M 0s 2021-05-18T14:18:24.7907227Z 20800K .......... .......... .......... .......... .......... 32% 326M 0s 2021-05-18T14:18:24.7907797Z 20850K .......... .......... .......... .......... .......... 32% 190M 0s 2021-05-18T14:18:24.7908327Z 20900K .......... .......... .......... .......... .......... 32% 329M 0s 2021-05-18T14:18:24.7908843Z 20950K .......... .......... .......... .......... .......... 32% 218M 0s 2021-05-18T14:18:24.7909373Z 21000K .......... .......... .......... .......... .......... 32% 313M 0s 2021-05-18T14:18:24.7909899Z 21050K .......... .......... .......... .......... .......... 32% 286M 0s 2021-05-18T14:18:24.7910412Z 21100K .......... .......... .......... .......... .......... 32% 328M 0s 2021-05-18T14:18:24.7910938Z 21150K .......... .......... .......... .......... .......... 32% 318M 0s 2021-05-18T14:18:24.7911460Z 21200K .......... .......... .......... .......... .......... 32% 292M 0s 2021-05-18T14:18:24.7912015Z 21250K .......... .......... .......... .......... .......... 32% 219M 0s 2021-05-18T14:18:24.7912573Z 21300K .......... .......... .......... .......... .......... 32% 324M 0s 2021-05-18T14:18:24.7913085Z 21350K .......... .......... .......... .......... .......... 32% 197M 0s 2021-05-18T14:18:24.7913614Z 21400K .......... .......... .......... .......... .......... 32% 323M 0s 2021-05-18T14:18:24.7914133Z 21450K .......... .......... .......... .......... .......... 32% 325M 0s 2021-05-18T14:18:24.7914639Z 21500K .......... .......... .......... .......... .......... 33% 283M 0s 2021-05-18T14:18:24.7915204Z 21550K .......... .......... .......... .......... .......... 33% 224M 0s 2021-05-18T14:18:24.7915762Z 21600K .......... .......... .......... .......... .......... 33% 161M 0s 2021-05-18T14:18:24.7916280Z 21650K .......... .......... .......... .......... .......... 33% 46.1M 0s 2021-05-18T14:18:24.7916851Z 21700K .......... .......... .......... .......... .......... 33% 74.9M 0s 2021-05-18T14:18:24.7917397Z 21750K .......... .......... .......... .......... .......... 33% 75.4M 0s 2021-05-18T14:18:24.7921473Z 21800K .......... .......... .......... .......... .......... 33% 124M 0s 2021-05-18T14:18:24.7925882Z 21850K .......... .......... .......... .......... .......... 33% 112M 0s 2021-05-18T14:18:24.7928921Z 21900K .......... .......... .......... .......... .......... 33% 129M 0s 2021-05-18T14:18:24.7932833Z 21950K .......... .......... .......... .......... .......... 33% 130M 0s 2021-05-18T14:18:24.7936548Z 22000K .......... .......... .......... .......... .......... 33% 143M 0s 2021-05-18T14:18:24.7939672Z 22050K .......... .......... .......... .......... .......... 33% 137M 0s 2021-05-18T14:18:24.7943017Z 22100K .......... .......... .......... .......... .......... 33% 147M 0s 2021-05-18T14:18:24.7946922Z 22150K .......... .......... .......... .......... .......... 34% 178M 0s 2021-05-18T14:18:24.7949783Z 22200K .......... .......... .......... .......... .......... 34% 121M 0s 2021-05-18T14:18:24.7953700Z 22250K .......... .......... .......... .......... .......... 34% 130M 0s 2021-05-18T14:18:24.7957335Z 22300K .......... .......... .......... .......... .......... 34% 134M 0s 2021-05-18T14:18:24.7961302Z 22350K .......... .......... .......... .......... .......... 34% 123M 0s 2021-05-18T14:18:24.7964409Z 22400K .......... .......... .......... .......... .......... 34% 151M 0s 2021-05-18T14:18:24.7967948Z 22450K .......... .......... .......... .......... .......... 34% 140M 0s 2021-05-18T14:18:24.7971372Z 22500K .......... .......... .......... .......... .......... 34% 152M 0s 2021-05-18T14:18:24.7975082Z 22550K .......... .......... .......... .......... .......... 34% 130M 0s 2021-05-18T14:18:24.7978926Z 22600K .......... .......... .......... .......... .......... 34% 122M 0s 2021-05-18T14:18:24.7982448Z 22650K .......... .......... .......... .......... .......... 34% 142M 0s 2021-05-18T14:18:24.7986750Z 22700K .......... .......... .......... .......... .......... 34% 104M 0s 2021-05-18T14:18:24.7990185Z 22750K .......... .......... .......... .......... .......... 34% 140M 0s 2021-05-18T14:18:24.7995081Z 22800K .......... .......... .......... .......... .......... 35% 107M 0s 2021-05-18T14:18:24.7999540Z 22850K .......... .......... .......... .......... .......... 35% 103M 0s 2021-05-18T14:18:24.8003962Z 22900K .......... .......... .......... .......... .......... 35% 141M 0s 2021-05-18T14:18:24.8008181Z 22950K .......... .......... .......... .......... .......... 35% 109M 0s 2021-05-18T14:18:24.8012619Z 23000K .......... .......... .......... .......... .......... 35% 94.6M 0s 2021-05-18T14:18:24.8017273Z 23050K .......... .......... .......... .......... .......... 35% 106M 0s 2021-05-18T14:18:24.8021012Z 23100K .......... .......... .......... .......... .......... 35% 139M 0s 2021-05-18T14:18:24.8025312Z 23150K .......... .......... .......... .......... .......... 35% 122M 0s 2021-05-18T14:18:24.8029608Z 23200K .......... .......... .......... .......... .......... 35% 103M 0s 2021-05-18T14:18:24.8033459Z 23250K .......... .......... .......... .......... .......... 35% 124M 0s 2021-05-18T14:18:24.8037602Z 23300K .......... .......... .......... .......... .......... 35% 130M 0s 2021-05-18T14:18:24.8041368Z 23350K .......... .......... .......... .......... .......... 35% 117M 0s 2021-05-18T14:18:24.8045489Z 23400K .......... .......... .......... .......... .......... 35% 119M 0s 2021-05-18T14:18:24.8049563Z 23450K .......... .......... .......... .......... .......... 36% 127M 0s 2021-05-18T14:18:24.8053720Z 23500K .......... .......... .......... .......... .......... 36% 110M 0s 2021-05-18T14:18:24.8058573Z 23550K .......... .......... .......... .......... .......... 36% 102M 0s 2021-05-18T14:18:24.8062666Z 23600K .......... .......... .......... .......... .......... 36% 122M 0s 2021-05-18T14:18:24.8066881Z 23650K .......... .......... .......... .......... .......... 36% 116M 0s 2021-05-18T14:18:24.8070616Z 23700K .......... .......... .......... .......... .......... 36% 127M 0s 2021-05-18T14:18:24.8073987Z 23750K .......... .......... .......... .......... .......... 36% 143M 0s 2021-05-18T14:18:24.8077359Z 23800K .......... .......... .......... .......... .......... 36% 146M 0s 2021-05-18T14:18:24.8080946Z 23850K .......... .......... .......... .......... .......... 36% 135M 0s 2021-05-18T14:18:24.8084302Z 23900K .......... .......... .......... .......... .......... 36% 146M 0s 2021-05-18T14:18:24.8087688Z 23950K .......... .......... .......... .......... .......... 36% 145M 0s 2021-05-18T14:18:24.8091155Z 24000K .......... .......... .......... .......... .......... 36% 138M 0s 2021-05-18T14:18:24.8095245Z 24050K .......... .......... .......... .......... .......... 36% 123M 0s 2021-05-18T14:18:24.8099839Z 24100K .......... .......... .......... .......... .......... 37% 123M 0s 2021-05-18T14:18:24.8104223Z 24150K .......... .......... .......... .......... .......... 37% 104M 0s 2021-05-18T14:18:24.8108690Z 24200K .......... .......... .......... .......... .......... 37% 106M 0s 2021-05-18T14:18:24.8113405Z 24250K .......... .......... .......... .......... .......... 37% 101M 0s 2021-05-18T14:18:24.8117118Z 24300K .......... .......... .......... .......... .......... 37% 129M 0s 2021-05-18T14:18:24.8120796Z 24350K .......... .......... .......... .......... .......... 37% 141M 0s 2021-05-18T14:18:24.8125670Z 24400K .......... .......... .......... .......... .......... 37% 103M 0s 2021-05-18T14:18:24.8129662Z 24450K .......... .......... .......... .......... .......... 37% 114M 0s 2021-05-18T14:18:24.8133193Z 24500K .......... .......... .......... .......... .......... 37% 133M 0s 2021-05-18T14:18:24.8136971Z 24550K .......... .......... .......... .......... .......... 37% 133M 0s 2021-05-18T14:18:24.8140674Z 24600K .......... .......... .......... .......... .......... 37% 129M 0s 2021-05-18T14:18:24.8145038Z 24650K .......... .......... .......... .......... .......... 37% 112M 0s 2021-05-18T14:18:24.8148441Z 24700K .......... .......... .......... .......... .......... 37% 142M 0s 2021-05-18T14:18:24.8151787Z 24750K .......... .......... .......... .......... .......... 38% 146M 0s 2021-05-18T14:18:24.8156431Z 24800K .......... .......... .......... .......... .......... 38% 105M 0s 2021-05-18T14:18:24.8159864Z 24850K .......... .......... .......... .......... .......... 38% 141M 0s 2021-05-18T14:18:24.8164144Z 24900K .......... .......... .......... .......... .......... 38% 115M 0s 2021-05-18T14:18:24.8169489Z 24950K .......... .......... .......... .......... .......... 38% 96.4M 0s 2021-05-18T14:18:24.8173133Z 25000K .......... .......... .......... .......... .......... 38% 124M 0s 2021-05-18T14:18:24.8176718Z 25050K .......... .......... .......... .......... .......... 38% 136M 0s 2021-05-18T14:18:24.8181122Z 25100K .......... .......... .......... .......... .......... 38% 118M 0s 2021-05-18T14:18:24.8185111Z 25150K .......... .......... .......... .......... .......... 38% 114M 0s 2021-05-18T14:18:24.8189003Z 25200K .......... .......... .......... .......... .......... 38% 142M 0s 2021-05-18T14:18:24.8193453Z 25250K .......... .......... .......... .......... .......... 38% 101M 0s 2021-05-18T14:18:24.8197398Z 25300K .......... .......... .......... .......... .......... 38% 123M 0s 2021-05-18T14:18:24.8201940Z 25350K .......... .......... .......... .......... .......... 38% 117M 0s 2021-05-18T14:18:24.8206862Z 25400K .......... .......... .......... .......... .......... 39% 97.8M 0s 2021-05-18T14:18:24.8210792Z 25450K .......... .......... .......... .......... .......... 39% 120M 0s 2021-05-18T14:18:24.8215362Z 25500K .......... .......... .......... .......... .......... 39% 109M 0s 2021-05-18T14:18:24.8220169Z 25550K .......... .......... .......... .......... .......... 39% 96.8M 0s 2021-05-18T14:18:24.8224911Z 25600K .......... .......... .......... .......... .......... 39% 102M 0s 2021-05-18T14:18:24.8228756Z 25650K .......... .......... .......... .......... .......... 39% 133M 0s 2021-05-18T14:18:24.8233421Z 25700K .......... .......... .......... .......... .......... 39% 109M 0s 2021-05-18T14:18:24.8237346Z 25750K .......... .......... .......... .......... .......... 39% 114M 0s 2021-05-18T14:18:24.8241167Z 25800K .......... .......... .......... .......... .......... 39% 127M 0s 2021-05-18T14:18:24.8245157Z 25850K .......... .......... .......... .......... .......... 39% 130M 0s 2021-05-18T14:18:24.8249879Z 25900K .......... .......... .......... .......... .......... 39% 103M 0s 2021-05-18T14:18:24.8254662Z 25950K .......... .......... .......... .......... .......... 39% 109M 0s 2021-05-18T14:18:24.8259630Z 26000K .......... .......... .......... .......... .......... 39% 92.9M 0s 2021-05-18T14:18:24.8264375Z 26050K .......... .......... .......... .......... .......... 40% 100M 0s 2021-05-18T14:18:24.8268782Z 26100K .......... .......... .......... .......... .......... 40% 120M 0s 2021-05-18T14:18:24.8274259Z 26150K .......... .......... .......... .......... .......... 40% 84.6M 0s 2021-05-18T14:18:24.8278038Z 26200K .......... .......... .......... .......... .......... 40% 127M 0s 2021-05-18T14:18:24.8282581Z 26250K .......... .......... .......... .......... .......... 40% 114M 0s 2021-05-18T14:18:24.8286997Z 26300K .......... .......... .......... .......... .......... 40% 116M 0s 2021-05-18T14:18:24.8291726Z 26350K .......... .......... .......... .......... .......... 40% 98.7M 0s 2021-05-18T14:18:24.8296086Z 26400K .......... .......... .......... .......... .......... 40% 107M 0s 2021-05-18T14:18:24.8300292Z 26450K .......... .......... .......... .......... .......... 40% 122M 0s 2021-05-18T14:18:24.8304635Z 26500K .......... .......... .......... .......... .......... 40% 108M 0s 2021-05-18T14:18:24.8308466Z 26550K .......... .......... .......... .......... .......... 40% 126M 0s 2021-05-18T14:18:24.8312610Z 26600K .......... .......... .......... .......... .......... 40% 123M 0s 2021-05-18T14:18:24.8317332Z 26650K .......... .......... .......... .......... .......... 40% 103M 0s 2021-05-18T14:18:24.8321784Z 26700K .......... .......... .......... .......... .......... 41% 106M 0s 2021-05-18T14:18:24.8325761Z 26750K .......... .......... .......... .......... .......... 41% 122M 0s 2021-05-18T14:18:24.8330630Z 26800K .......... .......... .......... .......... .......... 41% 104M 0s 2021-05-18T14:18:24.8334801Z 26850K .......... .......... .......... .......... .......... 41% 115M 0s 2021-05-18T14:18:24.8339023Z 26900K .......... .......... .......... .......... .......... 41% 117M 0s 2021-05-18T14:18:24.8343488Z 26950K .......... .......... .......... .......... .......... 41% 109M 0s 2021-05-18T14:18:24.8375210Z 27000K .......... .......... .......... .......... .......... 41% 122M 0s 2021-05-18T14:18:24.8375789Z 27050K .......... .......... .......... .......... .......... 41% 282M 0s 2021-05-18T14:18:24.8376330Z 27100K .......... .......... .......... .......... .......... 41% 254M 0s 2021-05-18T14:18:24.8376858Z 27150K .......... .......... .......... .......... .......... 41% 258M 0s 2021-05-18T14:18:24.8377372Z 27200K .......... .......... .......... .......... .......... 41% 250M 0s 2021-05-18T14:18:24.8377907Z 27250K .......... .......... .......... .......... .......... 41% 251M 0s 2021-05-18T14:18:24.8378770Z 27300K .......... .......... .......... .......... .......... 41% 211M 0s 2021-05-18T14:18:24.8379298Z 27350K .......... .......... .......... .......... .......... 42% 252M 0s 2021-05-18T14:18:24.8379824Z 27400K .......... .......... .......... .......... .......... 42% 265M 0s 2021-05-18T14:18:24.8380604Z 27450K .......... .......... .......... .......... .......... 42% 268M 0s 2021-05-18T14:18:24.8381307Z 27500K .......... .......... .......... .......... .......... 42% 219M 0s 2021-05-18T14:18:24.8381837Z 27550K .......... .......... .......... .......... .......... 42% 262M 0s 2021-05-18T14:18:24.8382453Z 27600K .......... .......... .......... .......... .......... 42% 201M 0s 2021-05-18T14:18:24.8383123Z 27650K .......... .......... .......... .......... .......... 42% 250M 0s 2021-05-18T14:18:24.8385081Z 27700K .......... .......... .......... .......... .......... 42% 237M 0s 2021-05-18T14:18:24.8388148Z 27750K .......... .......... .......... .......... .......... 42% 37.5M 0s 2021-05-18T14:18:24.8391003Z 27800K .......... .......... .......... .......... .......... 42% 170M 0s 2021-05-18T14:18:24.8394682Z 27850K .......... .......... .......... .......... .......... 42% 133M 0s 2021-05-18T14:18:24.8398836Z 27900K .......... .......... .......... .......... .......... 42% 116M 0s 2021-05-18T14:18:24.8402283Z 27950K .......... .......... .......... .......... .......... 42% 143M 0s 2021-05-18T14:18:24.8405034Z 28000K .......... .......... .......... .......... .......... 43% 178M 0s 2021-05-18T14:18:24.8408218Z 28050K .......... .......... .......... .......... .......... 43% 152M 0s 2021-05-18T14:18:24.8412267Z 28100K .......... .......... .......... .......... .......... 43% 122M 0s 2021-05-18T14:18:24.8415650Z 28150K .......... .......... .......... .......... .......... 43% 143M 0s 2021-05-18T14:18:24.8418909Z 28200K .......... .......... .......... .......... .......... 43% 168M 0s 2021-05-18T14:18:24.8422802Z 28250K .......... .......... .......... .......... .......... 43% 117M 0s 2021-05-18T14:18:24.8426079Z 28300K .......... .......... .......... .......... .......... 43% 147M 0s 2021-05-18T14:18:24.8429193Z 28350K .......... .......... .......... .......... .......... 43% 158M 0s 2021-05-18T14:18:24.8432359Z 28400K .......... .......... .......... .......... .......... 43% 153M 0s 2021-05-18T14:18:24.8437011Z 28450K .......... .......... .......... .......... .......... 43% 118M 0s 2021-05-18T14:18:24.8441233Z 28500K .......... .......... .......... .......... .......... 43% 111M 0s 2021-05-18T14:18:24.8444130Z 28550K .......... .......... .......... .......... .......... 43% 152M 0s 2021-05-18T14:18:24.8447068Z 28600K .......... .......... .......... .......... .......... 43% 178M 0s 2021-05-18T14:18:24.8450668Z 28650K .......... .......... .......... .......... .......... 44% 131M 0s 2021-05-18T14:18:24.8454374Z 28700K .......... .......... .......... .......... .......... 44% 132M 0s 2021-05-18T14:18:24.8457197Z 28750K .......... .......... .......... .......... .......... 44% 169M 0s 2021-05-18T14:18:24.8460083Z 28800K .......... .......... .......... .......... .......... 44% 191M 0s 2021-05-18T14:18:24.8462724Z 28850K .......... .......... .......... .......... .......... 44% 166M 0s 2021-05-18T14:18:24.8465499Z 28900K .......... .......... .......... .......... .......... 44% 175M 0s 2021-05-18T14:18:24.8468185Z 28950K .......... .......... .......... .......... .......... 44% 181M 0s 2021-05-18T14:18:24.8472508Z 29000K .......... .......... .......... .......... .......... 44% 122M 0s 2021-05-18T14:18:24.8476414Z 29050K .......... .......... .......... .......... .......... 44% 137M 0s 2021-05-18T14:18:24.8479954Z 29100K .......... .......... .......... .......... .......... 44% 116M 0s 2021-05-18T14:18:24.8483795Z 29150K .......... .......... .......... .......... .......... 44% 136M 0s 2021-05-18T14:18:24.8487295Z 29200K .......... .......... .......... .......... .......... 44% 131M 0s 2021-05-18T14:18:24.8490995Z 29250K .......... .......... .......... .......... .......... 44% 131M 0s 2021-05-18T14:18:24.8494769Z 29300K .......... .......... .......... .......... .......... 45% 142M 0s 2021-05-18T14:18:24.8497485Z 29350K .......... .......... .......... .......... .......... 45% 159M 0s 2021-05-18T14:18:24.8501539Z 29400K .......... .......... .......... .......... .......... 45% 121M 0s 2021-05-18T14:18:24.8504995Z 29450K .......... .......... .......... .......... .......... 45% 144M 0s 2021-05-18T14:18:24.8507940Z 29500K .......... .......... .......... .......... .......... 45% 162M 0s 2021-05-18T14:18:24.8511218Z 29550K .......... .......... .......... .......... .......... 45% 155M 0s 2021-05-18T14:18:24.8514731Z 29600K .......... .......... .......... .......... .......... 45% 136M 0s 2021-05-18T14:18:24.8518483Z 29650K .......... .......... .......... .......... .......... 45% 136M 0s 2021-05-18T14:18:24.8522144Z 29700K .......... .......... .......... .......... .......... 45% 126M 0s 2021-05-18T14:18:24.8525290Z 29750K .......... .......... .......... .......... .......... 45% 165M 0s 2021-05-18T14:18:24.8529053Z 29800K .......... .......... .......... .......... .......... 45% 133M 0s 2021-05-18T14:18:24.8532269Z 29850K .......... .......... .......... .......... .......... 45% 141M 0s 2021-05-18T14:18:24.8535293Z 29900K .......... .......... .......... .......... .......... 45% 158M 0s 2021-05-18T14:18:24.8538277Z 29950K .......... .......... .......... .......... .......... 46% 168M 0s 2021-05-18T14:18:24.8542179Z 30000K .......... .......... .......... .......... .......... 46% 127M 0s 2021-05-18T14:18:24.8545770Z 30050K .......... .......... .......... .......... .......... 46% 134M 0s 2021-05-18T14:18:24.8548658Z 30100K .......... .......... .......... .......... .......... 46% 168M 0s 2021-05-18T14:18:24.8552168Z 30150K .......... .......... .......... .......... .......... 46% 144M 0s 2021-05-18T14:18:24.8575134Z 30200K .......... .......... .......... .......... .......... 46% 146M 0s 2021-05-18T14:18:24.8576043Z 30250K .......... .......... .......... .......... .......... 46% 225M 0s 2021-05-18T14:18:24.8576617Z 30300K .......... .......... .......... .......... .......... 46% 195M 0s 2021-05-18T14:18:24.8577153Z 30350K .......... .......... .......... .......... .......... 46% 209M 0s 2021-05-18T14:18:24.8577703Z 30400K .......... .......... .......... .......... .......... 46% 270M 0s 2021-05-18T14:18:24.8578251Z 30450K .......... .......... .......... .......... .......... 46% 248M 0s 2021-05-18T14:18:24.8578778Z 30500K .......... .......... .......... .......... .......... 46% 225M 0s 2021-05-18T14:18:24.8579309Z 30550K .......... .......... .......... .......... .......... 46% 210M 0s 2021-05-18T14:18:24.8579837Z 30600K .......... .......... .......... .......... .......... 47% 196M 0s 2021-05-18T14:18:24.8582316Z 30650K .......... .......... .......... .......... .......... 47% 216M 0s 2021-05-18T14:18:24.8587137Z 30700K .......... .......... .......... .......... .......... 47% 42.2M 0s 2021-05-18T14:18:24.8591250Z 30750K .......... .......... .......... .......... .......... 47% 129M 0s 2021-05-18T14:18:24.8595292Z 30800K .......... .......... .......... .......... .......... 47% 126M 0s 2021-05-18T14:18:24.8600430Z 30850K .......... .......... .......... .......... .......... 47% 88.0M 0s 2021-05-18T14:18:24.8605852Z 30900K .......... .......... .......... .......... .......... 47% 101M 0s 2021-05-18T14:18:24.8609579Z 30950K .......... .......... .......... .......... .......... 47% 111M 0s 2021-05-18T14:18:24.8614105Z 31000K .......... .......... .......... .......... .......... 47% 109M 0s 2021-05-18T14:18:24.8618586Z 31050K .......... .......... .......... .......... .......... 47% 108M 0s 2021-05-18T14:18:24.8655245Z 31100K .......... .......... .......... .......... .......... 47% 102M 0s 2021-05-18T14:18:24.8655942Z 31150K .......... .......... .......... .......... .......... 47% 253M 0s 2021-05-18T14:18:24.8656742Z 31200K .......... .......... .......... .......... .......... 47% 239M 0s 2021-05-18T14:18:24.8657525Z 31250K .......... .......... .......... .......... .......... 48% 232M 0s 2021-05-18T14:18:24.8658319Z 31300K .......... .......... .......... .......... .......... 48% 220M 0s 2021-05-18T14:18:24.8659109Z 31350K .......... .......... .......... .......... .......... 48% 230M 0s 2021-05-18T14:18:24.8660413Z 31400K .......... .......... .......... .......... .......... 48% 184M 0s 2021-05-18T14:18:24.8661164Z 31450K .......... .......... .......... .......... .......... 48% 223M 0s 2021-05-18T14:18:24.8661807Z 31500K .......... .......... .......... .......... .......... 48% 209M 0s 2021-05-18T14:18:24.8662497Z 31550K .......... .......... .......... .......... .......... 48% 233M 0s 2021-05-18T14:18:24.8663056Z 31600K .......... .......... .......... .......... .......... 48% 266M 0s 2021-05-18T14:18:24.8663848Z 31650K .......... .......... .......... .......... .......... 48% 237M 0s 2021-05-18T14:18:24.8664383Z 31700K .......... .......... .......... .......... .......... 48% 287M 0s 2021-05-18T14:18:24.8664913Z 31750K .......... .......... .......... .......... .......... 48% 255M 0s 2021-05-18T14:18:24.8665424Z 31800K .......... .......... .......... .......... .......... 48% 258M 0s 2021-05-18T14:18:24.8666234Z 31850K .......... .......... .......... .......... .......... 48% 272M 0s 2021-05-18T14:18:24.8669367Z 31900K .......... .......... .......... .......... .......... 49% 33.0M 0s 2021-05-18T14:18:24.8674091Z 31950K .......... .......... .......... .......... .......... 49% 102M 0s 2021-05-18T14:18:24.8678733Z 32000K .......... .......... .......... .......... .......... 49% 112M 0s 2021-05-18T14:18:24.8683026Z 32050K .......... .......... .......... .......... .......... 49% 101M 0s 2021-05-18T14:18:24.8687304Z 32100K .......... .......... .......... .......... .......... 49% 115M 0s 2021-05-18T14:18:24.8692218Z 32150K .......... .......... .......... .......... .......... 49% 110M 0s 2021-05-18T14:18:24.8696666Z 32200K .......... .......... .......... .......... .......... 49% 98.2M 0s 2021-05-18T14:18:24.8700967Z 32250K .......... .......... .......... .......... .......... 49% 120M 0s 2021-05-18T14:18:24.8705786Z 32300K .......... .......... .......... .......... .......... 49% 102M 0s 2021-05-18T14:18:24.8711094Z 32350K .......... .......... .......... .......... .......... 49% 88.9M 0s 2021-05-18T14:18:24.8714932Z 32400K .......... .......... .......... .......... .......... 49% 124M 0s 2021-05-18T14:18:24.8719890Z 32450K .......... .......... .......... .......... .......... 49% 103M 0s 2021-05-18T14:18:24.8724054Z 32500K .......... .......... .......... .......... .......... 49% 115M 0s 2021-05-18T14:18:24.8728559Z 32550K .......... .......... .......... .......... .......... 50% 109M 0s 2021-05-18T14:18:24.8733137Z 32600K .......... .......... .......... .......... .......... 50% 105M 0s 2021-05-18T14:18:24.8737011Z 32650K .......... .......... .......... .......... .......... 50% 125M 0s 2021-05-18T14:18:24.8741147Z 32700K .......... .......... .......... .......... .......... 50% 128M 0s 2021-05-18T14:18:24.8745677Z 32750K .......... .......... .......... .......... .......... 50% 105M 0s 2021-05-18T14:18:24.8750459Z 32800K .......... .......... .......... .......... .......... 50% 97.2M 0s 2021-05-18T14:18:24.8754473Z 32850K .......... .......... .......... .......... .......... 50% 124M 0s 2021-05-18T14:18:24.8759938Z 32900K .......... .......... .......... .......... .......... 50% 111M 0s 2021-05-18T14:18:24.8763865Z 32950K .......... .......... .......... .......... .......... 50% 98.9M 0s 2021-05-18T14:18:24.8767602Z 33000K .......... .......... .......... .......... .......... 50% 127M 0s 2021-05-18T14:18:24.8771088Z 33050K .......... .......... .......... .......... .......... 50% 139M 0s 2021-05-18T14:18:24.8775349Z 33100K .......... .......... .......... .......... .......... 50% 128M 0s 2021-05-18T14:18:24.8779327Z 33150K .......... .......... .......... .......... .......... 50% 112M 0s 2021-05-18T14:18:24.8784401Z 33200K .......... .......... .......... .......... .......... 51% 101M 0s 2021-05-18T14:18:24.8789074Z 33250K .......... .......... .......... .......... .......... 51% 103M 0s 2021-05-18T14:18:24.8793697Z 33300K .......... .......... .......... .......... .......... 51% 107M 0s 2021-05-18T14:18:24.8798714Z 33350K .......... .......... .......... .......... .......... 51% 97.7M 0s 2021-05-18T14:18:24.8803048Z 33400K .......... .......... .......... .......... .......... 51% 107M 0s 2021-05-18T14:18:24.8807348Z 33450K .......... .......... .......... .......... .......... 51% 115M 0s 2021-05-18T14:18:24.8811625Z 33500K .......... .......... .......... .......... .......... 51% 115M 0s 2021-05-18T14:18:24.8815859Z 33550K .......... .......... .......... .......... .......... 51% 120M 0s 2021-05-18T14:18:24.8819766Z 33600K .......... .......... .......... .......... .......... 51% 123M 0s 2021-05-18T14:18:24.8824465Z 33650K .......... .......... .......... .......... .......... 51% 100M 0s 2021-05-18T14:18:24.8830511Z 33700K .......... .......... .......... .......... .......... 51% 101M 0s 2021-05-18T14:18:24.8833817Z 33750K .......... .......... .......... .......... .......... 51% 109M 0s 2021-05-18T14:18:24.8839514Z 33800K .......... .......... .......... .......... .......... 51% 111M 0s 2021-05-18T14:18:24.8843049Z 33850K .......... .......... .......... .......... .......... 52% 100M 0s 2021-05-18T14:18:24.8847744Z 33900K .......... .......... .......... .......... .......... 52% 111M 0s 2021-05-18T14:18:24.8852920Z 33950K .......... .......... .......... .......... .......... 52% 99.5M 0s 2021-05-18T14:18:24.8857907Z 34000K .......... .......... .......... .......... .......... 52% 96.3M 0s 2021-05-18T14:18:24.8862117Z 34050K .......... .......... .......... .......... .......... 52% 107M 0s 2021-05-18T14:18:24.8866472Z 34100K .......... .......... .......... .......... .......... 52% 116M 0s 2021-05-18T14:18:24.8871135Z 34150K .......... .......... .......... .......... .......... 52% 112M 0s 2021-05-18T14:18:24.8875317Z 34200K .......... .......... .......... .......... .......... 52% 107M 0s 2021-05-18T14:18:24.8879028Z 34250K .......... .......... .......... .......... .......... 52% 126M 0s 2021-05-18T14:18:24.8882945Z 34300K .......... .......... .......... .......... .......... 52% 124M 0s 2021-05-18T14:18:24.8887644Z 34350K .......... .......... .......... .......... .......... 52% 112M 0s 2021-05-18T14:18:24.8891461Z 34400K .......... .......... .......... .......... .......... 52% 118M 0s 2021-05-18T14:18:24.8896223Z 34450K .......... .......... .......... .......... .......... 52% 113M 0s 2021-05-18T14:18:24.8901219Z 34500K .......... .......... .......... .......... .......... 53% 96.6M 0s 2021-05-18T14:18:24.8905806Z 34550K .......... .......... .......... .......... .......... 53% 99.0M 0s 2021-05-18T14:18:24.8910219Z 34600K .......... .......... .......... .......... .......... 53% 115M 0s 2021-05-18T14:18:24.8914618Z 34650K .......... .......... .......... .......... .......... 53% 108M 0s 2021-05-18T14:18:24.8916124Z 34700K .......... .......... .......... .......... .......... 53% 271M 0s 2021-05-18T14:18:24.8917854Z 34750K .......... .......... .......... .......... .......... 53% 293M 0s 2021-05-18T14:18:24.8919679Z 34800K .......... .......... .......... .......... .......... 53% 265M 0s 2021-05-18T14:18:24.8922123Z 34850K .......... .......... .......... .......... .......... 53% 207M 0s 2021-05-18T14:18:24.8924567Z 34900K .......... .......... .......... .......... .......... 53% 194M 0s 2021-05-18T14:18:24.8926471Z 34950K .......... .......... .......... .......... .......... 53% 254M 0s 2021-05-18T14:18:24.8928512Z 35000K .......... .......... .......... .......... .......... 53% 237M 0s 2021-05-18T14:18:24.8930439Z 35050K .......... .......... .......... .......... .......... 53% 256M 0s 2021-05-18T14:18:24.8931919Z 35100K .......... .......... .......... .......... .......... 53% 323M 0s 2021-05-18T14:18:24.8933873Z 35150K .......... .......... .......... .......... .......... 54% 253M 0s 2021-05-18T14:18:24.8935779Z 35200K .......... .......... .......... .......... .......... 54% 259M 0s 2021-05-18T14:18:24.8937603Z 35250K .......... .......... .......... .......... .......... 54% 264M 0s 2021-05-18T14:18:24.8939670Z 35300K .......... .......... .......... .......... .......... 54% 271M 0s 2021-05-18T14:18:24.8941540Z 35350K .......... .......... .......... .......... .......... 54% 229M 0s 2021-05-18T14:18:24.8943321Z 35400K .......... .......... .......... .......... .......... 54% 282M 0s 2021-05-18T14:18:24.8945732Z 35450K .......... .......... .......... .......... .......... 54% 242M 0s 2021-05-18T14:18:24.8957396Z 35500K .......... .......... .......... .......... .......... 54% 41.4M 0s 2021-05-18T14:18:24.8959780Z 35550K .......... .......... .......... .......... .......... 54% 307M 0s 2021-05-18T14:18:24.8967202Z 35600K .......... .......... .......... .......... .......... 54% 110M 0s 2021-05-18T14:18:24.8967953Z 35650K .......... .......... .......... .......... .......... 54% 292M 0s 2021-05-18T14:18:24.8968753Z 35700K .......... .......... .......... .......... .......... 54% 334M 0s 2021-05-18T14:18:24.8979399Z 35750K .......... .......... .......... .......... .......... 54% 39.9M 0s 2021-05-18T14:18:24.8981457Z 35800K .......... .......... .......... .......... .......... 55% 168M 0s 2021-05-18T14:18:24.9082607Z 35850K .......... .......... .......... .......... .......... 55% 4.84M 0s 2021-05-18T14:18:24.9085948Z 35900K .......... .......... .......... .......... .......... 55% 144M 0s 2021-05-18T14:18:24.9088468Z 35950K .......... .......... .......... .......... .......... 55% 184M 0s 2021-05-18T14:18:24.9101073Z 36000K .......... .......... .......... .......... .......... 55% 39.4M 0s 2021-05-18T14:18:24.9104815Z 36050K .......... .......... .......... .......... .......... 55% 123M 0s 2021-05-18T14:18:24.9107389Z 36100K .......... .......... .......... .......... .......... 55% 199M 0s 2021-05-18T14:18:24.9109977Z 36150K .......... .......... .......... .......... .......... 55% 183M 0s 2021-05-18T14:18:24.9113044Z 36200K .......... .......... .......... .......... .......... 55% 204M 0s 2021-05-18T14:18:24.9116951Z 36250K .......... .......... .......... .......... .......... 55% 107M 0s 2021-05-18T14:18:24.9123227Z 36300K .......... .......... .......... .......... .......... 55% 202M 0s 2021-05-18T14:18:24.9124007Z 36350K .......... .......... .......... .......... .......... 55% 294M 0s 2021-05-18T14:18:24.9124864Z 36400K .......... .......... .......... .......... .......... 55% 237M 0s 2021-05-18T14:18:24.9128327Z 36450K .......... .......... .......... .......... .......... 56% 101M 0s 2021-05-18T14:18:24.9131846Z 36500K .......... .......... .......... .......... .......... 56% 128M 0s 2021-05-18T14:18:24.9165382Z 36550K .......... .......... .......... .......... .......... 56% 133M 0s 2021-05-18T14:18:24.9166956Z 36600K .......... .......... .......... .......... .......... 56% 313M 0s 2021-05-18T14:18:24.9168395Z 36650K .......... .......... .......... .......... .......... 56% 275M 0s 2021-05-18T14:18:24.9169775Z 36700K .......... .......... .......... .......... .......... 56% 269M 0s 2021-05-18T14:18:24.9171124Z 36750K .......... .......... .......... .......... .......... 56% 317M 0s 2021-05-18T14:18:24.9172532Z 36800K .......... .......... .......... .......... .......... 56% 323M 0s 2021-05-18T14:18:24.9173924Z 36850K .......... .......... .......... .......... .......... 56% 297M 0s 2021-05-18T14:18:24.9175435Z 36900K .......... .......... .......... .......... .......... 56% 284M 0s 2021-05-18T14:18:24.9177064Z 36950K .......... .......... .......... .......... .......... 56% 318M 0s 2021-05-18T14:18:24.9178484Z 37000K .......... .......... .......... .......... .......... 56% 309M 0s 2021-05-18T14:18:24.9179987Z 37050K .......... .......... .......... .......... .......... 56% 265M 0s 2021-05-18T14:18:24.9181436Z 37100K .......... .......... .......... .......... .......... 57% 304M 0s 2021-05-18T14:18:24.9182843Z 37150K .......... .......... .......... .......... .......... 57% 326M 0s 2021-05-18T14:18:24.9184220Z 37200K .......... .......... .......... .......... .......... 57% 282M 0s 2021-05-18T14:18:24.9185625Z 37250K .......... .......... .......... .......... .......... 57% 312M 0s 2021-05-18T14:18:24.9187040Z 37300K .......... .......... .......... .......... .......... 57% 302M 0s 2021-05-18T14:18:24.9189456Z 37350K .......... .......... .......... .......... .......... 57% 328M 0s 2021-05-18T14:18:24.9191581Z 37400K .......... .......... .......... .......... .......... 57% 270M 0s 2021-05-18T14:18:24.9193616Z 37450K .......... .......... .......... .......... .......... 57% 337M 0s 2021-05-18T14:18:24.9195721Z 37500K .......... .......... .......... .......... .......... 57% 76.1M 0s 2021-05-18T14:18:24.9197754Z 37550K .......... .......... .......... .......... .......... 57% 75.2M 0s 2021-05-18T14:18:24.9199848Z 37600K .......... .......... .......... .......... .......... 57% 207M 0s 2021-05-18T14:18:24.9201962Z 37650K .......... .......... .......... .......... .......... 57% 211M 0s 2021-05-18T14:18:24.9203387Z 37700K .......... .......... .......... .......... .......... 57% 288M 0s 2021-05-18T14:18:24.9204208Z 37750K .......... .......... .......... .......... .......... 58% 227M 0s 2021-05-18T14:18:24.9205087Z 37800K .......... .......... .......... .......... .......... 58% 246M 0s 2021-05-18T14:18:24.9206674Z 37850K .......... .......... .......... .......... .......... 58% 182M 0s 2021-05-18T14:18:24.9207255Z 37900K .......... .......... .......... .......... .......... 58% 262M 0s 2021-05-18T14:18:24.9207899Z 37950K .......... .......... .......... .......... .......... 58% 323M 0s 2021-05-18T14:18:24.9208692Z 38000K .......... .......... .......... .......... .......... 58% 273M 0s 2021-05-18T14:18:24.9209678Z 38050K .......... .......... .......... .......... .......... 58% 256M 0s 2021-05-18T14:18:24.9210261Z 38100K .......... .......... .......... .......... .......... 58% 251M 0s 2021-05-18T14:18:24.9210998Z 38150K .......... .......... .......... .......... .......... 58% 220M 0s 2021-05-18T14:18:24.9211709Z 38200K .......... .......... .......... .......... .......... 58% 82.5M 0s 2021-05-18T14:18:24.9215628Z 38250K .......... .......... .......... .......... .......... 58% 67.2M 0s 2021-05-18T14:18:24.9219821Z 38300K .......... .......... .......... .......... .......... 58% 107M 0s 2021-05-18T14:18:24.9224339Z 38350K .......... .......... .......... .......... .......... 58% 112M 0s 2021-05-18T14:18:24.9228388Z 38400K .......... .......... .......... .......... .......... 59% 116M 0s 2021-05-18T14:18:24.9232525Z 38450K .......... .......... .......... .......... .......... 59% 118M 0s 2021-05-18T14:18:24.9242586Z 38500K .......... .......... .......... .......... .......... 59% 49.2M 0s 2021-05-18T14:18:24.9247495Z 38550K .......... .......... .......... .......... .......... 59% 105M 0s 2021-05-18T14:18:24.9251817Z 38600K .......... .......... .......... .......... .......... 59% 104M 0s 2021-05-18T14:18:24.9256432Z 38650K .......... .......... .......... .......... .......... 59% 106M 0s 2021-05-18T14:18:24.9260424Z 38700K .......... .......... .......... .......... .......... 59% 121M 0s 2021-05-18T14:18:24.9269400Z 38750K .......... .......... .......... .......... .......... 59% 56.7M 0s 2021-05-18T14:18:24.9273988Z 38800K .......... .......... .......... .......... .......... 59% 107M 0s 2021-05-18T14:18:24.9277764Z 38850K .......... .......... .......... .......... .......... 59% 119M 0s 2021-05-18T14:18:24.9281490Z 38900K .......... .......... .......... .......... .......... 59% 129M 0s 2021-05-18T14:18:24.9287777Z 38950K .......... .......... .......... .......... .......... 59% 78.8M 0s 2021-05-18T14:18:24.9290936Z 39000K .......... .......... .......... .......... .......... 59% 153M 0s 2021-05-18T14:18:24.9294194Z 39050K .......... .......... .......... .......... .......... 60% 157M 0s 2021-05-18T14:18:24.9299218Z 39100K .......... .......... .......... .......... .......... 60% 96.7M 0s 2021-05-18T14:18:24.9304204Z 39150K .......... .......... .......... .......... .......... 60% 93.0M 0s 2021-05-18T14:18:24.9307801Z 39200K .......... .......... .......... .......... .......... 60% 141M 0s 2021-05-18T14:18:24.9311241Z 39250K .......... .......... .......... .......... .......... 60% 143M 0s 2021-05-18T14:18:24.9315528Z 39300K .......... .......... .......... .......... .......... 60% 176M 0s 2021-05-18T14:18:24.9319712Z 39350K .......... .......... .......... .......... .......... 60% 83.2M 0s 2021-05-18T14:18:24.9323034Z 39400K .......... .......... .......... .......... .......... 60% 153M 0s 2021-05-18T14:18:24.9333291Z 39450K .......... .......... .......... .......... .......... 60% 48.6M 0s 2021-05-18T14:18:24.9337138Z 39500K .......... .......... .......... .......... .......... 60% 119M 0s 2021-05-18T14:18:24.9345366Z 39550K .......... .......... .......... .......... .......... 60% 59.4M 0s 2021-05-18T14:18:24.9347910Z 39600K .......... .......... .......... .......... .......... 60% 195M 0s 2021-05-18T14:18:24.9355591Z 39650K .......... .......... .......... .......... .......... 60% 62.0M 0s 2021-05-18T14:18:24.9357746Z 39700K .......... .......... .......... .......... .......... 61% 228M 0s 2021-05-18T14:18:24.9361143Z 39750K .......... .......... .......... .......... .......... 61% 145M 0s 2021-05-18T14:18:24.9370049Z 39800K .......... .......... .......... .......... .......... 61% 54.9M 0s 2021-05-18T14:18:24.9373046Z 39850K .......... .......... .......... .......... .......... 61% 165M 0s 2021-05-18T14:18:24.9383126Z 39900K .......... .......... .......... .......... .......... 61% 48.7M 0s 2021-05-18T14:18:24.9386083Z 39950K .......... .......... .......... .......... .......... 61% 159M 0s 2021-05-18T14:18:24.9390102Z 40000K .......... .......... .......... .......... .......... 61% 121M 0s 2021-05-18T14:18:24.9392673Z 40050K .......... .......... .......... .......... .......... 61% 191M 0s 2021-05-18T14:18:24.9400613Z 40100K .......... .......... .......... .......... .......... 61% 61.3M 0s 2021-05-18T14:18:24.9403774Z 40150K .......... .......... .......... .......... .......... 61% 204M 0s 2021-05-18T14:18:24.9418370Z 40200K .......... .......... .......... .......... .......... 61% 34.1M 0s 2021-05-18T14:18:24.9425698Z 40250K .......... .......... .......... .......... .......... 61% 65.3M 0s 2021-05-18T14:18:24.9428338Z 40300K .......... .......... .......... .......... .......... 61% 192M 0s 2021-05-18T14:18:24.9430872Z 40350K .......... .......... .......... .......... .......... 62% 188M 0s 2021-05-18T14:18:24.9433162Z 40400K .......... .......... .......... .......... .......... 62% 192M 0s 2021-05-18T14:18:24.9435868Z 40450K .......... .......... .......... .......... .......... 62% 194M 0s 2021-05-18T14:18:24.9443398Z 40500K .......... .......... .......... .......... .......... 62% 59.1M 0s 2021-05-18T14:18:24.9448253Z 40550K .......... .......... .......... .......... .......... 62% 99.4M 0s 2021-05-18T14:18:24.9452177Z 40600K .......... .......... .......... .......... .......... 62% 128M 0s 2021-05-18T14:18:24.9455842Z 40650K .......... .......... .......... .......... .......... 62% 129M 0s 2021-05-18T14:18:24.9459457Z 40700K .......... .......... .......... .......... .......... 62% 140M 0s 2021-05-18T14:18:24.9462625Z 40750K .......... .......... .......... .......... .......... 62% 147M 0s 2021-05-18T14:18:24.9472017Z 40800K .......... .......... .......... .......... .......... 62% 52.5M 0s 2021-05-18T14:18:24.9480002Z 40850K .......... .......... .......... .......... .......... 62% 60.7M 0s 2021-05-18T14:18:24.9496458Z 40900K .......... .......... .......... .......... .......... 62% 29.7M 0s 2021-05-18T14:18:24.9499361Z 40950K .......... .......... .......... .......... .......... 62% 167M 0s 2021-05-18T14:18:24.9508239Z 41000K .......... .......... .......... .......... .......... 63% 168M 0s 2021-05-18T14:18:24.9509036Z 41050K .......... .......... .......... .......... .......... 63% 225M 0s 2021-05-18T14:18:24.9510013Z 41100K .......... .......... .......... .......... .......... 63% 314M 0s 2021-05-18T14:18:24.9511014Z 41150K .......... .......... .......... .......... .......... 63% 299M 0s 2021-05-18T14:18:24.9513910Z 41200K .......... .......... .......... .......... .......... 63% 80.0M 0s 2021-05-18T14:18:24.9517339Z 41250K .......... .......... .......... .......... .......... 63% 159M 0s 2021-05-18T14:18:24.9525378Z 41300K .......... .......... .......... .......... .......... 63% 60.0M 0s 2021-05-18T14:18:24.9533127Z 41350K .......... .......... .......... .......... .......... 63% 145M 0s 2021-05-18T14:18:24.9533921Z 41400K .......... .......... .......... .......... .......... 63% 212M 0s 2021-05-18T14:18:24.9534836Z 41450K .......... .......... .......... .......... .......... 63% 220M 0s 2021-05-18T14:18:24.9539847Z 41500K .......... .......... .......... .......... .......... 63% 70.6M 0s 2021-05-18T14:18:24.9543580Z 41550K .......... .......... .......... .......... .......... 63% 139M 0s 2021-05-18T14:18:24.9554578Z 41600K .......... .......... .......... .......... .......... 63% 43.3M 0s 2021-05-18T14:18:24.9558193Z 41650K .......... .......... .......... .......... .......... 64% 170M 0s 2021-05-18T14:18:24.9561532Z 41700K .......... .......... .......... .......... .......... 64% 126M 0s 2021-05-18T14:18:24.9567231Z 41750K .......... .......... .......... .......... .......... 64% 113M 0s 2021-05-18T14:18:24.9575206Z 41800K .......... .......... .......... .......... .......... 64% 51.4M 0s 2021-05-18T14:18:24.9579361Z 41850K .......... .......... .......... .......... .......... 64% 119M 0s 2021-05-18T14:18:24.9584338Z 41900K .......... .......... .......... .......... .......... 64% 134M 0s 2021-05-18T14:18:24.9593282Z 41950K .......... .......... .......... .......... .......... 64% 49.7M 0s 2021-05-18T14:18:24.9599084Z 42000K .......... .......... .......... .......... .......... 64% 141M 0s 2021-05-18T14:18:24.9599790Z 42050K .......... .......... .......... .......... .......... 64% 211M 0s 2021-05-18T14:18:24.9604142Z 42100K .......... .......... .......... .......... .......... 64% 108M 0s 2021-05-18T14:18:24.9608600Z 42150K .......... .......... .......... .......... .......... 64% 93.4M 0s 2021-05-18T14:18:24.9613403Z 42200K .......... .......... .......... .......... .......... 64% 96.5M 0s 2021-05-18T14:18:24.9621566Z 42250K .......... .......... .......... .......... .......... 64% 59.7M 0s 2021-05-18T14:18:24.9625145Z 42300K .......... .......... .......... .......... .......... 65% 151M 0s 2021-05-18T14:18:24.9633176Z 42350K .......... .......... .......... .......... .......... 65% 124M 0s 2021-05-18T14:18:24.9633952Z 42400K .......... .......... .......... .......... .......... 65% 191M 0s 2021-05-18T14:18:24.9634733Z 42450K .......... .......... .......... .......... .......... 65% 268M 0s 2021-05-18T14:18:24.9640872Z 42500K .......... .......... .......... .......... .......... 65% 63.2M 0s 2021-05-18T14:18:24.9653815Z 42550K .......... .......... .......... .......... .......... 65% 148M 0s 2021-05-18T14:18:24.9660825Z 42600K .......... .......... .......... .......... .......... 65% 37.5M 0s 2021-05-18T14:18:24.9662064Z 42650K .......... .......... .......... .......... .......... 65% 210M 0s 2021-05-18T14:18:24.9665435Z 42700K .......... .......... .......... .......... .......... 65% 113M 0s 2021-05-18T14:18:24.9669135Z 42750K .......... .......... .......... .......... .......... 65% 93.1M 0s 2021-05-18T14:18:24.9672994Z 42800K .......... .......... .......... .......... .......... 65% 121M 0s 2021-05-18T14:18:24.9685267Z 42850K .......... .......... .......... .......... .......... 65% 40.0M 0s 2021-05-18T14:18:24.9689192Z 42900K .......... .......... .......... .......... .......... 65% 123M 0s 2021-05-18T14:18:24.9696744Z 42950K .......... .......... .......... .......... .......... 65% 68.5M 0s 2021-05-18T14:18:24.9703658Z 43000K .......... .......... .......... .......... .......... 66% 66.6M 0s 2021-05-18T14:18:24.9707898Z 43050K .......... .......... .......... .......... .......... 66% 122M 0s 2021-05-18T14:18:24.9711582Z 43100K .......... .......... .......... .......... .......... 66% 153M 0s 2021-05-18T14:18:24.9714884Z 43150K .......... .......... .......... .......... .......... 66% 132M 0s 2021-05-18T14:18:24.9718891Z 43200K .......... .......... .......... .......... .......... 66% 127M 0s 2021-05-18T14:18:24.9725069Z 43250K .......... .......... .......... .......... .......... 66% 134M 0s 2021-05-18T14:18:24.9725916Z 43300K .......... .......... .......... .......... .......... 66% 222M 0s 2021-05-18T14:18:24.9733290Z 43350K .......... .......... .......... .......... .......... 66% 54.0M 0s 2021-05-18T14:18:24.9745001Z 43400K .......... .......... .......... .......... .......... 66% 41.5M 0s 2021-05-18T14:18:24.9756519Z 43450K .......... .......... .......... .......... .......... 66% 43.8M 0s 2021-05-18T14:18:24.9763409Z 43500K .......... .......... .......... .......... .......... 66% 71.7M 0s 2021-05-18T14:18:24.9767447Z 43550K .......... .......... .......... .......... .......... 66% 161M 0s 2021-05-18T14:18:24.9777080Z 43600K .......... .......... .......... .......... .......... 66% 156M 0s 2021-05-18T14:18:24.9778398Z 43650K .......... .......... .......... .......... .......... 67% 260M 0s 2021-05-18T14:18:24.9779490Z 43700K .......... .......... .......... .......... .......... 67% 219M 0s 2021-05-18T14:18:24.9780414Z 43750K .......... .......... .......... .......... .......... 67% 220M 0s 2021-05-18T14:18:24.9782687Z 43800K .......... .......... .......... .......... .......... 67% 75.2M 0s 2021-05-18T14:18:24.9786863Z 43850K .......... .......... .......... .......... .......... 67% 127M 0s 2021-05-18T14:18:24.9789421Z 43900K .......... .......... .......... .......... .......... 67% 155M 0s 2021-05-18T14:18:24.9794290Z 43950K .......... .......... .......... .......... .......... 67% 106M 0s 2021-05-18T14:18:24.9797720Z 44000K .......... .......... .......... .......... .......... 67% 143M 0s 2021-05-18T14:18:24.9801220Z 44050K .......... .......... .......... .......... .......... 67% 157M 0s 2021-05-18T14:18:24.9933291Z 44100K .......... .......... .......... .......... .......... 67% 3.71M 0s 2021-05-18T14:18:24.9937205Z 44150K .......... .......... .......... .......... .......... 67% 125M 0s 2021-05-18T14:18:24.9944807Z 44200K .......... .......... .......... .......... .......... 67% 310M 0s 2021-05-18T14:18:24.9945436Z 44250K .......... .......... .......... .......... .......... 67% 73.6M 0s 2021-05-18T14:18:24.9947868Z 44300K .......... .......... .......... .......... .......... 68% 256M 0s 2021-05-18T14:18:24.9951295Z 44350K .......... .......... .......... .......... .......... 68% 128M 0s 2021-05-18T14:18:24.9953350Z 44400K .......... .......... .......... .......... .......... 68% 245M 0s 2021-05-18T14:18:24.9957204Z 44450K .......... .......... .......... .......... .......... 68% 116M 0s 2021-05-18T14:18:24.9958804Z 44500K .......... .......... .......... .......... .......... 68% 295M 0s 2021-05-18T14:18:24.9962493Z 44550K .......... .......... .......... .......... .......... 68% 139M 0s 2021-05-18T14:18:24.9965841Z 44600K .......... .......... .......... .......... .......... 68% 138M 0s 2021-05-18T14:18:24.9967448Z 44650K .......... .......... .......... .......... .......... 68% 315M 0s 2021-05-18T14:18:24.9972452Z 44700K .......... .......... .......... .......... .......... 68% 96.8M 0s 2021-05-18T14:18:24.9974014Z 44750K .......... .......... .......... .......... .......... 68% 309M 0s 2021-05-18T14:18:25.0018729Z 44800K .......... .......... .......... .......... .......... 68% 164M 0s 2021-05-18T14:18:25.0019481Z 44850K .......... .......... .......... .......... .......... 68% 325M 0s 2021-05-18T14:18:25.0020103Z 44900K .......... .......... .......... .......... .......... 68% 226M 0s 2021-05-18T14:18:25.0021687Z 44950K .......... .......... .......... .......... .......... 69% 327M 0s 2021-05-18T14:18:25.0022299Z 45000K .......... .......... .......... .......... .......... 69% 351M 0s 2021-05-18T14:18:25.0022884Z 45050K .......... .......... .......... .......... .......... 69% 216M 0s 2021-05-18T14:18:25.0023488Z 45100K .......... .......... .......... .......... .......... 69% 328M 0s 2021-05-18T14:18:25.0024108Z 45150K .......... .......... .......... .......... .......... 69% 238M 0s 2021-05-18T14:18:25.0024704Z 45200K .......... .......... .......... .......... .......... 69% 283M 0s 2021-05-18T14:18:25.0026194Z 45250K .......... .......... .......... .......... .......... 69% 331M 0s 2021-05-18T14:18:25.0026758Z 45300K .......... .......... .......... .......... .......... 69% 330M 0s 2021-05-18T14:18:25.0027268Z 45350K .......... .......... .......... .......... .......... 69% 219M 0s 2021-05-18T14:18:25.0027834Z 45400K .......... .......... .......... .......... .......... 69% 293M 0s 2021-05-18T14:18:25.0028390Z 45450K .......... .......... .......... .......... .......... 69% 334M 0s 2021-05-18T14:18:25.0028906Z 45500K .......... .......... .......... .......... .......... 69% 327M 0s 2021-05-18T14:18:25.0029435Z 45550K .......... .......... .......... .......... .......... 69% 209M 0s 2021-05-18T14:18:25.0030766Z 45600K .......... .......... .......... .......... .......... 70% 280M 0s 2021-05-18T14:18:25.0031445Z 45650K .......... .......... .......... .......... .......... 70% 336M 0s 2021-05-18T14:18:25.0031970Z 45700K .......... .......... .......... .......... .......... 70% 337M 0s 2021-05-18T14:18:25.0032572Z 45750K .......... .......... .......... .......... .......... 70% 191M 0s 2021-05-18T14:18:25.0033103Z 45800K .......... .......... .......... .......... .......... 70% 250M 0s 2021-05-18T14:18:25.0033632Z 45850K .......... .......... .......... .......... .......... 70% 249M 0s 2021-05-18T14:18:25.0034149Z 45900K .......... .......... .......... .......... .......... 70% 183M 0s 2021-05-18T14:18:25.0035531Z 45950K .......... .......... .......... .......... .......... 70% 96.6M 0s 2021-05-18T14:18:25.0036059Z 46000K .......... .......... .......... .......... .......... 70% 100M 0s 2021-05-18T14:18:25.0036568Z 46050K .......... .......... .......... .......... .......... 70% 110M 0s 2021-05-18T14:18:25.0037093Z 46100K .......... .......... .......... .......... .......... 70% 107M 0s 2021-05-18T14:18:25.0039767Z 46150K .......... .......... .......... .......... .......... 70% 118M 0s 2021-05-18T14:18:25.0055197Z 46200K .......... .......... .......... .......... .......... 70% 31.6M 0s 2021-05-18T14:18:25.0061671Z 46250K .......... .......... .......... .......... .......... 71% 120M 0s 2021-05-18T14:18:25.0062325Z 46300K .......... .......... .......... .......... .......... 71% 234M 0s 2021-05-18T14:18:25.0065802Z 46350K .......... .......... .......... .......... .......... 71% 125M 0s 2021-05-18T14:18:25.0067612Z 46400K .......... .......... .......... .......... .......... 71% 255M 0s 2021-05-18T14:18:25.0072242Z 46450K .......... .......... .......... .......... .......... 71% 111M 0s 2021-05-18T14:18:25.0075408Z 46500K .......... .......... .......... .......... .......... 71% 175M 0s 2021-05-18T14:18:25.0077047Z 46550K .......... .......... .......... .......... .......... 71% 185M 0s 2021-05-18T14:18:25.0081289Z 46600K .......... .......... .......... .......... .......... 71% 129M 0s 2021-05-18T14:18:25.0083555Z 46650K .......... .......... .......... .......... .......... 71% 176M 0s 2021-05-18T14:18:25.0088357Z 46700K .......... .......... .......... .......... .......... 71% 114M 0s 2021-05-18T14:18:25.0093083Z 46750K .......... .......... .......... .......... .......... 71% 102M 0s 2021-05-18T14:18:25.0110793Z 46800K .......... .......... .......... .......... .......... 71% 27.3M 0s 2021-05-18T14:18:25.0113583Z 46850K .......... .......... .......... .......... .......... 71% 170M 0s 2021-05-18T14:18:25.0116970Z 46900K .......... .......... .......... .......... .......... 72% 144M 0s 2021-05-18T14:18:25.0119557Z 46950K .......... .......... .......... .......... .......... 72% 286M 0s 2021-05-18T14:18:25.0122189Z 47000K .......... .......... .......... .......... .......... 72% 136M 0s 2021-05-18T14:18:25.0124690Z 47050K .......... .......... .......... .......... .......... 72% 238M 0s 2021-05-18T14:18:25.0127518Z 47100K .......... .......... .......... .......... .......... 72% 141M 0s 2021-05-18T14:18:25.0130427Z 47150K .......... .......... .......... .......... .......... 72% 171M 0s 2021-05-18T14:18:25.0132561Z 47200K .......... .......... .......... .......... .......... 72% 222M 0s 2021-05-18T14:18:25.0138456Z 47250K .......... .......... .......... .......... .......... 72% 125M 0s 2021-05-18T14:18:25.0139030Z 47300K .......... .......... .......... .......... .......... 72% 233M 0s 2021-05-18T14:18:25.0144316Z 47350K .......... .......... .......... .......... .......... 72% 86.1M 0s 2021-05-18T14:18:25.0150720Z 47400K .......... .......... .......... .......... .......... 72% 70.1M 0s 2021-05-18T14:18:25.0155299Z 47450K .......... .......... .......... .......... .......... 72% 118M 0s 2021-05-18T14:18:25.0159325Z 47500K .......... .......... .......... .......... .......... 72% 126M 0s 2021-05-18T14:18:25.0163038Z 47550K .......... .......... .......... .......... .......... 73% 138M 0s 2021-05-18T14:18:25.0167996Z 47600K .......... .......... .......... .......... .......... 73% 95.4M 0s 2021-05-18T14:18:25.0189198Z 47650K .......... .......... .......... .......... .......... 73% 24.0M 0s 2021-05-18T14:18:25.0190883Z 47700K .......... .......... .......... .......... .......... 73% 225M 0s 2021-05-18T14:18:25.0194895Z 47750K .......... .......... .......... .......... .......... 73% 110M 0s 2021-05-18T14:18:25.0198135Z 47800K .......... .......... .......... .......... .......... 73% 162M 0s 2021-05-18T14:18:25.0201464Z 47850K .......... .......... .......... .......... .......... 73% 154M 0s 2021-05-18T14:18:25.0204220Z 47900K .......... .......... .......... .......... .......... 73% 185M 0s 2021-05-18T14:18:25.0207095Z 47950K .......... .......... .......... .......... .......... 73% 147M 0s 2021-05-18T14:18:25.0210517Z 48000K .......... .......... .......... .......... .......... 73% 145M 0s 2021-05-18T14:18:25.0213825Z 48050K .......... .......... .......... .......... .......... 73% 156M 0s 2021-05-18T14:18:25.0219436Z 48100K .......... .......... .......... .......... .......... 73% 83.8M 0s 2021-05-18T14:18:25.0222673Z 48150K .......... .......... .......... .......... .......... 73% 150M 0s 2021-05-18T14:18:25.0228279Z 48200K .......... .......... .......... .......... .......... 74% 78.9M 0s 2021-05-18T14:18:25.0233400Z 48250K .......... .......... .......... .......... .......... 74% 117M 0s 2021-05-18T14:18:25.0246802Z 48300K .......... .......... .......... .......... .......... 74% 33.9M 0s 2021-05-18T14:18:25.0252410Z 48350K .......... .......... .......... .......... .......... 74% 86.5M 0s 2021-05-18T14:18:25.0256269Z 48400K .......... .......... .......... .......... .......... 74% 127M 0s 2021-05-18T14:18:25.0260025Z 48450K .......... .......... .......... .......... .......... 74% 126M 0s 2021-05-18T14:18:25.0263777Z 48500K .......... .......... .......... .......... .......... 74% 130M 0s 2021-05-18T14:18:25.0267307Z 48550K .......... .......... .......... .......... .......... 74% 155M 0s 2021-05-18T14:18:25.0290303Z 48600K .......... .......... .......... .......... .......... 74% 21.6M 0s 2021-05-18T14:18:25.0294375Z 48650K .......... .......... .......... .......... .......... 74% 106M 0s 2021-05-18T14:18:25.0298026Z 48700K .......... .......... .......... .......... .......... 74% 128M 0s 2021-05-18T14:18:25.0301646Z 48750K .......... .......... .......... .......... .......... 74% 134M 0s 2021-05-18T14:18:25.0304886Z 48800K .......... .......... .......... .......... .......... 74% 150M 0s 2021-05-18T14:18:25.0307963Z 48850K .......... .......... .......... .......... .......... 75% 162M 0s 2021-05-18T14:18:25.0311241Z 48900K .......... .......... .......... .......... .......... 75% 146M 0s 2021-05-18T14:18:25.0332372Z 48950K .......... .......... .......... .......... .......... 75% 23.6M 0s 2021-05-18T14:18:25.0335852Z 49000K .......... .......... .......... .......... .......... 75% 126M 0s 2021-05-18T14:18:25.0339311Z 49050K .......... .......... .......... .......... .......... 75% 140M 0s 2021-05-18T14:18:25.0343207Z 49100K .......... .......... .......... .......... .......... 75% 125M 0s 2021-05-18T14:18:25.0347804Z 49150K .......... .......... .......... .......... .......... 75% 107M 0s 2021-05-18T14:18:25.0351772Z 49200K .......... .......... .......... .......... .......... 75% 114M 0s 2021-05-18T14:18:25.0355784Z 49250K .......... .......... .......... .......... .......... 75% 124M 0s 2021-05-18T14:18:25.0360245Z 49300K .......... .......... .......... .......... .......... 75% 106M 0s 2021-05-18T14:18:25.0364510Z 49350K .......... .......... .......... .......... .......... 75% 127M 0s 2021-05-18T14:18:25.0368472Z 49400K .......... .......... .......... .......... .......... 75% 117M 0s 2021-05-18T14:18:25.0373260Z 49450K .......... .......... .......... .......... .......... 75% 100M 0s 2021-05-18T14:18:25.0377228Z 49500K .......... .......... .......... .......... .......... 76% 129M 0s 2021-05-18T14:18:25.0381116Z 49550K .......... .......... .......... .......... .......... 76% 118M 0s 2021-05-18T14:18:25.0386247Z 49600K .......... .......... .......... .......... .......... 76% 95.7M 0s 2021-05-18T14:18:25.0391283Z 49650K .......... .......... .......... .......... .......... 76% 96.6M 0s 2021-05-18T14:18:25.0394907Z 49700K .......... .......... .......... .......... .......... 76% 132M 0s 2021-05-18T14:18:25.0399697Z 49750K .......... .......... .......... .......... .......... 76% 114M 0s 2021-05-18T14:18:25.0404037Z 49800K .......... .......... .......... .......... .......... 76% 100M 0s 2021-05-18T14:18:25.0407970Z 49850K .......... .......... .......... .......... .......... 76% 131M 0s 2021-05-18T14:18:25.0412998Z 49900K .......... .......... .......... .......... .......... 76% 96.7M 0s 2021-05-18T14:18:25.0417448Z 49950K .......... .......... .......... .......... .......... 76% 113M 0s 2021-05-18T14:18:25.0419852Z 50000K .......... .......... .......... .......... .......... 76% 260M 0s 2021-05-18T14:18:25.0424100Z 50050K .......... .......... .......... .......... .......... 76% 123M 0s 2021-05-18T14:18:25.0427134Z 50100K .......... .......... .......... .......... .......... 76% 156M 0s 2021-05-18T14:18:25.0430720Z 50150K .......... .......... .......... .......... .......... 77% 139M 0s 2021-05-18T14:18:25.0433798Z 50200K .......... .......... .......... .......... .......... 77% 165M 0s 2021-05-18T14:18:25.0443820Z 50250K .......... .......... .......... .......... .......... 77% 49.2M 0s 2021-05-18T14:18:25.0446350Z 50300K .......... .......... .......... .......... .......... 77% 171M 0s 2021-05-18T14:18:25.0452642Z 50350K .......... .......... .......... .......... .......... 77% 80.5M 0s 2021-05-18T14:18:25.0461706Z 50400K .......... .......... .......... .......... .......... 77% 53.1M 0s 2021-05-18T14:18:25.0464927Z 50450K .......... .......... .......... .......... .......... 77% 172M 0s 2021-05-18T14:18:25.0481402Z 50500K .......... .......... .......... .......... .......... 77% 29.2M 0s 2021-05-18T14:18:25.0486918Z 50550K .......... .......... .......... .......... .......... 77% 135M 0s 2021-05-18T14:18:25.0487509Z 50600K .......... .......... .......... .......... .......... 77% 269M 0s 2021-05-18T14:18:25.0491861Z 50650K .......... .......... .......... .......... .......... 77% 123M 0s 2021-05-18T14:18:25.0492836Z 50700K .......... .......... .......... .......... .......... 77% 313M 0s 2021-05-18T14:18:25.0498853Z 50750K .......... .......... .......... .......... .......... 77% 132M 0s 2021-05-18T14:18:25.0504741Z 50800K .......... .......... .......... .......... .......... 78% 50.9M 0s 2021-05-18T14:18:25.0508759Z 50850K .......... .......... .......... .......... .......... 78% 118M 0s 2021-05-18T14:18:25.0512238Z 50900K .......... .......... .......... .......... .......... 78% 140M 0s 2021-05-18T14:18:25.0516343Z 50950K .......... .......... .......... .......... .......... 78% 119M 0s 2021-05-18T14:18:25.0520103Z 51000K .......... .......... .......... .......... .......... 78% 123M 0s 2021-05-18T14:18:25.0559117Z 51050K .......... .......... .......... .......... .......... 78% 12.6M 0s 2021-05-18T14:18:25.0563961Z 51100K .......... .......... .......... .......... .......... 78% 150M 0s 2021-05-18T14:18:25.0582698Z 51150K .......... .......... .......... .......... .......... 78% 24.9M 0s 2021-05-18T14:18:25.0585892Z 51200K .......... .......... .......... .......... .......... 78% 142M 0s 2021-05-18T14:18:25.0589359Z 51250K .......... .......... .......... .......... .......... 78% 139M 0s 2021-05-18T14:18:25.0592832Z 51300K .......... .......... .......... .......... .......... 78% 137M 0s 2021-05-18T14:18:25.0596316Z 51350K .......... .......... .......... .......... .......... 78% 143M 0s 2021-05-18T14:18:25.0600153Z 51400K .......... .......... .......... .......... .......... 78% 140M 0s 2021-05-18T14:18:25.0603204Z 51450K .......... .......... .......... .......... .......... 79% 132M 0s 2021-05-18T14:18:25.0606638Z 51500K .......... .......... .......... .......... .......... 79% 145M 0s 2021-05-18T14:18:25.0609608Z 51550K .......... .......... .......... .......... .......... 79% 145M 0s 2021-05-18T14:18:25.0613141Z 51600K .......... .......... .......... .......... .......... 79% 162M 0s 2021-05-18T14:18:25.0616499Z 51650K .......... .......... .......... .......... .......... 79% 140M 0s 2021-05-18T14:18:25.0619937Z 51700K .......... .......... .......... .......... .......... 79% 155M 0s 2021-05-18T14:18:25.0623019Z 51750K .......... .......... .......... .......... .......... 79% 145M 0s 2021-05-18T14:18:25.0626615Z 51800K .......... .......... .......... .......... .......... 79% 154M 0s 2021-05-18T14:18:25.0646812Z 51850K .......... .......... .......... .......... .......... 79% 151M 0s 2021-05-18T14:18:25.0647637Z 51900K .......... .......... .......... .......... .......... 79% 273M 0s 2021-05-18T14:18:25.0648446Z 51950K .......... .......... .......... .......... .......... 79% 237M 0s 2021-05-18T14:18:25.0649221Z 52000K .......... .......... .......... .......... .......... 79% 257M 0s 2021-05-18T14:18:25.0650034Z 52050K .......... .......... .......... .......... .......... 79% 268M 0s 2021-05-18T14:18:25.0650838Z 52100K .......... .......... .......... .......... .......... 80% 220M 0s 2021-05-18T14:18:25.0651621Z 52150K .......... .......... .......... .......... .......... 80% 235M 0s 2021-05-18T14:18:25.0652582Z 52200K .......... .......... .......... .......... .......... 80% 227M 0s 2021-05-18T14:18:25.0653435Z 52250K .......... .......... .......... .......... .......... 80% 241M 0s 2021-05-18T14:18:25.0655931Z 52300K .......... .......... .......... .......... .......... 80% 49.9M 0s 2021-05-18T14:18:25.0659733Z 52350K .......... .......... .......... .......... .......... 80% 112M 0s 2021-05-18T14:18:25.0663434Z 52400K .......... .......... .......... .......... .......... 80% 134M 0s 2021-05-18T14:18:25.0667263Z 52450K .......... .......... .......... .......... .......... 80% 125M 0s 2021-05-18T14:18:25.0671419Z 52500K .......... .......... .......... .......... .......... 80% 120M 0s 2021-05-18T14:18:25.0675133Z 52550K .......... .......... .......... .......... .......... 80% 132M 0s 2021-05-18T14:18:25.0688576Z 52600K .......... .......... .......... .......... .......... 80% 37.5M 0s 2021-05-18T14:18:25.0692615Z 52650K .......... .......... .......... .......... .......... 80% 108M 0s 2021-05-18T14:18:25.0697890Z 52700K .......... .......... .......... .......... .......... 80% 94.7M 0s 2021-05-18T14:18:25.0701602Z 52750K .......... .......... .......... .......... .......... 81% 123M 0s 2021-05-18T14:18:25.0705254Z 52800K .......... .......... .......... .......... .......... 81% 134M 0s 2021-05-18T14:18:25.0709567Z 52850K .......... .......... .......... .......... .......... 81% 128M 0s 2021-05-18T14:18:25.0736258Z 52900K .......... .......... .......... .......... .......... 81% 18.0M 0s 2021-05-18T14:18:25.0745748Z 52950K .......... .......... .......... .......... .......... 81% 52.2M 0s 2021-05-18T14:18:25.0798110Z 53000K .......... .......... .......... .......... .......... 81% 9.44M 0s 2021-05-18T14:18:25.0806477Z 53050K .......... .......... .......... .......... .......... 81% 83.4M 0s 2021-05-18T14:18:25.0807223Z 53100K .......... .......... .......... .......... .......... 81% 300M 0s 2021-05-18T14:18:25.0808714Z 53150K .......... .......... .......... .......... .......... 81% 330M 0s 2021-05-18T14:18:25.0828664Z 53200K .......... .......... .......... .......... .......... 81% 90.1M 0s 2021-05-18T14:18:25.0829557Z 53250K .......... .......... .......... .......... .......... 81% 311M 0s 2021-05-18T14:18:25.0831043Z 53300K .......... .......... .......... .......... .......... 81% 329M 0s 2021-05-18T14:18:25.0832490Z 53350K .......... .......... .......... .......... .......... 81% 192M 0s 2021-05-18T14:18:25.0833878Z 53400K .......... .......... .......... .......... .......... 82% 293M 0s 2021-05-18T14:18:25.0835443Z 53450K .......... .......... .......... .......... .......... 82% 333M 0s 2021-05-18T14:18:25.0836798Z 53500K .......... .......... .......... .......... .......... 82% 294M 0s 2021-05-18T14:18:25.0838330Z 53550K .......... .......... .......... .......... .......... 82% 217M 0s 2021-05-18T14:18:25.0839765Z 53600K .......... .......... .......... .......... .......... 82% 335M 0s 2021-05-18T14:18:25.0841217Z 53650K .......... .......... .......... .......... .......... 82% 293M 0s 2021-05-18T14:18:25.0842569Z 53700K .......... .......... .......... .......... .......... 82% 336M 0s 2021-05-18T14:18:25.0843961Z 53750K .......... .......... .......... .......... .......... 82% 104M 0s 2021-05-18T14:18:25.0844779Z 53800K .......... .......... .......... .......... .......... 82% 322M 0s 2021-05-18T14:18:25.0845516Z 53850K .......... .......... .......... .......... .......... 82% 285M 0s 2021-05-18T14:18:25.0846220Z 53900K .......... .......... .......... .......... .......... 82% 183M 0s 2021-05-18T14:18:25.0846932Z 53950K .......... .......... .......... .......... .......... 82% 194M 0s 2021-05-18T14:18:25.0848078Z 54000K .......... .......... .......... .......... .......... 82% 251M 0s 2021-05-18T14:18:25.0849519Z 54050K .......... .......... .......... .......... .......... 83% 247M 0s 2021-05-18T14:18:25.0850596Z 54100K .......... .......... .......... .......... .......... 83% 280M 0s 2021-05-18T14:18:25.0851402Z 54150K .......... .......... .......... .......... .......... 83% 215M 0s 2021-05-18T14:18:25.0854592Z 54200K .......... .......... .......... .......... .......... 83% 103M 0s 2021-05-18T14:18:25.0859191Z 54250K .......... .......... .......... .......... .......... 83% 107M 0s 2021-05-18T14:18:25.0864204Z 54300K .......... .......... .......... .......... .......... 83% 93.6M 0s 2021-05-18T14:18:25.0868518Z 54350K .......... .......... .......... .......... .......... 83% 110M 0s 2021-05-18T14:18:25.0872527Z 54400K .......... .......... .......... .......... .......... 83% 121M 0s 2021-05-18T14:18:25.0877092Z 54450K .......... .......... .......... .......... .......... 83% 116M 0s 2021-05-18T14:18:25.0882022Z 54500K .......... .......... .......... .......... .......... 83% 97.0M 0s 2021-05-18T14:18:25.0886323Z 54550K .......... .......... .......... .......... .......... 83% 110M 0s 2021-05-18T14:18:25.0890182Z 54600K .......... .......... .......... .......... .......... 83% 133M 0s 2021-05-18T14:18:25.0893919Z 54650K .......... .......... .......... .......... .......... 83% 122M 0s 2021-05-18T14:18:25.0898735Z 54700K .......... .......... .......... .......... .......... 84% 102M 0s 2021-05-18T14:18:25.0903856Z 54750K .......... .......... .......... .......... .......... 84% 100M 0s 2021-05-18T14:18:25.0907698Z 54800K .......... .......... .......... .......... .......... 84% 118M 0s 2021-05-18T14:18:25.0909891Z 54850K .......... .......... .......... .......... .......... 84% 217M 0s 2021-05-18T14:18:25.0915004Z 54900K .......... .......... .......... .......... .......... 84% 112M 0s 2021-05-18T14:18:25.0923148Z 54950K .......... .......... .......... .......... .......... 84% 57.0M 0s 2021-05-18T14:18:25.0927840Z 55000K .......... .......... .......... .......... .......... 84% 132M 0s 2021-05-18T14:18:25.0937982Z 55050K .......... .......... .......... .......... .......... 84% 45.3M 0s 2021-05-18T14:18:25.0941854Z 55100K .......... .......... .......... .......... .......... 84% 126M 0s 2021-05-18T14:18:25.0944072Z 55150K .......... .......... .......... .......... .......... 84% 211M 0s 2021-05-18T14:18:25.0947817Z 55200K .......... .......... .......... .......... .......... 84% 195M 0s 2021-05-18T14:18:25.0952277Z 55250K .......... .......... .......... .......... .......... 84% 96.8M 0s 2021-05-18T14:18:25.0954815Z 55300K .......... .......... .......... .......... .......... 84% 133M 0s 2021-05-18T14:18:25.0963004Z 55350K .......... .......... .......... .......... .......... 85% 61.2M 0s 2021-05-18T14:18:25.0966834Z 55400K .......... .......... .......... .......... .......... 85% 119M 0s 2021-05-18T14:18:25.0971937Z 55450K .......... .......... .......... .......... .......... 85% 116M 0s 2021-05-18T14:18:25.0975740Z 55500K .......... .......... .......... .......... .......... 85% 137M 0s 2021-05-18T14:18:25.0980164Z 55550K .......... .......... .......... .......... .......... 85% 103M 0s 2021-05-18T14:18:25.0984355Z 55600K .......... .......... .......... .......... .......... 85% 124M 0s 2021-05-18T14:18:25.0994061Z 55650K .......... .......... .......... .......... .......... 85% 50.9M 0s 2021-05-18T14:18:25.0996499Z 55700K .......... .......... .......... .......... .......... 85% 194M 0s 2021-05-18T14:18:25.0999831Z 55750K .......... .......... .......... .......... .......... 85% 157M 0s 2021-05-18T14:18:25.1002656Z 55800K .......... .......... .......... .......... .......... 85% 127M 0s 2021-05-18T14:18:25.1009850Z 55850K .......... .......... .......... .......... .......... 85% 65.3M 0s 2021-05-18T14:18:25.1013837Z 55900K .......... .......... .......... .......... .......... 85% 142M 0s 2021-05-18T14:18:25.1023337Z 55950K .......... .......... .......... .......... .......... 85% 48.7M 0s 2021-05-18T14:18:25.1027623Z 56000K .......... .......... .......... .......... .......... 86% 130M 0s 2021-05-18T14:18:25.1033337Z 56050K .......... .......... .......... .......... .......... 86% 133M 0s 2021-05-18T14:18:25.1034105Z 56100K .......... .......... .......... .......... .......... 86% 217M 0s 2021-05-18T14:18:25.1042595Z 56150K .......... .......... .......... .......... .......... 86% 58.1M 0s 2021-05-18T14:18:25.1045484Z 56200K .......... .......... .......... .......... .......... 86% 167M 0s 2021-05-18T14:18:25.1054501Z 56250K .......... .......... .......... .......... .......... 86% 51.4M 0s 2021-05-18T14:18:25.1063393Z 56300K .......... .......... .......... .......... .......... 86% 58.2M 0s 2021-05-18T14:18:25.1073188Z 56350K .......... .......... .......... .......... .......... 86% 44.7M 0s 2021-05-18T14:18:25.1091908Z 56400K .......... .......... .......... .......... .......... 86% 26.4M 0s 2021-05-18T14:18:25.1102435Z 56450K .......... .......... .......... .......... .......... 86% 169M 0s 2021-05-18T14:18:25.1103233Z 56500K .......... .......... .......... .......... .......... 86% 234M 0s 2021-05-18T14:18:25.1104334Z 56550K .......... .......... .......... .......... .......... 86% 251M 0s 2021-05-18T14:18:25.1105248Z 56600K .......... .......... .......... .......... .......... 86% 271M 0s 2021-05-18T14:18:25.1106047Z 56650K .......... .......... .......... .......... .......... 87% 279M 0s 2021-05-18T14:18:25.1109876Z 56700K .......... .......... .......... .......... .......... 87% 63.7M 0s 2021-05-18T14:18:25.1115051Z 56750K .......... .......... .......... .......... .......... 87% 149M 0s 2021-05-18T14:18:25.1116734Z 56800K .......... .......... .......... .......... .......... 87% 134M 0s 2021-05-18T14:18:25.1120187Z 56850K .......... .......... .......... .......... .......... 87% 143M 0s 2021-05-18T14:18:25.1127152Z 56900K .......... .......... .......... .......... .......... 87% 69.7M 0s 2021-05-18T14:18:25.1130637Z 56950K .......... .......... .......... .......... .......... 87% 152M 0s 2021-05-18T14:18:25.1136548Z 57000K .......... .......... .......... .......... .......... 87% 80.6M 0s 2021-05-18T14:18:25.1140838Z 57050K .......... .......... .......... .......... .......... 87% 111M 0s 2021-05-18T14:18:25.1145113Z 57100K .......... .......... .......... .......... .......... 87% 120M 0s 2021-05-18T14:18:25.1150237Z 57150K .......... .......... .......... .......... .......... 87% 92.1M 0s 2021-05-18T14:18:25.1158885Z 57200K .......... .......... .......... .......... .......... 87% 74.4M 0s 2021-05-18T14:18:25.1161772Z 57250K .......... .......... .......... .......... .......... 87% 97.4M 0s 2021-05-18T14:18:25.1168743Z 57300K .......... .......... .......... .......... .......... 88% 69.6M 0s 2021-05-18T14:18:25.1176456Z 57350K .......... .......... .......... .......... .......... 88% 78.9M 0s 2021-05-18T14:18:25.1179010Z 57400K .......... .......... .......... .......... .......... 88% 127M 0s 2021-05-18T14:18:25.1184394Z 57450K .......... .......... .......... .......... .......... 88% 90.6M 0s 2021-05-18T14:18:25.1189267Z 57500K .......... .......... .......... .......... .......... 88% 104M 0s 2021-05-18T14:18:25.1192293Z 57550K .......... .......... .......... .......... .......... 88% 147M 0s 2021-05-18T14:18:25.1197320Z 57600K .......... .......... .......... .......... .......... 88% 96.5M 0s 2021-05-18T14:18:25.1203110Z 57650K .......... .......... .......... .......... .......... 88% 84.9M 0s 2021-05-18T14:18:25.1211503Z 57700K .......... .......... .......... .......... .......... 88% 58.1M 0s 2021-05-18T14:18:25.1216271Z 57750K .......... .......... .......... .......... .......... 88% 102M 0s 2021-05-18T14:18:25.1223415Z 57800K .......... .......... .......... .......... .......... 88% 67.6M 0s 2021-05-18T14:18:25.1232055Z 57850K .......... .......... .......... .......... .......... 88% 59.4M 0s 2021-05-18T14:18:25.1238458Z 57900K .......... .......... .......... .......... .......... 88% 74.3M 0s 2021-05-18T14:18:25.1243554Z 57950K .......... .......... .......... .......... .......... 89% 95.2M 0s 2021-05-18T14:18:25.1252849Z 58000K .......... .......... .......... .......... .......... 89% 51.9M 0s 2021-05-18T14:18:25.1256983Z 58050K .......... .......... .......... .......... .......... 89% 144M 0s 2021-05-18T14:18:25.1260024Z 58100K .......... .......... .......... .......... .......... 89% 133M 0s 2021-05-18T14:18:25.1263947Z 58150K .......... .......... .......... .......... .......... 89% 118M 0s 2021-05-18T14:18:25.1267912Z 58200K .......... .......... .......... .......... .......... 89% 155M 0s 2021-05-18T14:18:25.1277319Z 58250K .......... .......... .......... .......... .......... 89% 65.9M 0s 2021-05-18T14:18:25.1285678Z 58300K .......... .......... .......... .......... .......... 89% 81.0M 0s 2021-05-18T14:18:25.1286807Z 58350K .......... .......... .......... .......... .......... 89% 234M 0s 2021-05-18T14:18:25.1287593Z 58400K .......... .......... .......... .......... .......... 89% 268M 0s 2021-05-18T14:18:25.1290967Z 58450K .......... .......... .......... .......... .......... 89% 81.2M 0s 2021-05-18T14:18:25.1294383Z 58500K .......... .......... .......... .......... .......... 89% 126M 0s 2021-05-18T14:18:25.1298274Z 58550K .......... .......... .......... .......... .......... 89% 121M 0s 2021-05-18T14:18:25.1304177Z 58600K .......... .......... .......... .......... .......... 90% 85.8M 0s 2021-05-18T14:18:25.1309023Z 58650K .......... .......... .......... .......... .......... 90% 128M 0s 2021-05-18T14:18:25.1315900Z 58700K .......... .......... .......... .......... .......... 90% 61.3M 0s 2021-05-18T14:18:25.1319638Z 58750K .......... .......... .......... .......... .......... 90% 145M 0s 2021-05-18T14:18:25.1323129Z 58800K .......... .......... .......... .......... .......... 90% 125M 0s 2021-05-18T14:18:25.1331915Z 58850K .......... .......... .......... .......... .......... 90% 96.8M 0s 2021-05-18T14:18:25.1338391Z 58900K .......... .......... .......... .......... .......... 90% 48.5M 0s 2021-05-18T14:18:25.1342756Z 58950K .......... .......... .......... .......... .......... 90% 118M 0s 2021-05-18T14:18:25.1345903Z 59000K .......... .......... .......... .......... .......... 90% 143M 0s 2021-05-18T14:18:25.1350127Z 59050K .......... .......... .......... .......... .......... 90% 116M 0s 2021-05-18T14:18:25.1354595Z 59100K .......... .......... .......... .......... .......... 90% 106M 0s 2021-05-18T14:18:25.1361188Z 59150K .......... .......... .......... .......... .......... 90% 76.5M 0s 2021-05-18T14:18:25.1367141Z 59200K .......... .......... .......... .......... .......... 90% 78.8M 0s 2021-05-18T14:18:25.1373015Z 59250K .......... .......... .......... .......... .......... 91% 83.0M 0s 2021-05-18T14:18:25.1377030Z 59300K .......... .......... .......... .......... .......... 91% 124M 0s 2021-05-18T14:18:25.1383449Z 59350K .......... .......... .......... .......... .......... 91% 75.6M 0s 2021-05-18T14:18:25.1387795Z 59400K .......... .......... .......... .......... .......... 91% 114M 0s 2021-05-18T14:18:25.1393853Z 59450K .......... .......... .......... .......... .......... 91% 79.5M 0s 2021-05-18T14:18:25.1406201Z 59500K .......... .......... .......... .......... .......... 91% 39.7M 0s 2021-05-18T14:18:25.1409514Z 59550K .......... .......... .......... .......... .......... 91% 167M 0s 2021-05-18T14:18:25.1415973Z 59600K .......... .......... .......... .......... .......... 91% 76.7M 0s 2021-05-18T14:18:25.1419353Z 59650K .......... .......... .......... .......... .......... 91% 138M 0s 2021-05-18T14:18:25.1423432Z 59700K .......... .......... .......... .......... .......... 91% 122M 0s 2021-05-18T14:18:25.1427362Z 59750K .......... .......... .......... .......... .......... 91% 112M 0s 2021-05-18T14:18:25.1433079Z 59800K .......... .......... .......... .......... .......... 91% 111M 0s 2021-05-18T14:18:25.1438787Z 59850K .......... .......... .......... .......... .......... 91% 73.1M 0s 2021-05-18T14:18:25.1443434Z 59900K .......... .......... .......... .......... .......... 92% 142M 0s 2021-05-18T14:18:25.1446430Z 59950K .......... .......... .......... .......... .......... 92% 119M 0s 2021-05-18T14:18:25.1450851Z 60000K .......... .......... .......... .......... .......... 92% 109M 0s 2021-05-18T14:18:25.1461679Z 60050K .......... .......... .......... .......... .......... 92% 45.1M 0s 2021-05-18T14:18:25.1464977Z 60100K .......... .......... .......... .......... .......... 92% 145M 0s 2021-05-18T14:18:25.1476223Z 60150K .......... .......... .......... .......... .......... 92% 43.3M 0s 2021-05-18T14:18:25.1479754Z 60200K .......... .......... .......... .......... .......... 92% 127M 0s 2021-05-18T14:18:25.1482918Z 60250K .......... .......... .......... .......... .......... 92% 155M 0s 2021-05-18T14:18:25.1486356Z 60300K .......... .......... .......... .......... .......... 92% 157M 0s 2021-05-18T14:18:25.1496370Z 60350K .......... .......... .......... .......... .......... 92% 47.7M 0s 2021-05-18T14:18:25.1500492Z 60400K .......... .......... .......... .......... .......... 92% 117M 0s 2021-05-18T14:18:25.1503945Z 60450K .......... .......... .......... .......... .......... 92% 138M 0s 2021-05-18T14:18:25.1506692Z 60500K .......... .......... .......... .......... .......... 92% 192M 0s 2021-05-18T14:18:25.1513493Z 60550K .......... .......... .......... .......... .......... 93% 70.1M 0s 2021-05-18T14:18:25.1519459Z 60600K .......... .......... .......... .......... .......... 93% 174M 0s 2021-05-18T14:18:25.1520263Z 60650K .......... .......... .......... .......... .......... 93% 245M 0s 2021-05-18T14:18:25.1524176Z 60700K .......... .......... .......... .......... .......... 93% 83.1M 0s 2021-05-18T14:18:25.1527704Z 60750K .......... .......... .......... .......... .......... 93% 138M 0s 2021-05-18T14:18:25.1531222Z 60800K .......... .......... .......... .......... .......... 93% 140M 0s 2021-05-18T14:18:25.1534992Z 60850K .......... .......... .......... .......... .......... 93% 131M 0s 2021-05-18T14:18:25.1538615Z 60900K .......... .......... .......... .......... .......... 93% 139M 0s 2021-05-18T14:18:25.1541904Z 60950K .......... .......... .......... .......... .......... 93% 138M 0s 2021-05-18T14:18:25.1550165Z 61000K .......... .......... .......... .......... .......... 93% 64.5M 0s 2021-05-18T14:18:25.1554313Z 61050K .......... .......... .......... .......... .......... 93% 134M 0s 2021-05-18T14:18:25.1560280Z 61100K .......... .......... .......... .......... .......... 93% 68.9M 0s 2021-05-18T14:18:25.1565330Z 61150K .......... .......... .......... .......... .......... 93% 101M 0s 2021-05-18T14:18:25.1569041Z 61200K .......... .......... .......... .......... .......... 94% 122M 0s 2021-05-18T14:18:25.1572429Z 61250K .......... .......... .......... .......... .......... 94% 174M 0s 2021-05-18T14:18:25.1577660Z 61300K .......... .......... .......... .......... .......... 94% 93.3M 0s 2021-05-18T14:18:25.1581364Z 61350K .......... .......... .......... .......... .......... 94% 118M 0s 2021-05-18T14:18:25.1585167Z 61400K .......... .......... .......... .......... .......... 94% 134M 0s 2021-05-18T14:18:25.1606126Z 61450K .......... .......... .......... .......... .......... 94% 23.7M 0s 2021-05-18T14:18:25.1608870Z 61500K .......... .......... .......... .......... .......... 94% 146M 0s 2021-05-18T14:18:25.1611958Z 61550K .......... .......... .......... .......... .......... 94% 156M 0s 2021-05-18T14:18:25.1615671Z 61600K .......... .......... .......... .......... .......... 94% 133M 0s 2021-05-18T14:18:25.1625700Z 61650K .......... .......... .......... .......... .......... 94% 48.8M 0s 2021-05-18T14:18:25.1632764Z 61700K .......... .......... .......... .......... .......... 94% 68.9M 0s 2021-05-18T14:18:25.1637451Z 61750K .......... .......... .......... .......... .......... 94% 118M 0s 2021-05-18T14:18:25.1640583Z 61800K .......... .......... .......... .......... .......... 94% 131M 0s 2021-05-18T14:18:25.1644215Z 61850K .......... .......... .......... .......... .......... 95% 139M 0s 2021-05-18T14:18:25.1647402Z 61900K .......... .......... .......... .......... .......... 95% 150M 0s 2021-05-18T14:18:25.1679088Z 61950K .......... .......... .......... .......... .......... 95% 15.7M 0s 2021-05-18T14:18:25.1681931Z 62000K .......... .......... .......... .......... .......... 95% 148M 0s 2021-05-18T14:18:25.1684940Z 62050K .......... .......... .......... .......... .......... 95% 158M 0s 2021-05-18T14:18:25.1688195Z 62100K .......... .......... .......... .......... .......... 95% 151M 0s 2021-05-18T14:18:25.1691694Z 62150K .......... .......... .......... .......... .......... 95% 140M 0s 2021-05-18T14:18:25.1695948Z 62200K .......... .......... .......... .......... .......... 95% 132M 0s 2021-05-18T14:18:25.1699109Z 62250K .......... .......... .......... .......... .......... 95% 132M 0s 2021-05-18T14:18:25.1702116Z 62300K .......... .......... .......... .......... .......... 95% 163M 0s 2021-05-18T14:18:25.1705516Z 62350K .......... .......... .......... .......... .......... 95% 142M 0s 2021-05-18T14:18:25.1709077Z 62400K .......... .......... .......... .......... .......... 95% 137M 0s 2021-05-18T14:18:25.1714257Z 62450K .......... .......... .......... .......... .......... 95% 94.9M 0s 2021-05-18T14:18:25.1718020Z 62500K .......... .......... .......... .......... .......... 96% 132M 0s 2021-05-18T14:18:25.1733210Z 62550K .......... .......... .......... .......... .......... 96% 150M 0s 2021-05-18T14:18:25.1736476Z 62600K .......... .......... .......... .......... .......... 96% 243M 0s 2021-05-18T14:18:25.1740740Z 62650K .......... .......... .......... .......... .......... 96% 298M 0s 2021-05-18T14:18:25.1741464Z 62700K .......... .......... .......... .......... .......... 96% 205M 0s 2021-05-18T14:18:25.1742415Z 62750K .......... .......... .......... .......... .......... 96% 235M 0s 2021-05-18T14:18:25.1743205Z 62800K .......... .......... .......... .......... .......... 96% 233M 0s 2021-05-18T14:18:25.1744257Z 62850K .......... .......... .......... .......... .......... 96% 149M 0s 2021-05-18T14:18:25.1745193Z 62900K .......... .......... .......... .......... .......... 96% 126M 0s 2021-05-18T14:18:25.1747345Z 62950K .......... .......... .......... .......... .......... 96% 60.7M 0s 2021-05-18T14:18:25.1750834Z 63000K .......... .......... .......... .......... .......... 96% 129M 0s 2021-05-18T14:18:25.1754595Z 63050K .......... .......... .......... .......... .......... 96% 129M 0s 2021-05-18T14:18:25.1757864Z 63100K .......... .......... .......... .......... .......... 96% 147M 0s 2021-05-18T14:18:25.1763649Z 63150K .......... .......... .......... .......... .......... 97% 85.4M 0s 2021-05-18T14:18:25.1767213Z 63200K .......... .......... .......... .......... .......... 97% 135M 0s 2021-05-18T14:18:25.1772261Z 63250K .......... .......... .......... .......... .......... 97% 96.8M 0s 2021-05-18T14:18:25.1776671Z 63300K .......... .......... .......... .......... .......... 97% 116M 0s 2021-05-18T14:18:25.1780821Z 63350K .......... .......... .......... .......... .......... 97% 126M 0s 2021-05-18T14:18:25.1784240Z 63400K .......... .......... .......... .......... .......... 97% 128M 0s 2021-05-18T14:18:25.1791675Z 63450K .......... .......... .......... .......... .......... 97% 65.0M 0s 2021-05-18T14:18:25.1827657Z 63500K .......... .......... .......... .......... .......... 97% 14.1M 0s 2021-05-18T14:18:25.1830973Z 63550K .......... .......... .......... .......... .......... 97% 112M 0s 2021-05-18T14:18:25.1833753Z 63600K .......... .......... .......... .......... .......... 97% 153M 0s 2021-05-18T14:18:25.1837175Z 63650K .......... .......... .......... .......... .......... 97% 145M 0s 2021-05-18T14:18:25.1840723Z 63700K .......... .......... .......... .......... .......... 97% 154M 0s 2021-05-18T14:18:25.1844183Z 63750K .......... .......... .......... .......... .......... 97% 127M 0s 2021-05-18T14:18:25.1847120Z 63800K .......... .......... .......... .......... .......... 98% 168M 0s 2021-05-18T14:18:25.1851558Z 63850K .......... .......... .......... .......... .......... 98% 113M 0s 2021-05-18T14:18:25.1855213Z 63900K .......... .......... .......... .......... .......... 98% 138M 0s 2021-05-18T14:18:25.1859173Z 63950K .......... .......... .......... .......... .......... 98% 123M 0s 2021-05-18T14:18:25.1862734Z 64000K .......... .......... .......... .......... .......... 98% 136M 0s 2021-05-18T14:18:25.1866041Z 64050K .......... .......... .......... .......... .......... 98% 138M 0s 2021-05-18T14:18:25.1870044Z 64100K .......... .......... .......... .......... .......... 98% 126M 0s 2021-05-18T14:18:25.1874136Z 64150K .......... .......... .......... .......... .......... 98% 123M 0s 2021-05-18T14:18:25.1877411Z 64200K .......... .......... .......... .......... .......... 98% 155M 0s 2021-05-18T14:18:25.1880610Z 64250K .......... .......... .......... .......... .......... 98% 135M 0s 2021-05-18T14:18:25.1885243Z 64300K .......... .......... .......... .......... .......... 98% 115M 0s 2021-05-18T14:18:25.1888686Z 64350K .......... .......... .......... .......... .......... 98% 128M 0s 2021-05-18T14:18:25.1892135Z 64400K .......... .......... .......... .......... .......... 98% 140M 0s 2021-05-18T14:18:25.1897497Z 64450K .......... .......... .......... .......... .......... 98% 101M 0s 2021-05-18T14:18:25.1901718Z 64500K .......... .......... .......... .......... .......... 99% 105M 0s 2021-05-18T14:18:25.1905062Z 64550K .......... .......... .......... .......... .......... 99% 129M 0s 2021-05-18T14:18:25.1908956Z 64600K .......... .......... .......... .......... .......... 99% 126M 0s 2021-05-18T14:18:25.1913211Z 64650K .......... .......... .......... .......... .......... 99% 117M 0s 2021-05-18T14:18:25.1917352Z 64700K .......... .......... .......... .......... .......... 99% 120M 0s 2021-05-18T14:18:25.1927309Z 64750K .......... .......... .......... .......... .......... 99% 58.6M 0s 2021-05-18T14:18:25.1931930Z 64800K .......... .......... .......... .......... .......... 99% 95.7M 0s 2021-05-18T14:18:25.1940456Z 64850K .......... .......... .......... .......... .......... 99% 51.1M 0s 2021-05-18T14:18:25.1944239Z 64900K .......... .......... .......... .......... .......... 99% 120M 0s 2021-05-18T14:18:25.1949669Z 64950K .......... .......... .......... .......... .......... 99% 133M 0s 2021-05-18T14:18:25.1952479Z 65000K .......... .......... .......... .......... .......... 99% 111M 0s 2021-05-18T14:18:25.1956733Z 65050K .......... .......... .......... .......... .......... 99% 110M 0s 2021-05-18T14:18:25.1975291Z 65100K .......... .......... .......... .......... .......... 99% 28.1M 0s 2021-05-18T14:18:25.1976369Z 65150K .. 100% 72.2M=0.6s 2021-05-18T14:18:25.1976841Z 2021-05-18T14:18:25.1978506Z 2021-05-18 14:18:25 (112 MB/s) - ‘/tmp/RtmpGOLhW3/RAVELData_0.99.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [66715894/66715894] 2021-05-18T14:18:25.1979184Z 2021-05-18T14:18:25.2017888Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:25.2018847Z (as ‘lib’ is unspecified) 2021-05-18T14:18:27.5685902Z * installing *binary* package ‘RAVELData’ ... 2021-05-18T14:18:27.6251342Z * DONE (RAVELData) 2021-05-18T14:18:27.6448791Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/EveTemplate@9f904f84f78a58f05ea12ee1f20176301e172fb3, neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:27.6526570Z Installing oro.nifti binaries 2021-05-18T14:18:27.6536663Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:18:27.8016631Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:18:27.8033082Z tag_name 2021-05-18T14:18:27.8033782Z 11 0.10.3.s 2021-05-18T14:18:27.8034534Z zipball_url 2021-05-18T14:18:27.8035730Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:18:27.8036870Z tarball_url 2021-05-18T14:18:27.8037991Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:18:27.8039868Z Installing oro.nifti package binaries 2021-05-18T14:18:27.8040525Z commit.sha 2021-05-18T14:18:27.8041569Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:18:27.8042623Z commit.url 2021-05-18T14:18:27.8043992Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:18:27.8045214Z node_id 2021-05-18T14:18:27.8046468Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:18:27.8047778Z url 2021-05-18T14:18:27.8048828Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:18:27.8049901Z assets_url 2021-05-18T14:18:27.8051007Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:18:27.8052149Z upload_url 2021-05-18T14:18:27.8053408Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:18:27.8054897Z id asset_updated_at asset_created_at created_at 2021-05-18T14:18:27.8056506Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-18T14:18:27.8057338Z published_at asset_name 2021-05-18T14:18:27.8058548Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:27.8059398Z asset_label asset_download_count 2021-05-18T14:18:27.8060076Z 11 48 2021-05-18T14:18:27.8060964Z asset_browser_download_url 2021-05-18T14:18:27.8062581Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:27.8077775Z --2021-05-18 14:18:27-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:27.8119438Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:18:27.8176541Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:18:27.9223979Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:18:27.9235392Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141827Z&X-Amz-Expires=300&X-Amz-Signature=f823d88ac077f7ee59421999cb1db08541e39a4ac7976839268c18a922623ab6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:18:27.9243724Z --2021-05-18 14:18:27-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141827Z&X-Amz-Expires=300&X-Amz-Signature=f823d88ac077f7ee59421999cb1db08541e39a4ac7976839268c18a922623ab6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:18:27.9249607Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:18:27.9298183Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:18:28.1111859Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:18:28.1114116Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-18T14:18:28.1115698Z Saving to: ‘/tmp/RtmpGOLhW3/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:18:28.1116309Z 2021-05-18T14:18:28.1166661Z 0K .......... .......... .......... .......... .......... 0% 9.78M 1s 2021-05-18T14:18:28.1215215Z 50K .......... .......... .......... .......... .......... 1% 10.1M 1s 2021-05-18T14:18:28.1222122Z 100K .......... .......... .......... .......... .......... 2% 65.2M 0s 2021-05-18T14:18:28.1233991Z 150K .......... .......... .......... .......... .......... 3% 41.9M 0s 2021-05-18T14:18:28.1267425Z 200K .......... .......... .......... .......... .......... 4% 14.7M 0s 2021-05-18T14:18:28.1280482Z 250K .......... .......... .......... .......... .......... 5% 37.3M 0s 2021-05-18T14:18:28.1296178Z 300K .......... .......... .......... .......... .......... 5% 30.5M 0s 2021-05-18T14:18:28.1321808Z 350K .......... .......... .......... .......... .......... 6% 26.1M 0s 2021-05-18T14:18:28.1328639Z 400K .......... .......... .......... .......... .......... 7% 34.1M 0s 2021-05-18T14:18:28.1348785Z 450K .......... .......... .......... .......... .......... 8% 25.1M 0s 2021-05-18T14:18:28.1372925Z 500K .......... .......... .......... .......... .......... 9% 19.9M 0s 2021-05-18T14:18:28.1382744Z 550K .......... .......... .......... .......... .......... 10% 49.6M 0s 2021-05-18T14:18:28.1394517Z 600K .......... .......... .......... .......... .......... 10% 40.3M 0s 2021-05-18T14:18:28.1420797Z 650K .......... .......... .......... .......... .......... 11% 18.7M 0s 2021-05-18T14:18:28.1424811Z 700K .......... .......... .......... .......... .......... 12% 119M 0s 2021-05-18T14:18:28.1442814Z 750K .......... .......... .......... .......... .......... 13% 27.1M 0s 2021-05-18T14:18:28.1470094Z 800K .......... .......... .......... .......... .......... 14% 18.4M 0s 2021-05-18T14:18:28.1473119Z 850K .......... .......... .......... .......... .......... 15% 130M 0s 2021-05-18T14:18:28.1490657Z 900K .......... .......... .......... .......... .......... 15% 27.9M 0s 2021-05-18T14:18:28.1498765Z 950K .......... .......... .......... .......... .......... 16% 59.8M 0s 2021-05-18T14:18:28.1523625Z 1000K .......... .......... .......... .......... .......... 17% 20.2M 0s 2021-05-18T14:18:28.1539557Z 1050K .......... .......... .......... .......... .......... 18% 29.9M 0s 2021-05-18T14:18:28.1568883Z 1100K .......... .......... .......... .......... .......... 19% 16.8M 0s 2021-05-18T14:18:28.1572240Z 1150K .......... .......... .......... .......... .......... 20% 133M 0s 2021-05-18T14:18:28.1576691Z 1200K .......... .......... .......... .......... .......... 20% 103M 0s 2021-05-18T14:18:28.1590180Z 1250K .......... .......... .......... .......... .......... 21% 36.2M 0s 2021-05-18T14:18:28.1619402Z 1300K .......... .......... .......... .......... .......... 22% 17.0M 0s 2021-05-18T14:18:28.1622397Z 1350K .......... .......... .......... .......... .......... 23% 140M 0s 2021-05-18T14:18:28.1635645Z 1400K .......... .......... .......... .......... .......... 24% 36.9M 0s 2021-05-18T14:18:28.1646081Z 1450K .......... .......... .......... .......... .......... 25% 46.4M 0s 2021-05-18T14:18:28.1669755Z 1500K .......... .......... .......... .......... .......... 26% 21.3M 0s 2021-05-18T14:18:28.1677991Z 1550K .......... .......... .......... .......... .......... 26% 63.4M 0s 2021-05-18T14:18:28.1686510Z 1600K .......... .......... .......... .......... .......... 27% 50.7M 0s 2021-05-18T14:18:28.1696060Z 1650K .......... .......... .......... .......... .......... 28% 50.8M 0s 2021-05-18T14:18:28.1720166Z 1700K .......... .......... .......... .......... .......... 29% 20.5M 0s 2021-05-18T14:18:28.1725139Z 1750K .......... .......... .......... .......... .......... 30% 90.7M 0s 2021-05-18T14:18:28.1742998Z 1800K .......... .......... .......... .......... .......... 31% 28.4M 0s 2021-05-18T14:18:28.1771947Z 1850K .......... .......... .......... .......... .......... 31% 155M 0s 2021-05-18T14:18:28.1773909Z 1900K .......... .......... .......... .......... .......... 32% 17.2M 0s 2021-05-18T14:18:28.1777042Z 1950K .......... .......... .......... .......... .......... 33% 150M 0s 2021-05-18T14:18:28.1787112Z 2000K .......... .......... .......... .......... .......... 34% 49.0M 0s 2021-05-18T14:18:28.1823052Z 2050K .......... .......... .......... .......... .......... 35% 14.0M 0s 2021-05-18T14:18:28.1825440Z 2100K .......... .......... .......... .......... .......... 36% 141M 0s 2021-05-18T14:18:28.1829053Z 2150K .......... .......... .......... .......... .......... 36% 131M 0s 2021-05-18T14:18:28.1840684Z 2200K .......... .......... .......... .......... .......... 37% 42.4M 0s 2021-05-18T14:18:28.1852312Z 2250K .......... .......... .......... .......... .......... 38% 41.7M 0s 2021-05-18T14:18:28.1877070Z 2300K .......... .......... .......... .......... .......... 39% 20.1M 0s 2021-05-18T14:18:28.1881259Z 2350K .......... .......... .......... .......... .......... 40% 109M 0s 2021-05-18T14:18:28.1887555Z 2400K .......... .......... .......... .......... .......... 41% 79.9M 0s 2021-05-18T14:18:28.1898455Z 2450K .......... .......... .......... .......... .......... 41% 43.7M 0s 2021-05-18T14:18:28.1909478Z 2500K .......... .......... .......... .......... .......... 42% 48.8M 0s 2021-05-18T14:18:28.1927204Z 2550K .......... .......... .......... .......... .......... 43% 27.8M 0s 2021-05-18T14:18:28.1935594Z 2600K .......... .......... .......... .......... .......... 44% 57.2M 0s 2021-05-18T14:18:28.1939180Z 2650K .......... .......... .......... .......... .......... 45% 122M 0s 2021-05-18T14:18:28.1949817Z 2700K .......... .......... .......... .......... .......... 46% 46.1M 0s 2021-05-18T14:18:28.1960579Z 2750K .......... .......... .......... .......... .......... 46% 46.5M 0s 2021-05-18T14:18:28.1977494Z 2800K .......... .......... .......... .......... .......... 47% 29.0M 0s 2021-05-18T14:18:28.1980266Z 2850K .......... .......... .......... .......... .......... 48% 179M 0s 2021-05-18T14:18:28.1988777Z 2900K .......... .......... .......... .......... .......... 49% 56.3M 0s 2021-05-18T14:18:28.2000297Z 2950K .......... .......... .......... .......... .......... 50% 41.4M 0s 2021-05-18T14:18:28.2008619Z 3000K .......... .......... .......... .......... .......... 51% 54.0M 0s 2021-05-18T14:18:28.2021668Z 3050K .......... .......... .......... .......... .......... 52% 38.4M 0s 2021-05-18T14:18:28.2027328Z 3100K .......... .......... .......... .......... .......... 52% 83.8M 0s 2021-05-18T14:18:28.2040145Z 3150K .......... .......... .......... .......... .......... 53% 37.9M 0s 2021-05-18T14:18:28.2049722Z 3200K .......... .......... .......... .......... .......... 54% 50.8M 0s 2021-05-18T14:18:28.2061273Z 3250K .......... .......... .......... .......... .......... 55% 42.2M 0s 2021-05-18T14:18:28.2064329Z 3300K .......... .......... .......... .......... .......... 56% 159M 0s 2021-05-18T14:18:28.2074963Z 3350K .......... .......... .......... .......... .......... 57% 46.2M 0s 2021-05-18T14:18:28.2094542Z 3400K .......... .......... .......... .......... .......... 57% 25.9M 0s 2021-05-18T14:18:28.2098886Z 3450K .......... .......... .......... .......... .......... 58% 106M 0s 2021-05-18T14:18:28.2108856Z 3500K .......... .......... .......... .......... .......... 59% 46.9M 0s 2021-05-18T14:18:28.2114917Z 3550K .......... .......... .......... .......... .......... 60% 157M 0s 2021-05-18T14:18:28.2117696Z 3600K .......... .......... .......... .......... .......... 61% 83.5M 0s 2021-05-18T14:18:28.2143826Z 3650K .......... .......... .......... .......... .......... 62% 18.9M 0s 2021-05-18T14:18:28.2147689Z 3700K .......... .......... .......... .......... .......... 62% 129M 0s 2021-05-18T14:18:28.2158089Z 3750K .......... .......... .......... .......... .......... 63% 46.4M 0s 2021-05-18T14:18:28.2162844Z 3800K .......... .......... .......... .......... .......... 64% 100M 0s 2021-05-18T14:18:28.2166210Z 3850K .......... .......... .......... .......... .......... 65% 160M 0s 2021-05-18T14:18:28.2173799Z 3900K .......... .......... .......... .......... .......... 66% 60.5M 0s 2021-05-18T14:18:28.2192150Z 3950K .......... .......... .......... .......... .......... 67% 26.7M 0s 2021-05-18T14:18:28.2197452Z 4000K .......... .......... .......... .......... .......... 67% 92.2M 0s 2021-05-18T14:18:28.2209014Z 4050K .......... .......... .......... .......... .......... 68% 45.1M 0s 2021-05-18T14:18:28.2211538Z 4100K .......... .......... .......... .......... .......... 69% 146M 0s 2021-05-18T14:18:28.2216060Z 4150K .......... .......... .......... .......... .......... 70% 110M 0s 2021-05-18T14:18:28.2225620Z 4200K .......... .......... .......... .......... .......... 71% 52.2M 0s 2021-05-18T14:18:28.2244044Z 4250K .......... .......... .......... .......... .......... 72% 26.5M 0s 2021-05-18T14:18:28.2247400Z 4300K .......... .......... .......... .......... .......... 72% 139M 0s 2021-05-18T14:18:28.2250766Z 4350K .......... .......... .......... .......... .......... 73% 164M 0s 2021-05-18T14:18:28.2260048Z 4400K .......... .......... .......... .......... .......... 74% 53.8M 0s 2021-05-18T14:18:28.2262574Z 4450K .......... .......... .......... .......... .......... 75% 161M 0s 2021-05-18T14:18:28.2275123Z 4500K .......... .......... .......... .......... .......... 76% 41.0M 0s 2021-05-18T14:18:28.2277791Z 4550K .......... .......... .......... .......... .......... 77% 140M 0s 2021-05-18T14:18:28.2298194Z 4600K .......... .......... .......... .......... .......... 78% 24.4M 0s 2021-05-18T14:18:28.2301466Z 4650K .......... .......... .......... .......... .......... 78% 157M 0s 2021-05-18T14:18:28.2307575Z 4700K .......... .......... .......... .......... .......... 79% 74.7M 0s 2021-05-18T14:18:28.2313990Z 4750K .......... .......... .......... .......... .......... 80% 76.3M 0s 2021-05-18T14:18:28.2316929Z 4800K .......... .......... .......... .......... .......... 81% 162M 0s 2021-05-18T14:18:28.2325314Z 4850K .......... .......... .......... .......... .......... 82% 61.8M 0s 2021-05-18T14:18:28.2347023Z 4900K .......... .......... .......... .......... .......... 83% 22.3M 0s 2021-05-18T14:18:28.2350090Z 4950K .......... .......... .......... .......... .......... 83% 148M 0s 2021-05-18T14:18:28.2354917Z 5000K .......... .......... .......... .......... .......... 84% 106M 0s 2021-05-18T14:18:28.2364042Z 5050K .......... .......... .......... .......... .......... 85% 57.7M 0s 2021-05-18T14:18:28.2366329Z 5100K .......... .......... .......... .......... .......... 86% 173M 0s 2021-05-18T14:18:28.2374155Z 5150K .......... .......... .......... .......... .......... 87% 62.9M 0s 2021-05-18T14:18:28.2379336Z 5200K .......... .......... .......... .......... .......... 88% 89.2M 0s 2021-05-18T14:18:28.2395421Z 5250K .......... .......... .......... .......... .......... 88% 31.3M 0s 2021-05-18T14:18:28.2399815Z 5300K .......... .......... .......... .......... .......... 89% 110M 0s 2021-05-18T14:18:28.2402580Z 5350K .......... .......... .......... .......... .......... 90% 177M 0s 2021-05-18T14:18:28.2408503Z 5400K .......... .......... .......... .......... .......... 91% 74.7M 0s 2021-05-18T14:18:28.2415705Z 5450K .......... .......... .......... .......... .......... 92% 68.7M 0s 2021-05-18T14:18:28.2421497Z 5500K .......... .......... .......... .......... .......... 93% 85.9M 0s 2021-05-18T14:18:28.2425469Z 5550K .......... .......... .......... .......... .......... 93% 118M 0s 2021-05-18T14:18:28.2430197Z 5600K .......... .......... .......... .......... .......... 94% 112M 0s 2021-05-18T14:18:28.2450738Z 5650K .......... .......... .......... .......... .......... 95% 24.5M 0s 2021-05-18T14:18:28.2453361Z 5700K .......... .......... .......... .......... .......... 96% 133M 0s 2021-05-18T14:18:28.2457656Z 5750K .......... .......... .......... .......... .......... 97% 128M 0s 2021-05-18T14:18:28.2461144Z 5800K .......... .......... .......... .......... .......... 98% 143M 0s 2021-05-18T14:18:28.2466155Z 5850K .......... .......... .......... .......... .......... 98% 101M 0s 2021-05-18T14:18:28.2473453Z 5900K .......... .......... .......... .......... .......... 99% 64.1M 0s 2021-05-18T14:18:28.2475660Z 5950K .......... 100% 280M=0.1s 2021-05-18T14:18:28.2475943Z 2021-05-18T14:18:28.2477901Z 2021-05-18 14:18:28 (42.9 MB/s) - ‘/tmp/RtmpGOLhW3/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-18T14:18:28.2478428Z 2021-05-18T14:18:28.2491831Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:28.2492574Z (as ‘lib’ is unspecified) 2021-05-18T14:18:28.6946429Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:18:28.7046530Z * DONE (oro.nifti) 2021-05-18T14:18:28.7160011Z Rewriting new remotes: neuroconductor/EveTemplate@9f904f84f78a58f05ea12ee1f20176301e172fb3, neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:28.7218376Z Installing EveTemplate binaries 2021-05-18T14:18:28.7226047Z [1] "neuroconductor/EveTemplate" 2021-05-18T14:18:28.8722314Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:18:28.8739231Z tag_name 2021-05-18T14:18:28.8739901Z 11 1.0.0.s 2021-05-18T14:18:28.8740770Z zipball_url 2021-05-18T14:18:28.8742038Z 11 https://api.github.com/repos/neuroconductor/EveTemplate/zipball/refs/tags/1.0.0.s 2021-05-18T14:18:28.8743272Z tarball_url 2021-05-18T14:18:28.8744496Z 11 https://api.github.com/repos/neuroconductor/EveTemplate/tarball/refs/tags/1.0.0.s 2021-05-18T14:18:28.8745601Z commit.sha 2021-05-18T14:18:28.8746323Z Installing EveTemplate package binaries 2021-05-18T14:18:28.8748329Z 11 9f904f84f78a58f05ea12ee1f20176301e172fb3 2021-05-18T14:18:28.8749383Z commit.url 2021-05-18T14:18:28.8751128Z 11 https://api.github.com/repos/neuroconductor/EveTemplate/commits/9f904f84f78a58f05ea12ee1f20176301e172fb3 2021-05-18T14:18:28.8752356Z node_id 2021-05-18T14:18:28.8753504Z 11 MDM6UmVmMzY3NzU1MTgxOnJlZnMvdGFncy8xLjAuMC5z 2021-05-18T14:18:28.8756155Z url 2021-05-18T14:18:28.8757375Z 11 https://api.github.com/repos/neuroconductor/EveTemplate/releases/43007017 2021-05-18T14:18:28.8758253Z assets_url 2021-05-18T14:18:28.8759120Z 11 https://api.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets 2021-05-18T14:18:28.8760041Z upload_url 2021-05-18T14:18:28.8761058Z 11 https://uploads.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets{?name,label} 2021-05-18T14:18:28.8762111Z id asset_updated_at asset_created_at created_at 2021-05-18T14:18:28.8763342Z 11 43007017 2021-05-16 00:45:11 2021-05-16 00:45:10 2021-05-16 00:30:39 2021-05-18T14:18:28.8763927Z published_at asset_name 2021-05-18T14:18:28.8764842Z 11 2021-05-16 00:31:04 EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:28.8765485Z asset_label asset_download_count 2021-05-18T14:18:28.8765952Z 11 0 2021-05-18T14:18:28.8766605Z asset_browser_download_url 2021-05-18T14:18:28.8767933Z 11 https://github.com/neuroconductor/EveTemplate/releases/download/1.0.0.s/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:28.8794969Z --2021-05-18 14:18:28-- https://github.com/neuroconductor/EveTemplate/releases/download/1.0.0.s/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:28.8865310Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:18:28.8921539Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:18:28.9867015Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:18:28.9873097Z Location: https://github-releases.githubusercontent.com/367755181/f785af00-b5df-11eb-94de-4ec306d86196?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141828Z&X-Amz-Expires=300&X-Amz-Signature=62b3c198539ce3a23988e28301489505c029dd152ac004ee89d210e386659aee&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755181&response-content-disposition=attachment%3B%20filename%3DEveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:18:28.9881573Z --2021-05-18 14:18:28-- https://github-releases.githubusercontent.com/367755181/f785af00-b5df-11eb-94de-4ec306d86196?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141828Z&X-Amz-Expires=300&X-Amz-Signature=62b3c198539ce3a23988e28301489505c029dd152ac004ee89d210e386659aee&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755181&response-content-disposition=attachment%3B%20filename%3DEveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:18:28.9909318Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:18:28.9960388Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:18:29.2032376Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:18:29.2033850Z Length: 36540619 (35M) [application/octet-stream] 2021-05-18T14:18:29.2035074Z Saving to: ‘/tmp/RtmpGOLhW3/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:18:29.2064039Z 2021-05-18T14:18:29.2116804Z 0K .......... .......... .......... .......... .......... 0% 5.78M 6s 2021-05-18T14:18:29.2137511Z 50K .......... .......... .......... .......... .......... 0% 23.3M 4s 2021-05-18T14:18:29.2174022Z 100K .......... .......... .......... .......... .......... 0% 13.6M 3s 2021-05-18T14:18:29.2186471Z 150K .......... .......... .......... .......... .......... 0% 37.5M 3s 2021-05-18T14:18:29.2219655Z 200K .......... .......... .......... .......... .......... 0% 15.0M 3s 2021-05-18T14:18:29.2223506Z 250K .......... .......... .......... .......... .......... 0% 123M 2s 2021-05-18T14:18:29.2230957Z 300K .......... .......... .......... .......... .......... 0% 64.9M 2s 2021-05-18T14:18:29.2240466Z 350K .......... .......... .......... .......... .......... 1% 66.4M 2s 2021-05-18T14:18:29.2241530Z 400K .......... .......... .......... .......... .......... 1% 280M 2s 2021-05-18T14:18:29.2243908Z 450K .......... .......... .......... .......... .......... 1% 114M 1s 2021-05-18T14:18:29.2270218Z 500K .......... .......... .......... .......... .......... 1% 19.2M 2s 2021-05-18T14:18:29.2274117Z 550K .......... .......... .......... .......... .......... 1% 114M 1s 2021-05-18T14:18:29.2279811Z 600K .......... .......... .......... .......... .......... 1% 95.6M 1s 2021-05-18T14:18:29.2287573Z 650K .......... .......... .......... .......... .......... 1% 57.4M 1s 2021-05-18T14:18:29.2290631Z 700K .......... .......... .......... .......... .......... 2% 177M 1s 2021-05-18T14:18:29.2297822Z 750K .......... .......... .......... .......... .......... 2% 160M 1s 2021-05-18T14:18:29.2300710Z 800K .......... .......... .......... .......... .......... 2% 66.2M 1s 2021-05-18T14:18:29.2324381Z 850K .......... .......... .......... .......... .......... 2% 21.1M 1s 2021-05-18T14:18:29.2329219Z 900K .......... .......... .......... .......... .......... 2% 152M 1s 2021-05-18T14:18:29.2335716Z 950K .......... .......... .......... .......... .......... 2% 60.1M 1s 2021-05-18T14:18:29.2338161Z 1000K .......... .......... .......... .......... .......... 2% 169M 1s 2021-05-18T14:18:29.2341943Z 1050K .......... .......... .......... .......... .......... 3% 126M 1s 2021-05-18T14:18:29.2369296Z 1100K .......... .......... .......... .......... .......... 3% 18.1M 1s 2021-05-18T14:18:29.2372427Z 1150K .......... .......... .......... .......... .......... 3% 174M 1s 2021-05-18T14:18:29.2376285Z 1200K .......... .......... .......... .......... .......... 3% 103M 1s 2021-05-18T14:18:29.2379837Z 1250K .......... .......... .......... .......... .......... 3% 141M 1s 2021-05-18T14:18:29.2387924Z 1300K .......... .......... .......... .......... .......... 3% 61.8M 1s 2021-05-18T14:18:29.2395138Z 1350K .......... .......... .......... .......... .......... 3% 68.5M 1s 2021-05-18T14:18:29.2401086Z 1400K .......... .......... .......... .......... .......... 4% 83.1M 1s 2021-05-18T14:18:29.2422692Z 1450K .......... .......... .......... .......... .......... 4% 96.1M 1s 2021-05-18T14:18:29.2426596Z 1500K .......... .......... .......... .......... .......... 4% 24.2M 1s 2021-05-18T14:18:29.2428326Z 1550K .......... .......... .......... .......... .......... 4% 290M 1s 2021-05-18T14:18:29.2433428Z 1600K .......... .......... .......... .......... .......... 4% 90.2M 1s 2021-05-18T14:18:29.2439867Z 1650K .......... .......... .......... .......... .......... 4% 75.9M 1s 2021-05-18T14:18:29.2445430Z 1700K .......... .......... .......... .......... .......... 4% 86.7M 1s 2021-05-18T14:18:29.2448337Z 1750K .......... .......... .......... .......... .......... 5% 139M 1s 2021-05-18T14:18:29.2454180Z 1800K .......... .......... .......... .......... .......... 5% 83.7M 1s 2021-05-18T14:18:29.2474958Z 1850K .......... .......... .......... .......... .......... 5% 24.0M 1s 2021-05-18T14:18:29.2479475Z 1900K .......... .......... .......... .......... .......... 5% 130M 1s 2021-05-18T14:18:29.2486553Z 1950K .......... .......... .......... .......... .......... 5% 64.6M 1s 2021-05-18T14:18:29.2488470Z 2000K .......... .......... .......... .......... .......... 5% 241M 1s 2021-05-18T14:18:29.2494206Z 2050K .......... .......... .......... .......... .......... 5% 86.2M 1s 2021-05-18T14:18:29.2500858Z 2100K .......... .......... .......... .......... .......... 6% 71.7M 1s 2021-05-18T14:18:29.2507464Z 2150K .......... .......... .......... .......... .......... 6% 75.9M 1s 2021-05-18T14:18:29.2508973Z 2200K .......... .......... .......... .......... .......... 6% 329M 1s 2021-05-18T14:18:29.2527422Z 2250K .......... .......... .......... .......... .......... 6% 25.9M 1s 2021-05-18T14:18:29.2530790Z 2300K .......... .......... .......... .......... .......... 6% 135M 1s 2021-05-18T14:18:29.2538729Z 2350K .......... .......... .......... .......... .......... 6% 67.7M 1s 2021-05-18T14:18:29.2543504Z 2400K .......... .......... .......... .......... .......... 6% 108M 1s 2021-05-18T14:18:29.2546240Z 2450K .......... .......... .......... .......... .......... 7% 130M 1s 2021-05-18T14:18:29.2549612Z 2500K .......... .......... .......... .......... .......... 7% 143M 1s 2021-05-18T14:18:29.2557799Z 2550K .......... .......... .......... .......... .......... 7% 63.6M 1s 2021-05-18T14:18:29.2561434Z 2600K .......... .......... .......... .......... .......... 7% 110M 1s 2021-05-18T14:18:29.2579134Z 2650K .......... .......... .......... .......... .......... 7% 30.4M 1s 2021-05-18T14:18:29.2582274Z 2700K .......... .......... .......... .......... .......... 7% 166M 1s 2021-05-18T14:18:29.2583050Z 2750K .......... .......... .......... .......... .......... 7% 270M 1s 2021-05-18T14:18:29.2588519Z 2800K .......... .......... .......... .......... .......... 7% 91.6M 1s 2021-05-18T14:18:29.2593752Z 2850K .......... .......... .......... .......... .......... 8% 78.7M 1s 2021-05-18T14:18:29.2597224Z 2900K .......... .......... .......... .......... .......... 8% 137M 1s 2021-05-18T14:18:29.2604282Z 2950K .......... .......... .......... .......... .......... 8% 69.1M 1s 2021-05-18T14:18:29.2607698Z 3000K .......... .......... .......... .......... .......... 8% 145M 1s 2021-05-18T14:18:29.2612615Z 3050K .......... .......... .......... .......... .......... 8% 98.0M 1s 2021-05-18T14:18:29.2632556Z 3100K .......... .......... .......... .......... .......... 8% 24.9M 1s 2021-05-18T14:18:29.2639115Z 3150K .......... .......... .......... .......... .......... 8% 175M 1s 2021-05-18T14:18:29.2639909Z 3200K .......... .......... .......... .......... .......... 9% 323M 1s 2021-05-18T14:18:29.2641214Z 3250K .......... .......... .......... .......... .......... 9% 214M 1s 2021-05-18T14:18:29.2644803Z 3300K .......... .......... .......... .......... .......... 9% 92.8M 1s 2021-05-18T14:18:29.2649766Z 3350K .......... .......... .......... .......... .......... 9% 86.5M 1s 2021-05-18T14:18:29.2656934Z 3400K .......... .......... .......... .......... .......... 9% 68.5M 1s 2021-05-18T14:18:29.2659422Z 3450K .......... .......... .......... .......... .......... 9% 204M 1s 2021-05-18T14:18:29.2663458Z 3500K .......... .......... .......... .......... .......... 9% 118M 1s 2021-05-18T14:18:29.2687550Z 3550K .......... .......... .......... .......... .......... 10% 20.5M 1s 2021-05-18T14:18:29.2694742Z 3600K .......... .......... .......... .......... .......... 10% 149M 1s 2021-05-18T14:18:29.2696203Z 3650K .......... .......... .......... .......... .......... 10% 277M 1s 2021-05-18T14:18:29.2696983Z 3700K .......... .......... .......... .......... .......... 10% 338M 1s 2021-05-18T14:18:29.2700174Z 3750K .......... .......... .......... .......... .......... 10% 80.5M 1s 2021-05-18T14:18:29.2703779Z 3800K .......... .......... .......... .......... .......... 10% 133M 1s 2021-05-18T14:18:29.2708321Z 3850K .......... .......... .......... .......... .......... 10% 111M 1s 2021-05-18T14:18:29.2713645Z 3900K .......... .......... .......... .......... .......... 11% 89.5M 1s 2021-05-18T14:18:29.2716804Z 3950K .......... .......... .......... .......... .......... 11% 157M 1s 2021-05-18T14:18:29.2720141Z 4000K .......... .......... .......... .......... .......... 11% 151M 1s 2021-05-18T14:18:29.2741595Z 4050K .......... .......... .......... .......... .......... 11% 23.6M 1s 2021-05-18T14:18:29.2744963Z 4100K .......... .......... .......... .......... .......... 11% 113M 1s 2021-05-18T14:18:29.2748285Z 4150K .......... .......... .......... .......... .......... 11% 151M 1s 2021-05-18T14:18:29.2751604Z 4200K .......... .......... .......... .......... .......... 11% 156M 1s 2021-05-18T14:18:29.2755053Z 4250K .......... .......... .......... .......... .......... 12% 132M 1s 2021-05-18T14:18:29.2758807Z 4300K .......... .......... .......... .......... .......... 12% 130M 1s 2021-05-18T14:18:29.2763211Z 4350K .......... .......... .......... .......... .......... 12% 118M 1s 2021-05-18T14:18:29.2768597Z 4400K .......... .......... .......... .......... .......... 12% 86.5M 1s 2021-05-18T14:18:29.2771929Z 4450K .......... .......... .......... .......... .......... 12% 146M 1s 2021-05-18T14:18:29.2776155Z 4500K .......... .......... .......... .......... .......... 12% 118M 1s 2021-05-18T14:18:29.2794199Z 4550K .......... .......... .......... .......... .......... 12% 32.4M 1s 2021-05-18T14:18:29.2794843Z 4600K .......... .......... .......... .......... .......... 13% 235M 1s 2021-05-18T14:18:29.2798150Z 4650K .......... .......... .......... .......... .......... 13% 116M 1s 2021-05-18T14:18:29.2802786Z 4700K .......... .......... .......... .......... .......... 13% 124M 1s 2021-05-18T14:18:29.2805592Z 4750K .......... .......... .......... .......... .......... 13% 124M 0s 2021-05-18T14:18:29.2809806Z 4800K .......... .......... .......... .......... .......... 13% 109M 0s 2021-05-18T14:18:29.2815134Z 4850K .......... .......... .......... .......... .......... 13% 102M 0s 2021-05-18T14:18:29.2818536Z 4900K .......... .......... .......... .......... .......... 13% 129M 0s 2021-05-18T14:18:29.2820975Z 4950K .......... .......... .......... .......... .......... 14% 162M 0s 2021-05-18T14:18:29.2826272Z 5000K .......... .......... .......... .......... .......... 14% 110M 0s 2021-05-18T14:18:29.2845077Z 5050K .......... .......... .......... .......... .......... 14% 25.6M 0s 2021-05-18T14:18:29.2848614Z 5100K .......... .......... .......... .......... .......... 14% 151M 0s 2021-05-18T14:18:29.2852447Z 5150K .......... .......... .......... .......... .......... 14% 189M 0s 2021-05-18T14:18:29.2853870Z 5200K .......... .......... .......... .......... .......... 14% 145M 0s 2021-05-18T14:18:29.2857931Z 5250K .......... .......... .......... .......... .......... 14% 142M 0s 2021-05-18T14:18:29.2861183Z 5300K .......... .......... .......... .......... .......... 14% 144M 0s 2021-05-18T14:18:29.2864421Z 5350K .......... .......... .......... .......... .......... 15% 138M 0s 2021-05-18T14:18:29.2869039Z 5400K .......... .......... .......... .......... .......... 15% 101M 0s 2021-05-18T14:18:29.2872033Z 5450K .......... .......... .......... .......... .......... 15% 162M 0s 2021-05-18T14:18:29.2875362Z 5500K .......... .......... .......... .......... .......... 15% 146M 0s 2021-05-18T14:18:29.2879856Z 5550K .......... .......... .......... .......... .......... 15% 108M 0s 2021-05-18T14:18:29.2899599Z 5600K .......... .......... .......... .......... .......... 15% 25.3M 0s 2021-05-18T14:18:29.2902554Z 5650K .......... .......... .......... .......... .......... 15% 147M 0s 2021-05-18T14:18:29.2905788Z 5700K .......... .......... .......... .......... .......... 16% 152M 0s 2021-05-18T14:18:29.2908658Z 5750K .......... .......... .......... .......... .......... 16% 164M 0s 2021-05-18T14:18:29.2911687Z 5800K .......... .......... .......... .......... .......... 16% 162M 0s 2021-05-18T14:18:29.2914809Z 5850K .......... .......... .......... .......... .......... 16% 163M 0s 2021-05-18T14:18:29.2918687Z 5900K .......... .......... .......... .......... .......... 16% 129M 0s 2021-05-18T14:18:29.2922541Z 5950K .......... .......... .......... .......... .......... 16% 153M 0s 2021-05-18T14:18:29.2925278Z 6000K .......... .......... .......... .......... .......... 16% 137M 0s 2021-05-18T14:18:29.2928770Z 6050K .......... .......... .......... .......... .......... 17% 171M 0s 2021-05-18T14:18:29.2931779Z 6100K .......... .......... .......... .......... .......... 17% 133M 0s 2021-05-18T14:18:29.2950762Z 6150K .......... .......... .......... .......... .......... 17% 26.1M 0s 2021-05-18T14:18:29.2956701Z 6200K .......... .......... .......... .......... .......... 17% 84.7M 0s 2021-05-18T14:18:29.2960132Z 6250K .......... .......... .......... .......... .......... 17% 140M 0s 2021-05-18T14:18:29.2963201Z 6300K .......... .......... .......... .......... .......... 17% 138M 0s 2021-05-18T14:18:29.2966206Z 6350K .......... .......... .......... .......... .......... 17% 166M 0s 2021-05-18T14:18:29.2969128Z 6400K .......... .......... .......... .......... .......... 18% 164M 0s 2021-05-18T14:18:29.2972244Z 6450K .......... .......... .......... .......... .......... 18% 156M 0s 2021-05-18T14:18:29.2975274Z 6500K .......... .......... .......... .......... .......... 18% 163M 0s 2021-05-18T14:18:29.2978358Z 6550K .......... .......... .......... .......... .......... 18% 161M 0s 2021-05-18T14:18:29.2982340Z 6600K .......... .......... .......... .......... .......... 18% 148M 0s 2021-05-18T14:18:29.2984806Z 6650K .......... .......... .......... .......... .......... 18% 150M 0s 2021-05-18T14:18:29.2987762Z 6700K .......... .......... .......... .......... .......... 18% 167M 0s 2021-05-18T14:18:29.2990909Z 6750K .......... .......... .......... .......... .......... 19% 154M 0s 2021-05-18T14:18:29.3003810Z 6800K .......... .......... .......... .......... .......... 19% 38.5M 0s 2021-05-18T14:18:29.3008614Z 6850K .......... .......... .......... .......... .......... 19% 112M 0s 2021-05-18T14:18:29.3011273Z 6900K .......... .......... .......... .......... .......... 19% 154M 0s 2021-05-18T14:18:29.3015046Z 6950K .......... .......... .......... .......... .......... 19% 150M 0s 2021-05-18T14:18:29.3018071Z 7000K .......... .......... .......... .......... .......... 19% 162M 0s 2021-05-18T14:18:29.3021301Z 7050K .......... .......... .......... .......... .......... 19% 142M 0s 2021-05-18T14:18:29.3024762Z 7100K .......... .......... .......... .......... .......... 20% 125M 0s 2021-05-18T14:18:29.3028229Z 7150K .......... .......... .......... .......... .......... 20% 145M 0s 2021-05-18T14:18:29.3031612Z 7200K .......... .......... .......... .......... .......... 20% 143M 0s 2021-05-18T14:18:29.3035486Z 7250K .......... .......... .......... .......... .......... 20% 162M 0s 2021-05-18T14:18:29.3039374Z 7300K .......... .......... .......... .......... .......... 20% 113M 0s 2021-05-18T14:18:29.3043019Z 7350K .......... .......... .......... .......... .......... 20% 147M 0s 2021-05-18T14:18:29.3047064Z 7400K .......... .......... .......... .......... .......... 20% 101M 0s 2021-05-18T14:18:29.3050439Z 7450K .......... .......... .......... .......... .......... 21% 144M 0s 2021-05-18T14:18:29.3109528Z 7500K .......... .......... .......... .......... .......... 21% 8.37M 0s 2021-05-18T14:18:29.3125815Z 7550K .......... .......... .......... .......... .......... 21% 181M 0s 2021-05-18T14:18:29.3128016Z 7600K .......... .......... .......... .......... .......... 21% 279M 0s 2021-05-18T14:18:29.3128569Z 7650K .......... .......... .......... .......... .......... 21% 280M 0s 2021-05-18T14:18:29.3129118Z 7700K .......... .......... .......... .......... .......... 21% 321M 0s 2021-05-18T14:18:29.3129647Z 7750K .......... .......... .......... .......... .......... 21% 274M 0s 2021-05-18T14:18:29.3130391Z 7800K .......... .......... .......... .......... .......... 21% 340M 0s 2021-05-18T14:18:29.3130939Z 7850K .......... .......... .......... .......... .......... 22% 314M 0s 2021-05-18T14:18:29.3131743Z 7900K .......... .......... .......... .......... .......... 22% 307M 0s 2021-05-18T14:18:29.3132453Z 7950K .......... .......... .......... .......... .......... 22% 278M 0s 2021-05-18T14:18:29.3134842Z 8000K .......... .......... .......... .......... .......... 22% 50.9M 0s 2021-05-18T14:18:29.3138100Z 8050K .......... .......... .......... .......... .......... 22% 155M 0s 2021-05-18T14:18:29.3140938Z 8100K .......... .......... .......... .......... .......... 22% 151M 0s 2021-05-18T14:18:29.3160876Z 8150K .......... .......... .......... .......... .......... 22% 26.2M 0s 2021-05-18T14:18:29.3163909Z 8200K .......... .......... .......... .......... .......... 23% 128M 0s 2021-05-18T14:18:29.3167229Z 8250K .......... .......... .......... .......... .......... 23% 130M 0s 2021-05-18T14:18:29.3170327Z 8300K .......... .......... .......... .......... .......... 23% 168M 0s 2021-05-18T14:18:29.3173490Z 8350K .......... .......... .......... .......... .......... 23% 147M 0s 2021-05-18T14:18:29.3177220Z 8400K .......... .......... .......... .......... .......... 23% 147M 0s 2021-05-18T14:18:29.3180336Z 8450K .......... .......... .......... .......... .......... 23% 147M 0s 2021-05-18T14:18:29.3185017Z 8500K .......... .......... .......... .......... .......... 23% 99.6M 0s 2021-05-18T14:18:29.3191078Z 8550K .......... .......... .......... .......... .......... 24% 84.4M 0s 2021-05-18T14:18:29.3194069Z 8600K .......... .......... .......... .......... .......... 24% 148M 0s 2021-05-18T14:18:29.3200207Z 8650K .......... .......... .......... .......... .......... 24% 88.4M 0s 2021-05-18T14:18:29.3203539Z 8700K .......... .......... .......... .......... .......... 24% 132M 0s 2021-05-18T14:18:29.3208504Z 8750K .......... .......... .......... .......... .......... 24% 94.3M 0s 2021-05-18T14:18:29.3215024Z 8800K .......... .......... .......... .......... .......... 24% 75.9M 0s 2021-05-18T14:18:29.3219500Z 8850K .......... .......... .......... .......... .......... 24% 132M 0s 2021-05-18T14:18:29.3222693Z 8900K .......... .......... .......... .......... .......... 25% 120M 0s 2021-05-18T14:18:29.3226644Z 8950K .......... .......... .......... .......... .......... 25% 131M 0s 2021-05-18T14:18:29.3231034Z 9000K .......... .......... .......... .......... .......... 25% 112M 0s 2021-05-18T14:18:29.3234797Z 9050K .......... .......... .......... .......... .......... 25% 132M 0s 2021-05-18T14:18:29.3238449Z 9100K .......... .......... .......... .......... .......... 25% 146M 0s 2021-05-18T14:18:29.3242372Z 9150K .......... .......... .......... .......... .......... 25% 130M 0s 2021-05-18T14:18:29.3245473Z 9200K .......... .......... .......... .......... .......... 25% 137M 0s 2021-05-18T14:18:29.3249538Z 9250K .......... .......... .......... .......... .......... 26% 121M 0s 2021-05-18T14:18:29.3253294Z 9300K .......... .......... .......... .......... .......... 26% 120M 0s 2021-05-18T14:18:29.3257028Z 9350K .......... .......... .......... .......... .......... 26% 147M 0s 2021-05-18T14:18:29.3260544Z 9400K .......... .......... .......... .......... .......... 26% 138M 0s 2021-05-18T14:18:29.3263173Z 9450K .......... .......... .......... .......... .......... 26% 163M 0s 2021-05-18T14:18:29.3266392Z 9500K .......... .......... .......... .......... .......... 26% 151M 0s 2021-05-18T14:18:29.3269899Z 9550K .......... .......... .......... .......... .......... 26% 140M 0s 2021-05-18T14:18:29.3274662Z 9600K .......... .......... .......... .......... .......... 27% 103M 0s 2021-05-18T14:18:29.3278539Z 9650K .......... .......... .......... .......... .......... 27% 149M 0s 2021-05-18T14:18:29.3281037Z 9700K .......... .......... .......... .......... .......... 27% 151M 0s 2021-05-18T14:18:29.3284878Z 9750K .......... .......... .......... .......... .......... 27% 143M 0s 2021-05-18T14:18:29.3288123Z 9800K .......... .......... .......... .......... .......... 27% 147M 0s 2021-05-18T14:18:29.3291135Z 9850K .......... .......... .......... .......... .......... 27% 138M 0s 2021-05-18T14:18:29.3294837Z 9900K .......... .......... .......... .......... .......... 27% 148M 0s 2021-05-18T14:18:29.3297999Z 9950K .......... .......... .......... .......... .......... 28% 179M 0s 2021-05-18T14:18:29.3301067Z 10000K .......... .......... .......... .......... .......... 28% 136M 0s 2021-05-18T14:18:29.3304615Z 10050K .......... .......... .......... .......... .......... 28% 135M 0s 2021-05-18T14:18:29.3307382Z 10100K .......... .......... .......... .......... .......... 28% 153M 0s 2021-05-18T14:18:29.3310474Z 10150K .......... .......... .......... .......... .......... 28% 166M 0s 2021-05-18T14:18:29.3313758Z 10200K .......... .......... .......... .......... .......... 28% 178M 0s 2021-05-18T14:18:29.3317659Z 10250K .......... .......... .......... .......... .......... 28% 122M 0s 2021-05-18T14:18:29.3320913Z 10300K .......... .......... .......... .......... .......... 29% 143M 0s 2021-05-18T14:18:29.3324450Z 10350K .......... .......... .......... .......... .......... 29% 141M 0s 2021-05-18T14:18:29.3327587Z 10400K .......... .......... .......... .......... .......... 29% 137M 0s 2021-05-18T14:18:29.3330506Z 10450K .......... .......... .......... .......... .......... 29% 164M 0s 2021-05-18T14:18:29.3333511Z 10500K .......... .......... .......... .......... .......... 29% 164M 0s 2021-05-18T14:18:29.3337295Z 10550K .......... .......... .......... .......... .......... 29% 128M 0s 2021-05-18T14:18:29.3340562Z 10600K .......... .......... .......... .......... .......... 29% 149M 0s 2021-05-18T14:18:29.3343456Z 10650K .......... .......... .......... .......... .......... 29% 174M 0s 2021-05-18T14:18:29.3346640Z 10700K .......... .......... .......... .......... .......... 30% 149M 0s 2021-05-18T14:18:29.3349948Z 10750K .......... .......... .......... .......... .......... 30% 167M 0s 2021-05-18T14:18:29.3352388Z 10800K .......... .......... .......... .......... .......... 30% 175M 0s 2021-05-18T14:18:29.3356261Z 10850K .......... .......... .......... .......... .......... 30% 133M 0s 2021-05-18T14:18:29.3359151Z 10900K .......... .......... .......... .......... .......... 30% 160M 0s 2021-05-18T14:18:29.3362996Z 10950K .......... .......... .......... .......... .......... 30% 163M 0s 2021-05-18T14:18:29.3365892Z 11000K .......... .......... .......... .......... .......... 30% 127M 0s 2021-05-18T14:18:29.3370088Z 11050K .......... .......... .......... .......... .......... 31% 119M 0s 2021-05-18T14:18:29.3373600Z 11100K .......... .......... .......... .......... .......... 31% 169M 0s 2021-05-18T14:18:29.3376177Z 11150K .......... .......... .......... .......... .......... 31% 156M 0s 2021-05-18T14:18:29.3379949Z 11200K .......... .......... .......... .......... .......... 31% 127M 0s 2021-05-18T14:18:29.3383490Z 11250K .......... .......... .......... .......... .......... 31% 145M 0s 2021-05-18T14:18:29.3386173Z 11300K .......... .......... .......... .......... .......... 31% 170M 0s 2021-05-18T14:18:29.3389541Z 11350K .......... .......... .......... .......... .......... 31% 169M 0s 2021-05-18T14:18:29.3392491Z 11400K .......... .......... .......... .......... .......... 32% 142M 0s 2021-05-18T14:18:29.3396088Z 11450K .......... .......... .......... .......... .......... 32% 150M 0s 2021-05-18T14:18:29.3399358Z 11500K .......... .......... .......... .......... .......... 32% 163M 0s 2021-05-18T14:18:29.3401986Z 11550K .......... .......... .......... .......... .......... 32% 151M 0s 2021-05-18T14:18:29.3405852Z 11600K .......... .......... .......... .......... .......... 32% 147M 0s 2021-05-18T14:18:29.3409619Z 11650K .......... .......... .......... .......... .......... 32% 167M 0s 2021-05-18T14:18:29.3412336Z 11700K .......... .......... .......... .......... .......... 32% 148M 0s 2021-05-18T14:18:29.3415173Z 11750K .......... .......... .......... .......... .......... 33% 154M 0s 2021-05-18T14:18:29.3418782Z 11800K .......... .......... .......... .......... .......... 33% 150M 0s 2021-05-18T14:18:29.3422265Z 11850K .......... .......... .......... .......... .......... 33% 146M 0s 2021-05-18T14:18:29.3424666Z 11900K .......... .......... .......... .......... .......... 33% 144M 0s 2021-05-18T14:18:29.3428320Z 11950K .......... .......... .......... .......... .......... 33% 164M 0s 2021-05-18T14:18:29.3431021Z 12000K .......... .......... .......... .......... .......... 33% 161M 0s 2021-05-18T14:18:29.3433769Z 12050K .......... .......... .......... .......... .......... 33% 156M 0s 2021-05-18T14:18:29.3436653Z 12100K .......... .......... .......... .......... .......... 34% 170M 0s 2021-05-18T14:18:29.3477072Z 12150K .......... .......... .......... .......... .......... 34% 12.3M 0s 2021-05-18T14:18:29.3481036Z 12200K .......... .......... .......... .......... .......... 34% 124M 0s 2021-05-18T14:18:29.3484027Z 12250K .......... .......... .......... .......... .......... 34% 164M 0s 2021-05-18T14:18:29.3486434Z 12300K .......... .......... .......... .......... .......... 34% 179M 0s 2021-05-18T14:18:29.3489704Z 12350K .......... .......... .......... .......... .......... 34% 150M 0s 2021-05-18T14:18:29.3493009Z 12400K .......... .......... .......... .......... .......... 34% 147M 0s 2021-05-18T14:18:29.3496320Z 12450K .......... .......... .......... .......... .......... 35% 157M 0s 2021-05-18T14:18:29.3499148Z 12500K .......... .......... .......... .......... .......... 35% 160M 0s 2021-05-18T14:18:29.3502744Z 12550K .......... .......... .......... .......... .......... 35% 143M 0s 2021-05-18T14:18:29.3505497Z 12600K .......... .......... .......... .......... .......... 35% 149M 0s 2021-05-18T14:18:29.3508906Z 12650K .......... .......... .......... .......... .......... 35% 154M 0s 2021-05-18T14:18:29.3511887Z 12700K .......... .......... .......... .......... .......... 35% 148M 0s 2021-05-18T14:18:29.3514885Z 12750K .......... .......... .......... .......... .......... 35% 166M 0s 2021-05-18T14:18:29.3518007Z 12800K .......... .......... .......... .......... .......... 36% 167M 0s 2021-05-18T14:18:29.3520856Z 12850K .......... .......... .......... .......... .......... 36% 156M 0s 2021-05-18T14:18:29.3523804Z 12900K .......... .......... .......... .......... .......... 36% 167M 0s 2021-05-18T14:18:29.3529038Z 12950K .......... .......... .......... .......... .......... 36% 177M 0s 2021-05-18T14:18:29.3529810Z 13000K .......... .......... .......... .......... .......... 36% 288M 0s 2021-05-18T14:18:29.3533560Z 13050K .......... .......... .......... .......... .......... 36% 117M 0s 2021-05-18T14:18:29.3536193Z 13100K .......... .......... .......... .......... .......... 36% 141M 0s 2021-05-18T14:18:29.3538979Z 13150K .......... .......... .......... .......... .......... 36% 159M 0s 2021-05-18T14:18:29.3542764Z 13200K .......... .......... .......... .......... .......... 37% 144M 0s 2021-05-18T14:18:29.3545921Z 13250K .......... .......... .......... .......... .......... 37% 157M 0s 2021-05-18T14:18:29.3549870Z 13300K .......... .......... .......... .......... .......... 37% 132M 0s 2021-05-18T14:18:29.3552799Z 13350K .......... .......... .......... .......... .......... 37% 151M 0s 2021-05-18T14:18:29.3555912Z 13400K .......... .......... .......... .......... .......... 37% 141M 0s 2021-05-18T14:18:29.3559987Z 13450K .......... .......... .......... .......... .......... 37% 149M 0s 2021-05-18T14:18:29.3563457Z 13500K .......... .......... .......... .......... .......... 37% 150M 0s 2021-05-18T14:18:29.3566058Z 13550K .......... .......... .......... .......... .......... 38% 150M 0s 2021-05-18T14:18:29.3568998Z 13600K .......... .......... .......... .......... .......... 38% 150M 0s 2021-05-18T14:18:29.3572199Z 13650K .......... .......... .......... .......... .......... 38% 148M 0s 2021-05-18T14:18:29.3575291Z 13700K .......... .......... .......... .......... .......... 38% 161M 0s 2021-05-18T14:18:29.3578814Z 13750K .......... .......... .......... .......... .......... 38% 143M 0s 2021-05-18T14:18:29.3582368Z 13800K .......... .......... .......... .......... .......... 38% 148M 0s 2021-05-18T14:18:29.3586129Z 13850K .......... .......... .......... .......... .......... 38% 150M 0s 2021-05-18T14:18:29.3589071Z 13900K .......... .......... .......... .......... .......... 39% 167M 0s 2021-05-18T14:18:29.3591386Z 13950K .......... .......... .......... .......... .......... 39% 157M 0s 2021-05-18T14:18:29.3594618Z 14000K .......... .......... .......... .......... .......... 39% 149M 0s 2021-05-18T14:18:29.3597636Z 14050K .......... .......... .......... .......... .......... 39% 164M 0s 2021-05-18T14:18:29.3600421Z 14100K .......... .......... .......... .......... .......... 39% 169M 0s 2021-05-18T14:18:29.3604095Z 14150K .......... .......... .......... .......... .......... 39% 131M 0s 2021-05-18T14:18:29.3607943Z 14200K .......... .......... .......... .......... .......... 39% 156M 0s 2021-05-18T14:18:29.3610964Z 14250K .......... .......... .......... .......... .......... 40% 171M 0s 2021-05-18T14:18:29.3613356Z 14300K .......... .......... .......... .......... .......... 40% 181M 0s 2021-05-18T14:18:29.3617116Z 14350K .......... .......... .......... .......... .......... 40% 133M 0s 2021-05-18T14:18:29.3620307Z 14400K .......... .......... .......... .......... .......... 40% 146M 0s 2021-05-18T14:18:29.3623928Z 14450K .......... .......... .......... .......... .......... 40% 131M 0s 2021-05-18T14:18:29.3626579Z 14500K .......... .......... .......... .......... .......... 40% 161M 0s 2021-05-18T14:18:29.3630794Z 14550K .......... .......... .......... .......... .......... 40% 152M 0s 2021-05-18T14:18:29.3633224Z 14600K .......... .......... .......... .......... .......... 41% 146M 0s 2021-05-18T14:18:29.3636409Z 14650K .......... .......... .......... .......... .......... 41% 150M 0s 2021-05-18T14:18:29.3639863Z 14700K .......... .......... .......... .......... .......... 41% 159M 0s 2021-05-18T14:18:29.3642343Z 14750K .......... .......... .......... .......... .......... 41% 173M 0s 2021-05-18T14:18:29.3646552Z 14800K .......... .......... .......... .......... .......... 41% 166M 0s 2021-05-18T14:18:29.3648725Z 14850K .......... .......... .......... .......... .......... 41% 168M 0s 2021-05-18T14:18:29.3651179Z 14900K .......... .......... .......... .......... .......... 41% 167M 0s 2021-05-18T14:18:29.3655417Z 14950K .......... .......... .......... .......... .......... 42% 141M 0s 2021-05-18T14:18:29.3658435Z 15000K .......... .......... .......... .......... .......... 42% 169M 0s 2021-05-18T14:18:29.3661458Z 15050K .......... .......... .......... .......... .......... 42% 152M 0s 2021-05-18T14:18:29.3664045Z 15100K .......... .......... .......... .......... .......... 42% 164M 0s 2021-05-18T14:18:29.3666595Z 15150K .......... .......... .......... .......... .......... 42% 169M 0s 2021-05-18T14:18:29.3670810Z 15200K .......... .......... .......... .......... .......... 42% 146M 0s 2021-05-18T14:18:29.3674161Z 15250K .......... .......... .......... .......... .......... 42% 140M 0s 2021-05-18T14:18:29.3724039Z 15300K .......... .......... .......... .......... .......... 43% 195M 0s 2021-05-18T14:18:29.3747924Z 15350K .......... .......... .......... .......... .......... 43% 314M 0s 2021-05-18T14:18:29.3749033Z 15400K .......... .......... .......... .......... .......... 43% 253M 0s 2021-05-18T14:18:29.3749577Z 15450K .......... .......... .......... .......... .......... 43% 302M 0s 2021-05-18T14:18:29.3750106Z 15500K .......... .......... .......... .......... .......... 43% 316M 0s 2021-05-18T14:18:29.3750780Z 15550K .......... .......... .......... .......... .......... 43% 280M 0s 2021-05-18T14:18:29.3752030Z 15600K .......... .......... .......... .......... .......... 43% 331M 0s 2021-05-18T14:18:29.3752565Z 15650K .......... .......... .......... .......... .......... 43% 320M 0s 2021-05-18T14:18:29.3753174Z 15700K .......... .......... .......... .......... .......... 44% 311M 0s 2021-05-18T14:18:29.3753697Z 15750K .......... .......... .......... .......... .......... 44% 267M 0s 2021-05-18T14:18:29.3754668Z 15800K .......... .......... .......... .......... .......... 44% 328M 0s 2021-05-18T14:18:29.3755496Z 15850K .......... .......... .......... .......... .......... 44% 311M 0s 2021-05-18T14:18:29.3756189Z 15900K .......... .......... .......... .......... .......... 44% 256M 0s 2021-05-18T14:18:29.3756991Z 15950K .......... .......... .......... .......... .......... 44% 307M 0s 2021-05-18T14:18:29.3757514Z 16000K .......... .......... .......... .......... .......... 44% 313M 0s 2021-05-18T14:18:29.3758396Z 16050K .......... .......... .......... .......... .......... 45% 286M 0s 2021-05-18T14:18:29.3759044Z 16100K .......... .......... .......... .......... .......... 45% 319M 0s 2021-05-18T14:18:29.3759559Z 16150K .......... .......... .......... .......... .......... 45% 318M 0s 2021-05-18T14:18:29.3760435Z 16200K .......... .......... .......... .......... .......... 45% 279M 0s 2021-05-18T14:18:29.3760968Z 16250K .......... .......... .......... .......... .......... 45% 323M 0s 2021-05-18T14:18:29.3761922Z 16300K .......... .......... .......... .......... .......... 45% 328M 0s 2021-05-18T14:18:29.3762452Z 16350K .......... .......... .......... .......... .......... 45% 320M 0s 2021-05-18T14:18:29.3763624Z 16400K .......... .......... .......... .......... .......... 46% 278M 0s 2021-05-18T14:18:29.3764145Z 16450K .......... .......... .......... .......... .......... 46% 323M 0s 2021-05-18T14:18:29.3764768Z 16500K .......... .......... .......... .......... .......... 46% 322M 0s 2021-05-18T14:18:29.3766100Z 16550K .......... .......... .......... .......... .......... 46% 259M 0s 2021-05-18T14:18:29.3766620Z 16600K .......... .......... .......... .......... .......... 46% 337M 0s 2021-05-18T14:18:29.3767231Z 16650K .......... .......... .......... .......... .......... 46% 296M 0s 2021-05-18T14:18:29.3768486Z 16700K .......... .......... .......... .......... .......... 46% 264M 0s 2021-05-18T14:18:29.3769434Z 16750K .......... .......... .......... .......... .......... 47% 314M 0s 2021-05-18T14:18:29.3770048Z 16800K .......... .......... .......... .......... .......... 47% 131M 0s 2021-05-18T14:18:29.3771027Z 16850K .......... .......... .......... .......... .......... 47% 251M 0s 2021-05-18T14:18:29.3771565Z 16900K .......... .......... .......... .......... .......... 47% 272M 0s 2021-05-18T14:18:29.3772411Z 16950K .......... .......... .......... .......... .......... 47% 280M 0s 2021-05-18T14:18:29.3772933Z 17000K .......... .......... .......... .......... .......... 47% 287M 0s 2021-05-18T14:18:29.3773869Z 17050K .......... .......... .......... .......... .......... 47% 222M 0s 2021-05-18T14:18:29.3774477Z 17100K .......... .......... .......... .......... .......... 48% 260M 0s 2021-05-18T14:18:29.3775344Z 17150K .......... .......... .......... .......... .......... 48% 290M 0s 2021-05-18T14:18:29.3775883Z 17200K .......... .......... .......... .......... .......... 48% 245M 0s 2021-05-18T14:18:29.3776834Z 17250K .......... .......... .......... .......... .......... 48% 248M 0s 2021-05-18T14:18:29.3777588Z 17300K .......... .......... .......... .......... .......... 48% 283M 0s 2021-05-18T14:18:29.3778163Z 17350K .......... .......... .......... .......... .......... 48% 243M 0s 2021-05-18T14:18:29.3778693Z 17400K .......... .......... .......... .......... .......... 48% 188M 0s 2021-05-18T14:18:29.3780145Z 17450K .......... .......... .......... .......... .......... 49% 307M 0s 2021-05-18T14:18:29.3780687Z 17500K .......... .......... .......... .......... .......... 49% 274M 0s 2021-05-18T14:18:29.3781751Z 17550K .......... .......... .......... .......... .......... 49% 323M 0s 2021-05-18T14:18:29.3782268Z 17600K .......... .......... .......... .......... .......... 49% 312M 0s 2021-05-18T14:18:29.3783053Z 17650K .......... .......... .......... .......... .......... 49% 297M 0s 2021-05-18T14:18:29.3783575Z 17700K .......... .......... .......... .......... .......... 49% 270M 0s 2021-05-18T14:18:29.3784100Z 17750K .......... .......... .......... .......... .......... 49% 312M 0s 2021-05-18T14:18:29.3784624Z 17800K .......... .......... .......... .......... .......... 50% 314M 0s 2021-05-18T14:18:29.3785736Z 17850K .......... .......... .......... .......... .......... 50% 41.2M 0s 2021-05-18T14:18:29.3786291Z 17900K .......... .......... .......... .......... .......... 50% 95.9M 0s 2021-05-18T14:18:29.3787486Z 17950K .......... .......... .......... .......... .......... 50% 97.8M 0s 2021-05-18T14:18:29.3791054Z 18000K .......... .......... .......... .......... .......... 50% 99.3M 0s 2021-05-18T14:18:29.3793745Z 18050K .......... .......... .......... .......... .......... 50% 145M 0s 2021-05-18T14:18:29.3797877Z 18100K .......... .......... .......... .......... .......... 50% 145M 0s 2021-05-18T14:18:29.3801236Z 18150K .......... .......... .......... .......... .......... 51% 116M 0s 2021-05-18T14:18:29.3804133Z 18200K .......... .......... .......... .......... .......... 51% 165M 0s 2021-05-18T14:18:29.3808249Z 18250K .......... .......... .......... .......... .......... 51% 151M 0s 2021-05-18T14:18:29.3810982Z 18300K .......... .......... .......... .......... .......... 51% 180M 0s 2021-05-18T14:18:29.3813634Z 18350K .......... .......... .......... .......... .......... 51% 138M 0s 2021-05-18T14:18:29.3817315Z 18400K .......... .......... .......... .......... .......... 51% 137M 0s 2021-05-18T14:18:29.3820677Z 18450K .......... .......... .......... .......... .......... 51% 152M 0s 2021-05-18T14:18:29.3823806Z 18500K .......... .......... .......... .......... .......... 51% 146M 0s 2021-05-18T14:18:29.3828111Z 18550K .......... .......... .......... .......... .......... 52% 131M 0s 2021-05-18T14:18:29.3830941Z 18600K .......... .......... .......... .......... .......... 52% 169M 0s 2021-05-18T14:18:29.3834341Z 18650K .......... .......... .......... .......... .......... 52% 151M 0s 2021-05-18T14:18:29.3837588Z 18700K .......... .......... .......... .......... .......... 52% 149M 0s 2021-05-18T14:18:29.3841238Z 18750K .......... .......... .......... .......... .......... 52% 134M 0s 2021-05-18T14:18:29.3844720Z 18800K .......... .......... .......... .......... .......... 52% 140M 0s 2021-05-18T14:18:29.3847032Z 18850K .......... .......... .......... .......... .......... 52% 162M 0s 2021-05-18T14:18:29.3850929Z 18900K .......... .......... .......... .......... .......... 53% 125M 0s 2021-05-18T14:18:29.3854762Z 18950K .......... .......... .......... .......... .......... 53% 160M 0s 2021-05-18T14:18:29.3858620Z 19000K .......... .......... .......... .......... .......... 53% 154M 0s 2021-05-18T14:18:29.3859595Z 19050K .......... .......... .......... .......... .......... 53% 177M 0s 2021-05-18T14:18:29.3863226Z 19100K .......... .......... .......... .......... .......... 53% 148M 0s 2021-05-18T14:18:29.3867978Z 19150K .......... .......... .......... .......... .......... 53% 158M 0s 2021-05-18T14:18:29.3868524Z 19200K .......... .......... .......... .......... .......... 53% 294M 0s 2021-05-18T14:18:29.3874046Z 19250K .......... .......... .......... .......... .......... 54% 128M 0s 2021-05-18T14:18:29.3874577Z 19300K .......... .......... .......... .......... .......... 54% 271M 0s 2021-05-18T14:18:29.3877450Z 19350K .......... .......... .......... .......... .......... 54% 126M 0s 2021-05-18T14:18:29.3881215Z 19400K .......... .......... .......... .......... .......... 54% 133M 0s 2021-05-18T14:18:29.3886069Z 19450K .......... .......... .......... .......... .......... 54% 154M 0s 2021-05-18T14:18:29.3886768Z 19500K .......... .......... .......... .......... .......... 54% 252M 0s 2021-05-18T14:18:29.3889880Z 19550K .......... .......... .......... .......... .......... 54% 134M 0s 2021-05-18T14:18:29.3892654Z 19600K .......... .......... .......... .......... .......... 55% 158M 0s 2021-05-18T14:18:29.3897544Z 19650K .......... .......... .......... .......... .......... 55% 108M 0s 2021-05-18T14:18:29.3900138Z 19700K .......... .......... .......... .......... .......... 55% 157M 0s 2021-05-18T14:18:29.3904608Z 19750K .......... .......... .......... .......... .......... 55% 122M 0s 2021-05-18T14:18:29.3907221Z 19800K .......... .......... .......... .......... .......... 55% 160M 0s 2021-05-18T14:18:29.3911277Z 19850K .......... .......... .......... .......... .......... 55% 173M 0s 2021-05-18T14:18:29.3913617Z 19900K .......... .......... .......... .......... .......... 55% 149M 0s 2021-05-18T14:18:29.3918128Z 19950K .......... .......... .......... .......... .......... 56% 164M 0s 2021-05-18T14:18:29.3918684Z 20000K .......... .......... .......... .......... .......... 56% 300M 0s 2021-05-18T14:18:29.3921777Z 20050K .......... .......... .......... .......... .......... 56% 126M 0s 2021-05-18T14:18:29.3924698Z 20100K .......... .......... .......... .......... .......... 56% 167M 0s 2021-05-18T14:18:29.3927597Z 20150K .......... .......... .......... .......... .......... 56% 171M 0s 2021-05-18T14:18:29.3930839Z 20200K .......... .......... .......... .......... .......... 56% 149M 0s 2021-05-18T14:18:29.3933792Z 20250K .......... .......... .......... .......... .......... 56% 165M 0s 2021-05-18T14:18:29.3936855Z 20300K .......... .......... .......... .......... .......... 57% 160M 0s 2021-05-18T14:18:29.3940121Z 20350K .......... .......... .......... .......... .......... 57% 169M 0s 2021-05-18T14:18:29.3942967Z 20400K .......... .......... .......... .......... .......... 57% 152M 0s 2021-05-18T14:18:29.3945933Z 20450K .......... .......... .......... .......... .......... 57% 164M 0s 2021-05-18T14:18:29.3948896Z 20500K .......... .......... .......... .......... .......... 57% 165M 0s 2021-05-18T14:18:29.3952087Z 20550K .......... .......... .......... .......... .......... 57% 153M 0s 2021-05-18T14:18:29.3975006Z 20600K .......... .......... .......... .......... .......... 57% 188M 0s 2021-05-18T14:18:29.3975865Z 20650K .......... .......... .......... .......... .......... 58% 324M 0s 2021-05-18T14:18:29.3976455Z 20700K .......... .......... .......... .......... .......... 58% 321M 0s 2021-05-18T14:18:29.3977025Z 20750K .......... .......... .......... .......... .......... 58% 290M 0s 2021-05-18T14:18:29.3977549Z 20800K .......... .......... .......... .......... .......... 58% 321M 0s 2021-05-18T14:18:29.3982542Z 20850K .......... .......... .......... .......... .......... 58% 325M 0s 2021-05-18T14:18:29.3983080Z 20900K .......... .......... .......... .......... .......... 58% 292M 0s 2021-05-18T14:18:29.3983619Z 20950K .......... .......... .......... .......... .......... 58% 326M 0s 2021-05-18T14:18:29.3984147Z 21000K .......... .......... .......... .......... .......... 58% 312M 0s 2021-05-18T14:18:29.3984666Z 21050K .......... .......... .......... .......... .......... 59% 296M 0s 2021-05-18T14:18:29.3985204Z 21100K .......... .......... .......... .......... .......... 59% 330M 0s 2021-05-18T14:18:29.3985735Z 21150K .......... .......... .......... .......... .......... 59% 328M 0s 2021-05-18T14:18:29.3986251Z 21200K .......... .......... .......... .......... .......... 59% 279M 0s 2021-05-18T14:18:29.3986787Z 21250K .......... .......... .......... .......... .......... 59% 298M 0s 2021-05-18T14:18:29.5142094Z 21300K .......... .......... .......... .......... .......... 59% 429K 0s 2021-05-18T14:18:29.5145880Z 21350K .......... .......... .......... .......... .......... 59% 99.2M 0s 2021-05-18T14:18:29.5151348Z 21400K .......... .......... .......... .......... .......... 60% 107M 0s 2021-05-18T14:18:29.5155068Z 21450K .......... .......... .......... .......... .......... 60% 119M 0s 2021-05-18T14:18:29.5158546Z 21500K .......... .......... .......... .......... .......... 60% 130M 0s 2021-05-18T14:18:29.5161363Z 21550K .......... .......... .......... .......... .......... 60% 139M 0s 2021-05-18T14:18:29.5165348Z 21600K .......... .......... .......... .......... .......... 60% 122M 0s 2021-05-18T14:18:29.5207767Z 21650K .......... .......... .......... .......... .......... 60% 164M 0s 2021-05-18T14:18:29.5215535Z 21700K .......... .......... .......... .......... .......... 60% 250M 0s 2021-05-18T14:18:29.5216723Z 21750K .......... .......... .......... .......... .......... 61% 239M 0s 2021-05-18T14:18:29.5217257Z 21800K .......... .......... .......... .......... .......... 61% 249M 0s 2021-05-18T14:18:29.5217770Z 21850K .......... .......... .......... .......... .......... 61% 239M 0s 2021-05-18T14:18:29.5219049Z 21900K .......... .......... .......... .......... .......... 61% 315M 0s 2021-05-18T14:18:29.5219596Z 21950K .......... .......... .......... .......... .......... 61% 278M 0s 2021-05-18T14:18:29.5220682Z 22000K .......... .......... .......... .......... .......... 61% 325M 0s 2021-05-18T14:18:29.5221240Z 22050K .......... .......... .......... .......... .......... 61% 286M 0s 2021-05-18T14:18:29.5221757Z 22100K .......... .......... .......... .......... .......... 62% 324M 0s 2021-05-18T14:18:29.5222285Z 22150K .......... .......... .......... .......... .......... 62% 307M 0s 2021-05-18T14:18:29.5222820Z 22200K .......... .......... .......... .......... .......... 62% 247M 0s 2021-05-18T14:18:29.5223333Z 22250K .......... .......... .......... .......... .......... 62% 302M 0s 2021-05-18T14:18:29.5223868Z 22300K .......... .......... .......... .......... .......... 62% 329M 0s 2021-05-18T14:18:29.5225640Z 22350K .......... .......... .......... .......... .......... 62% 310M 0s 2021-05-18T14:18:29.5226159Z 22400K .......... .......... .......... .......... .......... 62% 267M 0s 2021-05-18T14:18:29.5226686Z 22450K .......... .......... .......... .......... .......... 63% 306M 0s 2021-05-18T14:18:29.5227216Z 22500K .......... .......... .......... .......... .......... 63% 310M 0s 2021-05-18T14:18:29.5227733Z 22550K .......... .......... .......... .......... .......... 63% 324M 0s 2021-05-18T14:18:29.5228269Z 22600K .......... .......... .......... .......... .......... 63% 326M 0s 2021-05-18T14:18:29.5228798Z 22650K .......... .......... .......... .......... .......... 63% 262M 0s 2021-05-18T14:18:29.5230437Z 22700K .......... .......... .......... .......... .......... 63% 325M 0s 2021-05-18T14:18:29.5230973Z 22750K .......... .......... .......... .......... .......... 63% 309M 0s 2021-05-18T14:18:29.5231488Z 22800K .......... .......... .......... .......... .......... 64% 261M 0s 2021-05-18T14:18:29.5232017Z 22850K .......... .......... .......... .......... .......... 64% 186M 0s 2021-05-18T14:18:29.5233230Z 22900K .......... .......... .......... .......... .......... 64% 94.2M 0s 2021-05-18T14:18:29.5236249Z 22950K .......... .......... .......... .......... .......... 64% 253M 0s 2021-05-18T14:18:29.5238486Z 23000K .......... .......... .......... .......... .......... 64% 313M 0s 2021-05-18T14:18:29.5246298Z 23050K .......... .......... .......... .......... .......... 64% 257M 0s 2021-05-18T14:18:29.5246965Z 23100K .......... .......... .......... .......... .......... 64% 308M 0s 2021-05-18T14:18:29.5247578Z 23150K .......... .......... .......... .......... .......... 65% 321M 0s 2021-05-18T14:18:29.5248121Z 23200K .......... .......... .......... .......... .......... 65% 325M 0s 2021-05-18T14:18:29.5248723Z 23250K .......... .......... .......... .......... .......... 65% 288M 0s 2021-05-18T14:18:29.5249337Z 23300K .......... .......... .......... .......... .......... 65% 307M 0s 2021-05-18T14:18:29.5249870Z 23350K .......... .......... .......... .......... .......... 65% 324M 0s 2021-05-18T14:18:29.5250653Z 23400K .......... .......... .......... .......... .......... 65% 327M 0s 2021-05-18T14:18:29.5251260Z 23450K .......... .......... .......... .......... .......... 65% 270M 0s 2021-05-18T14:18:29.5251950Z 23500K .......... .......... .......... .......... .......... 65% 322M 0s 2021-05-18T14:18:29.5252556Z 23550K .......... .......... .......... .......... .......... 66% 313M 0s 2021-05-18T14:18:29.5253093Z 23600K .......... .......... .......... .......... .......... 66% 273M 0s 2021-05-18T14:18:29.5253694Z 23650K .......... .......... .......... .......... .......... 66% 320M 0s 2021-05-18T14:18:29.5254225Z 23700K .......... .......... .......... .......... .......... 66% 311M 0s 2021-05-18T14:18:29.5254881Z 23750K .......... .......... .......... .......... .......... 66% 297M 0s 2021-05-18T14:18:29.5255411Z 23800K .......... .......... .......... .......... .......... 66% 232M 0s 2021-05-18T14:18:29.5255927Z 23850K .......... .......... .......... .......... .......... 66% 269M 0s 2021-05-18T14:18:29.5336468Z 23900K .......... .......... .......... .......... .......... 67% 5.52M 0s 2021-05-18T14:18:29.5337701Z 23950K .......... .......... .......... .......... .......... 67% 218M 0s 2021-05-18T14:18:29.5342865Z 24000K .......... .......... .......... .......... .......... 67% 93.5M 0s 2021-05-18T14:18:29.5346192Z 24050K .......... .......... .......... .......... .......... 67% 151M 0s 2021-05-18T14:18:29.5348752Z 24100K .......... .......... .......... .......... .......... 67% 142M 0s 2021-05-18T14:18:29.5352425Z 24150K .......... .......... .......... .......... .......... 67% 121M 0s 2021-05-18T14:18:29.5356312Z 24200K .......... .......... .......... .......... .......... 67% 166M 0s 2021-05-18T14:18:29.5359564Z 24250K .......... .......... .......... .......... .......... 68% 132M 0s 2021-05-18T14:18:29.5362076Z 24300K .......... .......... .......... .......... .......... 68% 165M 0s 2021-05-18T14:18:29.5365904Z 24350K .......... .......... .......... .......... .......... 68% 141M 0s 2021-05-18T14:18:29.5369479Z 24400K .......... .......... .......... .......... .......... 68% 139M 0s 2021-05-18T14:18:29.5373715Z 24450K .......... .......... .......... .......... .......... 68% 142M 0s 2021-05-18T14:18:29.5376070Z 24500K .......... .......... .......... .......... .......... 68% 157M 0s 2021-05-18T14:18:29.5380468Z 24550K .......... .......... .......... .......... .......... 68% 150M 0s 2021-05-18T14:18:29.5381433Z 24600K .......... .......... .......... .......... .......... 69% 285M 0s 2021-05-18T14:18:29.5385098Z 24650K .......... .......... .......... .......... .......... 69% 118M 0s 2021-05-18T14:18:29.5388931Z 24700K .......... .......... .......... .......... .......... 69% 169M 0s 2021-05-18T14:18:29.5390861Z 24750K .......... .......... .......... .......... .......... 69% 168M 0s 2021-05-18T14:18:29.5393979Z 24800K .......... .......... .......... .......... .......... 69% 158M 0s 2021-05-18T14:18:29.5398130Z 24850K .......... .......... .......... .......... .......... 69% 119M 0s 2021-05-18T14:18:29.5400980Z 24900K .......... .......... .......... .......... .......... 69% 167M 0s 2021-05-18T14:18:29.5404813Z 24950K .......... .......... .......... .......... .......... 70% 175M 0s 2021-05-18T14:18:29.5406910Z 25000K .......... .......... .......... .......... .......... 70% 205M 0s 2021-05-18T14:18:29.5411546Z 25050K .......... .......... .......... .......... .......... 70% 130M 0s 2021-05-18T14:18:29.5412321Z 25100K .......... .......... .......... .......... .......... 70% 194M 0s 2021-05-18T14:18:29.5415032Z 25150K .......... .......... .......... .......... .......... 70% 170M 0s 2021-05-18T14:18:29.5419401Z 25200K .......... .......... .......... .......... .......... 70% 163M 0s 2021-05-18T14:18:29.5421639Z 25250K .......... .......... .......... .......... .......... 70% 269M 0s 2021-05-18T14:18:29.5424270Z 25300K .......... .......... .......... .......... .......... 71% 108M 0s 2021-05-18T14:18:29.5427202Z 25350K .......... .......... .......... .......... .......... 71% 206M 0s 2021-05-18T14:18:29.5494410Z 25400K .......... .......... .......... .......... .......... 71% 188M 0s 2021-05-18T14:18:29.5495321Z 25450K .......... .......... .......... .......... .......... 71% 294M 0s 2021-05-18T14:18:29.5497593Z 25500K .......... .......... .......... .......... .......... 71% 326M 0s 2021-05-18T14:18:29.5498125Z 25550K .......... .......... .......... .......... .......... 71% 284M 0s 2021-05-18T14:18:29.5498648Z 25600K .......... .......... .......... .......... .......... 71% 296M 0s 2021-05-18T14:18:29.5499186Z 25650K .......... .......... .......... .......... .......... 72% 328M 0s 2021-05-18T14:18:29.5499724Z 25700K .......... .......... .......... .......... .......... 72% 283M 0s 2021-05-18T14:18:29.5500245Z 25750K .......... .......... .......... .......... .......... 72% 330M 0s 2021-05-18T14:18:29.5501013Z 25800K .......... .......... .......... .......... .......... 72% 317M 0s 2021-05-18T14:18:29.5501794Z 25850K .......... .......... .......... .......... .......... 72% 260M 0s 2021-05-18T14:18:29.5502571Z 25900K .......... .......... .......... .......... .......... 72% 308M 0s 2021-05-18T14:18:29.5504975Z 25950K .......... .......... .......... .......... .......... 72% 329M 0s 2021-05-18T14:18:29.5505529Z 26000K .......... .......... .......... .......... .......... 73% 330M 0s 2021-05-18T14:18:29.5506046Z 26050K .......... .......... .......... .......... .......... 73% 264M 0s 2021-05-18T14:18:29.5506584Z 26100K .......... .......... .......... .......... .......... 73% 322M 0s 2021-05-18T14:18:29.5507113Z 26150K .......... .......... .......... .......... .......... 73% 273M 0s 2021-05-18T14:18:29.5507638Z 26200K .......... .......... .......... .......... .......... 73% 308M 0s 2021-05-18T14:18:29.5508384Z 26250K .......... .......... .......... .......... .......... 73% 320M 0s 2021-05-18T14:18:29.5509866Z 26300K .......... .......... .......... .......... .......... 73% 291M 0s 2021-05-18T14:18:29.5511331Z 26350K .......... .......... .......... .......... .......... 73% 277M 0s 2021-05-18T14:18:29.5512754Z 26400K .......... .......... .......... .......... .......... 74% 321M 0s 2021-05-18T14:18:29.5514163Z 26450K .......... .......... .......... .......... .......... 74% 308M 0s 2021-05-18T14:18:29.5515520Z 26500K .......... .......... .......... .......... .......... 74% 322M 0s 2021-05-18T14:18:29.5517598Z 26550K .......... .......... .......... .......... .......... 74% 260M 0s 2021-05-18T14:18:29.5519016Z 26600K .......... .......... .......... .......... .......... 74% 297M 0s 2021-05-18T14:18:29.5520393Z 26650K .......... .......... .......... .......... .......... 74% 306M 0s 2021-05-18T14:18:29.5521777Z 26700K .......... .......... .......... .......... .......... 74% 301M 0s 2021-05-18T14:18:29.5523225Z 26750K .......... .......... .......... .......... .......... 75% 260M 0s 2021-05-18T14:18:29.5524589Z 26800K .......... .......... .......... .......... .......... 75% 349M 0s 2021-05-18T14:18:29.5525911Z 26850K .......... .......... .......... .......... .......... 75% 301M 0s 2021-05-18T14:18:29.5527271Z 26900K .......... .......... .......... .......... .......... 75% 279M 0s 2021-05-18T14:18:29.5528618Z 26950K .......... .......... .......... .......... .......... 75% 291M 0s 2021-05-18T14:18:29.5529997Z 27000K .......... .......... .......... .......... .......... 75% 278M 0s 2021-05-18T14:18:29.5531384Z 27050K .......... .......... .......... .......... .......... 75% 356M 0s 2021-05-18T14:18:29.5532740Z 27100K .......... .......... .......... .......... .......... 76% 284M 0s 2021-05-18T14:18:29.5534087Z 27150K .......... .......... .......... .......... .......... 76% 291M 0s 2021-05-18T14:18:29.5535598Z 27200K .......... .......... .......... .......... .......... 76% 249M 0s 2021-05-18T14:18:29.5536958Z 27250K .......... .......... .......... .......... .......... 76% 270M 0s 2021-05-18T14:18:29.5538688Z 27300K .......... .......... .......... .......... .......... 76% 330M 0s 2021-05-18T14:18:29.5540017Z 27350K .......... .......... .......... .......... .......... 76% 304M 0s 2021-05-18T14:18:29.5541524Z 27400K .......... .......... .......... .......... .......... 76% 23.8M 0s 2021-05-18T14:18:29.5542995Z 27450K .......... .......... .......... .......... .......... 77% 275M 0s 2021-05-18T14:18:29.5544312Z 27500K .......... .......... .......... .......... .......... 77% 290M 0s 2021-05-18T14:18:29.5545740Z 27550K .......... .......... .......... .......... .......... 77% 332M 0s 2021-05-18T14:18:29.5547096Z 27600K .......... .......... .......... .......... .......... 77% 278M 0s 2021-05-18T14:18:29.5548437Z 27650K .......... .......... .......... .......... .......... 77% 160M 0s 2021-05-18T14:18:29.5549898Z 27700K .......... .......... .......... .......... .......... 77% 308M 0s 2021-05-18T14:18:29.5551510Z 27750K .......... .......... .......... .......... .......... 77% 328M 0s 2021-05-18T14:18:29.5552954Z 27800K .......... .......... .......... .......... .......... 78% 295M 0s 2021-05-18T14:18:29.5554443Z 27850K .......... .......... .......... .......... .......... 78% 159M 0s 2021-05-18T14:18:29.5555926Z 27900K .......... .......... .......... .......... .......... 78% 325M 0s 2021-05-18T14:18:29.5557420Z 27950K .......... .......... .......... .......... .......... 78% 272M 0s 2021-05-18T14:18:29.5558943Z 28000K .......... .......... .......... .......... .......... 78% 149M 0s 2021-05-18T14:18:29.5560338Z 28050K .......... .......... .......... .......... .......... 78% 320M 0s 2021-05-18T14:18:29.5561742Z 28100K .......... .......... .......... .......... .......... 78% 272M 0s 2021-05-18T14:18:29.5563097Z 28150K .......... .......... .......... .......... .......... 79% 338M 0s 2021-05-18T14:18:29.5564721Z 28200K .......... .......... .......... .......... .......... 79% 151M 0s 2021-05-18T14:18:29.5565451Z 28250K .......... .......... .......... .......... .......... 79% 312M 0s 2021-05-18T14:18:29.5566105Z 28300K .......... .......... .......... .......... .......... 79% 296M 0s 2021-05-18T14:18:29.5566741Z 28350K .......... .......... .......... .......... .......... 79% 149M 0s 2021-05-18T14:18:29.5567370Z 28400K .......... .......... .......... .......... .......... 79% 308M 0s 2021-05-18T14:18:29.5568008Z 28450K .......... .......... .......... .......... .......... 79% 287M 0s 2021-05-18T14:18:29.5568641Z 28500K .......... .......... .......... .......... .......... 80% 349M 0s 2021-05-18T14:18:29.5569352Z 28550K .......... .......... .......... .......... .......... 80% 147M 0s 2021-05-18T14:18:29.5569989Z 28600K .......... .......... .......... .......... .......... 80% 349M 0s 2021-05-18T14:18:29.5570680Z 28650K .......... .......... .......... .......... .......... 80% 294M 0s 2021-05-18T14:18:29.5571314Z 28700K .......... .......... .......... .......... .......... 80% 176M 0s 2021-05-18T14:18:29.5571936Z 28750K .......... .......... .......... .......... .......... 80% 311M 0s 2021-05-18T14:18:29.5572573Z 28800K .......... .......... .......... .......... .......... 80% 171M 0s 2021-05-18T14:18:29.5573230Z 28850K .......... .......... .......... .......... .......... 80% 307M 0s 2021-05-18T14:18:29.5573875Z 28900K .......... .......... .......... .......... .......... 81% 306M 0s 2021-05-18T14:18:29.5577318Z 28950K .......... .......... .......... .......... .......... 81% 153M 0s 2021-05-18T14:18:29.5584243Z 29000K .......... .......... .......... .......... .......... 81% 253M 0s 2021-05-18T14:18:29.5615530Z 29050K .......... .......... .......... .......... .......... 81% 295M 0s 2021-05-18T14:18:29.5616085Z 29100K .......... .......... .......... .......... .......... 81% 96.4M 0s 2021-05-18T14:18:29.5616711Z 29150K .......... .......... .......... .......... .......... 81% 346M 0s 2021-05-18T14:18:29.5617511Z 29200K .......... .......... .......... .......... .......... 81% 296M 0s 2021-05-18T14:18:29.5618320Z 29250K .......... .......... .......... .......... .......... 82% 327M 0s 2021-05-18T14:18:29.5619092Z 29300K .......... .......... .......... .......... .......... 82% 149M 0s 2021-05-18T14:18:29.5619961Z 29350K .......... .......... .......... .......... .......... 82% 300M 0s 2021-05-18T14:18:29.5620690Z 29400K .......... .......... .......... .......... .......... 82% 330M 0s 2021-05-18T14:18:29.5623409Z 29450K .......... .......... .......... .......... .......... 82% 304M 0s 2021-05-18T14:18:29.5624876Z 29500K .......... .......... .......... .......... .......... 82% 161M 0s 2021-05-18T14:18:29.5626258Z 29550K .......... .......... .......... .......... .......... 82% 307M 0s 2021-05-18T14:18:29.5627611Z 29600K .......... .......... .......... .......... .......... 83% 329M 0s 2021-05-18T14:18:29.5628990Z 29650K .......... .......... .......... .......... .......... 83% 278M 0s 2021-05-18T14:18:29.5632216Z 29700K .......... .......... .......... .......... .......... 83% 151M 0s 2021-05-18T14:18:29.5633588Z 29750K .......... .......... .......... .......... .......... 83% 306M 0s 2021-05-18T14:18:29.5634983Z 29800K .......... .......... .......... .......... .......... 83% 250M 0s 2021-05-18T14:18:29.5636426Z 29850K .......... .......... .......... .......... .......... 83% 46.2M 0s 2021-05-18T14:18:29.5639535Z 29900K .......... .......... .......... .......... .......... 83% 151M 0s 2021-05-18T14:18:29.5640958Z 29950K .......... .......... .......... .......... .......... 84% 119M 0s 2021-05-18T14:18:29.5642323Z 30000K .......... .......... .......... .......... .......... 84% 177M 0s 2021-05-18T14:18:29.5643730Z 30050K .......... .......... .......... .......... .......... 84% 154M 0s 2021-05-18T14:18:29.5644535Z 30100K .......... .......... .......... .......... .......... 84% 215M 0s 2021-05-18T14:18:29.5645112Z 30150K .......... .......... .......... .......... .......... 84% 140M 0s 2021-05-18T14:18:29.5647983Z 30200K .......... .......... .......... .......... .......... 84% 87.5M 0s 2021-05-18T14:18:29.5650730Z 30250K .......... .......... .......... .......... .......... 84% 173M 0s 2021-05-18T14:18:29.5735212Z 30300K .......... .......... .......... .......... .......... 85% 192M 0s 2021-05-18T14:18:29.5735966Z 30350K .......... .......... .......... .......... .......... 85% 304M 0s 2021-05-18T14:18:29.5737838Z 30400K .......... .......... .......... .......... .......... 85% 249M 0s 2021-05-18T14:18:29.5739894Z 30450K .......... .......... .......... .......... .......... 85% 293M 0s 2021-05-18T14:18:29.5740525Z 30500K .......... .......... .......... .......... .......... 85% 258M 0s 2021-05-18T14:18:29.5741066Z 30550K .......... .......... .......... .......... .......... 85% 280M 0s 2021-05-18T14:18:29.5741606Z 30600K .......... .......... .......... .......... .......... 85% 265M 0s 2021-05-18T14:18:29.5742123Z 30650K .......... .......... .......... .......... .......... 86% 247M 0s 2021-05-18T14:18:29.5742686Z 30700K .......... .......... .......... .......... .......... 86% 271M 0s 2021-05-18T14:18:29.5743219Z 30750K .......... .......... .......... .......... .......... 86% 290M 0s 2021-05-18T14:18:29.5743739Z 30800K .......... .......... .......... .......... .......... 86% 262M 0s 2021-05-18T14:18:29.5744278Z 30850K .......... .......... .......... .......... .......... 86% 290M 0s 2021-05-18T14:18:29.5744909Z 30900K .......... .......... .......... .......... .......... 86% 271M 0s 2021-05-18T14:18:29.5745671Z 30950K .......... .......... .......... .......... .......... 86% 339M 0s 2021-05-18T14:18:29.5748291Z 31000K .......... .......... .......... .......... .......... 87% 215M 0s 2021-05-18T14:18:29.5749789Z 31050K .......... .......... .......... .......... .......... 87% 268M 0s 2021-05-18T14:18:29.5750320Z 31100K .......... .......... .......... .......... .......... 87% 288M 0s 2021-05-18T14:18:29.5750853Z 31150K .......... .......... .......... .......... .......... 87% 294M 0s 2021-05-18T14:18:29.5751555Z 31200K .......... .......... .......... .......... .......... 87% 280M 0s 2021-05-18T14:18:29.5752074Z 31250K .......... .......... .......... .......... .......... 87% 253M 0s 2021-05-18T14:18:29.5752669Z 31300K .......... .......... .......... .......... .......... 87% 265M 0s 2021-05-18T14:18:29.5753207Z 31350K .......... .......... .......... .......... .......... 87% 335M 0s 2021-05-18T14:18:29.5753734Z 31400K .......... .......... .......... .......... .......... 88% 286M 0s 2021-05-18T14:18:29.5754263Z 31450K .......... .......... .......... .......... .......... 88% 305M 0s 2021-05-18T14:18:29.5755349Z 31500K .......... .......... .......... .......... .......... 88% 266M 0s 2021-05-18T14:18:29.5757584Z 31550K .......... .......... .......... .......... .......... 88% 316M 0s 2021-05-18T14:18:29.5759719Z 31600K .......... .......... .......... .......... .......... 88% 325M 0s 2021-05-18T14:18:29.5762135Z 31650K .......... .......... .......... .......... .......... 88% 298M 0s 2021-05-18T14:18:29.5764230Z 31700K .......... .......... .......... .......... .......... 88% 272M 0s 2021-05-18T14:18:29.5766270Z 31750K .......... .......... .......... .......... .......... 89% 329M 0s 2021-05-18T14:18:29.5768355Z 31800K .......... .......... .......... .......... .......... 89% 320M 0s 2021-05-18T14:18:29.5770130Z 31850K .......... .......... .......... .......... .......... 89% 254M 0s 2021-05-18T14:18:29.5771516Z 31900K .......... .......... .......... .......... .......... 89% 255M 0s 2021-05-18T14:18:29.5772896Z 31950K .......... .......... .......... .......... .......... 89% 322M 0s 2021-05-18T14:18:29.5774342Z 32000K .......... .......... .......... .......... .......... 89% 327M 0s 2021-05-18T14:18:29.5775795Z 32050K .......... .......... .......... .......... .......... 89% 327M 0s 2021-05-18T14:18:29.5777216Z 32100K .......... .......... .......... .......... .......... 90% 275M 0s 2021-05-18T14:18:29.5778588Z 32150K .......... .......... .......... .......... .......... 90% 350M 0s 2021-05-18T14:18:29.5779961Z 32200K .......... .......... .......... .......... .......... 90% 299M 0s 2021-05-18T14:18:29.5781340Z 32250K .......... .......... .......... .......... .......... 90% 265M 0s 2021-05-18T14:18:29.5791759Z 32300K .......... .......... .......... .......... .......... 90% 334M 0s 2021-05-18T14:18:29.5793290Z 32350K .......... .......... .......... .......... .......... 90% 303M 0s 2021-05-18T14:18:29.5794702Z 32400K .......... .......... .......... .......... .......... 90% 293M 0s 2021-05-18T14:18:29.5796110Z 32450K .......... .......... .......... .......... .......... 91% 283M 0s 2021-05-18T14:18:29.5797504Z 32500K .......... .......... .......... .......... .......... 91% 321M 0s 2021-05-18T14:18:29.5798932Z 32550K .......... .......... .......... .......... .......... 91% 281M 0s 2021-05-18T14:18:29.5800355Z 32600K .......... .......... .......... .......... .......... 91% 327M 0s 2021-05-18T14:18:29.5801748Z 32650K .......... .......... .......... .......... .......... 91% 260M 0s 2021-05-18T14:18:29.5803198Z 32700K .......... .......... .......... .......... .......... 91% 322M 0s 2021-05-18T14:18:29.5804583Z 32750K .......... .......... .......... .......... .......... 91% 19.8M 0s 2021-05-18T14:18:29.5805969Z 32800K .......... .......... .......... .......... .......... 92% 190M 0s 2021-05-18T14:18:29.5807356Z 32850K .......... .......... .......... .......... .......... 92% 263M 0s 2021-05-18T14:18:29.5808819Z 32900K .......... .......... .......... .......... .......... 92% 337M 0s 2021-05-18T14:18:29.5810196Z 32950K .......... .......... .......... .......... .......... 92% 303M 0s 2021-05-18T14:18:29.5811572Z 33000K .......... .......... .......... .......... .......... 92% 145M 0s 2021-05-18T14:18:29.5812956Z 33050K .......... .......... .......... .......... .......... 92% 306M 0s 2021-05-18T14:18:29.5814414Z 33100K .......... .......... .......... .......... .......... 92% 287M 0s 2021-05-18T14:18:29.5816083Z 33150K .......... .......... .......... .......... .......... 93% 148M 0s 2021-05-18T14:18:29.5817522Z 33200K .......... .......... .......... .......... .......... 93% 283M 0s 2021-05-18T14:18:29.5818960Z 33250K .......... .......... .......... .......... .......... 93% 339M 0s 2021-05-18T14:18:29.5820344Z 33300K .......... .......... .......... .......... .......... 93% 326M 0s 2021-05-18T14:18:29.5821732Z 33350K .......... .......... .......... .......... .......... 93% 150M 0s 2021-05-18T14:18:29.5823119Z 33400K .......... .......... .......... .......... .......... 93% 288M 0s 2021-05-18T14:18:29.5824475Z 33450K .......... .......... .......... .......... .......... 93% 321M 0s 2021-05-18T14:18:29.5825875Z 33500K .......... .......... .......... .......... .......... 94% 325M 0s 2021-05-18T14:18:29.5827258Z 33550K .......... .......... .......... .......... .......... 94% 151M 0s 2021-05-18T14:18:29.5828638Z 33600K .......... .......... .......... .......... .......... 94% 321M 0s 2021-05-18T14:18:29.5830034Z 33650K .......... .......... .......... .......... .......... 94% 329M 0s 2021-05-18T14:18:29.5831428Z 33700K .......... .......... .......... .......... .......... 94% 245M 0s 2021-05-18T14:18:29.5832808Z 33750K .......... .......... .......... .......... .......... 94% 166M 0s 2021-05-18T14:18:29.5834518Z 33800K .......... .......... .......... .......... .......... 94% 327M 0s 2021-05-18T14:18:29.5839098Z 33850K .......... .......... .......... .......... .......... 95% 331M 0s 2021-05-18T14:18:29.5839662Z 33900K .......... .......... .......... .......... .......... 95% 269M 0s 2021-05-18T14:18:29.5840176Z 33950K .......... .......... .......... .......... .......... 95% 323M 0s 2021-05-18T14:18:29.5840707Z 34000K .......... .......... .......... .......... .......... 95% 167M 0s 2021-05-18T14:18:29.5841219Z 34050K .......... .......... .......... .......... .......... 95% 281M 0s 2021-05-18T14:18:29.5841739Z 34100K .......... .......... .......... .......... .......... 95% 298M 0s 2021-05-18T14:18:29.5842268Z 34150K .......... .......... .......... .......... .......... 95% 303M 0s 2021-05-18T14:18:29.5842782Z 34200K .......... .......... .......... .......... .......... 95% 129M 0s 2021-05-18T14:18:29.5843317Z 34250K .......... .......... .......... .......... .......... 96% 359M 0s 2021-05-18T14:18:29.5843839Z 34300K .......... .......... .......... .......... .......... 96% 249M 0s 2021-05-18T14:18:29.5844349Z 34350K .......... .......... .......... .......... .......... 96% 286M 0s 2021-05-18T14:18:29.5844869Z 34400K .......... .......... .......... .......... .......... 96% 345M 0s 2021-05-18T14:18:29.5845395Z 34450K .......... .......... .......... .......... .......... 96% 279M 0s 2021-05-18T14:18:29.5845907Z 34500K .......... .......... .......... .......... .......... 96% 339M 0s 2021-05-18T14:18:29.5846435Z 34550K .......... .......... .......... .......... .......... 96% 326M 0s 2021-05-18T14:18:29.5846964Z 34600K .......... .......... .......... .......... .......... 97% 294M 0s 2021-05-18T14:18:29.5847473Z 34650K .......... .......... .......... .......... .......... 97% 295M 0s 2021-05-18T14:18:29.5847995Z 34700K .......... .......... .......... .......... .......... 97% 327M 0s 2021-05-18T14:18:29.6351051Z 34750K .......... .......... .......... .......... .......... 97% 972K 0s 2021-05-18T14:18:29.6355307Z 34800K .......... .......... .......... .......... .......... 97% 89.7M 0s 2021-05-18T14:18:29.6362464Z 34850K .......... .......... .......... .......... .......... 97% 76.7M 0s 2021-05-18T14:18:29.6364808Z 34900K .......... .......... .......... .......... .......... 97% 155M 0s 2021-05-18T14:18:29.6402528Z 34950K .......... .......... .......... .......... .......... 98% 231M 0s 2021-05-18T14:18:29.6403268Z 35000K .......... .......... .......... .......... .......... 98% 164M 0s 2021-05-18T14:18:29.6403915Z 35050K .......... .......... .......... .......... .......... 98% 284M 0s 2021-05-18T14:18:29.6404760Z 35100K .......... .......... .......... .......... .......... 98% 185M 0s 2021-05-18T14:18:29.6405425Z 35150K .......... .......... .......... .......... .......... 98% 155M 0s 2021-05-18T14:18:29.6406149Z 35200K .......... .......... .......... .......... .......... 98% 284M 0s 2021-05-18T14:18:29.6406793Z 35250K .......... .......... .......... .......... .......... 98% 288M 0s 2021-05-18T14:18:29.6407412Z 35300K .......... .......... .......... .......... .......... 99% 176M 0s 2021-05-18T14:18:29.6408040Z 35350K .......... .......... .......... .......... .......... 99% 198M 0s 2021-05-18T14:18:29.6408679Z 35400K .......... .......... .......... .......... .......... 99% 187M 0s 2021-05-18T14:18:29.6409330Z 35450K .......... .......... .......... .......... .......... 99% 237M 0s 2021-05-18T14:18:29.6409955Z 35500K .......... .......... .......... .......... .......... 99% 189M 0s 2021-05-18T14:18:29.6410593Z 35550K .......... .......... .......... .......... .......... 99% 291M 0s 2021-05-18T14:18:29.6411240Z 35600K .......... .......... .......... .......... .......... 99% 296M 0s 2021-05-18T14:18:29.6411868Z 35650K .......... .......... .......... .... 100% 255M=0.4s 2021-05-18T14:18:29.6412248Z 2021-05-18T14:18:29.6413837Z 2021-05-18 14:18:29 (79.8 MB/s) - ‘/tmp/RtmpGOLhW3/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [36540619/36540619] 2021-05-18T14:18:29.6414603Z 2021-05-18T14:18:29.6415495Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:29.6416455Z (as ‘lib’ is unspecified) 2021-05-18T14:18:30.9805814Z * installing *binary* package ‘EveTemplate’ ... 2021-05-18T14:18:31.0137107Z * DONE (EveTemplate) 2021-05-18T14:18:31.0287982Z Rewriting new remotes: neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:31.0347302Z Installing WhiteStripe binaries 2021-05-18T14:18:31.0354893Z [1] "neuroconductor/WhiteStripe" 2021-05-18T14:18:31.1835379Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:18:31.1852384Z tag_name 2021-05-18T14:18:31.1853148Z 11 2.3.2.s 2021-05-18T14:18:31.1853969Z zipball_url 2021-05-18T14:18:31.1857856Z 11 https://api.github.com/repos/neuroconductor/WhiteStripe/zipball/refs/tags/2.3.2.s 2021-05-18T14:18:31.1858882Z tarball_url 2021-05-18T14:18:31.1859879Z 11 https://api.github.com/repos/neuroconductor/WhiteStripe/tarball/refs/tags/2.3.2.s 2021-05-18T14:18:31.1860787Z commit.sha 2021-05-18T14:18:31.1861532Z 11 2642ac54c2fca8e1c8e39a47847ec3ac10989911 2021-05-18T14:18:31.1862418Z commit.url 2021-05-18T14:18:31.1863701Z 11 https://api.github.com/repos/neuroconductor/WhiteStripe/commits/2642ac54c2fca8e1c8e39a47847ec3ac10989911 2021-05-18T14:18:31.1864829Z node_id 2021-05-18T14:18:31.1865842Z 11 MDM6UmVmMzY3OTkzNzk0OnJlZnMvdGFncy8yLjMuMi5z 2021-05-18T14:18:31.1866929Z url 2021-05-18T14:18:31.1867873Z 11 https://api.github.com/repos/neuroconductor/WhiteStripe/releases/43022137 2021-05-18T14:18:31.1868848Z assets_url 2021-05-18T14:18:31.1869846Z 11 https://api.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets 2021-05-18T14:18:31.1870879Z upload_url 2021-05-18T14:18:31.1872041Z 11 https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-18T14:18:31.1873235Z id asset_updated_at asset_created_at created_at 2021-05-18T14:18:31.1874587Z 11 43022137 2021-05-16 22:18:11 2021-05-16 22:18:11 2021-05-16 22:02:58 2021-05-18T14:18:31.1875566Z published_at asset_name 2021-05-18T14:18:31.1876638Z 11 2021-05-16 22:03:23 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:31.1877465Z asset_label asset_download_count 2021-05-18T14:18:31.1878020Z 11 0 2021-05-18T14:18:31.1878764Z asset_browser_download_url 2021-05-18T14:18:31.1880313Z 11 https://github.com/neuroconductor/WhiteStripe/releases/download/2.3.2.s/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:31.1881484Z Installing WhiteStripe package binaries 2021-05-18T14:18:31.1910642Z --2021-05-18 14:18:31-- https://github.com/neuroconductor/WhiteStripe/releases/download/2.3.2.s/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:31.1955950Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:18:31.2012801Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:18:31.2917380Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:18:31.2923713Z Location: https://github-releases.githubusercontent.com/367993794/9966d380-b694-11eb-84f1-2181b90fc95b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141831Z&X-Amz-Expires=300&X-Amz-Signature=4603f1c69e3a4ad91ffbff5113205e5b70887490b3f7e93e8dafea9ae976aded&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367993794&response-content-disposition=attachment%3B%20filename%3DWhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:18:31.2933616Z --2021-05-18 14:18:31-- https://github-releases.githubusercontent.com/367993794/9966d380-b694-11eb-84f1-2181b90fc95b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141831Z&X-Amz-Expires=300&X-Amz-Signature=4603f1c69e3a4ad91ffbff5113205e5b70887490b3f7e93e8dafea9ae976aded&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367993794&response-content-disposition=attachment%3B%20filename%3DWhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:18:31.2952826Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:18:31.3004399Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:18:31.4881837Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:18:31.4883755Z Length: 6008681 (5.7M) [application/octet-stream] 2021-05-18T14:18:31.4887174Z Saving to: ‘/tmp/RtmpGOLhW3/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:18:31.4889178Z 2021-05-18T14:18:31.4929967Z 0K .......... .......... .......... .......... .......... 0% 11.2M 1s 2021-05-18T14:18:31.4985535Z 50K .......... .......... .......... .......... .......... 1% 8.86M 1s 2021-05-18T14:18:31.4995738Z 100K .......... .......... .......... .......... .......... 2% 46.5M 0s 2021-05-18T14:18:31.5004532Z 150K .......... .......... .......... .......... .......... 3% 60.0M 0s 2021-05-18T14:18:31.5039799Z 200K .......... .......... .......... .......... .......... 4% 13.9M 0s 2021-05-18T14:18:31.5043433Z 250K .......... .......... .......... .......... .......... 5% 117M 0s 2021-05-18T14:18:31.5048615Z 300K .......... .......... .......... .......... .......... 5% 93.5M 0s 2021-05-18T14:18:31.5054910Z 350K .......... .......... .......... .......... .......... 6% 75.4M 0s 2021-05-18T14:18:31.5059040Z 400K .......... .......... .......... .......... .......... 7% 122M 0s 2021-05-18T14:18:31.5092122Z 450K .......... .......... .......... .......... .......... 8% 14.9M 0s 2021-05-18T14:18:31.5095492Z 500K .......... .......... .......... .......... .......... 9% 138M 0s 2021-05-18T14:18:31.5099610Z 550K .......... .......... .......... .......... .......... 10% 120M 0s 2021-05-18T14:18:31.5108549Z 600K .......... .......... .......... .......... .......... 11% 56.2M 0s 2021-05-18T14:18:31.5116614Z 650K .......... .......... .......... .......... .......... 11% 57.2M 0s 2021-05-18T14:18:31.5125998Z 700K .......... .......... .......... .......... .......... 12% 51.1M 0s 2021-05-18T14:18:31.5146180Z 750K .......... .......... .......... .......... .......... 13% 24.3M 0s 2021-05-18T14:18:31.5149416Z 800K .......... .......... .......... .......... .......... 14% 150M 0s 2021-05-18T14:18:31.5156576Z 850K .......... .......... .......... .......... .......... 15% 87.9M 0s 2021-05-18T14:18:31.5166196Z 900K .......... .......... .......... .......... .......... 16% 41.9M 0s 2021-05-18T14:18:31.5173608Z 950K .......... .......... .......... .......... .......... 17% 65.9M 0s 2021-05-18T14:18:31.5176873Z 1000K .......... .......... .......... .......... .......... 17% 148M 0s 2021-05-18T14:18:31.5199961Z 1050K .......... .......... .......... .......... .......... 18% 21.4M 0s 2021-05-18T14:18:31.5204240Z 1100K .......... .......... .......... .......... .......... 19% 113M 0s 2021-05-18T14:18:31.5212833Z 1150K .......... .......... .......... .......... .......... 20% 55.9M 0s 2021-05-18T14:18:31.5222093Z 1200K .......... .......... .......... .......... .......... 21% 54.2M 0s 2021-05-18T14:18:31.5225209Z 1250K .......... .......... .......... .......... .......... 22% 142M 0s 2021-05-18T14:18:31.5249603Z 1300K .......... .......... .......... .......... .......... 23% 20.3M 0s 2021-05-18T14:18:31.5253083Z 1350K .......... .......... .......... .......... .......... 23% 141M 0s 2021-05-18T14:18:31.5260185Z 1400K .......... .......... .......... .......... .......... 24% 65.8M 0s 2021-05-18T14:18:31.5269436Z 1450K .......... .......... .......... .......... .......... 25% 55.5M 0s 2021-05-18T14:18:31.5272506Z 1500K .......... .......... .......... .......... .......... 26% 151M 0s 2021-05-18T14:18:31.5279552Z 1550K .......... .......... .......... .......... .......... 27% 70.1M 0s 2021-05-18T14:18:31.5298121Z 1600K .......... .......... .......... .......... .......... 28% 26.4M 0s 2021-05-18T14:18:31.5303662Z 1650K .......... .......... .......... .......... .......... 28% 83.0M 0s 2021-05-18T14:18:31.5310441Z 1700K .......... .......... .......... .......... .......... 29% 70.9M 0s 2021-05-18T14:18:31.5313935Z 1750K .......... .......... .......... .......... .......... 30% 160M 0s 2021-05-18T14:18:31.5322510Z 1800K .......... .......... .......... .......... .......... 31% 56.8M 0s 2021-05-18T14:18:31.5330334Z 1850K .......... .......... .......... .......... .......... 32% 62.4M 0s 2021-05-18T14:18:31.5350467Z 1900K .......... .......... .......... .......... .......... 33% 24.7M 0s 2021-05-18T14:18:31.5352513Z 1950K .......... .......... .......... .......... .......... 34% 190M 0s 2021-05-18T14:18:31.5357379Z 2000K .......... .......... .......... .......... .......... 34% 145M 0s 2021-05-18T14:18:31.5362634Z 2050K .......... .......... .......... .......... .......... 35% 69.4M 0s 2021-05-18T14:18:31.5370949Z 2100K .......... .......... .......... .......... .......... 36% 59.3M 0s 2021-05-18T14:18:31.5378565Z 2150K .......... .......... .......... .......... .......... 37% 67.0M 0s 2021-05-18T14:18:31.5401067Z 2200K .......... .......... .......... .......... .......... 38% 22.6M 0s 2021-05-18T14:18:31.5405859Z 2250K .......... .......... .......... .......... .......... 39% 135M 0s 2021-05-18T14:18:31.5406656Z 2300K .......... .......... .......... .......... .......... 40% 265M 0s 2021-05-18T14:18:31.5412188Z 2350K .......... .......... .......... .......... .......... 40% 70.1M 0s 2021-05-18T14:18:31.5420053Z 2400K .......... .......... .......... .......... .......... 41% 62.1M 0s 2021-05-18T14:18:31.5426487Z 2450K .......... .......... .......... .......... .......... 42% 76.4M 0s 2021-05-18T14:18:31.5429530Z 2500K .......... .......... .......... .......... .......... 43% 157M 0s 2021-05-18T14:18:31.5438836Z 2550K .......... .......... .......... .......... .......... 44% 52.3M 0s 2021-05-18T14:18:31.5452630Z 2600K .......... .......... .......... .......... .......... 45% 35.8M 0s 2021-05-18T14:18:31.5460302Z 2650K .......... .......... .......... .......... .......... 46% 63.5M 0s 2021-05-18T14:18:31.5466923Z 2700K .......... .......... .......... .......... .......... 46% 72.0M 0s 2021-05-18T14:18:31.5469896Z 2750K .......... .......... .......... .......... .......... 47% 166M 0s 2021-05-18T14:18:31.5474326Z 2800K .......... .......... .......... .......... .......... 48% 110M 0s 2021-05-18T14:18:31.5480974Z 2850K .......... .......... .......... .......... .......... 49% 73.2M 0s 2021-05-18T14:18:31.5486433Z 2900K .......... .......... .......... .......... .......... 50% 90.7M 0s 2021-05-18T14:18:31.5489384Z 2950K .......... .......... .......... .......... .......... 51% 161M 0s 2021-05-18T14:18:31.5506644Z 3000K .......... .......... .......... .......... .......... 51% 28.8M 0s 2021-05-18T14:18:31.5514145Z 3050K .......... .......... .......... .......... .......... 52% 66.9M 0s 2021-05-18T14:18:31.5517819Z 3100K .......... .......... .......... .......... .......... 53% 136M 0s 2021-05-18T14:18:31.5522199Z 3150K .......... .......... .......... .......... .......... 54% 99.6M 0s 2021-05-18T14:18:31.5525454Z 3200K .......... .......... .......... .......... .......... 55% 146M 0s 2021-05-18T14:18:31.5534411Z 3250K .......... .......... .......... .......... .......... 56% 57.8M 0s 2021-05-18T14:18:31.5538304Z 3300K .......... .......... .......... .......... .......... 57% 113M 0s 2021-05-18T14:18:31.5558490Z 3350K .......... .......... .......... .......... .......... 57% 24.6M 0s 2021-05-18T14:18:31.5561670Z 3400K .......... .......... .......... .......... .......... 58% 142M 0s 2021-05-18T14:18:31.5564853Z 3450K .......... .......... .......... .......... .......... 59% 149M 0s 2021-05-18T14:18:31.5568231Z 3500K .......... .......... .......... .......... .......... 60% 144M 0s 2021-05-18T14:18:31.5574553Z 3550K .......... .......... .......... .......... .......... 61% 79.4M 0s 2021-05-18T14:18:31.5582674Z 3600K .......... .......... .......... .......... .......... 62% 59.2M 0s 2021-05-18T14:18:31.5587577Z 3650K .......... .......... .......... .......... .......... 63% 98.9M 0s 2021-05-18T14:18:31.5594220Z 3700K .......... .......... .......... .......... .......... 63% 73.9M 0s 2021-05-18T14:18:31.5605210Z 3750K .......... .......... .......... .......... .......... 64% 44.5M 0s 2021-05-18T14:18:31.5608603Z 3800K .......... .......... .......... .......... .......... 65% 144M 0s 2021-05-18T14:18:31.5615177Z 3850K .......... .......... .......... .......... .......... 66% 74.8M 0s 2021-05-18T14:18:31.5623193Z 3900K .......... .......... .......... .......... .......... 67% 60.9M 0s 2021-05-18T14:18:31.5630400Z 3950K .......... .......... .......... .......... .......... 68% 67.7M 0s 2021-05-18T14:18:31.5633893Z 4000K .......... .......... .......... .......... .......... 69% 136M 0s 2021-05-18T14:18:31.5637077Z 4050K .......... .......... .......... .......... .......... 69% 155M 0s 2021-05-18T14:18:31.5640360Z 4100K .......... .......... .......... .......... .......... 70% 149M 0s 2021-05-18T14:18:31.5653718Z 4150K .......... .......... .......... .......... .......... 71% 37.5M 0s 2021-05-18T14:18:31.5657059Z 4200K .......... .......... .......... .......... .......... 72% 132M 0s 2021-05-18T14:18:31.5660112Z 4250K .......... .......... .......... .......... .......... 73% 160M 0s 2021-05-18T14:18:31.6117475Z 4300K .......... .......... .......... .......... .......... 74% 1.07M 0s 2021-05-18T14:18:31.6120648Z 4350K .......... .......... .......... .......... .......... 74% 107M 0s 2021-05-18T14:18:31.6136160Z 4400K .......... .......... .......... .......... .......... 75% 34.2M 0s 2021-05-18T14:18:31.6142086Z 4450K .......... .......... .......... .......... .......... 76% 82.9M 0s 2021-05-18T14:18:31.6147131Z 4500K .......... .......... .......... .......... .......... 77% 99.6M 0s 2021-05-18T14:18:31.6149648Z 4550K .......... .......... .......... .......... .......... 78% 129M 0s 2021-05-18T14:18:31.6153500Z 4600K .......... .......... .......... .......... .......... 79% 117M 0s 2021-05-18T14:18:31.6159342Z 4650K .......... .......... .......... .......... .......... 80% 83.1M 0s 2021-05-18T14:18:31.6164789Z 4700K .......... .......... .......... .......... .......... 80% 90.7M 0s 2021-05-18T14:18:31.6168250Z 4750K .......... .......... .......... .......... .......... 81% 144M 0s 2021-05-18T14:18:31.6185295Z 4800K .......... .......... .......... .......... .......... 82% 33.0M 0s 2021-05-18T14:18:31.6189706Z 4850K .......... .......... .......... .......... .......... 83% 71.9M 0s 2021-05-18T14:18:31.6193487Z 4900K .......... .......... .......... .......... .......... 84% 140M 0s 2021-05-18T14:18:31.7101492Z 4950K .......... .......... .......... .......... .......... 85% 551K 0s 2021-05-18T14:18:31.7107806Z 5000K .......... .......... .......... .......... .......... 86% 68.5M 0s 2021-05-18T14:18:31.7111854Z 5050K .......... .......... .......... .......... .......... 86% 126M 0s 2021-05-18T14:18:31.7115721Z 5100K .......... .......... .......... .......... .......... 87% 120M 0s 2021-05-18T14:18:31.7119931Z 5150K .......... .......... .......... .......... .......... 88% 119M 0s 2021-05-18T14:18:31.7126447Z 5200K .......... .......... .......... .......... .......... 89% 97.8M 0s 2021-05-18T14:18:31.7130206Z 5250K .......... .......... .......... .......... .......... 90% 91.6M 0s 2021-05-18T14:18:31.7135920Z 5300K .......... .......... .......... .......... .......... 91% 84.7M 0s 2021-05-18T14:18:31.7140853Z 5350K .......... .......... .......... .......... .......... 92% 107M 0s 2021-05-18T14:18:31.7144051Z 5400K .......... .......... .......... .......... .......... 92% 143M 0s 2021-05-18T14:18:31.7157854Z 5450K .......... .......... .......... .......... .......... 93% 34.9M 0s 2021-05-18T14:18:31.7161720Z 5500K .......... .......... .......... .......... .......... 94% 150M 0s 2021-05-18T14:18:31.7167702Z 5550K .......... .......... .......... .......... .......... 95% 82.6M 0s 2021-05-18T14:18:31.7171102Z 5600K .......... .......... .......... .......... .......... 96% 138M 0s 2021-05-18T14:18:31.7178134Z 5650K .......... .......... .......... .......... .......... 97% 95.0M 0s 2021-05-18T14:18:31.7178833Z 5700K .......... .......... .......... .......... .......... 97% 282M 0s 2021-05-18T14:18:31.7183864Z 5750K .......... .......... .......... .......... .......... 98% 86.2M 0s 2021-05-18T14:18:31.7195345Z 5800K .......... .......... .......... .......... .......... 99% 98.0M 0s 2021-05-18T14:18:31.7206663Z 5850K .......... ....... 100% 290M=0.2s 2021-05-18T14:18:31.7206978Z 2021-05-18T14:18:31.7208668Z 2021-05-18 14:18:31 (24.9 MB/s) - ‘/tmp/RtmpGOLhW3/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [6008681/6008681] 2021-05-18T14:18:31.7209196Z 2021-05-18T14:18:31.7210141Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:31.7211066Z (as ‘lib’ is unspecified) 2021-05-18T14:18:32.1163395Z * installing *binary* package ‘WhiteStripe’ ... 2021-05-18T14:18:32.1256990Z * DONE (WhiteStripe) 2021-05-18T14:18:32.1356332Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:32.1414233Z Installing neurobase binaries 2021-05-18T14:18:32.1422497Z [1] "neuroconductor/neurobase" 2021-05-18T14:18:32.3000395Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:18:32.3019093Z tag_name 2021-05-18T14:18:32.3019838Z 11 1.30.1.s 2021-05-18T14:18:32.3020668Z zipball_url 2021-05-18T14:18:32.3022283Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-18T14:18:32.3025456Z tarball_url 2021-05-18T14:18:32.3026567Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-18T14:18:32.3027463Z commit.sha 2021-05-18T14:18:32.3028150Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:32.3028996Z commit.url 2021-05-18T14:18:32.3030216Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:18:32.3031256Z node_id 2021-05-18T14:18:32.3032370Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-18T14:18:32.3033512Z url 2021-05-18T14:18:32.3034426Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-18T14:18:32.3035397Z assets_url 2021-05-18T14:18:32.3036378Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-18T14:18:32.3037383Z upload_url 2021-05-18T14:18:32.3038528Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-18T14:18:32.3039708Z id asset_updated_at asset_created_at created_at 2021-05-18T14:18:32.3041060Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-18T14:18:32.3041742Z published_at asset_name 2021-05-18T14:18:32.3042756Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:32.3043456Z asset_label asset_download_count 2021-05-18T14:18:32.3043996Z 11 31 2021-05-18T14:18:32.3044731Z asset_browser_download_url 2021-05-18T14:18:32.3046233Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:32.3047353Z Installing neurobase package binaries 2021-05-18T14:18:32.3066212Z --2021-05-18 14:18:32-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:18:32.3109926Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:18:32.3161386Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:18:32.4193898Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:18:32.4199966Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141832Z&X-Amz-Expires=300&X-Amz-Signature=7b03ac4506547cc1d69665b70797e52cfd25ae6f9c09b8914b30e5b648e4da03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:18:32.4208799Z --2021-05-18 14:18:32-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141832Z&X-Amz-Expires=300&X-Amz-Signature=7b03ac4506547cc1d69665b70797e52cfd25ae6f9c09b8914b30e5b648e4da03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:18:32.4214109Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:18:32.4264142Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:18:32.5296552Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:18:32.5298033Z Length: 943296 (921K) [application/octet-stream] 2021-05-18T14:18:32.5299222Z Saving to: ‘/tmp/RtmpGOLhW3/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:18:32.5299835Z 2021-05-18T14:18:32.5346137Z 0K .......... .......... .......... .......... .......... 5% 10.3M 0s 2021-05-18T14:18:32.5395104Z 50K .......... .......... .......... .......... .......... 10% 9.97M 0s 2021-05-18T14:18:32.5421005Z 100K .......... .......... .......... .......... .......... 16% 18.5M 0s 2021-05-18T14:18:32.5457779Z 150K .......... .......... .......... .......... .......... 21% 13.4M 0s 2021-05-18T14:18:32.5490289Z 200K .......... .......... .......... .......... .......... 27% 14.8M 0s 2021-05-18T14:18:32.5522697Z 250K .......... .......... .......... .......... .......... 32% 15.0M 0s 2021-05-18T14:18:32.5558058Z 300K .......... .......... .......... .......... .......... 37% 14.2M 0s 2021-05-18T14:18:32.5572683Z 350K .......... .......... .......... .......... .......... 43% 31.3M 0s 2021-05-18T14:18:32.5615002Z 400K .......... .......... .......... .......... .......... 48% 11.7M 0s 2021-05-18T14:18:32.5629921Z 450K .......... .......... .......... .......... .......... 54% 32.6M 0s 2021-05-18T14:18:32.5664522Z 500K .......... .......... .......... .......... .......... 59% 14.0M 0s 2021-05-18T14:18:32.5684823Z 550K .......... .......... .......... .......... .......... 65% 23.9M 0s 2021-05-18T14:18:32.5714933Z 600K .......... .......... .......... .......... .......... 70% 16.8M 0s 2021-05-18T14:18:32.5735665Z 650K .......... .......... .......... .......... .......... 75% 22.5M 0s 2021-05-18T14:18:32.5766876Z 700K .......... .......... .......... .......... .......... 81% 16.0M 0s 2021-05-18T14:18:32.5779354Z 750K .......... .......... .......... .......... .......... 86% 36.9M 0s 2021-05-18T14:18:32.5819149Z 800K .......... .......... .......... .......... .......... 92% 34.2M 0s 2021-05-18T14:18:32.5822404Z 850K .......... .......... .......... .......... .......... 97% 16.9M 0s 2021-05-18T14:18:32.5833087Z 900K .......... .......... . 100% 19.7M=0.05s 2021-05-18T14:18:32.5833590Z 2021-05-18T14:18:32.5835182Z 2021-05-18 14:18:32 (16.8 MB/s) - ‘/tmp/RtmpGOLhW3/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-18T14:18:32.5835909Z 2021-05-18T14:18:32.5845560Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:32.5846527Z (as ‘lib’ is unspecified) 2021-05-18T14:18:32.8450426Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:18:32.8505696Z * DONE (neurobase) 2021-05-18T14:18:32.8593011Z Rewriting new remotes: 2021-05-18T14:18:32.8904448Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:32.8905296Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:32.8905959Z remotes::install_cran("rcmdcheck") 2021-05-18T14:18:32.8906548Z remotes::install_cran("markdown") 2021-05-18T14:18:32.8914499Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:18:32.8914963Z env: 2021-05-18T14:18:32.8915443Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:32.8915944Z TIC_DEPLOY_KEY: 2021-05-18T14:18:32.8916828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:32.8918691Z GITHUB_PAT: *** 2021-05-18T14:18:32.8919871Z COVERALLS_TOKEN: *** 2021-05-18T14:18:32.8920419Z continue-on-error: false 2021-05-18T14:18:32.8920949Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:32.8921619Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:32.8922105Z TZ: UTC 2021-05-18T14:18:32.8922519Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:32.8923006Z NOT_CRAN: true 2021-05-18T14:18:32.8923430Z ##[endgroup] 2021-05-18T14:18:51.5120961Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:18:51.5122637Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:18:51.5123715Z Skipping 2 packages not available: EveTemplate, RAVELData 2021-05-18T14:18:51.5125216Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-18T14:18:51.5126214Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:18:51.5127205Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:18:51.5128184Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T14:18:51.5129096Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:18:51.5130019Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:18:51.5130949Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T14:18:51.5131897Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-18T14:18:51.5132884Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:18:51.5133820Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-18T14:18:51.5135015Z BiocManager (NA -> 1.30.15) [CRAN] 2021-05-18T14:18:51.5135999Z bookdown (NA -> 0.22 ) [CRAN] 2021-05-18T14:18:51.5136956Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-18T14:18:51.5137908Z BiocStyle (NA -> 2.18.1 ) [CRAN] 2021-05-18T14:18:51.5138844Z limma (NA -> 3.46.0 ) [CRAN] 2021-05-18T14:18:51.5139784Z pbapply (NA -> 1.4-3 ) [CRAN] 2021-05-18T14:18:51.5140743Z WhiteStripe (2.3.2 -> 2.4.0 ) [CRAN] 2021-05-18T14:18:51.5150230Z Installing 19 packages: base64enc, tinytex, htmltools, rmarkdown, R.methodsS3, R.oo, bitops, RNifti, R.utils, matrixStats, abind, oro.nifti, BiocManager, bookdown, neurobase, BiocStyle, limma, pbapply, WhiteStripe 2021-05-18T14:18:51.5165498Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:51.5166255Z (as ‘lib’ is unspecified) 2021-05-18T14:19:06.7507000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:19:07.0517325Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-18T14:19:07.0568895Z ================================================== 2021-05-18T14:19:07.0569735Z downloaded 37 KB 2021-05-18T14:19:07.0570270Z 2021-05-18T14:19:07.0610326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:19:07.2261347Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-18T14:19:07.2368792Z ================================================== 2021-05-18T14:19:07.2369649Z downloaded 113 KB 2021-05-18T14:19:07.2369974Z 2021-05-18T14:19:07.2404296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:19:07.5095831Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-18T14:19:07.5247876Z ================================================== 2021-05-18T14:19:07.5248686Z downloaded 231 KB 2021-05-18T14:19:07.5249218Z 2021-05-18T14:19:07.5285796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:19:07.7974222Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-18T14:19:07.9590530Z ================================================== 2021-05-18T14:19:07.9591528Z downloaded 3.5 MB 2021-05-18T14:19:07.9592083Z 2021-05-18T14:19:07.9627190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:19:08.4030390Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-18T14:19:08.4094472Z ================================================== 2021-05-18T14:19:08.4095396Z downloaded 77 KB 2021-05-18T14:19:08.4095931Z 2021-05-18T14:19:08.4130142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:19:08.5827136Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-18T14:19:08.6084541Z ================================================== 2021-05-18T14:19:08.6085500Z downloaded 931 KB 2021-05-18T14:19:08.6085980Z 2021-05-18T14:19:08.6118148Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:19:08.8830651Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-18T14:19:08.8839190Z ================================================== 2021-05-18T14:19:08.8840067Z downloaded 34 KB 2021-05-18T14:19:08.8840612Z 2021-05-18T14:19:08.8874833Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:19:09.4423724Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-18T14:19:09.4773403Z ================================================== 2021-05-18T14:19:09.4774112Z downloaded 2.6 MB 2021-05-18T14:19:09.4774779Z 2021-05-18T14:19:09.4813594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:19:10.0138118Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-18T14:19:10.0427116Z ================================================== 2021-05-18T14:19:10.0427973Z downloaded 1.3 MB 2021-05-18T14:19:10.0428445Z 2021-05-18T14:19:10.0462371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T14:19:10.2148064Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-18T14:19:10.2841367Z ================================================== 2021-05-18T14:19:10.2842401Z downloaded 2.4 MB 2021-05-18T14:19:10.2842952Z 2021-05-18T14:19:10.2878341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:19:10.7299610Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-18T14:19:10.7348114Z ================================================== 2021-05-18T14:19:10.7348982Z downloaded 59 KB 2021-05-18T14:19:10.7349499Z 2021-05-18T14:19:10.7386437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:19:11.0273464Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-18T14:19:11.1053354Z ================================================== 2021-05-18T14:19:11.1053841Z downloaded 5.8 MB 2021-05-18T14:19:11.1054115Z 2021-05-18T14:19:11.1092891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BiocManager_1.30.15.tar.gz' 2021-05-18T14:19:11.7413777Z Content type 'binary/octet-stream' length 328855 bytes (321 KB) 2021-05-18T14:19:11.7582095Z ================================================== 2021-05-18T14:19:11.7582569Z downloaded 321 KB 2021-05-18T14:19:11.7582844Z 2021-05-18T14:19:11.7615398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bookdown_0.22.tar.gz' 2021-05-18T14:19:12.1998935Z Content type 'binary/octet-stream' length 1082454 bytes (1.0 MB) 2021-05-18T14:19:12.2270672Z ================================================== 2021-05-18T14:19:12.2271159Z downloaded 1.0 MB 2021-05-18T14:19:12.2271456Z 2021-05-18T14:19:12.2308853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-18T14:19:12.7494940Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-18T14:19:12.7834053Z ================================================== 2021-05-18T14:19:12.7834592Z downloaded 1.7 MB 2021-05-18T14:19:12.7834866Z 2021-05-18T14:19:12.7873674Z trying URL 'https://bioconductor.org/packages/3.12/bioc/src/contrib/BiocStyle_2.18.1.tar.gz' 2021-05-18T14:19:12.9184905Z Content type 'application/x-gzip' length 756911 bytes (739 KB) 2021-05-18T14:19:12.9477545Z ================================================== 2021-05-18T14:19:12.9478081Z downloaded 739 KB 2021-05-18T14:19:12.9478516Z 2021-05-18T14:19:12.9505286Z trying URL 'https://bioconductor.org/packages/3.12/bioc/src/contrib/limma_3.46.0.tar.gz' 2021-05-18T14:19:13.0825443Z Content type 'application/x-gzip' length 1527170 bytes (1.5 MB) 2021-05-18T14:19:13.1146707Z ================================================== 2021-05-18T14:19:13.1147249Z downloaded 1.5 MB 2021-05-18T14:19:13.1147523Z 2021-05-18T14:19:13.1175208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pbapply_1.4-3.tar.gz' 2021-05-18T14:19:13.5463007Z Content type 'binary/octet-stream' length 73740 bytes (72 KB) 2021-05-18T14:19:13.5463813Z ================================================== 2021-05-18T14:19:13.5464282Z downloaded 72 KB 2021-05-18T14:19:13.5464591Z 2021-05-18T14:19:13.5505709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/WhiteStripe_2.4.0.tar.gz' 2021-05-18T14:19:14.1095057Z Content type 'binary/octet-stream' length 1678613 bytes (1.6 MB) 2021-05-18T14:19:14.1433839Z ================================================== 2021-05-18T14:19:14.1434402Z downloaded 1.6 MB 2021-05-18T14:19:14.1434684Z 2021-05-18T14:19:14.3488542Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:19:14.3528577Z * DONE (base64enc) 2021-05-18T14:19:14.5572054Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:19:14.5612046Z * DONE (tinytex) 2021-05-18T14:19:14.7667701Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:19:14.7708002Z * DONE (R.methodsS3) 2021-05-18T14:19:14.9756441Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:19:14.9796469Z * DONE (bitops) 2021-05-18T14:19:15.5582763Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:19:15.5720312Z * DONE (RNifti) 2021-05-18T14:19:16.1718184Z * installing *binary* package ‘matrixStats’ ... 2021-05-18T14:19:16.1874156Z * DONE (matrixStats) 2021-05-18T14:19:16.3931842Z * installing *binary* package ‘abind’ ... 2021-05-18T14:19:16.3970064Z * DONE (abind) 2021-05-18T14:19:16.6308432Z * installing *binary* package ‘BiocManager’ ... 2021-05-18T14:19:16.6350768Z * DONE (BiocManager) 2021-05-18T14:19:17.0649789Z * installing *source* package ‘limma’ ... 2021-05-18T14:19:17.0651341Z ** using staged installation 2021-05-18T14:19:17.0785396Z ** libs 2021-05-18T14:19:17.0844064Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:19:17.1580950Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c normexp.c -o normexp.o 2021-05-18T14:19:17.2997435Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weighted_lowess.c -o weighted_lowess.o 2021-05-18T14:19:17.4622183Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o limma.so init.o normexp.o weighted_lowess.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-18T14:19:17.4913844Z installing to /home/runner/work/_temp/Library/00LOCK-limma/00new/limma/libs 2021-05-18T14:19:17.4935083Z ** R 2021-05-18T14:19:17.5491005Z ** inst 2021-05-18T14:19:17.5518988Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:25.6815304Z ** help 2021-05-18T14:19:26.3180032Z *** installing help indices 2021-05-18T14:19:26.6256121Z ** building package indices 2021-05-18T14:19:27.1917899Z ** installing vignettes 2021-05-18T14:19:27.1972426Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:27.5048527Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:19:27.7234675Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:28.2204014Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:28.2282327Z * DONE (limma) 2021-05-18T14:19:28.4372727Z * installing *binary* package ‘pbapply’ ... 2021-05-18T14:19:28.4407497Z * DONE (pbapply) 2021-05-18T14:19:28.6578933Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:19:28.6620052Z * DONE (htmltools) 2021-05-18T14:19:28.9091600Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:19:28.9141236Z * DONE (R.oo) 2021-05-18T14:19:29.3455500Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:19:29.3576284Z * DONE (oro.nifti) 2021-05-18T14:19:29.9966527Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:19:30.0162281Z * DONE (rmarkdown) 2021-05-18T14:19:30.2878935Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:19:30.2930341Z * DONE (R.utils) 2021-05-18T14:19:30.6024367Z * installing *binary* package ‘bookdown’ ... 2021-05-18T14:19:30.6102300Z * DONE (bookdown) 2021-05-18T14:19:30.9095104Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:19:30.9178434Z * DONE (neurobase) 2021-05-18T14:19:31.2119700Z * installing *source* package ‘BiocStyle’ ... 2021-05-18T14:19:31.2122282Z ** using staged installation 2021-05-18T14:19:31.2242083Z ** R 2021-05-18T14:19:31.2335077Z ** inst 2021-05-18T14:19:31.2381791Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:31.9496291Z ** help 2021-05-18T14:19:31.9803337Z *** installing help indices 2021-05-18T14:19:32.0052707Z ** building package indices 2021-05-18T14:19:32.2006155Z ** installing vignettes 2021-05-18T14:19:32.2069115Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:32.4560079Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:32.7134414Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:32.7149910Z * DONE (BiocStyle) 2021-05-18T14:19:32.9808630Z * installing *binary* package ‘WhiteStripe’ ... 2021-05-18T14:19:32.9886674Z * DONE (WhiteStripe) 2021-05-18T14:19:32.9955695Z 2021-05-18T14:19:32.9956637Z The downloaded source packages are in 2021-05-18T14:19:32.9958026Z ‘/tmp/RtmpsTstI7/downloaded_packages’ 2021-05-18T14:19:46.9965345Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:19:46.9967936Z Use `force = TRUE` to force installation 2021-05-18T14:19:46.9980369Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:19:46.9981188Z Use `force = TRUE` to force installation 2021-05-18T14:19:47.0130098Z ##[group]Run options(width = 100) 2021-05-18T14:19:47.0130615Z options(width = 100) 2021-05-18T14:19:47.0131136Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:19:47.0131799Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:19:47.0139733Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:47.0140132Z env: 2021-05-18T14:19:47.0140549Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:47.0141000Z TIC_DEPLOY_KEY: 2021-05-18T14:19:47.0141767Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:47.0143523Z GITHUB_PAT: *** 2021-05-18T14:19:47.0144365Z COVERALLS_TOKEN: *** 2021-05-18T14:19:47.0144843Z continue-on-error: false 2021-05-18T14:19:47.0145284Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:47.0145743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:47.0146213Z TZ: UTC 2021-05-18T14:19:47.0146572Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:47.0146996Z NOT_CRAN: true 2021-05-18T14:19:47.0147358Z ##[endgroup] 2021-05-18T14:19:47.4730149Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:19:47.4730793Z setting value 2021-05-18T14:19:47.4731538Z version R version 4.0.5 (2021-03-31) 2021-05-18T14:19:47.4732072Z os Ubuntu 20.04.2 LTS 2021-05-18T14:19:47.4732751Z system x86_64, linux-gnu 2021-05-18T14:19:47.4733250Z ui X11 2021-05-18T14:19:47.4733744Z language (EN) 2021-05-18T14:19:47.4734676Z collate C.UTF-8 2021-05-18T14:19:47.4735357Z ctype C.UTF-8 2021-05-18T14:19:47.4735867Z tz UTC 2021-05-18T14:19:47.4736489Z date 2021-05-18 2021-05-18T14:19:47.4737036Z 2021-05-18T14:19:47.4737891Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:19:47.4738577Z package * version date lib source 2021-05-18T14:19:47.4739395Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4740241Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:19:47.4741090Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4741837Z base * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4742608Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4743414Z BiocManager 1.30.15 2021-05-11 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4744244Z BiocStyle 2.18.1 2020-11-24 [1] Bioconductor 2021-05-18T14:19:47.4745067Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4745836Z bookdown 0.22 2021-04-22 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4746600Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4747351Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4748082Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4748831Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4749586Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4750321Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4751061Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4751801Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4752709Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4753502Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4754300Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4755068Z compiler 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4755823Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4756569Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4757304Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4758086Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4758849Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4759696Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4760477Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-18T14:19:47.4761346Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:19:47.4762186Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4762960Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4763708Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4764464Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4765228Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4766002Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4766859Z EveTemplate 1.0.0 2021-05-16 [1] Neuroconductor (R 4.0.5) 2021-05-18T14:19:47.4767706Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4768452Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4769227Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4769965Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4770707Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4771465Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4772189Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4773034Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:19:47.4773881Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4774777Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4775546Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4776312Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4777079Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4777839Z grid 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4778591Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4779346Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4780102Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4780846Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4781584Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4782483Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4783280Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4784020Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4784791Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4785565Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4786362Z limma 3.46.0 2020-10-27 [1] Bioconductor 2021-05-18T14:19:47.4787149Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4787911Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4788670Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4789512Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4790290Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4791082Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4791849Z methods * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4792587Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4793329Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4794091Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4794850Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4795597Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4796343Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4797125Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-18T14:19:47.4797897Z parallel 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4798659Z pbapply 1.4-3 2020-08-18 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4799426Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4800190Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4800957Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4801730Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4802492Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4803265Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4804059Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4804817Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4805545Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4806320Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4807088Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4807819Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4808553Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4809295Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4810126Z RAVELData 0.99.1 2021-05-17 [1] Neuroconductor (R 4.0.5) 2021-05-18T14:19:47.4810961Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4811789Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4812577Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4813350Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4814097Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4814966Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4815732Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4816489Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4817252Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4818017Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4818870Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4819664Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4820484Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4823598Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4824399Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4825154Z splines 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4825919Z stats * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4826667Z stats4 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4827411Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4828168Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4828949Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-18T14:19:47.4829689Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4830480Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:19:47.4831288Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4832042Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4832810Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4833609Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:19:47.4834384Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4835158Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4835951Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4836694Z tools 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4837446Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4838182Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4838917Z utils * 4.0.5 2021-03-31 [2] local 2021-05-18T14:19:47.4839656Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4840387Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4841136Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4841924Z WhiteStripe 2.4.0 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4842693Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4843548Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:19:47.4844307Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4845042Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4845790Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4846530Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:19:47.4846811Z 2021-05-18T14:19:47.4847253Z [1] /home/runner/work/_temp/Library 2021-05-18T14:19:47.4847752Z [2] /opt/R/4.0.5/lib/R/library 2021-05-18T14:19:47.4876558Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:19:47.4877108Z Rscript -e 'tic::script()' 2021-05-18T14:19:47.4877519Z ls -l check 2021-05-18T14:19:47.4919445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:19:47.4920040Z env: 2021-05-18T14:19:47.4920454Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:47.4920905Z TIC_DEPLOY_KEY: 2021-05-18T14:19:47.4921664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:47.4923160Z GITHUB_PAT: *** 2021-05-18T14:19:47.4924002Z COVERALLS_TOKEN: *** 2021-05-18T14:19:47.4924461Z continue-on-error: false 2021-05-18T14:19:47.4924923Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:47.4925385Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:47.4925799Z TZ: UTC 2021-05-18T14:19:47.4926170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:47.4926554Z NOT_CRAN: true 2021-05-18T14:19:47.4926928Z ##[endgroup] 2021-05-18T14:19:47.7420241Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:47.8586270Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:19:47.8588791Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:19:47.8590883Z timeout = Inf, check_dir = "check") 2021-05-18T14:19:47.9238642Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:19:48.1349322Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:19:48.1473956Z * preparing ‘RAVEL’: 2021-05-18T14:19:48.1523133Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:19:48.2376844Z * installing the package to build vignettes 2021-05-18T14:19:54.2074080Z * creating vignettes ... OK 2021-05-18T14:19:54.2350317Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:54.2358338Z * checking for empty or unneeded directories 2021-05-18T14:19:54.2359813Z Removed empty directory ‘RAVEL/images’ 2021-05-18T14:19:54.2387108Z * building ‘RAVEL_1.2.2.tar.gz’ 2021-05-18T14:19:54.2494245Z 2021-05-18T14:19:54.3301989Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:19:54.5737567Z * using log directory ‘/home/runner/work/RAVEL/RAVEL/check/RAVEL.Rcheck’ 2021-05-18T14:19:54.5739352Z * using R version 4.0.5 (2021-03-31) 2021-05-18T14:19:54.5740451Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:19:54.5741515Z * using session charset: UTF-8 2021-05-18T14:19:54.5979679Z * using option ‘--as-cran’ 2021-05-18T14:19:54.6003338Z * checking for file ‘RAVEL/DESCRIPTION’ ... OK 2021-05-18T14:19:54.6004640Z * this is package ‘RAVEL’ version ‘1.2.2’ 2021-05-18T14:19:54.6005660Z * package encoding: UTF-8 2021-05-18T14:19:54.6023799Z * checking package namespace information ... OK 2021-05-18T14:20:09.1864858Z * checking package dependencies ... OK 2021-05-18T14:20:09.1878290Z * checking if this is a source package ... OK 2021-05-18T14:20:09.1879362Z * checking if there is a namespace ... OK 2021-05-18T14:20:09.4721369Z * checking for executable files ... OK 2021-05-18T14:20:09.4722122Z * checking for hidden files and directories ... OK 2021-05-18T14:20:09.4722777Z * checking for portable file names ... OK 2021-05-18T14:20:09.4723524Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:20:09.4743330Z * checking serialization versions ... OK 2021-05-18T14:20:15.1666392Z * checking whether package ‘RAVEL’ can be installed ... OK 2021-05-18T14:20:15.1708334Z * checking installed package size ... OK 2021-05-18T14:20:15.2513359Z * checking package directory ... OK 2021-05-18T14:20:15.2514316Z * checking for future file timestamps ... OK 2021-05-18T14:20:15.2515636Z * checking ‘build’ directory ... OK 2021-05-18T14:20:15.3943275Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:20:15.3944158Z * checking top-level files ... OK 2021-05-18T14:20:15.3944852Z * checking for left-over files ... OK 2021-05-18T14:20:15.5476642Z * checking index information ... OK 2021-05-18T14:20:15.7613148Z * checking package subdirectories ... OK 2021-05-18T14:20:15.8044125Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:20:15.8520195Z * checking R files for syntax errors ... OK 2021-05-18T14:20:17.4747918Z * checking whether the package can be loaded ... OK 2021-05-18T14:20:19.1120090Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:20:20.7275165Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:20:22.3695941Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:20:24.0331945Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:20:25.7020328Z * checking loading without being on the library search path ... OK 2021-05-18T14:20:27.3458955Z * checking dependencies in R code ... OK 2021-05-18T14:20:29.5294968Z * checking S3 generic/method consistency ... OK 2021-05-18T14:20:31.2501083Z * checking replacement functions ... OK 2021-05-18T14:20:32.9753434Z * checking foreign function calls ... OK 2021-05-18T14:20:39.3633515Z * checking R code for possible problems ... OK 2021-05-18T14:20:39.5536000Z * checking Rd files ... OK 2021-05-18T14:20:39.5991308Z * checking Rd metadata ... OK 2021-05-18T14:20:39.6576361Z * checking Rd line widths ... OK 2021-05-18T14:20:39.7521445Z * checking Rd cross-references ... OK 2021-05-18T14:20:41.3902949Z * checking for missing documentation entries ... OK 2021-05-18T14:20:46.5091661Z * checking for code/documentation mismatches ... OK 2021-05-18T14:20:48.8116997Z * checking Rd \usage sections ... OK 2021-05-18T14:20:48.8855912Z * checking Rd contents ... OK 2021-05-18T14:20:48.9616258Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:20:48.9648373Z * checking contents of ‘data’ directory ... OK 2021-05-18T14:20:49.1336740Z * checking data for non-ASCII characters ... OK 2021-05-18T14:20:49.3016516Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T14:20:49.3054740Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:20:49.3090491Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:20:56.0948746Z * checking examples ... OK 2021-05-18T14:20:56.2545176Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:20:56.3188532Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:20:56.3190044Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:20:56.3191032Z ‘ravel.Rmd’ 2021-05-18T14:20:56.7550751Z * checking re-building of vignette outputs ... OK 2021-05-18T14:20:58.3617025Z * checking PDF version of manual ... OK 2021-05-18T14:20:58.3618836Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:20:58.3619818Z * checking for detritus in the temp directory ... OK 2021-05-18T14:20:58.3620467Z * DONE 2021-05-18T14:20:58.3620868Z 2021-05-18T14:20:58.3621398Z Status: 1 NOTE 2021-05-18T14:20:58.3621905Z See 2021-05-18T14:20:58.3622957Z ‘/home/runner/work/RAVEL/RAVEL/check/RAVEL.Rcheck/00check.log’ 2021-05-18T14:20:58.3623726Z for details. 2021-05-18T14:20:58.3624142Z 2021-05-18T14:20:58.3624500Z 2021-05-18T14:20:58.4443168Z ── R CMD check results ──────────────────────────────────────── RAVEL 1.2.2 ──── 2021-05-18T14:20:58.4463198Z Duration: 1m 4.2s 2021-05-18T14:20:58.4464779Z 2021-05-18T14:20:58.4489299Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:20:58.4491572Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:20:58.4492307Z ‘ravel.Rmd’ 2021-05-18T14:20:58.4492557Z 2021-05-18T14:20:58.4504614Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-18T14:20:58.4588968Z total 84 2021-05-18T14:20:58.4590215Z drwxr-xr-x 5 runner docker 4096 May 18 14:20 RAVEL.Rcheck 2021-05-18T14:20:58.4594052Z -rw-r--r-- 1 runner docker 21887 May 18 14:19 RAVEL_1.2.2.tar.gz 2021-05-18T14:20:58.4595223Z -rw-r--r-- 1 runner docker 53865 May 18 14:20 RAVEL_1.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:20:58.4629487Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:20:58.4630234Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:20:58.4673145Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:20:58.4673748Z env: 2021-05-18T14:20:58.4674171Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:58.4674628Z TIC_DEPLOY_KEY: 2021-05-18T14:20:58.4675382Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:58.4677043Z GITHUB_PAT: *** 2021-05-18T14:20:58.4677818Z COVERALLS_TOKEN: *** 2021-05-18T14:20:58.4678282Z continue-on-error: false 2021-05-18T14:20:58.4678744Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:58.4679206Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:58.4679620Z TZ: UTC 2021-05-18T14:20:58.4679992Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:58.4680375Z NOT_CRAN: true 2021-05-18T14:20:58.4680739Z ##[endgroup] 2021-05-18T14:20:58.4793889Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:20:58.4794452Z Rscript -e "tic::before_deploy()" 2021-05-18T14:20:58.4830936Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:58.4831321Z env: 2021-05-18T14:20:58.4831731Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:58.4832197Z TIC_DEPLOY_KEY: 2021-05-18T14:20:58.4832951Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:58.4834177Z GITHUB_PAT: *** 2021-05-18T14:20:58.4834936Z COVERALLS_TOKEN: *** 2021-05-18T14:20:58.4835398Z continue-on-error: false 2021-05-18T14:20:58.4835859Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:58.4836320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:58.4836731Z TZ: UTC 2021-05-18T14:20:58.4837110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:58.4837494Z NOT_CRAN: true 2021-05-18T14:20:58.4837861Z ##[endgroup] 2021-05-18T14:20:58.7323388Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:58.8459485Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:20:58.8460012Z with: 2021-05-18T14:20:58.8460805Z upload_url: https://uploads.github.com/repos/neuroconductor/RAVEL/releases/43144000/assets{?name,label} 2021-05-18T14:20:58.8461768Z asset_path: check/RAVEL_1.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:20:58.8462414Z asset_name: RAVEL_1.2.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:58.8463030Z asset_content_type: application/octet-stream 2021-05-18T14:20:58.8463504Z env: 2021-05-18T14:20:58.8463907Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:58.8464360Z TIC_DEPLOY_KEY: 2021-05-18T14:20:58.8465105Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:58.8466338Z GITHUB_PAT: *** 2021-05-18T14:20:58.8467099Z COVERALLS_TOKEN: *** 2021-05-18T14:20:58.8467562Z continue-on-error: false 2021-05-18T14:20:58.8468021Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:58.8468500Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:58.8468928Z TZ: UTC 2021-05-18T14:20:58.8469295Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:58.8469693Z NOT_CRAN: true 2021-05-18T14:20:58.8470452Z GITHUB_TOKEN: *** 2021-05-18T14:20:58.8470810Z ##[endgroup] 2021-05-18T14:20:59.3515584Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:20:59.3516091Z Rscript -e "tic::deploy()" 2021-05-18T14:20:59.3558414Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:59.3558775Z env: 2021-05-18T14:20:59.3559197Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:59.3559635Z TIC_DEPLOY_KEY: 2021-05-18T14:20:59.3560410Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:59.3562024Z GITHUB_PAT: *** 2021-05-18T14:20:59.3562796Z COVERALLS_TOKEN: *** 2021-05-18T14:20:59.3563257Z continue-on-error: false 2021-05-18T14:20:59.3563704Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:59.3564149Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:59.3564571Z TZ: UTC 2021-05-18T14:20:59.3564927Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:59.3565299Z NOT_CRAN: true 2021-05-18T14:20:59.3565658Z ##[endgroup] 2021-05-18T14:20:59.6135277Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:59.7260105Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:20:59.7260669Z Rscript -e "tic::after_deploy()" 2021-05-18T14:20:59.7302873Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:59.7303267Z env: 2021-05-18T14:20:59.7303699Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:59.7304142Z TIC_DEPLOY_KEY: 2021-05-18T14:20:59.7304916Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:59.7306588Z GITHUB_PAT: *** 2021-05-18T14:20:59.7307422Z COVERALLS_TOKEN: *** 2021-05-18T14:20:59.7307904Z continue-on-error: false 2021-05-18T14:20:59.7308363Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:59.7308818Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:59.7309254Z TZ: UTC 2021-05-18T14:20:59.7309625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:59.7310033Z NOT_CRAN: true 2021-05-18T14:20:59.7310402Z ##[endgroup] 2021-05-18T14:20:59.9847282Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:21:00.1007733Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-18T14:21:00.1008384Z curl -s -H "Accept: application/json" \ 2021-05-18T14:21:00.1008978Z  -H "Content-Type: application/json" \ 2021-05-18T14:21:00.1009590Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:21:00.1010229Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-18T14:21:00.1010919Z  -X POST https://coveralls.io/api/repos 2021-05-18T14:21:00.1053136Z shell: /usr/bin/bash -e {0} 2021-05-18T14:21:00.1053536Z env: 2021-05-18T14:21:00.1053947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:00.1095211Z TIC_DEPLOY_KEY: 2021-05-18T14:21:00.1096013Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:00.1097480Z GITHUB_PAT: *** 2021-05-18T14:21:00.1098257Z COVERALLS_TOKEN: *** 2021-05-18T14:21:00.1098729Z continue-on-error: false 2021-05-18T14:21:00.1099216Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:00.1099667Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:00.1100090Z TZ: UTC 2021-05-18T14:21:00.1100463Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:00.1100853Z NOT_CRAN: true 2021-05-18T14:21:00.1101211Z ##[endgroup] 2021-05-18T14:21:00.6373982Z {"errors":{"name":"has already been taken"}} 2021-05-18T14:21:00.6406557Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:21:00.6407156Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:21:00.6407670Z  curl -s -H "Accept: application/json" \ 2021-05-18T14:21:00.6408519Z  -H "Content-Type: application/json" \ 2021-05-18T14:21:00.6409119Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:21:00.6409861Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-18T14:21:00.6410500Z  | jq '.token')" >> $GITHUB_ENV 2021-05-18T14:21:00.6456789Z shell: /usr/bin/bash -e {0} 2021-05-18T14:21:00.6457175Z env: 2021-05-18T14:21:00.6457590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:00.6458046Z TIC_DEPLOY_KEY: 2021-05-18T14:21:00.6458806Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:00.6460143Z GITHUB_PAT: *** 2021-05-18T14:21:00.6461060Z COVERALLS_TOKEN: *** 2021-05-18T14:21:00.6461566Z continue-on-error: false 2021-05-18T14:21:00.6462030Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:00.6462481Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:00.6462913Z TZ: UTC 2021-05-18T14:21:00.6463276Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:00.6463674Z NOT_CRAN: true 2021-05-18T14:21:00.6464043Z ##[endgroup] 2021-05-18T14:21:00.8329267Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:21:00.8329984Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:21:00.8336794Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:21:00.8337178Z env: 2021-05-18T14:21:00.8337607Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:00.8338050Z TIC_DEPLOY_KEY: 2021-05-18T14:21:00.8338821Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:00.8340256Z GITHUB_PAT: *** 2021-05-18T14:21:00.8341019Z COVERALLS_TOKEN: *** 2021-05-18T14:21:00.8341484Z continue-on-error: false 2021-05-18T14:21:00.8341945Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:00.8342395Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:00.8342825Z TZ: UTC 2021-05-18T14:21:00.8343197Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:00.8343580Z NOT_CRAN: true 2021-05-18T14:21:00.8343981Z COVERALLS_REPO_TOKEN: null 2021-05-18T14:21:00.8344432Z ##[endgroup] 2021-05-18T14:21:07.1838592Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-18T14:21:07.1840235Z object 'null' not found 2021-05-18T14:21:07.1841123Z Calls: -> to_coveralls 2021-05-18T14:21:07.1841894Z Execution halted 2021-05-18T14:21:07.1896036Z ##[error]Process completed with exit code 1. 2021-05-18T14:21:07.3443483Z Post job cleanup. 2021-05-18T14:21:07.3845104Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:21:07.3927633Z Post job cleanup. 2021-05-18T14:21:07.4891077Z [command]/usr/bin/git version 2021-05-18T14:21:07.4953200Z git version 2.31.1 2021-05-18T14:21:07.4985404Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:21:07.5037720Z [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-18T14:21:07.5277558Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:21:07.5320858Z http.https://github.com/.extraheader 2021-05-18T14:21:07.5329925Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:21:07.5379380Z [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-18T14:21:07.5725565Z Cleaning up orphan processes