2021-05-16T01:31:29.1435241Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:29.9430018Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:31:29.9995792Z 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-16T01:31:30.1105261Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:31:30.2241960Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:36.5263341Z Current runner version: '2.278.0' 2021-05-16T01:31:36.5297593Z ##[group]Operating System 2021-05-16T01:31:36.5298632Z Ubuntu 2021-05-16T01:31:36.5299111Z 20.04.2 2021-05-16T01:31:36.5299659Z LTS 2021-05-16T01:31:36.5300164Z ##[endgroup] 2021-05-16T01:31:36.5300840Z ##[group]Virtual Environment 2021-05-16T01:31:36.5301602Z Environment: ubuntu-20.04 2021-05-16T01:31:36.5302211Z Version: 20210510.0 2021-05-16T01:31:36.5303391Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:31:36.5304921Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:31:36.5305937Z ##[endgroup] 2021-05-16T01:31:36.5308076Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:36.5309413Z Actions: write 2021-05-16T01:31:36.5310040Z Checks: write 2021-05-16T01:31:36.5310589Z Contents: write 2021-05-16T01:31:36.5311456Z Deployments: write 2021-05-16T01:31:36.5312190Z Issues: write 2021-05-16T01:31:36.5312840Z Metadata: read 2021-05-16T01:31:36.5313401Z Packages: write 2021-05-16T01:31:36.5314054Z PullRequests: write 2021-05-16T01:31:36.5314743Z RepositoryProjects: write 2021-05-16T01:31:36.5315499Z SecurityEvents: write 2021-05-16T01:31:36.5316185Z Statuses: write 2021-05-16T01:31:36.5316878Z ##[endgroup] 2021-05-16T01:31:36.5320176Z Prepare workflow directory 2021-05-16T01:31:36.6510413Z Prepare all required actions 2021-05-16T01:31:36.6522496Z Getting action download info 2021-05-16T01:31:37.0526734Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:39.0324700Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:39.5201909Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:40.6625519Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:40.8084625Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:40.9657016Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:41.1312397Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:41.4884577Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:41.4885259Z with: 2021-05-16T01:31:41.4885786Z repository: neuroconductor/bftools 2021-05-16T01:31:41.4886857Z token: *** 2021-05-16T01:31:41.4887298Z ssh-strict: true 2021-05-16T01:31:41.4887855Z persist-credentials: true 2021-05-16T01:31:41.4888370Z clean: true 2021-05-16T01:31:41.4888806Z fetch-depth: 1 2021-05-16T01:31:41.4889221Z lfs: false 2021-05-16T01:31:41.4889649Z submodules: false 2021-05-16T01:31:41.4890053Z env: 2021-05-16T01:31:41.4890539Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:41.4891049Z TIC_DEPLOY_KEY: 2021-05-16T01:31:41.4891938Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:41.4893255Z GITHUB_PAT: *** 2021-05-16T01:31:41.4893689Z COVERALLS_TOKEN: 2021-05-16T01:31:41.4894227Z continue-on-error: false 2021-05-16T01:31:41.4894744Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:41.4895185Z ##[endgroup] 2021-05-16T01:31:41.7429302Z Syncing repository: neuroconductor/bftools 2021-05-16T01:31:41.7452909Z ##[group]Getting Git version info 2021-05-16T01:31:41.7454747Z Working directory is '/home/runner/work/bftools/bftools' 2021-05-16T01:31:41.7503280Z [command]/usr/bin/git version 2021-05-16T01:31:41.7644843Z git version 2.31.1 2021-05-16T01:31:41.7669727Z ##[endgroup] 2021-05-16T01:31:41.7679553Z Deleting the contents of '/home/runner/work/bftools/bftools' 2021-05-16T01:31:41.7684496Z ##[group]Initializing the repository 2021-05-16T01:31:41.7688515Z [command]/usr/bin/git init /home/runner/work/bftools/bftools 2021-05-16T01:31:41.7774673Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:41.7776023Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:41.7777121Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:41.7778000Z hint: 2021-05-16T01:31:41.7779589Z hint: git config --global init.defaultBranch 2021-05-16T01:31:41.7780539Z hint: 2021-05-16T01:31:41.7781411Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:41.7782641Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:41.7783760Z hint: 2021-05-16T01:31:41.7784374Z hint: git branch -m 2021-05-16T01:31:41.7791876Z Initialized empty Git repository in /home/runner/work/bftools/bftools/.git/ 2021-05-16T01:31:41.7804505Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:31:41.7858269Z ##[endgroup] 2021-05-16T01:31:41.7859349Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:41.7864276Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:31:41.7906717Z ##[endgroup] 2021-05-16T01:31:41.7911570Z ##[group]Setting up auth 2021-05-16T01:31:41.7918799Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:41.7972526Z [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-16T01:31:41.8414812Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:41.8461943Z [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-16T01:31:41.8716790Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:41.8769696Z ##[endgroup] 2021-05-16T01:31:41.8770666Z ##[group]Fetching the repository 2021-05-16T01:31:41.8786226Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:31:43.0346059Z remote: Enumerating objects: 71, done. 2021-05-16T01:31:43.0369523Z remote: Counting objects: 1% (1/71) 2021-05-16T01:31:43.0370142Z remote: Counting objects: 2% (2/71) 2021-05-16T01:31:43.0370850Z remote: Counting objects: 4% (3/71) 2021-05-16T01:31:43.0372439Z remote: Counting objects: 5% (4/71) 2021-05-16T01:31:43.0372981Z remote: Counting objects: 7% (5/71) 2021-05-16T01:31:43.0373524Z remote: Counting objects: 8% (6/71) 2021-05-16T01:31:43.0374066Z remote: Counting objects: 9% (7/71) 2021-05-16T01:31:43.0374592Z remote: Counting objects: 11% (8/71) 2021-05-16T01:31:43.0375138Z remote: Counting objects: 12% (9/71) 2021-05-16T01:31:43.0375661Z remote: Counting objects: 14% (10/71) 2021-05-16T01:31:43.0376207Z remote: Counting objects: 15% (11/71) 2021-05-16T01:31:43.0376735Z remote: Counting objects: 16% (12/71) 2021-05-16T01:31:43.0377269Z remote: Counting objects: 18% (13/71) 2021-05-16T01:31:43.0377819Z remote: Counting objects: 19% (14/71) 2021-05-16T01:31:43.0378358Z remote: Counting objects: 21% (15/71) 2021-05-16T01:31:43.0378889Z remote: Counting objects: 22% (16/71) 2021-05-16T01:31:43.0379412Z remote: Counting objects: 23% (17/71) 2021-05-16T01:31:43.0379942Z remote: Counting objects: 25% (18/71) 2021-05-16T01:31:43.0380463Z remote: Counting objects: 26% (19/71) 2021-05-16T01:31:43.0381283Z remote: Counting objects: 28% (20/71) 2021-05-16T01:31:43.0381806Z remote: Counting objects: 29% (21/71) 2021-05-16T01:31:43.0382381Z remote: Counting objects: 30% (22/71) 2021-05-16T01:31:43.0382900Z remote: Counting objects: 32% (23/71) 2021-05-16T01:31:43.0383433Z remote: Counting objects: 33% (24/71) 2021-05-16T01:31:43.0383959Z remote: Counting objects: 35% (25/71) 2021-05-16T01:31:43.0384532Z remote: Counting objects: 36% (26/71) 2021-05-16T01:31:43.0385264Z remote: Counting objects: 38% (27/71) 2021-05-16T01:31:43.0386065Z remote: Counting objects: 39% (28/71) 2021-05-16T01:31:43.0386651Z remote: Counting objects: 40% (29/71) 2021-05-16T01:31:43.0387226Z remote: Counting objects: 42% (30/71) 2021-05-16T01:31:43.0387805Z remote: Counting objects: 43% (31/71) 2021-05-16T01:31:43.0388376Z remote: Counting objects: 45% (32/71) 2021-05-16T01:31:43.0388962Z remote: Counting objects: 46% (33/71) 2021-05-16T01:31:43.0389530Z remote: Counting objects: 47% (34/71) 2021-05-16T01:31:43.0390088Z remote: Counting objects: 49% (35/71) 2021-05-16T01:31:43.0390659Z remote: Counting objects: 50% (36/71) 2021-05-16T01:31:43.0391213Z remote: Counting objects: 52% (37/71) 2021-05-16T01:31:43.0391783Z remote: Counting objects: 53% (38/71) 2021-05-16T01:31:43.0392339Z remote: Counting objects: 54% (39/71) 2021-05-16T01:31:43.0392907Z remote: Counting objects: 56% (40/71) 2021-05-16T01:31:43.0393476Z remote: Counting objects: 57% (41/71) 2021-05-16T01:31:43.0394052Z remote: Counting objects: 59% (42/71) 2021-05-16T01:31:43.0394606Z remote: Counting objects: 60% (43/71) 2021-05-16T01:31:43.0395177Z remote: Counting objects: 61% (44/71) 2021-05-16T01:31:43.0395745Z remote: Counting objects: 63% (45/71) 2021-05-16T01:31:43.0396303Z remote: Counting objects: 64% (46/71) 2021-05-16T01:31:43.0396872Z remote: Counting objects: 66% (47/71) 2021-05-16T01:31:43.0397429Z remote: Counting objects: 67% (48/71) 2021-05-16T01:31:43.0397996Z remote: Counting objects: 69% (49/71) 2021-05-16T01:31:43.0398557Z remote: Counting objects: 70% (50/71) 2021-05-16T01:31:43.0399125Z remote: Counting objects: 71% (51/71) 2021-05-16T01:31:43.0399683Z remote: Counting objects: 73% (52/71) 2021-05-16T01:31:43.0400256Z remote: Counting objects: 74% (53/71) 2021-05-16T01:31:43.0400822Z remote: Counting objects: 76% (54/71) 2021-05-16T01:31:43.0401464Z remote: Counting objects: 77% (55/71) 2021-05-16T01:31:43.0402046Z remote: Counting objects: 78% (56/71) 2021-05-16T01:31:43.0402616Z remote: Counting objects: 80% (57/71) 2021-05-16T01:31:43.0403189Z remote: Counting objects: 81% (58/71) 2021-05-16T01:31:43.0403741Z remote: Counting objects: 83% (59/71) 2021-05-16T01:31:43.0404458Z remote: Counting objects: 84% (60/71) 2021-05-16T01:31:43.0405025Z remote: Counting objects: 85% (61/71) 2021-05-16T01:31:43.0405600Z remote: Counting objects: 87% (62/71) 2021-05-16T01:31:43.0406171Z remote: Counting objects: 88% (63/71) 2021-05-16T01:31:43.0406734Z remote: Counting objects: 90% (64/71) 2021-05-16T01:31:43.0407324Z remote: Counting objects: 91% (65/71) 2021-05-16T01:31:43.0407895Z remote: Counting objects: 92% (66/71) 2021-05-16T01:31:43.0408450Z remote: Counting objects: 94% (67/71) 2021-05-16T01:31:43.0409030Z remote: Counting objects: 95% (68/71) 2021-05-16T01:31:43.0409589Z remote: Counting objects: 97% (69/71) 2021-05-16T01:31:43.0410161Z remote: Counting objects: 98% (70/71) 2021-05-16T01:31:43.0410716Z remote: Counting objects: 100% (71/71) 2021-05-16T01:31:43.0411318Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:31:43.0412588Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:31:43.0413305Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:31:43.0413913Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:31:43.0414538Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:31:43.0415158Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:31:43.0415769Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:31:43.0416395Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:31:43.0417006Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:31:43.0417776Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:31:43.0418391Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:31:43.0419020Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:31:43.0419634Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:31:43.0420270Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:31:43.0420893Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:31:43.0421504Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:31:43.0422128Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:31:43.0422735Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:31:43.0423361Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:31:43.0424097Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:31:43.0424675Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:31:43.0425235Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:31:43.0425821Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:31:43.0426398Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:31:43.0426965Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:31:43.0427548Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:31:43.0428115Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:31:43.0428694Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:31:43.0429259Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:31:43.0429831Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:31:43.0430582Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:31:43.0431201Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:31:43.0431816Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:31:43.0432423Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:31:43.0433048Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:31:43.0433728Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:31:43.0434356Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:31:43.0434966Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:31:43.0435583Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:31:43.0436187Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:31:43.0436805Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:31:43.0437429Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:31:43.0438034Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:31:43.0438657Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:31:43.0439262Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:31:43.0439881Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:31:43.0440488Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:31:43.0441105Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:31:43.0441719Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:31:43.0442336Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:31:43.0442952Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:31:43.0443557Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:31:43.0444312Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:31:43.0444924Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:31:43.0445543Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:31:43.0446151Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:31:43.0446775Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:31:43.0447380Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:31:43.0448103Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:31:43.0448706Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:31:43.0449955Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:31:43.0450845Z From https://github.com/neuroconductor/bftools 2021-05-16T01:31:43.0451856Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:31:43.0452837Z ##[endgroup] 2021-05-16T01:31:43.0453433Z ##[group]Determining the checkout info 2021-05-16T01:31:43.0453943Z ##[endgroup] 2021-05-16T01:31:43.0454402Z ##[group]Checking out the ref 2021-05-16T01:31:43.0455223Z [command]/usr/bin/git checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:31:43.0456015Z Note: switching to 'refs/tags/0.2.3.3.s'. 2021-05-16T01:31:43.0456339Z 2021-05-16T01:31:43.0457096Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:43.0457896Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:43.0458657Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:43.0459108Z 2021-05-16T01:31:43.0459645Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:43.0460556Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:43.0460978Z 2021-05-16T01:31:43.0461551Z git switch -c 2021-05-16T01:31:43.0461910Z 2021-05-16T01:31:43.0462314Z Or undo this operation with: 2021-05-16T01:31:43.0462631Z 2021-05-16T01:31:43.0463088Z git switch - 2021-05-16T01:31:43.0463354Z 2021-05-16T01:31:43.0463965Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:43.0464495Z 2021-05-16T01:31:43.0464919Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:31:43.0465392Z ##[endgroup] 2021-05-16T01:31:43.0466028Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:43.0466794Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:31:43.0581164Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:43.0582076Z with: 2021-05-16T01:31:43.0582829Z r-version: release 2021-05-16T01:31:43.0583583Z Ncpus: 1 2021-05-16T01:31:43.0584406Z crayon.enabled: NULL 2021-05-16T01:31:43.0585431Z remove-openmp-macos: true 2021-05-16T01:31:43.0586514Z http-user-agent: default 2021-05-16T01:31:43.0587404Z install-r: true 2021-05-16T01:31:43.0588533Z windows-path-include-mingw: true 2021-05-16T01:31:43.0589551Z env: 2021-05-16T01:31:43.0590398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:43.0591286Z TIC_DEPLOY_KEY: 2021-05-16T01:31:43.0592852Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:43.0595628Z GITHUB_PAT: *** 2021-05-16T01:31:43.0596404Z COVERALLS_TOKEN: 2021-05-16T01:31:43.0597350Z continue-on-error: false 2021-05-16T01:31:43.0598260Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:43.0599021Z ##[endgroup] 2021-05-16T01:31:45.0275681Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:46.6765561Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:46.6796231Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:46.6799688Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:46.6920709Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:46.7329283Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:46.8199041Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:46.9304567Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:46.9586254Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:46.9588749Z Get:9 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:46.9624904Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:46.9628216Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:46.9630605Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:46.9633357Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:46.9709238Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:46.9726064Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:46.9774457Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:47.2204498Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:47.3232933Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:47.3892463Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:47.3932069Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:47.3953638Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:47.4020213Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:47.4048071Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:47.4102166Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:31:47.6781534Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:54.6263953Z Fetched 4463 kB in 1s (3880 kB/s) 2021-05-16T01:31:55.5049292Z Reading package lists... 2021-05-16T01:31:55.5287481Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:31:57.5036368Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:31:57.5763836Z Reading package lists... 2021-05-16T01:31:57.7427786Z Building dependency tree... 2021-05-16T01:31:57.7429068Z Reading state information... 2021-05-16T01:31:57.8952195Z The following additional packages will be installed: 2021-05-16T01:31:57.8954511Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:31:57.8957318Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:31:57.8959177Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:31:57.8961113Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:31:57.8963689Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:31:57.8965472Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:31:57.8967176Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:31:57.8968983Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:31:57.8970625Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:31:57.8972356Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:31:57.8974015Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:31:57.8976541Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:31:57.8978561Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:31:57.8980261Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:31:57.8981818Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:31:57.8983406Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:31:57.8984875Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:57.8986671Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:57.8988564Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:57.8990437Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:57.8991940Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:57.8993433Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:57.8995350Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:57.8997283Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:57.8999052Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:57.9000787Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:57.9002674Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:57.9006574Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:57.9008281Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:57.9010005Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:57.9011622Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:57.9013448Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:57.9015180Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:57.9016809Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:57.9018347Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:57.9020020Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:57.9021582Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:57.9022952Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:31:57.9023811Z Suggested packages: 2021-05-16T01:31:57.9024883Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:31:57.9026248Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:31:57.9027663Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:31:57.9029139Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:31:57.9030583Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:31:57.9031884Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:31:57.9033254Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:31:57.9034764Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:31:57.9036558Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:31:57.9037940Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:31:58.4514145Z The following NEW packages will be installed: 2021-05-16T01:31:58.4519023Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:31:58.4521054Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:31:58.4529776Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:31:58.4532942Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:31:58.4535655Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:31:58.4537958Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:31:58.4539786Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:31:58.4547743Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:31:58.4549709Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:31:58.4551620Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:31:58.4553218Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:31:58.4555196Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:31:58.4557194Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:31:58.4559009Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:31:58.4560658Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:31:58.4562235Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:31:58.4563885Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:58.4566048Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:58.4569694Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:58.4571124Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:58.4572459Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:58.4573768Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:58.4575325Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:58.4576915Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:58.4578493Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:58.4579885Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:58.4581425Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:58.4583243Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:58.4584853Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:58.4586708Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:58.4588326Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:58.4590779Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:58.4592630Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:58.4594255Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:58.4595879Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:58.4597482Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:58.4599032Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:58.4600251Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:31:58.4779548Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:58.4780414Z Need to get 8648 kB of archives. 2021-05-16T01:31:58.4781213Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:31:58.4783290Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:31:58.4812581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:31:58.4824016Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:31:58.4826701Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:31:58.4828499Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:31:58.4837641Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:31:58.4845338Z 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-16T01:31:58.4851966Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:31:58.4868506Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:31:58.4873855Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:31:58.4878064Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:31:58.4882040Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:31:58.4886653Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:31:58.4890844Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:31:58.4898087Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:31:58.4912905Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:31:58.4919080Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:31:58.4929757Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:31:58.4935150Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:31:58.5036751Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:31:58.5043671Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:31:58.5058589Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:31:58.5065590Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:31:58.5078534Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:31:58.5087340Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:31:58.5179592Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:31:58.5185897Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:31:58.5193177Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:31:58.5217641Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:31:58.5247288Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:31:58.5261535Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:31:58.5267882Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:31:58.5273819Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:31:58.5278227Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:31:58.5282957Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:31:58.5287317Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:31:58.5291297Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:31:58.5295217Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:31:58.5324116Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:31:58.5332226Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:31:58.5339172Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:31:58.5346924Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:31:58.5353056Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:31:58.5358545Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:31:58.5364858Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:31:58.5370345Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:31:58.5378738Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:31:58.5381379Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:31:58.5387266Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:31:58.5397514Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:31:58.5399385Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:31:58.5432079Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:31:58.5434246Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:31:58.5448692Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:31:58.5451488Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:31:58.5453773Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:31:58.5460215Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:31:58.5470304Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:31:58.5472174Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:31:58.5473917Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:31:58.5490243Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:31:58.5500736Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:31:58.5519359Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:31:58.5529313Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:31:58.5531150Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:31:58.5536023Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:31:58.5553275Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:31:58.5562714Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:31:58.5572494Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:31:58.5583561Z 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-16T01:31:58.5619133Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:31:58.5621113Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:31:58.5622992Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:31:58.5624895Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:31:58.5626823Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:31:58.5628574Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:31:58.5636957Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:31:58.5652700Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:31:58.5656716Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:31:58.5658636Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:31:58.5681645Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:31:58.5686469Z 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-16T01:31:58.5692777Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:31:58.5698665Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:31:58.5714648Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:31:58.5716561Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:31:58.5724727Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:31:58.5733961Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:31:58.5740607Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:31:58.5750847Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:31:58.5755620Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:31:58.5757643Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:31:58.5762330Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:31:58.5772759Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:31:58.5778201Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:31:58.5783081Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:31:58.5789363Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:31:58.5798005Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:31:58.5805277Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:31:58.5812562Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:31:58.5816959Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:31:58.5879909Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:31:58.5905311Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:31:58.5913566Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:31:58.5920499Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:31:58.5965520Z 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-16T01:31:58.6048552Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:31:58.6122100Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:31:58.6196025Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:31:58.6209774Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:31:58.6217825Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:31:58.6377117Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:31:58.6433443Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:31:58.6505880Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:31:58.6550556Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:31:58.6627916Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:31:58.6674784Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:31:58.6683770Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:31:58.6686281Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:31:58.6688230Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:31:58.6690084Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:31:58.6691970Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:31:58.6726080Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:31:58.6882822Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:31:58.6919351Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:31:58.6930660Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:31:58.7023738Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:31:58.7029093Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:31:58.7035815Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:31:58.7077275Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:31:59.4760254Z Fetched 8648 kB in 0s (35.0 MB/s) 2021-05-16T01:31:59.5145556Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:31:59.5345523Z (Reading database ... 2021-05-16T01:31:59.5346409Z (Reading database ... 5% 2021-05-16T01:31:59.5347252Z (Reading database ... 10% 2021-05-16T01:31:59.5347896Z (Reading database ... 15% 2021-05-16T01:31:59.5348416Z (Reading database ... 20% 2021-05-16T01:31:59.5348992Z (Reading database ... 25% 2021-05-16T01:31:59.5349531Z (Reading database ... 30% 2021-05-16T01:31:59.5349995Z (Reading database ... 35% 2021-05-16T01:31:59.5350506Z (Reading database ... 40% 2021-05-16T01:31:59.5350993Z (Reading database ... 45% 2021-05-16T01:31:59.5351521Z (Reading database ... 50% 2021-05-16T01:31:59.5653206Z (Reading database ... 55% 2021-05-16T01:31:59.6142025Z (Reading database ... 60% 2021-05-16T01:31:59.6534127Z (Reading database ... 65% 2021-05-16T01:31:59.6956899Z (Reading database ... 70% 2021-05-16T01:31:59.7801030Z (Reading database ... 75% 2021-05-16T01:31:59.8644447Z (Reading database ... 80% 2021-05-16T01:31:59.9541611Z (Reading database ... 85% 2021-05-16T01:32:00.0235587Z (Reading database ... 90% 2021-05-16T01:32:00.0809581Z (Reading database ... 95% 2021-05-16T01:32:00.0810623Z (Reading database ... 100% 2021-05-16T01:32:00.0812029Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:32:00.0945301Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:32:00.1050159Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:32:00.1350675Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:32:00.1634824Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:32:00.1647545Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:32:00.1883231Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:32:00.2216391Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:32:00.2227632Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:32:00.2645717Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:32:00.2893873Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:32:00.2910116Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:32:00.3207876Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:32:00.3493830Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:32:00.3512392Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:32:00.3885842Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:32:00.4141810Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:32:00.4159665Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:32:00.4408414Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:32:00.4695034Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:32:00.4708286Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:32:00.4973621Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:32:00.5227803Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:32:00.5243416Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:32:00.5525614Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:32:00.5746560Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:32:00.5758234Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:32:00.6011048Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:32:00.6297419Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:32:00.6311843Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:32:00.6548768Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:32:00.6822833Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:32:00.6838837Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:32:00.7125685Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:32:00.7349453Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:32:00.7366749Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:32:00.7633738Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:32:00.7907467Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:32:00.7918265Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:32:00.8204550Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:32:00.8468568Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:32:00.8483589Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:32:00.8845426Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:32:00.9138396Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:32:00.9151624Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:32:00.9446338Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:32:00.9763278Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:32:00.9773051Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:32:01.0093958Z Selecting previously unselected package patchutils. 2021-05-16T01:32:01.0431616Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:32:01.0445002Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:32:01.0885160Z Selecting previously unselected package wdiff. 2021-05-16T01:32:01.1105819Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:32:01.1127770Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:32:01.1470570Z Selecting previously unselected package devscripts. 2021-05-16T01:32:01.1740939Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:32:01.1978399Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:32:01.3325782Z Selecting previously unselected package diffstat. 2021-05-16T01:32:01.3584019Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:32:01.3595692Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:32:01.3854802Z Selecting previously unselected package python3-gpg. 2021-05-16T01:32:01.4129726Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:32:01.4151910Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:32:01.4694513Z Selecting previously unselected package dput. 2021-05-16T01:32:01.4949516Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:32:01.5045273Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:32:01.5409991Z Selecting previously unselected package gdebi-core. 2021-05-16T01:32:01.5628410Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:32:01.5643014Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:32:01.7006229Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:32:01.7219409Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:32:01.7247919Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:32:01.7570312Z Selecting previously unselected package gettext. 2021-05-16T01:32:01.7838568Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:32:01.7851218Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:32:01.9085976Z Selecting previously unselected package intltool-debian. 2021-05-16T01:32:01.9328960Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:32:01.9340482Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:32:01.9645740Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:32:01.9878825Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:32:01.9890963Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:32:02.0290182Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:32:02.0586166Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:32:02.0601371Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:32:02.0937297Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:32:02.1207703Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:32:02.1222267Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:32:02.1484131Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:32:02.1758617Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:32:02.1769300Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:32:02.2205632Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:32:02.2435301Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:32:02.2447730Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:32:02.2909751Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:32:02.3120787Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:32:02.3134816Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:32:02.3365796Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:32:02.3631448Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:32:02.3643230Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:32:02.3965483Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:32:02.4185323Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:32:02.4198978Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:32:02.4485793Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:32:02.4717492Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:32:02.4740514Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:32:02.5028918Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:32:02.5301577Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:32:02.5314277Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:32:02.5605507Z Selecting previously unselected package libclone-perl. 2021-05-16T01:32:02.5840291Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:32:02.5856012Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:32:02.6126309Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:32:02.6362439Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:32:02.6380932Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:32:02.6677476Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:32:02.6958294Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:32:02.6973653Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:32:02.7246282Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:32:02.7516264Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:32:02.7525962Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:32:02.7845428Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:32:02.8045277Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:32:02.8067424Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:32:02.8289309Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:32:02.8578162Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:32:02.8590606Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:32:02.8926576Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:32:02.9151736Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:32:02.9166175Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:32:02.9450596Z Selecting previously unselected package libwant-perl. 2021-05-16T01:32:02.9716949Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:32:02.9732449Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:32:03.0021223Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:32:03.0294577Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:32:03.0311042Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:32:03.0592099Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:32:03.0880531Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:32:03.0896887Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:32:03.1246560Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:32:03.1536119Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:32:03.1546412Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:32:03.1779009Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:32:03.2152900Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:32:03.2174206Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:32:03.2426523Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:32:03.2699969Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:32:03.2711695Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:32:03.3005332Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:32:03.3205667Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:32:03.3220401Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:32:03.3579358Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:32:03.3849042Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:32:03.3863809Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:32:03.4565819Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:32:03.4796117Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:32:03.4806703Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:32:03.5125872Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:32:03.5352520Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:32:03.5367161Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:32:03.5611884Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:32:03.5889879Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:32:03.5906513Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:32:03.6246385Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:32:03.6496115Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:32:03.6508610Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:32:03.6789523Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:32:03.7008060Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:32:03.7022553Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:32:03.7285583Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:32:03.7532167Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:32:03.7545390Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:32:03.7846810Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:32:03.8062260Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:32:03.8073935Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:32:03.8406262Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:32:03.8595763Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:32:03.8609427Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:32:03.8926218Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:32:03.9109164Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:32:03.9119572Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:32:03.9813197Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:32:04.0027506Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:32:04.0037395Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:32:04.0405619Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:32:04.0634747Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:32:04.0649062Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:32:04.0937951Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:32:04.1210946Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:32:04.1223828Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:32:04.1607799Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:32:04.1846973Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:32:04.1861583Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:32:04.2165547Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:32:04.2372638Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:32:04.2385872Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:32:04.2727881Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:32:04.2932497Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:32:04.2947792Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:32:04.3176665Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:32:04.3458536Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:32:04.3472413Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:32:04.3823692Z Selecting previously unselected package libjson-perl. 2021-05-16T01:32:04.4076287Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:32:04.4093615Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:32:04.4526439Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:32:04.4763419Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:32:04.4775613Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:32:04.5068656Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:32:04.5352318Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:32:04.5363085Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:32:04.5645961Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:32:04.5893611Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:32:04.5912092Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:32:04.6148182Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:32:04.6427468Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:32:04.6443052Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:32:04.6765866Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:32:04.7007552Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:32:04.7020364Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:32:04.7325731Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:32:04.7633813Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:32:04.7647073Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:32:04.7926463Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:32:04.8173244Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:32:04.8188948Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:32:04.8525564Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:32:04.8759370Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:32:04.8769858Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:32:04.9485578Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:32:04.9696442Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:32:04.9709720Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:32:05.0125699Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:32:05.0335825Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:32:05.0349401Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:32:05.0645761Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:32:05.0905660Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:32:05.0924664Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:32:05.1205536Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:32:05.1429434Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:32:05.1443278Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:32:05.1999793Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:32:05.2267508Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:32:05.2286180Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:32:05.2565464Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:32:05.2812865Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:32:05.2826123Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:32:05.3165821Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:32:05.3399458Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:32:05.3415531Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:32:05.3806730Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:32:05.4096414Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:32:05.4115578Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:32:05.4566699Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:32:05.4799592Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:32:05.4825108Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:32:05.5125809Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:32:05.5346415Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:32:05.5360005Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:32:05.5696059Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:32:05.6054344Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:32:05.6070394Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:32:05.6366487Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:32:05.6640516Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:32:05.6653029Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:32:05.6965853Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:32:05.7179720Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:32:05.7192331Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:32:05.7485542Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:32:05.7731544Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:32:05.7747929Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:32:05.8054397Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:32:05.8312541Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:32:05.8321318Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:32:05.8559137Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:32:05.8836226Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:32:05.8851474Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:32:05.9165533Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:32:05.9376173Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:32:05.9390303Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:32:05.9748520Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:32:06.0020402Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:32:06.0034400Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:32:06.0299023Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:32:06.0569917Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:32:06.0578257Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:32:06.0855575Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:32:06.1137572Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:32:06.1158839Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:32:06.1447695Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:32:06.1701196Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:32:06.1707402Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:32:06.2063941Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:32:06.2314387Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:32:06.2334429Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:32:06.2647066Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:32:06.2958060Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:32:06.2970256Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:32:06.3366228Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:32:06.3560872Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:32:06.3576190Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:32:06.3885740Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:32:06.4134389Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:32:06.4146508Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:32:06.4885818Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:32:06.5098164Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:32:06.5112856Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:32:06.5418732Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:32:06.5642254Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:32:06.5660145Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:32:06.5925898Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:32:06.6165971Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:32:06.6180712Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:32:06.6450362Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:32:06.6716278Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:32:06.6736801Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:32:06.7045672Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:32:06.7254513Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:32:06.7273732Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:32:06.7550449Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:32:06.7819770Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:32:06.7832896Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:32:06.8165610Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:32:06.8374352Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:32:06.8403562Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:06.8805440Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:32:06.9025207Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:32:06.9041266Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:06.9390095Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:32:06.9659222Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:32:06.9674973Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:32:06.9925701Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:32:07.0169094Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:32:07.0181145Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:32:07.0450600Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:32:07.0728729Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:32:07.0768945Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:32:07.1078886Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:32:07.1351559Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:32:07.1366087Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:32:07.1645542Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:32:07.1896458Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:32:07.1912492Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:32:07.2245442Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:32:07.2467403Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:32:07.2482282Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:32:07.2783767Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:32:07.3046203Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:32:07.3057876Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:32:07.3318280Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:32:07.3578365Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:32:07.3598111Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:32:07.3882551Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:32:07.4220023Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:32:07.4322086Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:32:07.4602698Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:32:07.4976522Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:32:07.4993708Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:32:07.5420354Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:32:07.5699729Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:32:07.5712449Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:32:07.6005680Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:32:07.6224775Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:32:07.6325451Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:32:07.6591695Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:32:07.6868009Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:32:07.6881595Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:32:07.7206388Z Selecting previously unselected package licensecheck. 2021-05-16T01:32:07.7434042Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:32:07.7482609Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:32:07.7767295Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:32:07.7998977Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:32:07.8011536Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:32:07.8327267Z Selecting previously unselected package t1utils. 2021-05-16T01:32:07.8558124Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:32:07.8568566Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:32:07.9045098Z Selecting previously unselected package lintian. 2021-05-16T01:32:07.9258539Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:32:07.9272435Z Unpacking lintian (2.62.0) ... 2021-05-16T01:32:08.2706241Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:32:08.3029903Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:32:08.3041853Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:32:08.3308509Z Selecting previously unselected package python3-xdg. 2021-05-16T01:32:08.3590493Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:32:08.3602496Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:32:08.3966430Z Selecting previously unselected package qpdf. 2021-05-16T01:32:08.4182351Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:32:08.4197950Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:32:08.5007613Z Selecting previously unselected package python3-magic. 2021-05-16T01:32:08.5261040Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:32:08.5280159Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:32:08.5964733Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:32:08.6006512Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:32:08.6053737Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:32:08.6090057Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:32:08.6128894Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:32:08.6166741Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:32:08.6261017Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:32:08.6305195Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:32:08.6338025Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:32:08.7862332Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:32:08.7889818Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:32:08.7923455Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:32:08.7960823Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:32:08.7992619Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:32:08.8031429Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:32:08.8067029Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:32:08.8104689Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:32:08.8137276Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:32:08.8170263Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:32:08.8198203Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:32:08.8243634Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:32:08.8274033Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:32:08.8310690Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:32:08.8341729Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:32:08.8378967Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:32:08.8421428Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:32:08.8451432Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:32:08.8485624Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:32:08.8512993Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:32:08.8565073Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:32:08.8610904Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:32:08.8654246Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:32:08.8688960Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:32:08.8720023Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:32:08.8762864Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:32:09.0545020Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:09.0587753Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:32:09.0624124Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:32:09.0670487Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:32:09.0696175Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:32:09.0753852Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:32:09.0788304Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:32:09.0824037Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:32:09.0863861Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:32:09.0897644Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:32:09.0929811Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:32:09.2836444Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:32:09.2870772Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:32:09.2916105Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:32:09.2944999Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:32:09.2979442Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:32:09.3016608Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:32:09.3057282Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:32:09.3090363Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:32:09.3118233Z Setting up t1utils (1.41-3) ... 2021-05-16T01:32:09.3157708Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:32:09.3186064Z Setting up diffstat (1.63-1) ... 2021-05-16T01:32:09.3211838Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:32:09.3245468Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:32:09.3282979Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:32:09.3330462Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:32:09.3385175Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:32:09.3410488Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:32:09.3448665Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:32:09.3498160Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:32:09.3524280Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:32:09.3555635Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:32:09.3600503Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:32:09.3632594Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:32:09.3670698Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:32:09.3712434Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:32:09.3744996Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:32:09.3795751Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:32:09.3826545Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:32:09.3855421Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:32:09.3892873Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:32:09.5384058Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:32:09.5425796Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:32:09.5453611Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:32:09.5501563Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:32:09.5530203Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:32:09.5566251Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:32:09.5599548Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:32:09.5624797Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:32:09.5781776Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:32:09.5809812Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:32:09.5841441Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:32:09.7318673Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:32:09.7349475Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:09.7388040Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:32:09.7483746Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:32:09.7518651Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:32:09.7543192Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:32:09.7644949Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:32:09.7666482Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:32:09.7698333Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:32:09.7730798Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:32:09.7757302Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:32:09.7780464Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:32:09.7820795Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:32:09.7859222Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:32:09.7891707Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:32:09.7932152Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:32:09.9636915Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:32:09.9668670Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:32:09.9699183Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:32:09.9728000Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:32:09.9773283Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:32:09.9822587Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:32:09.9860520Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:32:09.9892116Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:32:09.9938305Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:32:09.9985807Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:32:10.0024410Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:32:10.0064460Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:32:10.0101290Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:32:10.0133737Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:32:10.0202469Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:32:10.0238963Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:32:10.0266240Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:32:10.0292952Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:32:10.2056980Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:32:10.2096353Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:32:10.2137261Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:32:10.2162648Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:32:10.2197542Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:32:10.2250860Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:32:10.2281039Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:32:10.2310144Z Setting up lintian (2.62.0) ... 2021-05-16T01:32:10.2356106Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:32:10.2394476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:28.3650695Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:32:28.4921559Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:30.9391919Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T01:32:31.0660325Z 2021-05-16T01:32:31.0826574Z Reading package lists... 0% 2021-05-16T01:32:31.0827455Z 2021-05-16T01:32:31.0866008Z Reading package lists... 100% 2021-05-16T01:32:31.0866632Z 2021-05-16T01:32:31.0867108Z 2021-05-16T01:32:31.0867709Z Reading package lists... Done 2021-05-16T01:32:31.0868196Z 2021-05-16T01:32:31.0868796Z Building dependency tree... 0% 2021-05-16T01:32:31.0869321Z 2021-05-16T01:32:31.1124671Z Building dependency tree... 0% 2021-05-16T01:32:31.1125245Z 2021-05-16T01:32:31.1125836Z Building dependency tree... 50% 2021-05-16T01:32:31.1126272Z 2021-05-16T01:32:31.2374234Z Building dependency tree... 50% 2021-05-16T01:32:31.2375419Z 2021-05-16T01:32:31.2376450Z Building dependency tree 2021-05-16T01:32:31.2377297Z 2021-05-16T01:32:31.2378344Z Reading state information... 0% 2021-05-16T01:32:31.2379217Z 2021-05-16T01:32:31.4020633Z Reading state information... 0% 2021-05-16T01:32:31.4021236Z 2021-05-16T01:32:31.4021565Z 2021-05-16T01:32:31.4022216Z Reading state information... Done 2021-05-16T01:32:31.4022756Z 2021-05-16T01:32:31.4023398Z Reading state information... 0% 2021-05-16T01:32:31.4076887Z 2021-05-16T01:32:31.4077422Z Reading state information... 1% 2021-05-16T01:32:31.4120448Z 2021-05-16T01:32:31.4120949Z Reading state information... 3% 2021-05-16T01:32:31.4166310Z 2021-05-16T01:32:31.4166823Z Reading state information... 5% 2021-05-16T01:32:31.4210767Z 2021-05-16T01:32:31.4211265Z Reading state information... 7% 2021-05-16T01:32:31.4252838Z 2021-05-16T01:32:31.4253356Z Reading state information... 9% 2021-05-16T01:32:31.4297877Z 2021-05-16T01:32:31.4298398Z Reading state information... 11% 2021-05-16T01:32:31.4342705Z 2021-05-16T01:32:31.4343201Z Reading state information... 13% 2021-05-16T01:32:31.4392640Z 2021-05-16T01:32:31.4393331Z Reading state information... 15% 2021-05-16T01:32:31.4430263Z 2021-05-16T01:32:31.4430808Z Reading state information... 17% 2021-05-16T01:32:31.4477649Z 2021-05-16T01:32:31.4478130Z Reading state information... 19% 2021-05-16T01:32:31.4520099Z 2021-05-16T01:32:31.4520598Z Reading state information... 21% 2021-05-16T01:32:31.4562305Z 2021-05-16T01:32:31.4562835Z Reading state information... 23% 2021-05-16T01:32:31.4608423Z 2021-05-16T01:32:31.4608959Z Reading state information... 25% 2021-05-16T01:32:31.4660063Z 2021-05-16T01:32:31.4660682Z Reading state information... 27% 2021-05-16T01:32:31.4703022Z 2021-05-16T01:32:31.4703566Z Reading state information... 29% 2021-05-16T01:32:31.4750207Z 2021-05-16T01:32:31.4750724Z Reading state information... 31% 2021-05-16T01:32:31.4798966Z 2021-05-16T01:32:31.4799484Z Reading state information... 33% 2021-05-16T01:32:31.4853060Z 2021-05-16T01:32:31.4853601Z Reading state information... 35% 2021-05-16T01:32:31.4884324Z 2021-05-16T01:32:31.4884851Z Reading state information... 37% 2021-05-16T01:32:31.4931562Z 2021-05-16T01:32:31.4932112Z Reading state information... 39% 2021-05-16T01:32:31.4979384Z 2021-05-16T01:32:31.4979880Z Reading state information... 41% 2021-05-16T01:32:31.5021346Z 2021-05-16T01:32:31.5021845Z Reading state information... 43% 2021-05-16T01:32:31.5072374Z 2021-05-16T01:32:31.5072872Z Reading state information... 45% 2021-05-16T01:32:31.5140063Z 2021-05-16T01:32:31.5140584Z Reading state information... 47% 2021-05-16T01:32:31.5184430Z 2021-05-16T01:32:31.5184940Z Reading state information... 49% 2021-05-16T01:32:31.5232166Z 2021-05-16T01:32:31.5232650Z Reading state information... 51% 2021-05-16T01:32:31.5276951Z 2021-05-16T01:32:31.5277464Z Reading state information... 53% 2021-05-16T01:32:31.5321861Z 2021-05-16T01:32:31.5322379Z Reading state information... 55% 2021-05-16T01:32:31.5370095Z 2021-05-16T01:32:31.5370610Z Reading state information... 57% 2021-05-16T01:32:31.5416891Z 2021-05-16T01:32:31.5417406Z Reading state information... 59% 2021-05-16T01:32:31.5469733Z 2021-05-16T01:32:31.5470249Z Reading state information... 61% 2021-05-16T01:32:31.5515121Z 2021-05-16T01:32:31.5515618Z Reading state information... 63% 2021-05-16T01:32:31.5557901Z 2021-05-16T01:32:31.5558435Z Reading state information... 65% 2021-05-16T01:32:31.5600877Z 2021-05-16T01:32:31.5601386Z Reading state information... 67% 2021-05-16T01:32:31.5644446Z 2021-05-16T01:32:31.5644986Z Reading state information... 69% 2021-05-16T01:32:31.5703029Z 2021-05-16T01:32:31.5703545Z Reading state information... 71% 2021-05-16T01:32:31.5744328Z 2021-05-16T01:32:31.5744844Z Reading state information... 73% 2021-05-16T01:32:31.5790658Z 2021-05-16T01:32:31.5791171Z Reading state information... 75% 2021-05-16T01:32:31.5849706Z 2021-05-16T01:32:31.5850222Z Reading state information... 77% 2021-05-16T01:32:31.5895173Z 2021-05-16T01:32:31.5895655Z Reading state information... 79% 2021-05-16T01:32:31.5940948Z 2021-05-16T01:32:31.5941439Z Reading state information... 81% 2021-05-16T01:32:31.5986654Z 2021-05-16T01:32:31.5987434Z Reading state information... 83% 2021-05-16T01:32:31.6031827Z 2021-05-16T01:32:31.6032357Z Reading state information... 85% 2021-05-16T01:32:31.6076881Z 2021-05-16T01:32:31.6077387Z Reading state information... 87% 2021-05-16T01:32:31.6120106Z 2021-05-16T01:32:31.6120650Z Reading state information... 89% 2021-05-16T01:32:31.6159668Z 2021-05-16T01:32:31.6160147Z Reading state information... 91% 2021-05-16T01:32:31.6207157Z 2021-05-16T01:32:31.6207668Z Reading state information... 93% 2021-05-16T01:32:31.6248388Z 2021-05-16T01:32:31.6248862Z Reading state information... 95% 2021-05-16T01:32:31.6295659Z 2021-05-16T01:32:31.6296170Z Reading state information... 97% 2021-05-16T01:32:31.6340117Z 2021-05-16T01:32:31.6340626Z Reading state information... 99% 2021-05-16T01:32:32.5495201Z Selecting previously unselected package r-4.0.5. 2021-05-16T01:32:32.5496736Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:32:32.5498023Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T01:32:32.5499198Z Unpacking r-4.0.5 (1) ... 2021-05-16T01:32:32.9433966Z Setting up r-4.0.5 (1) ... 2021-05-16T01:32:32.9682804Z 2021-05-16T01:32:32.9683459Z 2021-05-16T01:32:32.9684324Z Reading state information... Done 2021-05-16T01:32:32.9936331Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T01:32:33.0059094Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:32:33.0408307Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:32:33.0408858Z env: 2021-05-16T01:32:33.0409357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:33.0409859Z TIC_DEPLOY_KEY: 2021-05-16T01:32:33.0410774Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:33.0412742Z GITHUB_PAT: *** 2021-05-16T01:32:33.0413194Z COVERALLS_TOKEN: 2021-05-16T01:32:33.0413740Z continue-on-error: false 2021-05-16T01:32:33.0414256Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:33.0414798Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:33.0415280Z TZ: UTC 2021-05-16T01:32:33.0415830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:33.0416244Z NOT_CRAN: true 2021-05-16T01:32:33.0416745Z ##[endgroup] 2021-05-16T01:32:33.0981827Z [command]sudo apt-get install -y texinfo 2021-05-16T01:32:33.2810172Z Reading package lists... 2021-05-16T01:32:33.4442829Z Building dependency tree... 2021-05-16T01:32:33.4460166Z Reading state information... 2021-05-16T01:32:33.6635586Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:32:33.6636946Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:34.1033844Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:32:34.1196466Z --2021-05-16 01:32:34-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:32:34.1430800Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:32:34.1501958Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:32:34.1964587Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:32:34.1967896Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:32:34.1970928Z --2021-05-16 01:32:34-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:32:34.2570477Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:32:34.3163507Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:32:34.5237578Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:32:34.5243771Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NsJc0Q4ZINJ5ODN0mBgKeAiLe8kuScFhFy8kqnZ1LZk%3D&st=2021-05-16T01%3A31%3A34Z&se=2021-05-16T01%3A37%3A34Z&sp=r [following] 2021-05-16T01:32:34.5252450Z --2021-05-16 01:32:34-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=NsJc0Q4ZINJ5ODN0mBgKeAiLe8kuScFhFy8kqnZ1LZk%3D&st=2021-05-16T01%3A31%3A34Z&se=2021-05-16T01%3A37%3A34Z&sp=r 2021-05-16T01:32:34.5540636Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:32:34.6152867Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:32:34.8730758Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:32:34.8733165Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:32:34.8736063Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:32:35.4224500Z 2021-05-16T01:32:37.0576069Z 0K ........ ........ ........ ........ 49% 15.4M 2s 2021-05-16T01:32:38.3471668Z 32768K ........ ........ ........ ........ 99% 24.1M 0s 2021-05-16T01:32:38.3482921Z 65536K 100% 3.05M=3.5s 2021-05-16T01:32:38.3483467Z 2021-05-16T01:32:38.3485995Z 2021-05-16 01:32:38 (18.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:32:38.3486762Z 2021-05-16T01:32:40.3286239Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:32:40.3287651Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:32:40.6443656Z ##[group]Run tlmgr update --self 2021-05-16T01:32:40.6444429Z tlmgr update --self 2021-05-16T01:32:40.6445341Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:32:40.6446223Z tlmgr update --all 2021-05-16T01:32:40.6493591Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:40.6494015Z env: 2021-05-16T01:32:40.6494519Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:40.6495032Z TIC_DEPLOY_KEY: 2021-05-16T01:32:40.6495954Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:40.6497920Z GITHUB_PAT: *** 2021-05-16T01:32:40.6498373Z COVERALLS_TOKEN: 2021-05-16T01:32:40.6498918Z continue-on-error: false 2021-05-16T01:32:40.6499432Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:40.6500127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:40.6500777Z TZ: UTC 2021-05-16T01:32:40.6501294Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:40.6501905Z NOT_CRAN: true 2021-05-16T01:32:40.6502407Z ##[endgroup] 2021-05-16T01:32:42.0959223Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:42.0963425Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:32:43.5156123Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:43.5158633Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:32:43.6103361Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:32:43.6680666Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T01:32:43.7160571Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T01:32:43.7649793Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T01:32:44.2304748Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T01:32:45.7645589Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T01:32:45.8620880Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T01:32:45.9381306Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T01:32:45.9842103Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T01:32:46.0324605Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T01:32:46.0802165Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T01:32:46.1290320Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T01:32:46.1804733Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T01:32:46.2352521Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T01:32:46.3082765Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T01:32:46.4084914Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T01:32:46.4567205Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T01:32:46.5033450Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T01:32:46.5500110Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T01:32:46.5981160Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T01:32:46.6503082Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T01:32:46.6966426Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T01:32:46.7467740Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T01:32:46.7955944Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T01:32:46.8412104Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T01:32:46.8875733Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T01:32:46.9345982Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T01:32:46.9842710Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T01:32:47.0298659Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T01:32:47.0769384Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T01:32:47.1227893Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T01:32:47.1705578Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T01:32:47.2190274Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T01:32:47.2645987Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T01:32:47.3188146Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T01:32:47.3831623Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T01:32:47.4293430Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T01:32:47.4771424Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T01:32:47.5242208Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T01:32:47.5693439Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T01:32:47.6162306Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T01:32:47.6629732Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T01:32:47.7100022Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T01:32:47.7575653Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T01:32:47.8030712Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T01:32:47.8491487Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T01:32:47.8969980Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T01:32:47.9422964Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T01:32:47.9894164Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T01:32:48.0352317Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T01:32:48.0837882Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T01:32:48.1309234Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T01:32:48.1767359Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T01:32:48.2245204Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T01:32:48.2719092Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T01:32:48.3212397Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T01:32:48.3686441Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T01:32:48.4207653Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T01:32:48.4721158Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T01:32:48.5245457Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T01:32:48.5714557Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T01:32:48.6194037Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T01:32:48.6679275Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T01:32:48.7161931Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T01:32:48.7627910Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T01:32:48.8377494Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T01:32:48.9254385Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T01:32:48.9756452Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T01:32:49.0255573Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T01:32:49.0748873Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T01:32:49.1224917Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T01:32:49.1765562Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T01:32:49.2318130Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T01:32:49.2823940Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T01:32:49.3295715Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T01:32:49.3766557Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T01:32:49.4250591Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T01:32:49.4906471Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:32:49.5377825Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T01:32:49.5855327Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T01:32:49.6329146Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T01:32:49.6831028Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T01:32:49.7332573Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T01:32:49.7801140Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T01:32:49.8337848Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T01:32:49.9400854Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T01:32:49.9897853Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T01:32:50.0382352Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T01:32:50.0590257Z running mktexlsr ... 2021-05-16T01:32:50.1437719Z done running mktexlsr. 2021-05-16T01:32:50.1758177Z running updmap-sys ... 2021-05-16T01:32:50.4674449Z done running updmap-sys. 2021-05-16T01:32:50.4676768Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:32:50.4678731Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MuZzMauyOJ/bNLYPTQAgd ... 2021-05-16T01:32:50.8760910Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MuZzMauyOJ/bNLYPTQAgd. 2021-05-16T01:32:50.8762641Z OK: optex.fmt/luatex 2021-05-16T01:32:50.8764716Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:50.8766110Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:52.2004876Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:52.2006421Z tlmgr: no updates available 2021-05-16T01:32:52.3096106Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:52.3096618Z with: 2021-05-16T01:32:52.3097044Z pandoc-version: 2.7.3 2021-05-16T01:32:52.3097452Z env: 2021-05-16T01:32:52.3097884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:52.3098370Z TIC_DEPLOY_KEY: 2021-05-16T01:32:52.3099203Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:52.3101058Z GITHUB_PAT: *** 2021-05-16T01:32:52.3101464Z COVERALLS_TOKEN: 2021-05-16T01:32:52.3101970Z continue-on-error: false 2021-05-16T01:32:52.3102446Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:52.3102945Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:52.3103408Z TZ: UTC 2021-05-16T01:32:52.3103798Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:52.3104226Z NOT_CRAN: true 2021-05-16T01:32:52.3104601Z ##[endgroup] 2021-05-16T01:32:52.7743959Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:32:52.8475130Z Reading package lists... 2021-05-16T01:32:53.0153351Z Building dependency tree... 2021-05-16T01:32:53.0170649Z Reading state information... 2021-05-16T01:32:53.2893997Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:32:53.2894979Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:53.2922645Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:32:53.4303092Z 2021-05-16T01:32:53.4478229Z Reading package lists... 0% 2021-05-16T01:32:53.4478885Z 2021-05-16T01:32:53.4530780Z Reading package lists... 100% 2021-05-16T01:32:53.4531484Z 2021-05-16T01:32:53.4531859Z 2021-05-16T01:32:53.4532518Z Reading package lists... Done 2021-05-16T01:32:53.4533008Z 2021-05-16T01:32:53.4533644Z Building dependency tree... 0% 2021-05-16T01:32:53.4534146Z 2021-05-16T01:32:53.4820751Z Building dependency tree... 0% 2021-05-16T01:32:53.4821445Z 2021-05-16T01:32:53.4822120Z Building dependency tree... 50% 2021-05-16T01:32:53.4822655Z 2021-05-16T01:32:53.6160624Z Building dependency tree... 50% 2021-05-16T01:32:53.6161381Z 2021-05-16T01:32:53.6162058Z Building dependency tree 2021-05-16T01:32:53.6162558Z 2021-05-16T01:32:53.6163210Z Reading state information... 0% 2021-05-16T01:32:53.6163713Z 2021-05-16T01:32:53.8106565Z Reading state information... 0% 2021-05-16T01:32:53.8107526Z 2021-05-16T01:32:53.8107963Z 2021-05-16T01:32:53.8108783Z Reading state information... Done 2021-05-16T01:32:53.8109408Z 2021-05-16T01:32:53.8110180Z Reading state information... 0% 2021-05-16T01:32:53.8167274Z 2021-05-16T01:32:53.8168084Z Reading state information... 1% 2021-05-16T01:32:53.8209635Z 2021-05-16T01:32:53.8210399Z Reading state information... 3% 2021-05-16T01:32:53.8254231Z 2021-05-16T01:32:53.8255036Z Reading state information... 5% 2021-05-16T01:32:53.8300157Z 2021-05-16T01:32:53.8300949Z Reading state information... 7% 2021-05-16T01:32:53.8339824Z 2021-05-16T01:32:53.8340661Z Reading state information... 9% 2021-05-16T01:32:53.8383533Z 2021-05-16T01:32:53.8384342Z Reading state information... 11% 2021-05-16T01:32:53.8426662Z 2021-05-16T01:32:53.8428099Z Reading state information... 13% 2021-05-16T01:32:53.8468767Z 2021-05-16T01:32:53.8469358Z Reading state information... 15% 2021-05-16T01:32:53.8508861Z 2021-05-16T01:32:53.8509459Z Reading state information... 17% 2021-05-16T01:32:53.8553989Z 2021-05-16T01:32:53.8554562Z Reading state information... 19% 2021-05-16T01:32:53.8607991Z 2021-05-16T01:32:53.8608579Z Reading state information... 21% 2021-05-16T01:32:53.8655624Z 2021-05-16T01:32:53.8656324Z Reading state information... 23% 2021-05-16T01:32:53.8706223Z 2021-05-16T01:32:53.8706809Z Reading state information... 25% 2021-05-16T01:32:53.8752920Z 2021-05-16T01:32:53.8753524Z Reading state information... 27% 2021-05-16T01:32:53.8801238Z 2021-05-16T01:32:53.8801843Z Reading state information... 29% 2021-05-16T01:32:53.8846721Z 2021-05-16T01:32:53.8847553Z Reading state information... 31% 2021-05-16T01:32:53.8894950Z 2021-05-16T01:32:53.8895779Z Reading state information... 33% 2021-05-16T01:32:53.8935592Z 2021-05-16T01:32:53.8936211Z Reading state information... 35% 2021-05-16T01:32:53.8976452Z 2021-05-16T01:32:53.8977056Z Reading state information... 37% 2021-05-16T01:32:53.9021997Z 2021-05-16T01:32:53.9022581Z Reading state information... 39% 2021-05-16T01:32:53.9068216Z 2021-05-16T01:32:53.9068807Z Reading state information... 41% 2021-05-16T01:32:53.9110550Z 2021-05-16T01:32:53.9111136Z Reading state information... 43% 2021-05-16T01:32:53.9158239Z 2021-05-16T01:32:53.9158837Z Reading state information... 45% 2021-05-16T01:32:53.9235639Z 2021-05-16T01:32:53.9236682Z Reading state information... 47% 2021-05-16T01:32:53.9281019Z 2021-05-16T01:32:53.9282064Z Reading state information... 49% 2021-05-16T01:32:53.9327464Z 2021-05-16T01:32:53.9328079Z Reading state information... 51% 2021-05-16T01:32:53.9370539Z 2021-05-16T01:32:53.9371178Z Reading state information... 53% 2021-05-16T01:32:53.9414452Z 2021-05-16T01:32:53.9415061Z Reading state information... 55% 2021-05-16T01:32:53.9458750Z 2021-05-16T01:32:53.9459335Z Reading state information... 57% 2021-05-16T01:32:53.9503997Z 2021-05-16T01:32:53.9504586Z Reading state information... 59% 2021-05-16T01:32:53.9554378Z 2021-05-16T01:32:53.9555195Z Reading state information... 61% 2021-05-16T01:32:53.9614408Z 2021-05-16T01:32:53.9615014Z Reading state information... 63% 2021-05-16T01:32:53.9655606Z 2021-05-16T01:32:53.9656226Z Reading state information... 65% 2021-05-16T01:32:53.9699575Z 2021-05-16T01:32:53.9700161Z Reading state information... 67% 2021-05-16T01:32:53.9742331Z 2021-05-16T01:32:53.9742928Z Reading state information... 69% 2021-05-16T01:32:53.9801930Z 2021-05-16T01:32:53.9802550Z Reading state information... 71% 2021-05-16T01:32:53.9840728Z 2021-05-16T01:32:53.9841293Z Reading state information... 73% 2021-05-16T01:32:53.9883801Z 2021-05-16T01:32:53.9884552Z Reading state information... 75% 2021-05-16T01:32:53.9959872Z 2021-05-16T01:32:53.9964238Z Reading state information... 77% 2021-05-16T01:32:53.9984741Z 2021-05-16T01:32:53.9985322Z Reading state information... 79% 2021-05-16T01:32:54.0029922Z 2021-05-16T01:32:54.0030510Z Reading state information... 81% 2021-05-16T01:32:54.0074049Z 2021-05-16T01:32:54.0074635Z Reading state information... 83% 2021-05-16T01:32:54.0118455Z 2021-05-16T01:32:54.0119045Z Reading state information... 85% 2021-05-16T01:32:54.0161886Z 2021-05-16T01:32:54.0162455Z Reading state information... 87% 2021-05-16T01:32:54.0204935Z 2021-05-16T01:32:54.0205495Z Reading state information... 89% 2021-05-16T01:32:54.0244694Z 2021-05-16T01:32:54.0245240Z Reading state information... 91% 2021-05-16T01:32:54.0288036Z 2021-05-16T01:32:54.0288623Z Reading state information... 93% 2021-05-16T01:32:54.0331122Z 2021-05-16T01:32:54.0331713Z Reading state information... 95% 2021-05-16T01:32:54.0375685Z 2021-05-16T01:32:54.0376314Z Reading state information... 97% 2021-05-16T01:32:54.0419844Z 2021-05-16T01:32:54.0420472Z Reading state information... 99% 2021-05-16T01:32:54.3628910Z Selecting previously unselected package pandoc. 2021-05-16T01:32:54.5047364Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T01:32:54.5158532Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:32:54.5173210Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:32:57.1499089Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:32:57.1532567Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:57.9853915Z 2021-05-16T01:32:57.9854493Z 2021-05-16T01:32:57.9855091Z Reading state information... Done 2021-05-16T01:32:58.0207825Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:58.0208567Z git config user.name adigherman 2021-05-16T01:32:58.0209199Z git config user.email adig@jhu.edu 2021-05-16T01:32:58.0255057Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:58.0255617Z env: 2021-05-16T01:32:58.0256198Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:58.0256731Z TIC_DEPLOY_KEY: 2021-05-16T01:32:58.0257711Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:58.0259807Z GITHUB_PAT: *** 2021-05-16T01:32:58.0260287Z COVERALLS_TOKEN: 2021-05-16T01:32:58.0260843Z continue-on-error: false 2021-05-16T01:32:58.0261394Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:58.0261940Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:58.0262458Z TZ: UTC 2021-05-16T01:32:58.0262930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:58.0263396Z NOT_CRAN: true 2021-05-16T01:32:58.0263837Z ##[endgroup] 2021-05-16T01:32:58.0504784Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:32:58.0505651Z env: 2021-05-16T01:32:58.0506152Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:58.0506684Z TIC_DEPLOY_KEY: 2021-05-16T01:32:58.0507579Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:58.0509554Z GITHUB_PAT: *** 2021-05-16T01:32:58.0509996Z COVERALLS_TOKEN: 2021-05-16T01:32:58.0510544Z continue-on-error: false 2021-05-16T01:32:58.0511060Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:58.0511601Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:58.0512106Z TZ: UTC 2021-05-16T01:32:58.0512525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:58.0512989Z NOT_CRAN: true 2021-05-16T01:32:58.0513393Z ##[endgroup] 2021-05-16T01:32:58.3859549Z Reading package lists... 2021-05-16T01:32:58.5458115Z Building dependency tree... 2021-05-16T01:32:58.5475659Z Reading state information... 2021-05-16T01:32:58.6956084Z The following additional packages will be installed: 2021-05-16T01:32:58.6958510Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:58.6961814Z Suggested packages: 2021-05-16T01:32:58.6963159Z cmake-doc ninja-build 2021-05-16T01:32:58.7420100Z The following NEW packages will be installed: 2021-05-16T01:32:58.7425575Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:58.7677233Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:58.7678089Z Need to get 5470 kB of archives. 2021-05-16T01:32:58.7678905Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:32:58.7680890Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:32:58.7999558Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:32:58.8015722Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:32:58.8037797Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:32:59.3092294Z Fetched 5470 kB in 0s (44.6 MB/s) 2021-05-16T01:32:59.3487600Z Selecting previously unselected package cmake-data. 2021-05-16T01:32:59.3562248Z (Reading database ... 2021-05-16T01:32:59.3562858Z (Reading database ... 5% 2021-05-16T01:32:59.3563450Z (Reading database ... 10% 2021-05-16T01:32:59.3564270Z (Reading database ... 15% 2021-05-16T01:32:59.3564812Z (Reading database ... 20% 2021-05-16T01:32:59.3565858Z (Reading database ... 25% 2021-05-16T01:32:59.3566423Z (Reading database ... 30% 2021-05-16T01:32:59.3566972Z (Reading database ... 35% 2021-05-16T01:32:59.3567499Z (Reading database ... 40% 2021-05-16T01:32:59.3568040Z (Reading database ... 45% 2021-05-16T01:32:59.3568576Z (Reading database ... 50% 2021-05-16T01:32:59.3596269Z (Reading database ... 55% 2021-05-16T01:32:59.3639021Z (Reading database ... 60% 2021-05-16T01:32:59.3683931Z (Reading database ... 65% 2021-05-16T01:32:59.3823321Z (Reading database ... 70% 2021-05-16T01:32:59.3847803Z (Reading database ... 75% 2021-05-16T01:32:59.4232013Z (Reading database ... 80% 2021-05-16T01:32:59.4542685Z (Reading database ... 85% 2021-05-16T01:32:59.4690822Z (Reading database ... 90% 2021-05-16T01:32:59.4771431Z (Reading database ... 95% 2021-05-16T01:32:59.4772249Z (Reading database ... 100% 2021-05-16T01:32:59.4773100Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T01:32:59.4883244Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:32:59.5065110Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:59.9843912Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:33:00.0144120Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:33:00.0168343Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:33:00.0511332Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:33:00.0820362Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:33:00.0830964Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:33:00.1285128Z Selecting previously unselected package cmake. 2021-05-16T01:33:00.1519087Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:33:00.1527308Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:33:00.6592110Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:33:00.6729719Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:33:00.7162384Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:33:00.7197144Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:33:00.7238924Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:01.9147228Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:04.0738957Z Reading package lists... 2021-05-16T01:33:04.2330406Z Building dependency tree... 2021-05-16T01:33:04.2351088Z Reading state information... 2021-05-16T01:33:04.3932488Z Suggested packages: 2021-05-16T01:33:04.3934235Z libssh-doc 2021-05-16T01:33:04.4412058Z The following NEW packages will be installed: 2021-05-16T01:33:04.4418217Z libssh-dev 2021-05-16T01:33:04.4746301Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:04.4747954Z Need to get 219 kB of archives. 2021-05-16T01:33:04.4749638Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:33:04.4753660Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:33:04.9156070Z Fetched 219 kB in 0s (5685 kB/s) 2021-05-16T01:33:04.9489868Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:33:04.9563296Z (Reading database ... 2021-05-16T01:33:04.9563848Z (Reading database ... 5% 2021-05-16T01:33:04.9565259Z (Reading database ... 10% 2021-05-16T01:33:04.9565821Z (Reading database ... 15% 2021-05-16T01:33:04.9567082Z (Reading database ... 20% 2021-05-16T01:33:04.9567636Z (Reading database ... 25% 2021-05-16T01:33:04.9568194Z (Reading database ... 30% 2021-05-16T01:33:04.9568753Z (Reading database ... 35% 2021-05-16T01:33:04.9569278Z (Reading database ... 40% 2021-05-16T01:33:04.9569819Z (Reading database ... 45% 2021-05-16T01:33:04.9570345Z (Reading database ... 50% 2021-05-16T01:33:04.9594919Z (Reading database ... 55% 2021-05-16T01:33:04.9632579Z (Reading database ... 60% 2021-05-16T01:33:04.9672466Z (Reading database ... 65% 2021-05-16T01:33:04.9800917Z (Reading database ... 70% 2021-05-16T01:33:04.9823501Z (Reading database ... 75% 2021-05-16T01:33:05.0185828Z (Reading database ... 80% 2021-05-16T01:33:05.0496437Z (Reading database ... 85% 2021-05-16T01:33:05.0646543Z (Reading database ... 90% 2021-05-16T01:33:05.0726407Z (Reading database ... 95% 2021-05-16T01:33:05.0727139Z (Reading database ... 100% 2021-05-16T01:33:05.0728157Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T01:33:05.0842502Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:05.0856495Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:05.1711620Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:07.3233561Z Reading package lists... 2021-05-16T01:33:07.5026327Z Building dependency tree... 2021-05-16T01:33:07.5045654Z Reading state information... 2021-05-16T01:33:07.7228461Z The following NEW packages will be installed: 2021-05-16T01:33:07.7232282Z jags 2021-05-16T01:33:07.7519252Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:07.7520057Z Need to get 1562 kB of archives. 2021-05-16T01:33:07.7520831Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:33:07.7522680Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:33:08.2189851Z Fetched 1562 kB in 0s (33.8 MB/s) 2021-05-16T01:33:08.2518047Z Selecting previously unselected package jags. 2021-05-16T01:33:08.2591528Z (Reading database ... 2021-05-16T01:33:08.2592898Z (Reading database ... 5% 2021-05-16T01:33:08.2593905Z (Reading database ... 10% 2021-05-16T01:33:08.2594873Z (Reading database ... 15% 2021-05-16T01:33:08.2595815Z (Reading database ... 20% 2021-05-16T01:33:08.2596774Z (Reading database ... 25% 2021-05-16T01:33:08.2597713Z (Reading database ... 30% 2021-05-16T01:33:08.2598682Z (Reading database ... 35% 2021-05-16T01:33:08.2599616Z (Reading database ... 40% 2021-05-16T01:33:08.2600560Z (Reading database ... 45% 2021-05-16T01:33:08.2601564Z (Reading database ... 50% 2021-05-16T01:33:08.2633804Z (Reading database ... 55% 2021-05-16T01:33:08.2673914Z (Reading database ... 60% 2021-05-16T01:33:08.2714320Z (Reading database ... 65% 2021-05-16T01:33:08.2840484Z (Reading database ... 70% 2021-05-16T01:33:08.2864127Z (Reading database ... 75% 2021-05-16T01:33:08.3238714Z (Reading database ... 80% 2021-05-16T01:33:08.3552957Z (Reading database ... 85% 2021-05-16T01:33:08.3697769Z (Reading database ... 90% 2021-05-16T01:33:08.3779326Z (Reading database ... 95% 2021-05-16T01:33:08.3780420Z (Reading database ... 100% 2021-05-16T01:33:08.3781929Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T01:33:08.3889074Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:33:08.3913468Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:33:08.5715296Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:33:08.5830234Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:09.3489965Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:11.5827576Z Reading package lists... 2021-05-16T01:33:11.7433624Z Building dependency tree... 2021-05-16T01:33:11.7454694Z Reading state information... 2021-05-16T01:33:11.9026374Z The following additional packages will be installed: 2021-05-16T01:33:11.9028489Z libnode64 libuv1-dev 2021-05-16T01:33:11.9485788Z The following NEW packages will be installed: 2021-05-16T01:33:11.9492204Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:33:11.9686872Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:11.9687673Z Need to get 6239 kB of archives. 2021-05-16T01:33:11.9688452Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:33:11.9690377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:33:11.9728907Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:33:12.0346249Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:33:12.4705844Z Fetched 6239 kB in 0s (75.5 MB/s) 2021-05-16T01:33:12.5060091Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:33:12.5136477Z (Reading database ... 2021-05-16T01:33:12.5137419Z (Reading database ... 5% 2021-05-16T01:33:12.5138097Z (Reading database ... 10% 2021-05-16T01:33:12.5138777Z (Reading database ... 15% 2021-05-16T01:33:12.5139477Z (Reading database ... 20% 2021-05-16T01:33:12.5140176Z (Reading database ... 25% 2021-05-16T01:33:12.5140849Z (Reading database ... 30% 2021-05-16T01:33:12.5141498Z (Reading database ... 35% 2021-05-16T01:33:12.5142159Z (Reading database ... 40% 2021-05-16T01:33:12.5142820Z (Reading database ... 45% 2021-05-16T01:33:12.5143658Z (Reading database ... 50% 2021-05-16T01:33:12.5177458Z (Reading database ... 55% 2021-05-16T01:33:12.5215509Z (Reading database ... 60% 2021-05-16T01:33:12.5259544Z (Reading database ... 65% 2021-05-16T01:33:12.5394781Z (Reading database ... 70% 2021-05-16T01:33:12.5419741Z (Reading database ... 75% 2021-05-16T01:33:12.5819211Z (Reading database ... 80% 2021-05-16T01:33:12.6146586Z (Reading database ... 85% 2021-05-16T01:33:12.6299602Z (Reading database ... 90% 2021-05-16T01:33:12.6383314Z (Reading database ... 95% 2021-05-16T01:33:12.6383900Z (Reading database ... 100% 2021-05-16T01:33:12.6384757Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T01:33:12.6498099Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:33:12.6510513Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:33:12.6925772Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:33:12.7156158Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:33:12.7184492Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:13.4086546Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:33:13.4318471Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:33:13.4329762Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:13.5307249Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:33:13.5340403Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:13.5371743Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:13.5402667Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:15.6928340Z Reading package lists... 2021-05-16T01:33:15.8567559Z Building dependency tree... 2021-05-16T01:33:15.8589430Z Reading state information... 2021-05-16T01:33:16.0171771Z The following additional packages will be installed: 2021-05-16T01:33:16.0174676Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:33:16.0179139Z Suggested packages: 2021-05-16T01:33:16.0180462Z libfftw3-doc 2021-05-16T01:33:16.0636187Z The following NEW packages will be installed: 2021-05-16T01:33:16.0644973Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:33:16.0840164Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:16.0840920Z Need to get 3986 kB of archives. 2021-05-16T01:33:16.0842153Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:33:16.0844271Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:33:16.0936132Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:33:16.1087462Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:33:16.1254770Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:33:16.1259636Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:33:16.6188789Z Fetched 3986 kB in 0s (34.7 MB/s) 2021-05-16T01:33:16.6513418Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:33:16.6582611Z (Reading database ... 2021-05-16T01:33:16.6583338Z (Reading database ... 5% 2021-05-16T01:33:16.6584001Z (Reading database ... 10% 2021-05-16T01:33:16.6584632Z (Reading database ... 15% 2021-05-16T01:33:16.6585278Z (Reading database ... 20% 2021-05-16T01:33:16.6585915Z (Reading database ... 25% 2021-05-16T01:33:16.6586568Z (Reading database ... 30% 2021-05-16T01:33:16.6587204Z (Reading database ... 35% 2021-05-16T01:33:16.6587845Z (Reading database ... 40% 2021-05-16T01:33:16.6588479Z (Reading database ... 45% 2021-05-16T01:33:16.6589219Z (Reading database ... 50% 2021-05-16T01:33:16.6625828Z (Reading database ... 55% 2021-05-16T01:33:16.6662674Z (Reading database ... 60% 2021-05-16T01:33:16.6704935Z (Reading database ... 65% 2021-05-16T01:33:16.6833905Z (Reading database ... 70% 2021-05-16T01:33:16.6858431Z (Reading database ... 75% 2021-05-16T01:33:16.7224851Z (Reading database ... 80% 2021-05-16T01:33:16.7547379Z (Reading database ... 85% 2021-05-16T01:33:16.7695834Z (Reading database ... 90% 2021-05-16T01:33:16.7777241Z (Reading database ... 95% 2021-05-16T01:33:16.7777874Z (Reading database ... 100% 2021-05-16T01:33:16.7778720Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T01:33:16.7890716Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:16.8821639Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:16.9447745Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:33:16.9738214Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:16.9755473Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.0806725Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:33:17.1039339Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:17.1053132Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.2036669Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:33:17.2322911Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:17.2336417Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.2686467Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:33:17.2931362Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:17.2943930Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6048841Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6089552Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6126954Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6164990Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6186016Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:17.6219971Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:18.4658056Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:20.6334631Z Reading package lists... 2021-05-16T01:33:20.7931644Z Building dependency tree... 2021-05-16T01:33:20.7951806Z Reading state information... 2021-05-16T01:33:20.9563235Z The following additional packages will be installed: 2021-05-16T01:33:20.9567178Z libdcmtk14 2021-05-16T01:33:21.0034199Z The following NEW packages will be installed: 2021-05-16T01:33:21.0042664Z dcmtk libdcmtk14 2021-05-16T01:33:21.0334991Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:21.0335795Z Need to get 5546 kB of archives. 2021-05-16T01:33:21.0336734Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:33:21.0338690Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:33:21.1281103Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:33:21.5803362Z Fetched 5546 kB in 0s (40.9 MB/s) 2021-05-16T01:33:21.6151675Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:33:21.6229857Z (Reading database ... 2021-05-16T01:33:21.6231291Z (Reading database ... 5% 2021-05-16T01:33:21.6232483Z (Reading database ... 10% 2021-05-16T01:33:21.6233648Z (Reading database ... 15% 2021-05-16T01:33:21.6239579Z (Reading database ... 20% 2021-05-16T01:33:21.6240464Z (Reading database ... 25% 2021-05-16T01:33:21.6241289Z (Reading database ... 30% 2021-05-16T01:33:21.6242116Z (Reading database ... 35% 2021-05-16T01:33:21.6242931Z (Reading database ... 40% 2021-05-16T01:33:21.6243760Z (Reading database ... 45% 2021-05-16T01:33:21.6245148Z (Reading database ... 50% 2021-05-16T01:33:21.6273928Z (Reading database ... 55% 2021-05-16T01:33:21.6312163Z (Reading database ... 60% 2021-05-16T01:33:21.6355113Z (Reading database ... 65% 2021-05-16T01:33:21.6486913Z (Reading database ... 70% 2021-05-16T01:33:21.6512067Z (Reading database ... 75% 2021-05-16T01:33:21.6900736Z (Reading database ... 80% 2021-05-16T01:33:21.7226552Z (Reading database ... 85% 2021-05-16T01:33:21.7383128Z (Reading database ... 90% 2021-05-16T01:33:21.7465027Z (Reading database ... 95% 2021-05-16T01:33:21.7465613Z (Reading database ... 100% 2021-05-16T01:33:21.7466467Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T01:33:21.7579821Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:33:21.7617199Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:33:22.3206521Z Selecting previously unselected package dcmtk. 2021-05-16T01:33:22.3437366Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:33:22.3494426Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:33:22.5026202Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:33:22.5055157Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:33:22.5196800Z Adding `dcmtk' group to system ... 2021-05-16T01:33:22.5737491Z Adding `dcmtk' user to system ... 2021-05-16T01:33:22.6543404Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:33:22.9223514Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:24.6295620Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:26.8401226Z Reading package lists... 2021-05-16T01:33:27.0079138Z Building dependency tree... 2021-05-16T01:33:27.0098145Z Reading state information... 2021-05-16T01:33:27.2497114Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:33:27.2498747Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:27.3185539Z Reading package lists... 2021-05-16T01:33:27.4737893Z Building dependency tree... 2021-05-16T01:33:27.4758695Z Reading state information... 2021-05-16T01:33:27.7295985Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:33:27.7297665Z libpng-dev set to manually installed. 2021-05-16T01:33:27.7298861Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:27.7998187Z Reading package lists... 2021-05-16T01:33:27.9617947Z Building dependency tree... 2021-05-16T01:33:27.9637149Z Reading state information... 2021-05-16T01:33:28.1212892Z The following additional packages will be installed: 2021-05-16T01:33:28.1214860Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:33:28.1219641Z Suggested packages: 2021-05-16T01:33:28.1221031Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:33:28.1223723Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:33:28.1224954Z fonts-arphic-uming fonts-nanum 2021-05-16T01:33:28.1714565Z The following NEW packages will be installed: 2021-05-16T01:33:29.0648042Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:33:29.0657299Z libpoppler97 poppler-data 2021-05-16T01:33:29.0658592Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:29.0659564Z Need to get 2582 kB of archives. 2021-05-16T01:33:29.0660603Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:33:29.0662408Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:33:29.0664681Z 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-16T01:33:29.0666934Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:33:29.0672834Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:33:29.0674816Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:33:29.0677043Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:33:29.0678185Z Fetched 2582 kB in 0s (54.6 MB/s) 2021-05-16T01:33:29.0679180Z Selecting previously unselected package poppler-data. 2021-05-16T01:33:29.0679917Z (Reading database ... 2021-05-16T01:33:29.0680472Z (Reading database ... 5% 2021-05-16T01:33:29.0681007Z (Reading database ... 10% 2021-05-16T01:33:29.0681557Z (Reading database ... 15% 2021-05-16T01:33:29.0682107Z (Reading database ... 20% 2021-05-16T01:33:29.0682748Z (Reading database ... 25% 2021-05-16T01:33:29.0683302Z (Reading database ... 30% 2021-05-16T01:33:29.0683838Z (Reading database ... 35% 2021-05-16T01:33:29.0684600Z (Reading database ... 40% 2021-05-16T01:33:29.0685131Z (Reading database ... 45% 2021-05-16T01:33:29.0685686Z (Reading database ... 50% 2021-05-16T01:33:29.0686223Z (Reading database ... 55% 2021-05-16T01:33:29.0686774Z (Reading database ... 60% 2021-05-16T01:33:29.0687310Z (Reading database ... 65% 2021-05-16T01:33:29.0687855Z (Reading database ... 70% 2021-05-16T01:33:29.0688411Z (Reading database ... 75% 2021-05-16T01:33:29.0688942Z (Reading database ... 80% 2021-05-16T01:33:29.0689492Z (Reading database ... 85% 2021-05-16T01:33:29.0690023Z (Reading database ... 90% 2021-05-16T01:33:29.0690565Z (Reading database ... 95% 2021-05-16T01:33:29.0691103Z (Reading database ... 100% 2021-05-16T01:33:29.0691951Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T01:33:29.0693117Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:33:29.0694044Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:33:29.0983519Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:33:29.1271459Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:33:29.1292983Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:29.1765984Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:33:29.1979513Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:29.1994048Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.3287512Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:33:29.3532716Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:29.3544256Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.3926002Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:33:29.4161373Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:29.4174450Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.4486162Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:33:29.4724907Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:29.4737817Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.5350921Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:33:29.5462940Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:29.5492279Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.5526826Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.5565063Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.5600668Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:29.5660302Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:29.6045573Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:31.8173271Z Reading package lists... 2021-05-16T01:33:31.9730795Z Building dependency tree... 2021-05-16T01:33:31.9749985Z Reading state information... 2021-05-16T01:33:32.1356660Z The following additional packages will be installed: 2021-05-16T01:33:32.1360855Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:33:32.1366270Z Suggested packages: 2021-05-16T01:33:32.1367175Z libhdf5-doc 2021-05-16T01:33:32.1819353Z The following NEW packages will be installed: 2021-05-16T01:33:32.1821845Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:33:32.1823266Z libsz2 2021-05-16T01:33:32.2100542Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:32.2101747Z Need to get 4074 kB of archives. 2021-05-16T01:33:32.2103022Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:33:32.2105575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:33:32.2126233Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:33:32.2134323Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:33:32.2140956Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:33:32.2350921Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:33:32.2371249Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:33:32.2378552Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:33:32.7279857Z Fetched 4074 kB in 0s (44.1 MB/s) 2021-05-16T01:33:32.7594495Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:33:32.7668321Z (Reading database ... 2021-05-16T01:33:32.7668923Z (Reading database ... 5% 2021-05-16T01:33:32.7669706Z (Reading database ... 10% 2021-05-16T01:33:32.7670360Z (Reading database ... 15% 2021-05-16T01:33:32.7671009Z (Reading database ... 20% 2021-05-16T01:33:32.7671663Z (Reading database ... 25% 2021-05-16T01:33:32.7672304Z (Reading database ... 30% 2021-05-16T01:33:32.7672945Z (Reading database ... 35% 2021-05-16T01:33:32.7673566Z (Reading database ... 40% 2021-05-16T01:33:32.7674211Z (Reading database ... 45% 2021-05-16T01:33:32.7674837Z (Reading database ... 50% 2021-05-16T01:33:32.7712804Z (Reading database ... 55% 2021-05-16T01:33:32.7751085Z (Reading database ... 60% 2021-05-16T01:33:32.7793697Z (Reading database ... 65% 2021-05-16T01:33:32.7916684Z (Reading database ... 70% 2021-05-16T01:33:32.8029554Z (Reading database ... 75% 2021-05-16T01:33:32.8311565Z (Reading database ... 80% 2021-05-16T01:33:32.8632687Z (Reading database ... 85% 2021-05-16T01:33:32.8777419Z (Reading database ... 90% 2021-05-16T01:33:32.8856261Z (Reading database ... 95% 2021-05-16T01:33:32.8857263Z (Reading database ... 100% 2021-05-16T01:33:32.8858673Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T01:33:32.8961721Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:32.8976051Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:32.9326074Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:33:32.9534211Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:33:32.9562888Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:32.9885217Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:33:33.0114683Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:33:33.0125854Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:33.0526414Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:33:33.0757481Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:33.0769097Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.2368269Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:33:33.2660323Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:33.2677691Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.3126281Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:33:33.3363913Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:33:33.3376832Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:33.3681232Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:33:33.3968282Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:33.3981599Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.7368506Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.7435219Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:33.7463693Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:33.7500056Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:33.7532952Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.7562432Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.7599037Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:33.7678383Z 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-16T01:33:33.7704973Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:34.5726772Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:36.7718622Z Reading package lists... 2021-05-16T01:33:36.9499707Z Building dependency tree... 2021-05-16T01:33:36.9519925Z Reading state information... 2021-05-16T01:33:37.1329100Z The following additional packages will be installed: 2021-05-16T01:33:37.1331862Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:33:37.1827024Z The following NEW packages will be installed: 2021-05-16T01:33:37.1829266Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:33:37.1830622Z mesa-common-dev 2021-05-16T01:33:37.2107987Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:37.2109449Z Need to get 1761 kB of archives. 2021-05-16T01:33:37.2110615Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:33:37.2113828Z 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-16T01:33:37.2146755Z 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-16T01:33:37.2161797Z 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-16T01:33:37.2190058Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:33:37.2211428Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:33:37.2250765Z 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-16T01:33:37.6746422Z Fetched 1761 kB in 0s (31.9 MB/s) 2021-05-16T01:33:37.7103621Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:33:37.7183497Z (Reading database ... 2021-05-16T01:33:37.7184117Z (Reading database ... 5% 2021-05-16T01:33:37.7184670Z (Reading database ... 10% 2021-05-16T01:33:37.7185207Z (Reading database ... 15% 2021-05-16T01:33:37.7185756Z (Reading database ... 20% 2021-05-16T01:33:37.7186282Z (Reading database ... 25% 2021-05-16T01:33:37.7186859Z (Reading database ... 30% 2021-05-16T01:33:37.7187385Z (Reading database ... 35% 2021-05-16T01:33:37.7188032Z (Reading database ... 40% 2021-05-16T01:33:37.7188535Z (Reading database ... 45% 2021-05-16T01:33:37.7189026Z (Reading database ... 50% 2021-05-16T01:33:37.7227766Z (Reading database ... 55% 2021-05-16T01:33:37.7265748Z (Reading database ... 60% 2021-05-16T01:33:37.7307195Z (Reading database ... 65% 2021-05-16T01:33:37.7432311Z (Reading database ... 70% 2021-05-16T01:33:37.7546758Z (Reading database ... 75% 2021-05-16T01:33:37.7836840Z (Reading database ... 80% 2021-05-16T01:33:37.8168795Z (Reading database ... 85% 2021-05-16T01:33:37.8327921Z (Reading database ... 90% 2021-05-16T01:33:37.8410194Z (Reading database ... 95% 2021-05-16T01:33:37.8411256Z (Reading database ... 100% 2021-05-16T01:33:37.8412763Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T01:33:37.8518316Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:33:37.8542897Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:37.9007341Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:33:37.9263801Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:37.9274954Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:37.9606335Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:33:37.9838626Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:37.9855471Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:38.0326232Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:33:38.0556521Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:38.0583748Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:38.1166857Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:33:38.1406378Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:33:38.1417070Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:38.2049181Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:33:38.2353862Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:38.2362925Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:38.4147431Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:33:38.4182483Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:38.4212648Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:38.4240625Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:33:38.4273233Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:33:38.4303252Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:38.4337051Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:39.9491465Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:42.1897243Z Reading package lists... 2021-05-16T01:33:42.3664744Z Building dependency tree... 2021-05-16T01:33:42.3687237Z Reading state information... 2021-05-16T01:33:42.5501159Z The following additional packages will be installed: 2021-05-16T01:33:42.5505680Z libprotobuf-lite17 libprotoc17 2021-05-16T01:33:42.6027230Z The following NEW packages will be installed: 2021-05-16T01:33:42.6034149Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:33:42.6038876Z protobuf-compiler 2021-05-16T01:33:42.6345871Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:42.6347051Z Need to get 2754 kB of archives. 2021-05-16T01:33:42.6348193Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:33:42.6350947Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:33:42.6403865Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:33:42.6501068Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:33:42.6762160Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:33:42.6894230Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:33:43.1384634Z Fetched 2754 kB in 0s (34.1 MB/s) 2021-05-16T01:33:43.1730817Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:33:43.1806263Z (Reading database ... 2021-05-16T01:33:43.1815831Z (Reading database ... 5% 2021-05-16T01:33:43.1816401Z (Reading database ... 10% 2021-05-16T01:33:43.1817659Z (Reading database ... 15% 2021-05-16T01:33:43.1818212Z (Reading database ... 20% 2021-05-16T01:33:43.1819280Z (Reading database ... 25% 2021-05-16T01:33:43.1820015Z (Reading database ... 30% 2021-05-16T01:33:43.1821322Z (Reading database ... 35% 2021-05-16T01:33:43.1821874Z (Reading database ... 40% 2021-05-16T01:33:43.1822400Z (Reading database ... 45% 2021-05-16T01:33:43.1822939Z (Reading database ... 50% 2021-05-16T01:33:43.1867418Z (Reading database ... 55% 2021-05-16T01:33:43.1906179Z (Reading database ... 60% 2021-05-16T01:33:43.1947103Z (Reading database ... 65% 2021-05-16T01:33:43.2111176Z (Reading database ... 70% 2021-05-16T01:33:43.2228644Z (Reading database ... 75% 2021-05-16T01:33:43.2508915Z (Reading database ... 80% 2021-05-16T01:33:43.2832040Z (Reading database ... 85% 2021-05-16T01:33:43.2985326Z (Reading database ... 90% 2021-05-16T01:33:43.3066462Z (Reading database ... 95% 2021-05-16T01:33:43.3067372Z (Reading database ... 100% 2021-05-16T01:33:43.3068602Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T01:33:43.3178791Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:43.3206527Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.3685129Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:33:43.3889546Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:43.3901063Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.4886575Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:33:43.5100874Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:43.5114944Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.6926645Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:33:43.7143721Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:43.7153293Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.8446270Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:33:43.8652956Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:43.8666836Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9301948Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9341653Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9370133Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9401707Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9427525Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:43.9461074Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:44.7526128Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:46.9163554Z Reading package lists... 2021-05-16T01:33:47.0812181Z Building dependency tree... 2021-05-16T01:33:47.0834577Z Reading state information... 2021-05-16T01:33:47.2431964Z The following additional packages will be installed: 2021-05-16T01:33:47.2433832Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:33:47.2435279Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:33:47.2437856Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:33:47.2439349Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:33:47.2443705Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:33:47.2446847Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:47.2448266Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:47.2451852Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:47.2453225Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:47.2456164Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:47.2457891Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:47.2459207Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:47.2462799Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:47.2467082Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:47.2477474Z Suggested packages: 2021-05-16T01:33:47.2478795Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:33:47.2480174Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:33:47.2481714Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:33:47.2483089Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:33:48.0710995Z The following NEW packages will be installed: 2021-05-16T01:33:48.0722447Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:33:48.0725392Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:33:48.0727284Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:33:48.0729448Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:33:48.0731608Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:33:48.0733844Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:48.0736088Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:48.0738261Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:48.0740357Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:48.0742444Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:48.0746889Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:48.0748977Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:48.0752555Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:48.0754512Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:48.0756120Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:48.0757313Z Need to get 47.1 MB of archives. 2021-05-16T01:33:48.0758617Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:33:48.0761116Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:33:48.0774909Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:33:48.0777436Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:33:48.0779949Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:33:48.0782432Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:33:48.0785136Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:33:48.0787983Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:33:48.0790668Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:33:48.0793583Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:33:48.0795337Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:33:48.0797124Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:33:48.0799032Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:33:48.0800820Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:33:48.0802848Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:33:48.0806340Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:33:48.0808389Z 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-16T01:33:48.0810438Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:33:48.0812271Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:33:48.0814104Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:33:48.0816074Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:33:48.0818054Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:33:48.0819948Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:33:48.0821782Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:33:48.0823653Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:33:48.0825490Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:33:48.0827463Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:33:48.0829370Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:33:48.0831137Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:33:48.0832916Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:33:48.0834707Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:33:48.0836607Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:33:48.0838500Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:33:48.0840275Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:33:48.0842116Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:33:48.0844224Z 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-16T01:33:48.0846351Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:33:48.0848364Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:33:48.0850252Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:33:48.0860169Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:33:48.0862184Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:33:48.0864036Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:33:48.0866048Z 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-16T01:33:48.0869059Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:33:48.0871123Z 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-16T01:33:48.0873124Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:33:48.0875036Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:33:48.0877073Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:33:48.0879014Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:33:48.0881040Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:33:48.0883208Z 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-16T01:33:48.0885356Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:33:48.0887158Z 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-16T01:33:48.0889043Z 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-16T01:33:48.0890913Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:33:48.0892715Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:33:48.0894635Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:33:48.0896607Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:33:48.0898457Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:33:48.0900280Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:33:48.0902063Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:33:48.0903823Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:33:48.0905594Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:33:48.0907516Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:33:48.0909459Z 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-16T01:33:48.0911496Z 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-16T01:33:48.0913630Z 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-16T01:33:48.0915699Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:33:48.0917748Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:33:48.0919751Z 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-16T01:33:48.0921678Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:33:48.0923462Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:33:48.0925720Z 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-16T01:33:48.0927977Z 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-16T01:33:48.0930021Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:33:48.0931905Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:33:48.0933776Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:33:48.4978282Z Fetched 47.1 MB in 1s (84.8 MB/s) 2021-05-16T01:33:48.5320527Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:33:48.5396200Z (Reading database ... 2021-05-16T01:33:48.5396807Z (Reading database ... 5% 2021-05-16T01:33:48.5397343Z (Reading database ... 10% 2021-05-16T01:33:48.5398344Z (Reading database ... 15% 2021-05-16T01:33:48.5399068Z (Reading database ... 20% 2021-05-16T01:33:48.5399601Z (Reading database ... 25% 2021-05-16T01:33:48.5400157Z (Reading database ... 30% 2021-05-16T01:33:48.5400684Z (Reading database ... 35% 2021-05-16T01:33:48.5401221Z (Reading database ... 40% 2021-05-16T01:33:48.5401948Z (Reading database ... 45% 2021-05-16T01:33:48.5402612Z (Reading database ... 50% 2021-05-16T01:33:48.5443555Z (Reading database ... 55% 2021-05-16T01:33:48.5478963Z (Reading database ... 60% 2021-05-16T01:33:48.5515183Z (Reading database ... 65% 2021-05-16T01:33:48.5641701Z (Reading database ... 70% 2021-05-16T01:33:48.5765981Z (Reading database ... 75% 2021-05-16T01:33:48.6046134Z (Reading database ... 80% 2021-05-16T01:33:48.6362061Z (Reading database ... 85% 2021-05-16T01:33:48.6508906Z (Reading database ... 90% 2021-05-16T01:33:48.6584891Z (Reading database ... 95% 2021-05-16T01:33:48.6585467Z (Reading database ... 100% 2021-05-16T01:33:48.6586260Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T01:33:48.6701768Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:33:48.6726656Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:48.8246596Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:33:48.8487792Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:48.8501948Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:48.8926424Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:33:48.9160995Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:48.9175203Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:48.9427547Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:33:48.9720372Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:48.9735084Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:49.0014207Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:33:49.0308758Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:49.0320042Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:49.0645696Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:33:49.0936646Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:33:49.0948918Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:49.1285363Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:33:49.1539877Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:49.1557847Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:49.2127128Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:33:49.2418288Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:33:49.2428898Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:50.0551951Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:33:50.0853268Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:33:50.0874998Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:50.1170286Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:33:50.1469719Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:33:50.1480655Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:50.1925742Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:33:50.2159832Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:50.2172389Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:50.2685349Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:33:50.2894867Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:33:50.2913758Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:50.3245316Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:33:50.3487168Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:33:50.3497015Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:50.3805672Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:33:50.4043491Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:33:50.4060274Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:50.4486233Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:33:50.4691177Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:33:50.4705743Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:50.5118872Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:33:50.5401424Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:50.5416770Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:50.5747449Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:33:50.6056641Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:33:50.6067238Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:50.6570526Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:33:50.6899986Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:33:50.6913841Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:50.7285681Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:33:50.7522692Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:33:50.7534449Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:50.7965896Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:33:50.8176357Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:50.8201707Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:50.8566696Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:33:50.8834364Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:33:50.8848899Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:50.9728252Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:33:50.9983949Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:33:50.9996325Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:51.2005392Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:33:51.2260487Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:33:51.2269873Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:51.2724772Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:33:51.3015123Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:33:51.3027876Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:51.3335249Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:33:51.3631479Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:33:51.3646370Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:51.4156004Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:33:51.4450230Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:51.4463511Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:52.0127220Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:33:52.0355512Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:33:52.0370485Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:52.0685546Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:33:52.0983142Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:33:52.1000121Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:52.1446144Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:33:52.1655489Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:33:52.1673090Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:52.2085807Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:33:52.2324632Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:33:52.2336772Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:52.2724893Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:33:52.3021553Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:33:52.3035783Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:52.3405552Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:33:52.3655431Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:33:52.3665333Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:52.4165721Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:33:52.4390229Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:33:52.4400981Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:52.4845558Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:33:52.5081667Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:33:52.5093364Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:52.5985259Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:33:52.6280064Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:52.6291117Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:52.6769961Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:33:52.7068877Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:52.7080180Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:52.8297571Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:33:52.8588737Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:33:52.8601045Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:52.9005244Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:33:52.9233226Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:33:52.9244928Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:54.1958845Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:33:54.2253911Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:33:54.2265982Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:54.2585374Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:33:54.2883927Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:33:54.2895317Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:54.3162893Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:33:54.3458012Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:33:54.3475515Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:54.3820629Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:33:54.4118073Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:54.4131583Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:54.4426069Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:33:54.4719788Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:33:54.4734355Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:54.5082553Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:33:54.5383780Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:54.5398146Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:54.5736092Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:33:54.6038850Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:33:54.6049163Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:54.7423722Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:33:54.7718619Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:33:54.7731617Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:54.8114038Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:33:54.8408849Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:54.8423994Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:54.8898797Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:33:54.9199483Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:33:54.9213717Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:54.9518431Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:33:54.9817520Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:54.9831124Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:55.1287624Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:33:55.1585820Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:33:55.1599471Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:55.2119968Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:33:55.2420409Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:33:55.2438014Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:55.2762148Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:33:55.3060472Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:55.3074921Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:55.3365895Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:33:55.3664440Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:55.3675851Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:55.3986364Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:33:55.4286692Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:33:55.4302700Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:55.4648337Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:33:55.4943607Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:33:55.4956076Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:55.5310889Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:33:55.5613044Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:33:55.5624970Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:55.6286131Z Selecting previously unselected package libopenal-data. 2021-05-16T01:33:55.6504928Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:33:55.6518126Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:55.6959106Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:33:55.7268139Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:33:55.7280352Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:55.7645240Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:33:55.7899503Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:33:55.7911583Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:55.8725642Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:33:55.8988852Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:33:55.8997935Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:55.9365492Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:33:55.9641523Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:33:55.9652460Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:56.0054702Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:33:56.0352171Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:33:56.0365080Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:56.0821800Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:33:56.1134592Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:33:56.1240277Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:56.1766652Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:33:56.2062732Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:33:56.2091494Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:56.2845445Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:33:56.3091519Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:56.3109007Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:56.3485741Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:33:56.3772328Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:56.3816146Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:56.4206116Z Selecting previously unselected package ffmpeg. 2021-05-16T01:33:56.4480338Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:56.4578268Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:56.5970487Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:33:56.6277261Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:33:56.6289329Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:56.6659228Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:33:56.6955936Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:33:56.6972277Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:56.9205599Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:33:56.9420064Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:33:56.9435349Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:56.9781725Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:33:57.0062680Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:33:57.0074631Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:57.0447067Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:33:57.0749434Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:57.0763110Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:57.3866341Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:33:57.4154663Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:57.4179094Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:57.7521258Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:33:57.7826307Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:33:57.7838752Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:57.9406115Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:33:57.9629760Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:33:57.9643052Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:57.9965677Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:33:58.0209386Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:58.0219843Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:58.0908003Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:58.0953039Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:58.0982518Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:58.1032749Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:58.1081096Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:58.1113154Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:58.1147450Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:58.1180487Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:58.1214093Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:58.1243446Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:58.1273809Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:58.1314846Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:58.1361656Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:58.1398919Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:58.1439024Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:58.1479222Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:58.1513417Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:58.1554544Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:58.1596077Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:58.1632298Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:58.1682240Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:58.1719383Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:58.1755413Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:58.1796972Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:58.1833794Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:58.1873845Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:58.1911412Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:58.1948929Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:58.1994617Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:58.2039231Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:58.2067955Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:58.2187269Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:58.2230327Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:58.2265948Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:58.2307878Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:58.2340350Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:58.2438001Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:58.2473553Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:58.2518417Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:58.2564143Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:58.2606529Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:58.2650818Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:58.2686950Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:58.2734994Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:58.2772046Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:58.2807420Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:58.2841202Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:58.2874051Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:58.2907043Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:58.2934235Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:58.2972252Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:58.3008901Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:58.3039198Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:58.3073398Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:58.3106686Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:58.3148959Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3193798Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:58.3224720Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3262148Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:58.3298779Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:58.3412733Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:58.3448999Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:58.3546860Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:58.3582773Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3613671Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:58.3650409Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:58.3689938Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:58.3797933Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3831624Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3865966Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.3898763Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:58.3932306Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:58.3968981Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.4009059Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.4042022Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.4070248Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:58.4170428Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:59.5869734Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:01.7723547Z Reading package lists... 2021-05-16T01:34:01.9349104Z Building dependency tree... 2021-05-16T01:34:01.9369761Z Reading state information... 2021-05-16T01:34:02.0972134Z The following additional packages will be installed: 2021-05-16T01:34:02.0974453Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:34:02.1469323Z The following NEW packages will be installed: 2021-05-16T01:34:02.1471633Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:34:02.1473136Z libmagick++-dev 2021-05-16T01:34:02.1686043Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:02.1686892Z Need to get 309 kB of archives. 2021-05-16T01:34:02.1687871Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:34:02.1690183Z 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-16T01:34:02.1715644Z 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-16T01:34:02.1748074Z 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-16T01:34:02.1761976Z 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-16T01:34:02.6175874Z Fetched 309 kB in 0s (12.5 MB/s) 2021-05-16T01:34:02.6610710Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:34:02.6703177Z (Reading database ... 2021-05-16T01:34:02.6703926Z (Reading database ... 5% 2021-05-16T01:34:02.6704618Z (Reading database ... 10% 2021-05-16T01:34:02.6705266Z (Reading database ... 15% 2021-05-16T01:34:02.6705889Z (Reading database ... 20% 2021-05-16T01:34:02.6706530Z (Reading database ... 25% 2021-05-16T01:34:02.6707167Z (Reading database ... 30% 2021-05-16T01:34:02.6707795Z (Reading database ... 35% 2021-05-16T01:34:02.6708453Z (Reading database ... 40% 2021-05-16T01:34:02.6709072Z (Reading database ... 45% 2021-05-16T01:34:02.6709703Z (Reading database ... 50% 2021-05-16T01:34:02.6754515Z (Reading database ... 55% 2021-05-16T01:34:02.6797990Z (Reading database ... 60% 2021-05-16T01:34:02.6828387Z (Reading database ... 65% 2021-05-16T01:34:02.6958227Z (Reading database ... 70% 2021-05-16T01:34:02.7080094Z (Reading database ... 75% 2021-05-16T01:34:02.7104208Z (Reading database ... 80% 2021-05-16T01:34:02.7648072Z (Reading database ... 85% 2021-05-16T01:34:02.7825582Z (Reading database ... 90% 2021-05-16T01:34:02.7910780Z (Reading database ... 95% 2021-05-16T01:34:02.7911475Z (Reading database ... 100% 2021-05-16T01:34:02.7912338Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T01:34:02.8025710Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:34:02.8130205Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:02.8607050Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:34:02.8839399Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:34:02.8862865Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:02.9285786Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:34:02.9553711Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:34:02.9564823Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.0028441Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:34:03.0286729Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:34:03.0395023Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.1013606Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.1108922Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.1135290Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.1160186Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:03.1252421Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:05.2887383Z Reading package lists... 2021-05-16T01:34:05.4489449Z Building dependency tree... 2021-05-16T01:34:05.4510587Z Reading state information... 2021-05-16T01:34:05.6074744Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:34:05.6076415Z The following additional packages will be installed: 2021-05-16T01:34:05.6078372Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:34:05.6080510Z libijs-0.35 libjbig2dec0 2021-05-16T01:34:05.6081071Z Suggested packages: 2021-05-16T01:34:05.6082110Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:34:05.6083026Z ghostscript-x 2021-05-16T01:34:05.6552150Z The following NEW packages will be installed: 2021-05-16T01:34:05.6556865Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:34:05.6563772Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:34:05.6785135Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:05.6786007Z Need to get 11.2 MB of archives. 2021-05-16T01:34:05.6787495Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:34:05.6789531Z 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-16T01:34:05.7067622Z 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-16T01:34:05.7079033Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:34:05.8013769Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:34:05.8109894Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:34:05.8115821Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:34:05.8120538Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:34:05.8491161Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:34:06.3096326Z Fetched 11.2 MB in 0s (59.3 MB/s) 2021-05-16T01:34:06.3461041Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:34:06.3542744Z (Reading database ... 2021-05-16T01:34:06.3543534Z (Reading database ... 5% 2021-05-16T01:34:06.3544179Z (Reading database ... 10% 2021-05-16T01:34:06.3544861Z (Reading database ... 15% 2021-05-16T01:34:06.3545502Z (Reading database ... 20% 2021-05-16T01:34:06.3546130Z (Reading database ... 25% 2021-05-16T01:34:06.3546769Z (Reading database ... 30% 2021-05-16T01:34:06.3547389Z (Reading database ... 35% 2021-05-16T01:34:06.3548021Z (Reading database ... 40% 2021-05-16T01:34:06.3548654Z (Reading database ... 45% 2021-05-16T01:34:06.3549403Z (Reading database ... 50% 2021-05-16T01:34:06.3591365Z (Reading database ... 55% 2021-05-16T01:34:06.3652067Z (Reading database ... 60% 2021-05-16T01:34:06.3680039Z (Reading database ... 65% 2021-05-16T01:34:06.3813342Z (Reading database ... 70% 2021-05-16T01:34:06.3953430Z (Reading database ... 75% 2021-05-16T01:34:06.3979347Z (Reading database ... 80% 2021-05-16T01:34:06.4523463Z (Reading database ... 85% 2021-05-16T01:34:06.4692269Z (Reading database ... 90% 2021-05-16T01:34:06.4773644Z (Reading database ... 95% 2021-05-16T01:34:06.4774531Z (Reading database ... 100% 2021-05-16T01:34:06.4775777Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T01:34:06.4907961Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:34:06.5181140Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:34:06.7405896Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:34:06.7626093Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:34:06.7643462Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:34:06.8046517Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:34:06.8299387Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:34:06.9005924Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:34:07.3365926Z Selecting previously unselected package libgs9-common. 2021-05-16T01:34:07.3578778Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:34:07.3592219Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:07.4726100Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:34:07.4951206Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:34:07.4977552Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:34:07.5285555Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:34:07.5545781Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:34:07.5559820Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:34:07.5915296Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:34:07.6226459Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:34:07.6238787Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:07.9405830Z Selecting previously unselected package ghostscript. 2021-05-16T01:34:07.9632502Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:34:07.9647221Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:08.0362014Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:34:08.0407438Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:34:08.0435241Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:34:08.1141292Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:34:08.1170035Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:34:08.1437187Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:08.1462396Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:08.1489256Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:08.1615642Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:34:08.2734556Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:08.2956380Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:11.6800427Z Reading package lists... 2021-05-16T01:34:11.8473735Z Building dependency tree... 2021-05-16T01:34:11.8493719Z Reading state information... 2021-05-16T01:34:12.0102586Z The following additional packages will be installed: 2021-05-16T01:34:12.0105843Z libudunits2-0 libudunits2-data 2021-05-16T01:34:12.0594696Z The following NEW packages will be installed: 2021-05-16T01:34:12.0596802Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:34:12.0794284Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:12.0795300Z Need to get 429 kB of archives. 2021-05-16T01:34:12.0796131Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:34:12.0798181Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:34:12.0812147Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:34:12.0821085Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:34:12.5336020Z Fetched 429 kB in 0s (18.8 MB/s) 2021-05-16T01:34:12.5697235Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:34:12.5779641Z (Reading database ... 2021-05-16T01:34:12.5780741Z (Reading database ... 5% 2021-05-16T01:34:12.5781461Z (Reading database ... 10% 2021-05-16T01:34:12.5782154Z (Reading database ... 15% 2021-05-16T01:34:12.5782811Z (Reading database ... 20% 2021-05-16T01:34:12.5783513Z (Reading database ... 25% 2021-05-16T01:34:12.5784186Z (Reading database ... 30% 2021-05-16T01:34:12.5784838Z (Reading database ... 35% 2021-05-16T01:34:12.5785510Z (Reading database ... 40% 2021-05-16T01:34:12.5786353Z (Reading database ... 45% 2021-05-16T01:34:12.5787034Z (Reading database ... 50% 2021-05-16T01:34:12.5829345Z (Reading database ... 55% 2021-05-16T01:34:12.5884376Z (Reading database ... 60% 2021-05-16T01:34:12.5911739Z (Reading database ... 65% 2021-05-16T01:34:12.6062315Z (Reading database ... 70% 2021-05-16T01:34:12.6205096Z (Reading database ... 75% 2021-05-16T01:34:12.6231965Z (Reading database ... 80% 2021-05-16T01:34:12.6831129Z (Reading database ... 85% 2021-05-16T01:34:12.7009765Z (Reading database ... 90% 2021-05-16T01:34:12.7097552Z (Reading database ... 95% 2021-05-16T01:34:12.7098387Z (Reading database ... 100% 2021-05-16T01:34:12.7099628Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T01:34:12.7215474Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:34:12.7227156Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:34:12.7526165Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:34:12.7786378Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:34:12.7807366Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:34:12.8167829Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:34:12.8410570Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:34:12.8426413Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:34:12.9236705Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:34:12.9268016Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:34:12.9297622Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:34:12.9340742Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:13.0520671Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:15.3012797Z Reading package lists... 2021-05-16T01:34:15.4776080Z Building dependency tree... 2021-05-16T01:34:15.4796724Z Reading state information... 2021-05-16T01:34:15.7029746Z The following NEW packages will be installed: 2021-05-16T01:34:15.7033683Z libjq-dev 2021-05-16T01:34:15.7235251Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:15.7236670Z Need to get 11.2 kB of archives. 2021-05-16T01:34:15.7237500Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:34:15.7239622Z 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-16T01:34:16.1599070Z Fetched 11.2 kB in 0s (675 kB/s) 2021-05-16T01:34:16.1925758Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:34:16.2005201Z (Reading database ... 2021-05-16T01:34:16.2006043Z (Reading database ... 5% 2021-05-16T01:34:16.2007132Z (Reading database ... 10% 2021-05-16T01:34:16.2007768Z (Reading database ... 15% 2021-05-16T01:34:16.2008410Z (Reading database ... 20% 2021-05-16T01:34:16.2009016Z (Reading database ... 25% 2021-05-16T01:34:16.2009575Z (Reading database ... 30% 2021-05-16T01:34:16.2010175Z (Reading database ... 35% 2021-05-16T01:34:16.2011022Z (Reading database ... 40% 2021-05-16T01:34:16.2011770Z (Reading database ... 45% 2021-05-16T01:34:16.2012430Z (Reading database ... 50% 2021-05-16T01:34:16.2056123Z (Reading database ... 55% 2021-05-16T01:34:16.2103527Z (Reading database ... 60% 2021-05-16T01:34:16.2130355Z (Reading database ... 65% 2021-05-16T01:34:16.2263926Z (Reading database ... 70% 2021-05-16T01:34:16.2390361Z (Reading database ... 75% 2021-05-16T01:34:16.2417366Z (Reading database ... 80% 2021-05-16T01:34:16.2973621Z (Reading database ... 85% 2021-05-16T01:34:16.3147299Z (Reading database ... 90% 2021-05-16T01:34:16.3232414Z (Reading database ... 95% 2021-05-16T01:34:16.3233602Z (Reading database ... 100% 2021-05-16T01:34:16.3259902Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T01:34:16.3346683Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:16.3362954Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:34:16.3998609Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:34:18.5725117Z Reading package lists... 2021-05-16T01:34:18.7376471Z Building dependency tree... 2021-05-16T01:34:18.7397271Z Reading state information... 2021-05-16T01:34:18.9429725Z The following NEW packages will be installed: 2021-05-16T01:34:18.9431760Z libmng2 2021-05-16T01:34:18.9677553Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:18.9678860Z Need to get 168 kB of archives. 2021-05-16T01:34:18.9680053Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:34:18.9682246Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:34:19.4106306Z Fetched 168 kB in 0s (5558 kB/s) 2021-05-16T01:34:19.4460838Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:34:19.4540096Z (Reading database ... 2021-05-16T01:34:19.4541671Z (Reading database ... 5% 2021-05-16T01:34:19.4543036Z (Reading database ... 10% 2021-05-16T01:34:19.4544391Z (Reading database ... 15% 2021-05-16T01:34:19.4545801Z (Reading database ... 20% 2021-05-16T01:34:19.4546720Z (Reading database ... 25% 2021-05-16T01:34:19.4547635Z (Reading database ... 30% 2021-05-16T01:34:19.4548558Z (Reading database ... 35% 2021-05-16T01:34:19.4549477Z (Reading database ... 40% 2021-05-16T01:34:19.4550395Z (Reading database ... 45% 2021-05-16T01:34:19.4551308Z (Reading database ... 50% 2021-05-16T01:34:19.4584944Z (Reading database ... 55% 2021-05-16T01:34:19.4635691Z (Reading database ... 60% 2021-05-16T01:34:19.4661902Z (Reading database ... 65% 2021-05-16T01:34:19.4789926Z (Reading database ... 70% 2021-05-16T01:34:19.4913033Z (Reading database ... 75% 2021-05-16T01:34:19.4936259Z (Reading database ... 80% 2021-05-16T01:34:19.5483882Z (Reading database ... 85% 2021-05-16T01:34:19.5648730Z (Reading database ... 90% 2021-05-16T01:34:19.5727539Z (Reading database ... 95% 2021-05-16T01:34:19.5728136Z (Reading database ... 100% 2021-05-16T01:34:19.5729003Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T01:34:19.5837339Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:34:19.5860060Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:34:19.6629121Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:34:19.6664733Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:21.9156039Z Reading package lists... 2021-05-16T01:34:22.0793199Z Building dependency tree... 2021-05-16T01:34:22.0815702Z Reading state information... 2021-05-16T01:34:22.2139457Z E: Unable to locate package libmng1 2021-05-16T01:34:22.2830378Z Reading package lists... 2021-05-16T01:34:22.4401435Z Building dependency tree... 2021-05-16T01:34:22.4422133Z Reading state information... 2021-05-16T01:34:22.5712406Z E: Unable to locate package libapparmor-devel 2021-05-16T01:34:22.6395802Z Reading package lists... 2021-05-16T01:34:22.7999380Z Building dependency tree... 2021-05-16T01:34:22.8019448Z Reading state information... 2021-05-16T01:34:22.9611151Z The following additional packages will be installed: 2021-05-16T01:34:22.9615843Z libij-java 2021-05-16T01:34:23.0083612Z The following NEW packages will be installed: 2021-05-16T01:34:23.0092111Z imagej libij-java 2021-05-16T01:34:23.0291786Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:23.0292893Z Need to get 2328 kB of archives. 2021-05-16T01:34:23.0294615Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:34:23.0296581Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:34:23.0892864Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:34:23.5443816Z Fetched 2328 kB in 0s (30.7 MB/s) 2021-05-16T01:34:23.5776200Z Selecting previously unselected package libij-java. 2021-05-16T01:34:23.5857180Z (Reading database ... 2021-05-16T01:34:23.5858011Z (Reading database ... 5% 2021-05-16T01:34:23.5858931Z (Reading database ... 10% 2021-05-16T01:34:23.5859704Z (Reading database ... 15% 2021-05-16T01:34:23.5860483Z (Reading database ... 20% 2021-05-16T01:34:23.5861237Z (Reading database ... 25% 2021-05-16T01:34:23.5861967Z (Reading database ... 30% 2021-05-16T01:34:23.5862705Z (Reading database ... 35% 2021-05-16T01:34:23.5863446Z (Reading database ... 40% 2021-05-16T01:34:23.5864189Z (Reading database ... 45% 2021-05-16T01:34:23.5864927Z (Reading database ... 50% 2021-05-16T01:34:23.5891275Z (Reading database ... 55% 2021-05-16T01:34:23.5942310Z (Reading database ... 60% 2021-05-16T01:34:23.5968087Z (Reading database ... 65% 2021-05-16T01:34:23.6092081Z (Reading database ... 70% 2021-05-16T01:34:23.6215097Z (Reading database ... 75% 2021-05-16T01:34:23.6241571Z (Reading database ... 80% 2021-05-16T01:34:23.6808272Z (Reading database ... 85% 2021-05-16T01:34:23.6980888Z (Reading database ... 90% 2021-05-16T01:34:23.7059321Z (Reading database ... 95% 2021-05-16T01:34:23.7060202Z (Reading database ... 100% 2021-05-16T01:34:23.7061463Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T01:34:23.7168923Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:34:23.7179027Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:34:23.8126432Z Selecting previously unselected package imagej. 2021-05-16T01:34:23.8370731Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:34:23.8382558Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:34:23.9118952Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:34:23.9154634Z Setting up imagej (1.52r-1) ... 2021-05-16T01:34:23.9188181Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:34:24.2976809Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:25.0575796Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:34:27.2925491Z Reading package lists... 2021-05-16T01:34:27.4586066Z Building dependency tree... 2021-05-16T01:34:27.4606268Z Reading state information... 2021-05-16T01:34:27.6202716Z Suggested packages: 2021-05-16T01:34:27.6205152Z bowtie2-examples 2021-05-16T01:34:27.6663861Z The following NEW packages will be installed: 2021-05-16T01:34:27.6669166Z bowtie2 2021-05-16T01:34:27.6875225Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:27.6876083Z Need to get 1324 kB of archives. 2021-05-16T01:34:27.6877554Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:34:27.6879574Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:34:28.1502365Z Fetched 1324 kB in 0s (40.6 MB/s) 2021-05-16T01:34:28.1819945Z Selecting previously unselected package bowtie2. 2021-05-16T01:34:28.1902065Z (Reading database ... 2021-05-16T01:34:28.1902694Z (Reading database ... 5% 2021-05-16T01:34:28.1903252Z (Reading database ... 10% 2021-05-16T01:34:28.1903794Z (Reading database ... 15% 2021-05-16T01:34:28.1904343Z (Reading database ... 20% 2021-05-16T01:34:28.1904924Z (Reading database ... 25% 2021-05-16T01:34:28.1905451Z (Reading database ... 30% 2021-05-16T01:34:28.1905993Z (Reading database ... 35% 2021-05-16T01:34:28.1906517Z (Reading database ... 40% 2021-05-16T01:34:28.1907063Z (Reading database ... 45% 2021-05-16T01:34:28.1907591Z (Reading database ... 50% 2021-05-16T01:34:28.1940410Z (Reading database ... 55% 2021-05-16T01:34:28.1996379Z (Reading database ... 60% 2021-05-16T01:34:28.2023888Z (Reading database ... 65% 2021-05-16T01:34:28.2154514Z (Reading database ... 70% 2021-05-16T01:34:28.2283787Z (Reading database ... 75% 2021-05-16T01:34:28.2309380Z (Reading database ... 80% 2021-05-16T01:34:28.2880659Z (Reading database ... 85% 2021-05-16T01:34:28.3059476Z (Reading database ... 90% 2021-05-16T01:34:28.3144920Z (Reading database ... 95% 2021-05-16T01:34:28.3145595Z (Reading database ... 100% 2021-05-16T01:34:28.3146452Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T01:34:28.3262429Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:34:28.3273210Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:28.5434374Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:28.5475298Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:31.6174187Z Reading package lists... 2021-05-16T01:34:31.7817266Z Building dependency tree... 2021-05-16T01:34:31.7836831Z Reading state information... 2021-05-16T01:34:31.9114021Z E: Unable to locate package install 2021-05-16T01:34:31.9114971Z E: Unable to locate package gdal 2021-05-16T01:34:31.9804143Z Reading package lists... 2021-05-16T01:34:32.1432362Z Building dependency tree... 2021-05-16T01:34:32.1452578Z Reading state information... 2021-05-16T01:34:32.1691437Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:34:32.1693598Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:32.1694927Z is only available from another source 2021-05-16T01:34:32.1695705Z 2021-05-16T01:34:32.2709057Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:34:32.3412820Z Reading package lists... 2021-05-16T01:34:32.5129480Z Building dependency tree... 2021-05-16T01:34:32.5148592Z Reading state information... 2021-05-16T01:34:32.5409346Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:34:32.5410939Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:32.5411945Z is only available from another source 2021-05-16T01:34:32.5412966Z However the following packages replace it: 2021-05-16T01:34:32.5413720Z ffmpeg 2021-05-16T01:34:32.5414198Z 2021-05-16T01:34:32.6516149Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:34:32.7201207Z Reading package lists... 2021-05-16T01:34:32.8833220Z Building dependency tree... 2021-05-16T01:34:32.8852209Z Reading state information... 2021-05-16T01:34:33.0439360Z The following additional packages will be installed: 2021-05-16T01:34:33.0441645Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:33.0443676Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:33.0447023Z libssh2-1-dev 2021-05-16T01:34:33.0447736Z Suggested packages: 2021-05-16T01:34:33.0448823Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:34:33.0967963Z The following NEW packages will be installed: 2021-05-16T01:34:33.0970616Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:33.0974618Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:33.0979882Z libssh2-1-dev 2021-05-16T01:34:33.1198262Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:33.1199498Z Need to get 2667 kB of archives. 2021-05-16T01:34:33.1200848Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:34:33.1203819Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:34:33.1367679Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:34:33.1632480Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:34:33.1705024Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:34:33.1829643Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:34:33.1898759Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:34:33.1993556Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:34:33.2273492Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:34:33.2599032Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:34:33.2768354Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:34:33.2849225Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:34:33.7950374Z Fetched 2667 kB in 0s (12.0 MB/s) 2021-05-16T01:34:33.8287013Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:34:33.8356660Z (Reading database ... 2021-05-16T01:34:33.8357269Z (Reading database ... 5% 2021-05-16T01:34:33.8357963Z (Reading database ... 10% 2021-05-16T01:34:33.8358497Z (Reading database ... 15% 2021-05-16T01:34:33.8359035Z (Reading database ... 20% 2021-05-16T01:34:33.8359561Z (Reading database ... 25% 2021-05-16T01:34:33.8360097Z (Reading database ... 30% 2021-05-16T01:34:33.8360621Z (Reading database ... 35% 2021-05-16T01:34:33.8361155Z (Reading database ... 40% 2021-05-16T01:34:33.8361706Z (Reading database ... 45% 2021-05-16T01:34:33.8362241Z (Reading database ... 50% 2021-05-16T01:34:33.8415849Z (Reading database ... 55% 2021-05-16T01:34:33.8468519Z (Reading database ... 60% 2021-05-16T01:34:33.8497495Z (Reading database ... 65% 2021-05-16T01:34:33.8632243Z (Reading database ... 70% 2021-05-16T01:34:33.8770613Z (Reading database ... 75% 2021-05-16T01:34:33.8797712Z (Reading database ... 80% 2021-05-16T01:34:33.9355970Z (Reading database ... 85% 2021-05-16T01:34:33.9531845Z (Reading database ... 90% 2021-05-16T01:34:33.9612529Z (Reading database ... 95% 2021-05-16T01:34:33.9614024Z (Reading database ... 100% 2021-05-16T01:34:33.9615880Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T01:34:33.9733452Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:34:33.9747450Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:34.0104484Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:34:34.0398881Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:34:34.0414900Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:34.1246950Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:34:34.1477869Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:34:34.1505780Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:34.1885915Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:34:34.2099821Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:34.2110307Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.2566602Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:34:34.2799771Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:34.2814056Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.3165617Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:34:34.3411580Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:34.3421994Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.3846272Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:34:34.4066886Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:34.4078548Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:34.4805906Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:34:34.5032168Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:34.5048512Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.5846693Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:34:34.6125696Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:34:34.6141933Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:34.6727415Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:34:34.7029319Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:34:34.7040330Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:34.7327587Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:34:34.7591862Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:34.7602625Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:34.8960009Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:34.8997283Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.9025636Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:34.9051864Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:34.9078224Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.9109378Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.9135209Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:34.9158455Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:34.9183800Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:34.9213928Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:34.9255884Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:34.9285118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:40.2421836Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:40.3730946Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:42.6089312Z Reading package lists... 2021-05-16T01:34:42.7894496Z Building dependency tree... 2021-05-16T01:34:42.7917372Z Reading state information... 2021-05-16T01:34:43.0528145Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:34:43.0529751Z libtiff-dev set to manually installed. 2021-05-16T01:34:43.0530906Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:43.1251300Z Reading package lists... 2021-05-16T01:34:43.2990663Z Building dependency tree... 2021-05-16T01:34:43.3012557Z Reading state information... 2021-05-16T01:34:43.5510176Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:34:43.5511571Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:43.6320981Z Reading package lists... 2021-05-16T01:34:43.7925965Z Building dependency tree... 2021-05-16T01:34:43.7948306Z Reading state information... 2021-05-16T01:34:44.0085986Z The following NEW packages will be installed: 2021-05-16T01:34:44.0088256Z libsodium-dev 2021-05-16T01:34:44.0285785Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:44.0286667Z Need to get 169 kB of archives. 2021-05-16T01:34:44.0287493Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:34:44.0289492Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:34:44.4784273Z Fetched 169 kB in 0s (8904 kB/s) 2021-05-16T01:34:44.5107674Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:34:44.5183316Z (Reading database ... 2021-05-16T01:34:44.5184095Z (Reading database ... 5% 2021-05-16T01:34:44.5184779Z (Reading database ... 10% 2021-05-16T01:34:44.5185676Z (Reading database ... 15% 2021-05-16T01:34:44.5186376Z (Reading database ... 20% 2021-05-16T01:34:44.5187062Z (Reading database ... 25% 2021-05-16T01:34:44.5187729Z (Reading database ... 30% 2021-05-16T01:34:44.5188423Z (Reading database ... 35% 2021-05-16T01:34:44.5189106Z (Reading database ... 40% 2021-05-16T01:34:44.5189778Z (Reading database ... 45% 2021-05-16T01:34:44.5190458Z (Reading database ... 50% 2021-05-16T01:34:44.5213347Z (Reading database ... 55% 2021-05-16T01:34:44.5259355Z (Reading database ... 60% 2021-05-16T01:34:44.5285231Z (Reading database ... 65% 2021-05-16T01:34:44.5413171Z (Reading database ... 70% 2021-05-16T01:34:44.5536371Z (Reading database ... 75% 2021-05-16T01:34:44.5559136Z (Reading database ... 80% 2021-05-16T01:34:44.6075887Z (Reading database ... 85% 2021-05-16T01:34:44.6238182Z (Reading database ... 90% 2021-05-16T01:34:44.6318098Z (Reading database ... 95% 2021-05-16T01:34:44.6319056Z (Reading database ... 100% 2021-05-16T01:34:44.6320357Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T01:34:44.6434539Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:34:44.6450400Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:44.7269463Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:46.8660202Z Reading package lists... 2021-05-16T01:34:47.0260845Z Building dependency tree... 2021-05-16T01:34:47.0281502Z Reading state information... 2021-05-16T01:34:47.1863612Z The following additional packages will be installed: 2021-05-16T01:34:47.1866551Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:34:47.2366386Z The following NEW packages will be installed: 2021-05-16T01:34:47.2374570Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:34:47.2377403Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:34:47.2581563Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:47.2582364Z Need to get 10.4 MB of archives. 2021-05-16T01:34:47.2583215Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:34:47.2585149Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:34:47.2705004Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:34:47.2922904Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:34:47.3208612Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:34:47.3466229Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:34:47.3844634Z 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-16T01:34:47.4135545Z 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-16T01:34:47.4687580Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:34:47.9265065Z Fetched 10.4 MB in 0s (45.4 MB/s) 2021-05-16T01:34:47.9598275Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:34:47.9678555Z (Reading database ... 2021-05-16T01:34:47.9679307Z (Reading database ... 5% 2021-05-16T01:34:47.9679993Z (Reading database ... 10% 2021-05-16T01:34:47.9680692Z (Reading database ... 15% 2021-05-16T01:34:47.9681359Z (Reading database ... 20% 2021-05-16T01:34:47.9682035Z (Reading database ... 25% 2021-05-16T01:34:47.9682711Z (Reading database ... 30% 2021-05-16T01:34:47.9683383Z (Reading database ... 35% 2021-05-16T01:34:47.9684231Z (Reading database ... 40% 2021-05-16T01:34:47.9684940Z (Reading database ... 45% 2021-05-16T01:34:47.9685591Z (Reading database ... 50% 2021-05-16T01:34:47.9730026Z (Reading database ... 55% 2021-05-16T01:34:47.9778623Z (Reading database ... 60% 2021-05-16T01:34:47.9805043Z (Reading database ... 65% 2021-05-16T01:34:47.9935592Z (Reading database ... 70% 2021-05-16T01:34:48.0067910Z (Reading database ... 75% 2021-05-16T01:34:48.0093801Z (Reading database ... 80% 2021-05-16T01:34:48.0645135Z (Reading database ... 85% 2021-05-16T01:34:48.0816074Z (Reading database ... 90% 2021-05-16T01:34:48.0901511Z (Reading database ... 95% 2021-05-16T01:34:48.0903038Z (Reading database ... 100% 2021-05-16T01:34:48.0904267Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T01:34:48.1012357Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:34:48.1027983Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:48.1829198Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:34:48.2125002Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:34:48.2150762Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:48.3406148Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:34:48.3673469Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:34:48.3686984Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:48.5445916Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:34:48.5667522Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:48.5680270Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:48.7204879Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:34:48.7498223Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:48.7511229Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:48.9367034Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:34:48.9637199Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:48.9649672Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:49.1499662Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:34:49.1769447Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:49.1794877Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:49.5966955Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:34:49.6216227Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:49.6229561Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:49.7166827Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:49.7200311Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:49.7230371Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:49.7262588Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:49.7303727Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:49.7329972Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:49.7356638Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:49.7395018Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:49.7428476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:52.9151220Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:55.1212027Z Reading package lists... 2021-05-16T01:34:55.2857055Z Building dependency tree... 2021-05-16T01:34:55.2878183Z Reading state information... 2021-05-16T01:34:55.5329902Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:34:55.5331418Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:55.6071828Z Reading package lists... 2021-05-16T01:34:55.7767428Z Building dependency tree... 2021-05-16T01:34:55.7788710Z Reading state information... 2021-05-16T01:34:55.9460681Z The following additional packages will be installed: 2021-05-16T01:34:55.9464175Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:55.9465492Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:34:55.9470312Z Suggested packages: 2021-05-16T01:34:55.9471231Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:34:55.9990824Z The following NEW packages will be installed: 2021-05-16T01:34:55.9993517Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:55.9997488Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:34:56.0290477Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:56.0291791Z Need to get 1459 kB of archives. 2021-05-16T01:34:56.0292619Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:34:56.0294799Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:34:56.0360993Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:34:56.0369951Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:34:56.0382363Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:34:56.0391845Z 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-16T01:34:56.0398118Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:34:56.0422380Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:34:56.0498587Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:34:56.0567431Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:34:56.0572942Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:34:56.5314196Z Fetched 1459 kB in 0s (25.5 MB/s) 2021-05-16T01:34:56.5672363Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:34:56.5754217Z (Reading database ... 2021-05-16T01:34:56.5755093Z (Reading database ... 5% 2021-05-16T01:34:56.5756123Z (Reading database ... 10% 2021-05-16T01:34:56.5756729Z (Reading database ... 15% 2021-05-16T01:34:56.5757270Z (Reading database ... 20% 2021-05-16T01:34:56.5757862Z (Reading database ... 25% 2021-05-16T01:34:56.5758422Z (Reading database ... 30% 2021-05-16T01:34:56.5758961Z (Reading database ... 35% 2021-05-16T01:34:56.5759500Z (Reading database ... 40% 2021-05-16T01:34:56.5760024Z (Reading database ... 45% 2021-05-16T01:34:56.5760559Z (Reading database ... 50% 2021-05-16T01:34:56.5811220Z (Reading database ... 55% 2021-05-16T01:34:56.5861186Z (Reading database ... 60% 2021-05-16T01:34:56.5898354Z (Reading database ... 65% 2021-05-16T01:34:56.6035397Z (Reading database ... 70% 2021-05-16T01:34:56.6165197Z (Reading database ... 75% 2021-05-16T01:34:56.6241354Z (Reading database ... 80% 2021-05-16T01:34:56.6674376Z (Reading database ... 85% 2021-05-16T01:34:56.7001430Z (Reading database ... 90% 2021-05-16T01:34:56.7080688Z (Reading database ... 95% 2021-05-16T01:34:56.7082563Z (Reading database ... 100% 2021-05-16T01:34:56.7085063Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T01:34:56.7200215Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:56.7229664Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:56.7605715Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:34:56.7846316Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:56.7859473Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:56.8199831Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:34:56.8451711Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:56.8467564Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:56.8846170Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:34:56.9107815Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:56.9120915Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:56.9486509Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:34:56.9727016Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:34:56.9759026Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:57.0125955Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:34:57.0420439Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:57.0435345Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5874893Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:34:57.5879052Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:34:57.5881532Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:57.5883694Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:34:57.5889495Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:34:57.5891336Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:57.5893168Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:34:57.5895151Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:57.5896833Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5898631Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:34:57.5900542Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:34:57.5902198Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:57.5903825Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:57.5905412Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5907039Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:57.5908639Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:57.5910161Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5911819Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5913601Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5915315Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5916889Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:57.5919827Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:57.5922132Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:57.5923752Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:01.0302658Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:35:03.3779326Z Reading package lists... 2021-05-16T01:35:03.5317973Z Building dependency tree... 2021-05-16T01:35:03.5338212Z Reading state information... 2021-05-16T01:35:03.6589173Z E: Unable to locate package udunits 2021-05-16T01:35:03.7329464Z Reading package lists... 2021-05-16T01:35:03.8911283Z Building dependency tree... 2021-05-16T01:35:03.8930018Z Reading state information... 2021-05-16T01:35:04.0601551Z The following additional packages will be installed: 2021-05-16T01:35:04.0604277Z libwebpdemux2 2021-05-16T01:35:04.1087618Z The following NEW packages will be installed: 2021-05-16T01:35:04.1092341Z libwebp-dev libwebpdemux2 2021-05-16T01:35:04.1287342Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:04.1288218Z Need to get 277 kB of archives. 2021-05-16T01:35:04.1289074Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:35:04.1291203Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:35:04.1306117Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:35:04.5809972Z Fetched 277 kB in 0s (11.5 MB/s) 2021-05-16T01:35:04.6165395Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:35:04.6262754Z (Reading database ... 2021-05-16T01:35:04.6263358Z (Reading database ... 5% 2021-05-16T01:35:04.6265192Z (Reading database ... 10% 2021-05-16T01:35:04.6266146Z (Reading database ... 15% 2021-05-16T01:35:04.6267040Z (Reading database ... 20% 2021-05-16T01:35:04.6267576Z (Reading database ... 25% 2021-05-16T01:35:04.6268082Z (Reading database ... 30% 2021-05-16T01:35:04.6268584Z (Reading database ... 35% 2021-05-16T01:35:04.6269072Z (Reading database ... 40% 2021-05-16T01:35:04.6269573Z (Reading database ... 45% 2021-05-16T01:35:04.6270059Z (Reading database ... 50% 2021-05-16T01:35:04.6303554Z (Reading database ... 55% 2021-05-16T01:35:04.6350329Z (Reading database ... 60% 2021-05-16T01:35:04.6398836Z (Reading database ... 65% 2021-05-16T01:35:04.6539746Z (Reading database ... 70% 2021-05-16T01:35:04.6670275Z (Reading database ... 75% 2021-05-16T01:35:04.6700613Z (Reading database ... 80% 2021-05-16T01:35:04.7125487Z (Reading database ... 85% 2021-05-16T01:35:04.7488174Z (Reading database ... 90% 2021-05-16T01:35:04.7581401Z (Reading database ... 95% 2021-05-16T01:35:04.7582962Z (Reading database ... 100% 2021-05-16T01:35:04.7584848Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T01:35:04.7717845Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:35:04.7744502Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:35:04.8000544Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:35:04.8307089Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:35:04.8320032Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:35:04.9262324Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:35:04.9296333Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:35:04.9342087Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:07.1268679Z Reading package lists... 2021-05-16T01:35:07.2902993Z Building dependency tree... 2021-05-16T01:35:07.2925809Z Reading state information... 2021-05-16T01:35:07.4508140Z The following additional packages will be installed: 2021-05-16T01:35:07.4520016Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:35:07.4522807Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:35:07.4525485Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:35:07.4526727Z Suggested packages: 2021-05-16T01:35:07.4528285Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:35:07.4529484Z Recommended packages: 2021-05-16T01:35:07.4530327Z cargo 2021-05-16T01:35:07.5098852Z The following NEW packages will be installed: 2021-05-16T01:35:07.5122940Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:35:07.5125682Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:35:07.5127902Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:35:07.5367586Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:07.5368727Z Need to get 108 MB of archives. 2021-05-16T01:35:07.5370005Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:35:07.5372158Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:35:07.5410794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:35:07.5761613Z 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-16T01:35:07.5783050Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:35:07.6222560Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:35:07.6260735Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:35:07.6289995Z 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-16T01:35:07.6901511Z 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-16T01:35:08.6927585Z 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-16T01:35:09.1692790Z 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-16T01:35:09.1896838Z 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-16T01:35:09.2238506Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:35:09.3607240Z 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-16T01:35:09.8095133Z Fetched 108 MB in 2s (58.5 MB/s) 2021-05-16T01:35:09.8426720Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:35:09.8509014Z (Reading database ... 2021-05-16T01:35:09.8509830Z (Reading database ... 5% 2021-05-16T01:35:09.8510537Z (Reading database ... 10% 2021-05-16T01:35:09.8511231Z (Reading database ... 15% 2021-05-16T01:35:09.8511923Z (Reading database ... 20% 2021-05-16T01:35:09.8512793Z (Reading database ... 25% 2021-05-16T01:35:09.8513528Z (Reading database ... 30% 2021-05-16T01:35:09.8514268Z (Reading database ... 35% 2021-05-16T01:35:09.8514998Z (Reading database ... 40% 2021-05-16T01:35:09.8515715Z (Reading database ... 45% 2021-05-16T01:35:09.8516447Z (Reading database ... 50% 2021-05-16T01:35:09.8552425Z (Reading database ... 55% 2021-05-16T01:35:09.8600279Z (Reading database ... 60% 2021-05-16T01:35:09.8632380Z (Reading database ... 65% 2021-05-16T01:35:09.8763289Z (Reading database ... 70% 2021-05-16T01:35:09.8890848Z (Reading database ... 75% 2021-05-16T01:35:09.8915241Z (Reading database ... 80% 2021-05-16T01:35:09.9329392Z (Reading database ... 85% 2021-05-16T01:35:09.9659457Z (Reading database ... 90% 2021-05-16T01:35:09.9742172Z (Reading database ... 95% 2021-05-16T01:35:09.9743112Z (Reading database ... 100% 2021-05-16T01:35:09.9744430Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T01:35:09.9854966Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:35:09.9873883Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:35:10.0278493Z Selecting previously unselected package libipt2. 2021-05-16T01:35:10.0577816Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:35:10.0591147Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:35:10.0877465Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:35:10.1166817Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:35:10.1198963Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:35:10.1656005Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:35:10.1919318Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:35:10.1978582Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:35:10.2766667Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:35:10.3013846Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:35:10.3024070Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:35:10.3525458Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:35:10.3818732Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:35:10.3830602Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:35:10.4125750Z Selecting previously unselected package gdb. 2021-05-16T01:35:10.4365685Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:35:10.4382783Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:35:10.7824548Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:35:10.8111533Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:10.8123017Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:17.5646894Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:35:17.5860334Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:17.5872987Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:20.8565303Z Selecting previously unselected package rustc. 2021-05-16T01:35:20.8804596Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:20.8823839Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:21.0888636Z Selecting previously unselected package cargo. 2021-05-16T01:35:21.1193896Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:21.1205899Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:21.4925984Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:35:21.5166461Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:35:21.5181098Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:23.0925050Z Selecting previously unselected package rust-gdb. 2021-05-16T01:35:23.0926535Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:35:23.0928215Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0929618Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0931037Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:35:23.0932267Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:23.0933551Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0934657Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:35:23.0935807Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:35:23.0936998Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:35:23.0938187Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0939958Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:35:23.0941092Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:35:23.0942124Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0942966Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:35:23.0943982Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:23.0945013Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:23.0945939Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:26.4543590Z Reading package lists... 2021-05-16T01:35:26.6240306Z Building dependency tree... 2021-05-16T01:35:26.6262063Z Reading state information... 2021-05-16T01:35:26.8050926Z The following additional packages will be installed: 2021-05-16T01:35:26.8054742Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:26.8057964Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:26.8062191Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:26.8065617Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:26.8068522Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:26.8071344Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:26.8073939Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:26.8076852Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:26.8079842Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:26.8082889Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:26.8088493Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:26.8091555Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:26.8094676Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:26.8098156Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:26.8101428Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:26.8104535Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:26.8107485Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:26.8110546Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:26.8113686Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:26.8116401Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:26.8118869Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:26.8121493Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:26.8124146Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:26.8128846Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:26.8131037Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:26.8133737Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:26.8136338Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:26.8138877Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:26.8140396Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:26.8141824Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:26.8143173Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:26.8144501Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:26.8145935Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:26.8147392Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:26.8148985Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:26.8150560Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:26.8152053Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:26.8153471Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:26.8154870Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:26.8156475Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:26.8157887Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:26.8159182Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:35:26.8160472Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:26.8162008Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:26.8163771Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:26.8165545Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:26.8167004Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:26.8168578Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:26.8169915Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:26.8170677Z Suggested packages: 2021-05-16T01:35:26.8171790Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:35:26.8173134Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:35:26.8174688Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:35:26.8176229Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:35:26.8177540Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:35:26.8178963Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:35:26.8180468Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:35:26.8181984Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:35:26.8183410Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:35:26.8184846Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:35:26.8186440Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:35:26.8188046Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:35:26.8189547Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:35:26.8190643Z wpagui libengine-pkcs11-openssl 2021-05-16T01:35:26.8983105Z The following NEW packages will be installed: 2021-05-16T01:35:26.8986796Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:26.8990069Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:26.8993339Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:26.8996322Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:26.8999380Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:26.9002348Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:26.9006538Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:26.9009770Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:26.9012768Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:26.9015609Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:26.9018544Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:26.9021501Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:26.9024619Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:26.9028019Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:26.9031264Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:26.9034366Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:26.9042345Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:26.9045462Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:26.9048348Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:26.9050631Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:26.9051883Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:26.9053492Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:26.9054851Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:26.9055959Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:26.9057095Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:26.9058458Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:26.9059825Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:26.9061213Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:26.9062728Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:26.9064063Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:26.9065562Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:26.9066882Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:26.9068308Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:26.9069786Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:26.9071355Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:26.9072945Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:26.9074440Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:26.9075868Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:26.9077271Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:26.9078765Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:26.9080291Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:26.9081735Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:35:26.9083305Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:26.9085096Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:26.9086791Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:26.9088280Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:26.9089718Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:26.9091332Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:26.9092671Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:27.0052220Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:27.0053090Z Need to get 183 MB of archives. 2021-05-16T01:35:27.0053904Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:35:27.0056251Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:35:27.0084664Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:35:27.0706232Z 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-16T01:35:27.0710926Z 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-16T01:35:27.0714249Z 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-16T01:35:27.0725344Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:35:27.0741763Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:35:27.0793757Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:35:27.0799995Z 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-16T01:35:27.0810744Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:35:27.0875213Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:35:27.0926965Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:35:27.1078387Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:35:27.1080422Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:35:27.1084416Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:35:27.1091204Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:35:27.1096758Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:35:27.1103247Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:35:27.1109162Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:35:27.1115626Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:35:27.1122188Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:35:27.1129671Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:35:27.1135960Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:35:27.1591143Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:35:27.1933106Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:35:27.1957263Z 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-16T01:35:27.1991623Z 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-16T01:35:27.2117199Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:35:27.2127095Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:35:27.2149788Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:35:27.2172640Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:35:27.2319986Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:35:27.2453432Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:35:27.2468689Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:35:27.2481545Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:35:27.2489286Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:35:27.3613616Z 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-16T01:35:27.3621227Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:35:27.3722321Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:35:27.3746121Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:35:27.3770031Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:35:27.3785321Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:35:27.3794238Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:35:27.3814536Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:35:27.3827257Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:35:27.3845918Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:35:27.3858439Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:35:27.3907015Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:35:27.3917849Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:35:27.3964743Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:35:27.3977079Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:35:27.3987217Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:35:27.3993041Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:35:27.4006827Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:35:27.4060182Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:35:27.4086635Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:35:27.4808070Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:35:27.4898990Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:35:27.4909293Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:35:27.4940449Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:35:27.4947033Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:35:27.4954060Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:35:27.4961574Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:35:27.4979732Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:35:27.4991245Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:35:27.5028565Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:35:27.5049967Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:35:27.5069001Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:35:27.5198509Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:35:27.5288798Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:35:27.6283451Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:35:27.6288554Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:35:27.6301916Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:35:27.6323213Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:35:27.6344189Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:35:27.6402460Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:35:27.6416947Z 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-16T01:35:27.7378521Z 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-16T01:35:27.7385107Z 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-16T01:35:27.7431816Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:35:27.7614128Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:35:27.7621039Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:35:27.7643066Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:35:27.7710011Z 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-16T01:35:27.8248338Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:35:27.8413236Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:35:27.8422806Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:35:27.8428845Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:35:27.8436969Z 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-16T01:35:27.8489820Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:35:27.8494576Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:35:27.8511564Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:35:27.8520720Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:35:27.8541347Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:35:27.8553213Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:35:27.8559652Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:35:27.8786289Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:35:27.8834724Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:35:27.8860082Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:35:27.8861975Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:35:27.8878272Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:35:27.8919997Z 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-16T01:35:27.8973862Z 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-16T01:35:27.8993584Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:35:27.9008179Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:35:27.9122211Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:35:27.9129496Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:35:28.4133625Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:35:28.4146839Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:35:28.4160897Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:35:28.5229613Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:35:28.5772342Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:35:28.5776089Z 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-16T01:35:28.5786286Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:35:28.5843034Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:35:28.5851098Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:35:28.6132664Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:35:28.6218808Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:35:28.6238153Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:35:28.6242902Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:35:28.6245019Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:35:28.6267724Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:35:28.6282275Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:35:28.6284620Z 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-16T01:35:28.6286534Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:35:28.6301390Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:35:28.6309174Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:35:28.6312739Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:35:28.6316376Z 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-16T01:35:28.6321432Z 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-16T01:35:28.6329123Z 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-16T01:35:28.6338181Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:35:28.6354554Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:35:28.6512601Z 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-16T01:35:28.6570375Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:35:28.6575867Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:35:28.6590808Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:35:28.6658158Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:35:28.6676868Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:35:28.6692665Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:35:28.6697394Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:35:28.6713838Z 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-16T01:35:28.6721565Z 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-16T01:35:28.6727111Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:35:28.6740147Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:35:28.6748460Z 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-16T01:35:28.6754084Z 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-16T01:35:28.6793613Z 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-16T01:35:28.6964547Z 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-16T01:35:28.7501630Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:35:28.7507627Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:35:28.7556785Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:35:28.7572945Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:35:28.7581263Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:35:28.7615625Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:35:28.7621404Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:35:28.7857881Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:35:28.7923449Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:35:28.8012403Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:35:28.8302894Z 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-16T01:35:28.8334081Z 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-16T01:35:28.8357460Z 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-16T01:35:28.8363433Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:35:28.8414618Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:35:28.8417055Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:35:28.8433856Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:35:28.8436367Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:35:28.8501964Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:35:28.8597615Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:35:28.9087746Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:35:28.9091639Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:35:28.9104633Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:35:28.9107730Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:35:28.9116146Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:35:28.9121014Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:35:28.9155007Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:35:28.9157068Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:35:28.9170463Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:35:28.9173017Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:35:28.9181480Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:35:28.9187851Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:35:28.9197754Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:35:28.9350261Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:35:28.9357750Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:35:28.9934522Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:35:28.9939699Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:35:28.9947250Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:35:28.9999847Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:35:29.0005169Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:35:29.0017909Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:35:29.0081030Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:35:29.0083141Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:35:29.0411714Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:35:29.0423520Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:35:29.0435437Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:35:29.0633958Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:35:29.0656641Z 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-16T01:35:29.0670190Z 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-16T01:35:29.0672895Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:35:29.0683212Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:35:29.0951953Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:35:29.1597650Z 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-16T01:35:29.1650548Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:35:29.1729008Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:35:29.7747209Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:35:29.8154185Z 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-16T01:35:29.8193175Z 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-16T01:35:29.8202364Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:35:29.8261967Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:35:29.8272734Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:35:29.8395654Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:35:29.8523094Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:35:29.8532167Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:35:29.8536616Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:35:31.0968375Z Fetched 183 MB in 3s (62.1 MB/s) 2021-05-16T01:35:31.1346789Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:35:31.1425569Z (Reading database ... 2021-05-16T01:35:31.1426281Z (Reading database ... 5% 2021-05-16T01:35:31.1426884Z (Reading database ... 10% 2021-05-16T01:35:31.1427501Z (Reading database ... 15% 2021-05-16T01:35:31.1428103Z (Reading database ... 20% 2021-05-16T01:35:31.1428687Z (Reading database ... 25% 2021-05-16T01:35:31.1429296Z (Reading database ... 30% 2021-05-16T01:35:31.1429874Z (Reading database ... 35% 2021-05-16T01:35:31.1430475Z (Reading database ... 40% 2021-05-16T01:35:31.1431071Z (Reading database ... 45% 2021-05-16T01:35:31.1431654Z (Reading database ... 50% 2021-05-16T01:35:31.1475055Z (Reading database ... 55% 2021-05-16T01:35:31.1520449Z (Reading database ... 60% 2021-05-16T01:35:31.1552899Z (Reading database ... 65% 2021-05-16T01:35:31.1704393Z (Reading database ... 70% 2021-05-16T01:35:31.1832966Z (Reading database ... 75% 2021-05-16T01:35:31.1878926Z (Reading database ... 80% 2021-05-16T01:35:31.2462340Z (Reading database ... 85% 2021-05-16T01:35:31.2928702Z (Reading database ... 90% 2021-05-16T01:35:31.3014912Z (Reading database ... 95% 2021-05-16T01:35:31.3015603Z (Reading database ... 100% 2021-05-16T01:35:31.3016629Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T01:35:31.3201419Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:35:31.3233605Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:31.3624838Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:35:31.3926218Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:31.4016534Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:31.6231384Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:35:31.6528063Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:31.6542797Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:31.6924330Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:35:31.7225824Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:31.7240263Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:31.7605142Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:31.7848748Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:31.7859464Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:31.8137997Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:31.8446684Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:31.8457810Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:31.8766312Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:31.9031173Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:31.9039412Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:31.9626930Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:31.9937714Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:31.9949696Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:32.0201476Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:32.0499595Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:32.0509556Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:32.0925332Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:32.1196913Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:32.1212026Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:32.1629041Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:32.1927981Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:32.1944573Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:32.2485880Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:32.2756740Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:32.2773133Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:32.3766687Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:32.4039730Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:32.4061295Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:32.4379134Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:32.4681790Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:32.4693433Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:32.4977767Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:32.5418296Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:32.5427740Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:32.5726518Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:32.6000761Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:32.6015000Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:32.6282535Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:32.6583059Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:32.6595329Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:32.6966726Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:32.7297830Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:32.7332974Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:32.7646415Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:32.7917254Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:32.7936866Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:32.8206271Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:32.8487575Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:32.8502765Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:32.8816357Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:32.9109938Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:32.9121691Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:32.9525603Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:32.9757943Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:32.9775655Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:33.0205419Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:33.0436179Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:33.0536612Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:33.3885350Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:33.4140932Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:33.4154342Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:33.6747251Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:33.7040201Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:33.7056018Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:33.7487461Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:33.7767397Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:33.7781785Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:33.8366736Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:33.8580157Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:33.8597092Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:33.9629477Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:33.9923565Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:33.9936893Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:34.0287025Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:34.0548038Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.0573029Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:34.1085605Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:34.1335297Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.1350354Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:34.1845676Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:34.2134515Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.2145570Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:34.4046191Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:34.4308418Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.4318927Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:34.6000627Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:34.6299486Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.6309369Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:34.6725302Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:34.6992243Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:34.7006181Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:34.7445485Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:34.7742757Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:34.7757373Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:34.8125613Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:34.8379917Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:34.8393126Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:36.3479752Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:36.3853742Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:36.3885961Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:36.4268282Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:36.4573488Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:36.4603718Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:36.7211160Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:36.7518645Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:36.7533271Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:36.8206389Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:36.8496171Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:36.8508506Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:36.9085576Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:36.9328046Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:36.9344543Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:36.9806063Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:37.0045091Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:37.0058406Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:37.0353911Z Selecting previously unselected package gdal-data. 2021-05-16T01:35:37.0657862Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:35:37.0719375Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:37.1270821Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:35:37.1580204Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:35:37.1591786Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:37.2031148Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:35:37.2299854Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:35:37.2329705Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:37.2812277Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:35:37.3124895Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:37.3160474Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:37.3605520Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:35:37.3867005Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:35:37.3883769Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:37.4685267Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:35:37.4946691Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:37.4956923Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:37.5359886Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:35:37.5627176Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:35:37.5638737Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:37.6398886Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:35:37.6701579Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:35:37.6716636Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:37.7157618Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:35:37.7402077Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:35:37.7416585Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:37.7816004Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:35:37.8184845Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:35:37.8196455Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:37.8479630Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:35:37.8780785Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:35:37.8791021Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:37.9233317Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:35:37.9528826Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:37.9542538Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:38.0354821Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:35:38.0655217Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:38.0666854Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:38.1002254Z Selecting previously unselected package proj-data. 2021-05-16T01:35:38.1300528Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:35:38.1309949Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:35:38.9927892Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:35:39.0226511Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:35:39.0238501Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:39.1448143Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:35:39.1749753Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:35:39.1763250Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:39.2088547Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:35:39.2389548Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:35:39.2401586Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:39.2974812Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:35:39.3282594Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:35:39.3295553Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:39.3645117Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:35:39.3875517Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:35:39.3886894Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:39.4245464Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:35:39.4494871Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:39.4508119Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:39.4885326Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:35:39.5142652Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:39.5155298Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:39.5595802Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:35:39.5906084Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:39.5918173Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:39.6378486Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:35:39.6658003Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:35:39.6669530Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:39.7445489Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:35:39.7698190Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:35:39.7709222Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:39.8285756Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:35:39.8529138Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:35:39.8541744Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:39.9085513Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:35:39.9325317Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:39.9339601Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:40.1068038Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:35:40.1371689Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:35:40.1389762Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:40.2686147Z Selecting previously unselected package libgdal26. 2021-05-16T01:35:40.2984441Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:40.2996787Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:41.0251765Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:35:41.0633269Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.0656602Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.1045323Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:35:41.1297129Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:35:41.1312429Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:41.1686510Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:35:41.1949893Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.1962546Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:41.2260786Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:35:41.2628153Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.2641519Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:41.3049084Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:35:41.3345928Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:35:41.3356228Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:41.3965625Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:35:41.4248030Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:35:41.4265174Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:41.4790241Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:35:41.5139420Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:41.5151493Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:42.1602868Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:35:42.1908179Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:42.1919758Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:42.2208567Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:35:42.2514753Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:35:42.2528942Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:42.3045932Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:35:42.3282845Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:42.3295694Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:42.5045649Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:35:42.5291466Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.5305514Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:42.5685442Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:35:42.5958143Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:42.5970493Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:42.6446634Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:35:42.6745227Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:35:42.6756989Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:42.7699574Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:35:42.8114233Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:42.8289665Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.2023190Z Selecting previously unselected package qgis-providers. 2021-05-16T01:35:43.2405993Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:43.2420560Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:43.4846401Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:35:43.5115733Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:43.5126694Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:43.5525077Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:35:43.5751945Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:35:43.5762403Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:43.6089076Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:35:43.6341274Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:43.6353605Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:43.6805787Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:35:43.7058694Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:43.7073005Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:43.7947977Z Selecting previously unselected package blt. 2021-05-16T01:35:43.8248157Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:43.8261286Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:43.8526208Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:35:43.8791885Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:35:43.8803544Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:43.9193675Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:35:43.9495320Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:43.9525300Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:44.0005901Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:35:44.0229565Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:44.0243209Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:44.0765511Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:35:44.1073874Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:44.1091480Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:44.1477910Z Selecting previously unselected package gcr. 2021-05-16T01:35:44.1780847Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:44.1792550Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:35:44.2210196Z Selecting previously unselected package python3-numpy. 2021-05-16T01:35:44.2512636Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:35:44.2524321Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:44.5698824Z Selecting previously unselected package python3-gdal. 2021-05-16T01:35:44.6005838Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:44.6014317Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:44.6873347Z Selecting previously unselected package gdal-bin. 2021-05-16T01:35:44.7180338Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:44.7192399Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:44.7790934Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:35:44.8104173Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:44.8118080Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:44.8445791Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:35:44.8691684Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:35:44.8704531Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:44.9206578Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:35:44.9469922Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:35:44.9482416Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:44.9969897Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:35:45.0275109Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:45.0288565Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:45.0821491Z Selecting previously unselected package p11-kit. 2021-05-16T01:35:45.1128792Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:45.1141052Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:45.1573171Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:35:45.1876018Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:35:45.1893849Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:35:45.2205292Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:35:45.2608825Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:45.2768666Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:35:45.3792795Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:35:45.4098525Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:45.4112962Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:45.4421818Z Selecting previously unselected package grass-doc. 2021-05-16T01:35:45.4728236Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:35:45.4736764Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:47.3918845Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:35:47.4230650Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:35:47.4248705Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:47.4670535Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:35:47.4974867Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:47.4989392Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:47.5377400Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:35:47.5687872Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:47.5701323Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:47.7780335Z Selecting previously unselected package grass-core. 2021-05-16T01:35:47.8084454Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:35:47.8095486Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:35:48.4642730Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:35:48.4959628Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:35:48.4972282Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:48.5289547Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:35:48.5600349Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:35:48.5614498Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:48.5969166Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:35:48.6280135Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:35:48.6290602Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:48.7205695Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:35:48.7513268Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:35:48.7525478Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:48.7947432Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:35:48.8258112Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:35:48.8269255Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:49.1982534Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:35:49.2316883Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:35:49.2326593Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:49.3526220Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:35:49.3777391Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:49.3789179Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:49.4246087Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:35:49.4500815Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:49.4515522Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:49.4820167Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:35:49.5132830Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:35:49.5154970Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:49.5507342Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:35:49.5820359Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:35:49.5904054Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:49.6736548Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:35:49.7051784Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:35:49.7064799Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:49.7525850Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:35:49.7787907Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:35:49.7804722Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:49.8113578Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:35:49.8422435Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:49.8433789Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:49.8706972Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:35:49.9022254Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:49.9031745Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:49.9526391Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:35:49.9795044Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:35:49.9806830Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:50.0165927Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:35:50.0409894Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:50.0421080Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:50.0734331Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:35:50.1047938Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:35:50.1060304Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:50.1342120Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:35:50.1658512Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.1687461Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.2045760Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:35:50.2303125Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.2315001Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.2687103Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:35:50.2982191Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.2993572Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.3341481Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:35:50.3657670Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.3675753Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.4104306Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:35:50.4414458Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:50.4425642Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:50.6159577Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:35:50.6469779Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.6484646Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.6844563Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:35:50.7157034Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:50.7167209Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:50.7525169Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:35:50.7753821Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:50.7782108Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.8201932Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:35:50.8521777Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:50.8536621Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:50.9599589Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:35:50.9909115Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:50.9929644Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.0446156Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:35:51.0754086Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.0765831Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.1286548Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:35:51.1583278Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.1593108Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.1926241Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:35:51.2202274Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.2218826Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.2766159Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:35:51.3000215Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.3012170Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.3405964Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:35:51.3633978Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.3647487Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.3966869Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:35:51.4241793Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.4252846Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.4636503Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:35:51.4952227Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.4963013Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.5256729Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:35:51.5565021Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:51.5577744Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:51.5886370Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:35:51.6175375Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:51.6188312Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:51.6719132Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:35:51.7031149Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:51.7042939Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:51.8446846Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:35:51.8711651Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:51.8726092Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:52.2418094Z Selecting previously unselected package qtchooser. 2021-05-16T01:35:52.2721818Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:35:52.2735111Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:35:52.3074488Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:35:52.3381407Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.3391612Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.4245389Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:35:52.4501151Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.4515152Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.4925808Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:35:52.5218729Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.5237637Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.5605735Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:35:52.5866292Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.5882132Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.6510944Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:35:52.6818943Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.6833848Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.7142705Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:35:52.7454966Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:52.7468565Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:52.9813721Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:35:53.0122389Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:53.0134133Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:53.1246225Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:35:53.1508879Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:53.1520825Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:53.2934666Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:35:53.3245858Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:53.3260764Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:53.4607861Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:35:53.4891379Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:53.4901534Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:53.5566032Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:35:53.5849358Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:53.5862195Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:53.6408118Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:35:53.6727421Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:53.6738658Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:53.7166210Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:35:53.7424078Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:35:53.7440980Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:53.8330453Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:35:53.8645818Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:35:53.8835343Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:53.9165278Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:35:53.9422406Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:53.9438456Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:53.9843878Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:35:54.0146886Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:54.0159454Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:54.0490505Z Selecting previously unselected package modemmanager. 2021-05-16T01:35:54.0803791Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:35:54.0894938Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:35:54.2087310Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:35:54.2336427Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:35:54.2347815Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:54.2725800Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:35:54.3005134Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:35:54.3017954Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:54.6566565Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:35:54.6823903Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:35:54.6835963Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:54.7132527Z Selecting previously unselected package python3-bs4. 2021-05-16T01:35:54.7438412Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:35:54.7447214Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:54.7845657Z Selecting previously unselected package python3-cycler. 2021-05-16T01:35:54.8103443Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:35:54.8116495Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:35:54.8394699Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:35:54.8702143Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:35:54.8721908Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:54.9125883Z Selecting previously unselected package python3-decorator. 2021-05-16T01:35:54.9359723Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:35:54.9373405Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:54.9725817Z Selecting previously unselected package python3-future. 2021-05-16T01:35:54.9984150Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:35:55.0001060Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:35:55.0781215Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:35:55.1112898Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:35:55.1124655Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:55.1442162Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:35:55.1753853Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:35:55.1766071Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:55.2119645Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:35:55.2432174Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:35:55.2441799Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:55.2806695Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:35:55.3085344Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:35:55.3098494Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:55.3566749Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:35:55.3848494Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:35:55.3858013Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:55.4186727Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:35:55.4496883Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:35:55.4523416Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:55.6258460Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:35:55.6571476Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:35:55.6582977Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:55.8373712Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:35:55.8704992Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:35:55.8715267Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:55.9206069Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:35:55.9469629Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:35:55.9488431Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:56.4286072Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:35:56.4550616Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:35:56.4575098Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:56.4926625Z Selecting previously unselected package python3-olefile. 2021-05-16T01:35:56.5207059Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:35:56.5222161Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:35:56.5605835Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:35:56.5869681Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:35:56.5881983Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:56.6532005Z Selecting previously unselected package python3-tz. 2021-05-16T01:35:56.6874074Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:35:56.6933879Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:35:56.7227655Z Selecting previously unselected package python3-owslib. 2021-05-16T01:35:56.7546550Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:35:56.7560165Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:35:56.8115290Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:35:56.8431042Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:35:56.8444512Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:56.9246260Z Selecting previously unselected package python3-retrying. 2021-05-16T01:35:56.9521885Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:35:56.9534985Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:35:56.9843109Z Selecting previously unselected package python3-plotly. 2021-05-16T01:35:57.0173856Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:35:57.0184571Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:57.4926195Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:35:57.5204454Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:35:57.5216319Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:57.5686528Z Selecting previously unselected package python3-sip. 2021-05-16T01:35:57.5960625Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:57.5970043Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:57.6365771Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:35:57.6658816Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:57.6669425Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:57.9705549Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:35:58.0111286Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:58.0121980Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:35:58.0731769Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:35:58.1117983Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:58.1131631Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:58.1507226Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:35:58.1822988Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:58.1835199Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:58.2141065Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:35:58.2463447Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:58.2478191Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:58.2932421Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:35:58.3245807Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:58.3263541Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:58.6286974Z Selecting previously unselected package python3-qgis. 2021-05-16T01:35:58.6566395Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:58.6580778Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:59.7166092Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:35:59.7434931Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:35:59.7447699Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:59.7829274Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:35:59.8146241Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:35:59.8159098Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:59.8706806Z Selecting previously unselected package qgis-common. 2021-05-16T01:35:59.9020885Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:59.9036044Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:01.6421154Z Selecting previously unselected package qgis. 2021-05-16T01:36:01.6737594Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:01.7286930Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:01.9988904Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:36:02.0307590Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:36:02.0320989Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:02.2092900Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:36:02.2416157Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:02.2429631Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:02.2805220Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:36:02.3127653Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:02.3140685Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:02.3934248Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:36:02.4259440Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:02.4272011Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:02.4729216Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:36:02.5051742Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:36:02.5065107Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:36:02.7046316Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:36:02.7366821Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:36:02.7378946Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:36:02.8880586Z Selecting previously unselected package proj-bin. 2021-05-16T01:36:02.9199552Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:36:02.9212979Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:36:02.9569300Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:36:02.9883934Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:36:02.9894916Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:36:03.0208296Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:36:03.0536267Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:36:03.0616679Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:36:03.1431287Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:36:03.1471193Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:36:03.4409838Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:36:03.4431764Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:36:03.4466664Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:36:03.4499185Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:03.4603283Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:36:03.4637573Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:36:03.4673035Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:36:03.4707646Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:03.4734134Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:36:03.4761152Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:36:03.4796790Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:36:03.4825312Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:36:03.4854878Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:36:03.4884184Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:36:03.4906964Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:36:03.4941933Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:36:03.4970677Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:36:03.4996251Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:36:03.6665572Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:36:03.6689779Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:36:03.6726971Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:36:03.8394078Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:36:03.8432653Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:36:04.0015130Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:36:04.0048836Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:36:04.0082789Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:36:04.0117143Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:36:04.0154892Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:36:04.0196202Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:36:04.0230691Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:36:04.1403516Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:36:04.1438440Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:36:04.1467091Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:36:04.1509278Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:36:04.1538161Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:36:04.3084903Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:04.3114223Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:36:04.4749932Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:36:04.4843443Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:36:04.4872438Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:36:04.4950991Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:04.4991967Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:36:04.5022951Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:36:04.5101538Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:04.5126650Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:36:04.6730342Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:36:04.6760727Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:36:04.6793266Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:36:04.6821124Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:36:04.6909250Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:36:04.6945614Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:36:04.8938839Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:36:04.8977553Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:36:05.0576438Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:36:05.0603191Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:36:05.0633496Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:36:05.0660080Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:36:05.0683820Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:36:05.0720352Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:36:05.0746607Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:36:05.2507433Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:05.2533184Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:36:05.2583732Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:36:05.2613586Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:05.2704269Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:36:05.5037937Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:36:06.8435842Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:36:06.8471443Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:36:06.8496772Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:36:06.8530426Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:06.8557875Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:36:06.8592544Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:36:06.8633682Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:36:06.8662990Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:36:07.0828667Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:07.0873059Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:36:07.0905456Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:36:07.0943602Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:36:07.3166865Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:36:07.3215038Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:07.3245905Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:07.3288784Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:36:07.3315351Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:36:07.3511327Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:36:07.5691488Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:07.5725167Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:07.5758024Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:36:07.5855870Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:36:07.5887018Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:07.5932507Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:07.5962181Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:07.6010788Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:36:07.6092374Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:36:07.6157972Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:36:07.9996340Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:08.1634993Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:36:08.1658831Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.1685687Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:08.1713023Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:36:08.1740609Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:36:08.1782171Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:08.1810150Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:36:08.1847132Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:08.1872216Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:08.3932275Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:36:08.5715546Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:36:08.7475463Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:36:08.7509913Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:36:08.7539719Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:36:08.7570789Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:36:08.9259696Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:08.9289759Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:08.9318441Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:08.9346569Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:36:09.9891955Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:09.9969568Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:36:10.0021453Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:10.0048125Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:10.0079070Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:10.0106608Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:36:10.0142778Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:36:10.0169475Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:36:10.0198216Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:36:10.4729073Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:36:10.4749352Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:10.4827605Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:36:10.7166299Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:36:10.7210346Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:36:10.9272226Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:10.9300997Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:36:11.1486720Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:36:12.1061756Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:36:12.1069005Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:12.1072032Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:36:12.1075210Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:12.1079139Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:12.1081836Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:36:12.1740505Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:12.1768714Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:36:12.1811039Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:12.1826845Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:12.1873868Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:12.1902003Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:12.1931591Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:36:12.3654046Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.3656517Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:12.3658258Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.3659804Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:12.4119131Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.4120524Z if direction is "increasing": 2021-05-16T01:36:12.4122199Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.4123414Z elif direction is "decreasing": 2021-05-16T01:36:12.4319568Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.4321175Z if direction is "increasing": 2021-05-16T01:36:12.4322881Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:12.4324523Z elif direction is "decreasing": 2021-05-16T01:36:13.4928468Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:13.4930577Z if props["offset_coordinates"] is "data": 2021-05-16T01:36:13.4933676Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:13.4935401Z if props["coordinates"] is not "data": 2021-05-16T01:36:14.3227405Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:36:14.8960672Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:14.8965959Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:14.8970069Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:36:16.1286958Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:36:16.1315678Z First installation detected... 2021-05-16T01:36:16.1318327Z Checking NSS setup... 2021-05-16T01:36:16.1356498Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:36:16.1401977Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:16.1434725Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:36:16.4508501Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:16.4539191Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:36:16.4566991Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:16.4590959Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:16.4622837Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:36:16.4650228Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:36:16.4679006Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:36:16.4706543Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:36:16.4736479Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:16.6862736Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:16.6890052Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:36:16.6925330Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:36:17.0917397Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:17.0920422Z if value is '': 2021-05-16T01:36:17.2075374Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:17.2077932Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:17.2080329Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:17.2082476Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:17.2085934Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:17.2099240Z if driver_string is not None and driver_string is not "": 2021-05-16T01:36:17.2588070Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:17.2590077Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:17.2592192Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:17.2594164Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:17.3351120Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:36:17.3383313Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3478827Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:36:17.3517120Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3553447Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3771970Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:17.3812795Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3849484Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3884534Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:17.3909568Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.3940921Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:17.4950561Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:17.4982316Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.5012057Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.5061986Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:36:17.6543204Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:17.6548335Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:18.2254574Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2311606Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2390958Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:36:18.2431743Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2461986Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:18.2500777Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2536902Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:36:18.2566261Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:36:18.2599360Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:36:18.2628888Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2693217Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2752920Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:18.2785081Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:18.2809226Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:18.2838808Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:18.2864245Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2893323Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:36:18.2925198Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:18.2954982Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:18.2985408Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:18.4793963Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:18.4826930Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:18.4859434Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:18.4891680Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.0958113Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:54.0988148Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:54.1023862Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.1062311Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:54.1098971Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.1129977Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.1180545Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:54.1213984Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.2819277Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.2851819Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:54.2882606Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.2914210Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:54.2943546Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.4827672Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.4879313Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.4927619Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:54.5064554Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:36:54.5241383Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:36:55.5464688Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:36:55.5652292Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:36:55.5920123Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:36:55.6116886Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:36:55.6681878Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:36:55.7006071Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:36:55.9572294Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:37:08.4107760Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:37:08.4333130Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:37:10.5744847Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:37:10.5745440Z with: 2021-05-16T01:37:10.5745974Z github_slug: neuroconductor/bftools 2021-05-16T01:37:10.5746469Z env: 2021-05-16T01:37:10.5746954Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.5747459Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.5748370Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.5750338Z GITHUB_PAT: *** 2021-05-16T01:37:10.5750774Z COVERALLS_TOKEN: 2021-05-16T01:37:10.5751321Z continue-on-error: false 2021-05-16T01:37:10.5751836Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.5752376Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.5752854Z TZ: UTC 2021-05-16T01:37:10.5753300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.5753759Z NOT_CRAN: true 2021-05-16T01:37:10.5754176Z ##[endgroup] 2021-05-16T01:37:10.6118366Z repo slug is: neuroconductor/bftools 2021-05-16T01:37:10.6220445Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:37:10.6221089Z env: 2021-05-16T01:37:10.6221585Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.6222138Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.6223050Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.6224543Z GITHUB_PAT: *** 2021-05-16T01:37:10.6225101Z COVERALLS_TOKEN: 2021-05-16T01:37:10.6225615Z continue-on-error: false 2021-05-16T01:37:10.6226116Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.6227511Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.6228011Z TZ: UTC 2021-05-16T01:37:10.6228445Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.6228911Z NOT_CRAN: true 2021-05-16T01:37:10.6229438Z ##[endgroup] 2021-05-16T01:37:10.8627518Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:37:10.8628274Z with: 2021-05-16T01:37:10.8628644Z repo_name: bftools 2021-05-16T01:37:10.8629062Z repo_version: 0.2.3.3 2021-05-16T01:37:10.8629451Z runner_os: Linux 2021-05-16T01:37:10.8629836Z R_version: 4.0 2021-05-16T01:37:10.8630174Z env: 2021-05-16T01:37:10.8630620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.8631088Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.8631925Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.8633294Z GITHUB_PAT: *** 2021-05-16T01:37:10.8633693Z COVERALLS_TOKEN: 2021-05-16T01:37:10.8634194Z continue-on-error: false 2021-05-16T01:37:10.8634669Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.8635167Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.8635609Z TZ: UTC 2021-05-16T01:37:10.8636009Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.8636420Z NOT_CRAN: true 2021-05-16T01:37:10.8636816Z ##[endgroup] 2021-05-16T01:37:10.9198974Z Package: bftools 2021-05-16T01:37:10.9202216Z Version: 0.2.3.3 2021-05-16T01:37:10.9203012Z OS: Linux 2021-05-16T01:37:10.9259290Z ##[group]Run install.packages('remotes') 2021-05-16T01:37:10.9260071Z install.packages('remotes') 2021-05-16T01:37:10.9260972Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:37:10.9262196Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:37:10.9269051Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:37:10.9269465Z env: 2021-05-16T01:37:10.9269930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.9270405Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.9271257Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.9272642Z GITHUB_PAT: *** 2021-05-16T01:37:10.9273043Z COVERALLS_TOKEN: 2021-05-16T01:37:10.9273554Z continue-on-error: false 2021-05-16T01:37:10.9274152Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.9274657Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.9275132Z TZ: UTC 2021-05-16T01:37:10.9275698Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.9276164Z NOT_CRAN: true 2021-05-16T01:37:10.9276573Z ##[endgroup] 2021-05-16T01:37:11.1299082Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:11.1313785Z (as ‘lib’ is unspecified) 2021-05-16T01:37:27.5544023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:37:28.9632632Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T01:37:29.1550472Z ================================================== 2021-05-16T01:37:29.1551606Z downloaded 381 KB 2021-05-16T01:37:29.1552123Z 2021-05-16T01:37:29.4163133Z * installing *binary* package ‘remotes’ ... 2021-05-16T01:37:29.4213884Z * DONE (remotes) 2021-05-16T01:37:29.4266004Z 2021-05-16T01:37:29.4267042Z The downloaded source packages are in 2021-05-16T01:37:29.4268470Z ‘/tmp/RtmpIguXNP/downloaded_packages’ 2021-05-16T01:37:50.7500572Z ##[group]Run actions/cache@v1 2021-05-16T01:37:50.7501051Z with: 2021-05-16T01:37:50.7501520Z path: /home/runner/work/_temp/Library 2021-05-16T01:37:50.7504932Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-9ddbea522202a677c722870e16e82f272983a1f6d96706b03fd7bae586aa9d3d 2021-05-16T01:37:50.7509251Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T01:37:50.7510643Z env: 2021-05-16T01:37:50.7511140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:50.7511642Z TIC_DEPLOY_KEY: 2021-05-16T01:37:50.7512556Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:50.7514695Z GITHUB_PAT: *** 2021-05-16T01:37:50.7515149Z COVERALLS_TOKEN: 2021-05-16T01:37:50.7515682Z continue-on-error: false 2021-05-16T01:37:50.7516209Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:50.7516789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:50.7517326Z TZ: UTC 2021-05-16T01:37:50.7517748Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:50.7518213Z NOT_CRAN: true 2021-05-16T01:37:50.7518616Z ##[endgroup] 2021-05-16T01:37:50.8005952Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:37:50.8102158Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:50.8103073Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:50.8103904Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:37:50.8104617Z sudo -s eval "$sysreqs" 2021-05-16T01:37:50.8152884Z shell: /usr/bin/bash -e {0} 2021-05-16T01:37:50.8153340Z env: 2021-05-16T01:37:50.8153839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:50.8154378Z TIC_DEPLOY_KEY: 2021-05-16T01:37:50.8155293Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:50.8156863Z GITHUB_PAT: *** 2021-05-16T01:37:50.8157322Z COVERALLS_TOKEN: 2021-05-16T01:37:50.8157867Z continue-on-error: false 2021-05-16T01:37:50.8158411Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:50.8158947Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:50.8159449Z TZ: UTC 2021-05-16T01:37:50.8159909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:50.8160366Z NOT_CRAN: true 2021-05-16T01:37:50.8160910Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:37:50.8161469Z ##[endgroup] 2021-05-16T01:37:51.0362132Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:37:51.4242701Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:38:09.9141308Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:38:09.9142625Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:38:09.9143430Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:38:09.9144228Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:38:09.9145106Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:38:09.9167939Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:38:09.9181336Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:09.9182488Z (as ‘lib’ is unspecified) 2021-05-16T01:38:25.8150018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:38:26.7147245Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T01:38:26.7891342Z ================================================== 2021-05-16T01:38:26.7893143Z downloaded 94 KB 2021-05-16T01:38:26.7894107Z 2021-05-16T01:38:26.7929732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:38:27.6911494Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T01:38:27.7947296Z ================================================== 2021-05-16T01:38:27.7948151Z downloaded 135 KB 2021-05-16T01:38:27.7948581Z 2021-05-16T01:38:27.7992914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:38:28.8157141Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T01:38:28.8817067Z ================================================== 2021-05-16T01:38:28.8818557Z downloaded 80 KB 2021-05-16T01:38:28.8819353Z 2021-05-16T01:38:28.8853826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:38:29.2626817Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T01:38:29.4103913Z ================================================== 2021-05-16T01:38:29.4104581Z downloaded 516 KB 2021-05-16T01:38:29.4104906Z 2021-05-16T01:38:29.4144253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:38:32.9182401Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T01:38:33.0955527Z ================================================== 2021-05-16T01:38:33.0957061Z downloaded 991 KB 2021-05-16T01:38:33.0957855Z 2021-05-16T01:38:33.3468374Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T01:38:33.3520915Z * DONE (rprojroot) 2021-05-16T01:38:33.5895229Z * installing *binary* package ‘crayon’ ... 2021-05-16T01:38:33.5941704Z * DONE (crayon) 2021-05-16T01:38:33.8342642Z * installing *binary* package ‘R6’ ... 2021-05-16T01:38:33.8386885Z * DONE (R6) 2021-05-16T01:38:34.1432298Z * installing *binary* package ‘desc’ ... 2021-05-16T01:38:34.1506101Z * DONE (desc) 2021-05-16T01:38:34.4262756Z * installing *binary* package ‘debugme’ ... 2021-05-16T01:38:34.4318191Z * DONE (debugme) 2021-05-16T01:38:34.4376282Z 2021-05-16T01:38:34.4377401Z The downloaded source packages are in 2021-05-16T01:38:34.4378795Z ‘/tmp/RtmpcDLM9d/downloaded_packages’ 2021-05-16T01:38:34.4388792Z Running `R CMD build`... 2021-05-16T01:38:34.7011986Z * checking for file ‘/tmp/RtmpcDLM9d/remotes68df36a7d854/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:38:34.7013868Z * preparing ‘sysreqs’: 2021-05-16T01:38:34.7015132Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:38:34.7016569Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:38:34.7017704Z * checking for empty or unneeded directories 2021-05-16T01:38:34.7018793Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:38:34.7022920Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:34.7026118Z (as ‘lib’ is unspecified) 2021-05-16T01:38:34.9305721Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:38:34.9307916Z ** using staged installation 2021-05-16T01:38:34.9502360Z ** R 2021-05-16T01:38:34.9543270Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:38:35.3845011Z ** help 2021-05-16T01:38:35.3990464Z *** installing help indices 2021-05-16T01:38:35.4178824Z ** building package indices 2021-05-16T01:38:35.6373853Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:38:35.8629619Z ** testing if installed package can be loaded from final location 2021-05-16T01:38:36.0895304Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:38:36.0903510Z * DONE (sysreqs) 2021-05-16T01:38:56.5607468Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:38:56.5609968Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:38:56.5611805Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:38:56.6109966Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:38:56.6457262Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:38:56.6622902Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:38:56.6811516Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:38:56.8391950Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:38:56.9971058Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:38:58.5325115Z Reading package lists... 2021-05-16T01:38:58.6146711Z Reading package lists... 2021-05-16T01:38:58.7835628Z Building dependency tree... 2021-05-16T01:38:58.7859706Z Reading state information... 2021-05-16T01:38:58.9539330Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:38:58.9542771Z libicu-dev set to manually installed. 2021-05-16T01:38:58.9547298Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:38:58.9548753Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:38:58.9550056Z libxml2-dev set to manually installed. 2021-05-16T01:38:58.9551508Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:38:58.9552859Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:38:58.9554023Z The following additional packages will be installed: 2021-05-16T01:38:58.9555591Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T01:38:58.9556692Z Suggested packages: 2021-05-16T01:38:58.9565268Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T01:38:59.0065523Z The following NEW packages will be installed: 2021-05-16T01:38:59.0073360Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T01:38:59.0079619Z pandoc-citeproc 2021-05-16T01:38:59.0343427Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:38:59.0344643Z Need to get 13.7 MB of archives. 2021-05-16T01:38:59.0346590Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T01:38:59.0348801Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:38:59.0402528Z 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-16T01:38:59.0447893Z 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-16T01:38:59.0459044Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:39:00.2025230Z Fetched 13.7 MB in 1s (20.3 MB/s) 2021-05-16T01:39:00.2422452Z Selecting previously unselected package libbibutils6. 2021-05-16T01:39:00.2514466Z (Reading database ... 2021-05-16T01:39:00.2515405Z (Reading database ... 5% 2021-05-16T01:39:00.2516192Z (Reading database ... 10% 2021-05-16T01:39:00.2516938Z (Reading database ... 15% 2021-05-16T01:39:00.2520520Z (Reading database ... 20% 2021-05-16T01:39:00.2521109Z (Reading database ... 25% 2021-05-16T01:39:00.2521639Z (Reading database ... 30% 2021-05-16T01:39:00.2522184Z (Reading database ... 35% 2021-05-16T01:39:00.2522717Z (Reading database ... 40% 2021-05-16T01:39:00.2523267Z (Reading database ... 45% 2021-05-16T01:39:00.2523794Z (Reading database ... 50% 2021-05-16T01:39:00.2569004Z (Reading database ... 55% 2021-05-16T01:39:00.2622626Z (Reading database ... 60% 2021-05-16T01:39:00.2669145Z (Reading database ... 65% 2021-05-16T01:39:00.2789482Z (Reading database ... 70% 2021-05-16T01:39:00.2921527Z (Reading database ... 75% 2021-05-16T01:39:00.3225551Z (Reading database ... 80% 2021-05-16T01:39:00.3346430Z (Reading database ... 85% 2021-05-16T01:39:00.3794319Z (Reading database ... 90% 2021-05-16T01:39:00.3885285Z (Reading database ... 95% 2021-05-16T01:39:00.3886320Z (Reading database ... 100% 2021-05-16T01:39:00.3887836Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T01:39:00.4016542Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:39:00.4038024Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:39:00.4818277Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:39:00.5139356Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:39:00.5156478Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:39:00.6309600Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:39:00.6593831Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:39:00.6616677Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:39:00.7004507Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:39:00.7336542Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:39:00.7356172Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:39:00.7389373Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:39:02.3165494Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:39:02.3197232Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:39:02.3235354Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:39:02.3273323Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:39:02.3306524Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:39:05.9550860Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:39:08.1249559Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:39:08.1250384Z remotes::install_github("ropensci/tic") 2021-05-16T01:39:08.1251134Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:39:08.1251897Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:39:08.1252571Z remotes::install_cran("covr") 2021-05-16T01:39:08.1260214Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:39:08.1260669Z env: 2021-05-16T01:39:08.1261189Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:39:08.1261732Z TIC_DEPLOY_KEY: 2021-05-16T01:39:08.1262657Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:39:08.1264520Z GITHUB_PAT: *** 2021-05-16T01:39:08.1264970Z COVERALLS_TOKEN: 2021-05-16T01:39:08.1265527Z continue-on-error: false 2021-05-16T01:39:08.1266055Z VDIFFR_RUN_TESTS: 2021-05-16T01:39:08.1266635Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:39:08.1267193Z TZ: UTC 2021-05-16T01:39:08.1267622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:39:08.1268090Z NOT_CRAN: true 2021-05-16T01:39:08.1268507Z ##[endgroup] 2021-05-16T01:39:08.6600752Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:39:08.9058758Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:39:27.6065466Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:39:27.6066844Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:27.6068070Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:27.6069233Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:39:27.6070425Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:27.6071632Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:39:27.6072834Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:39:27.6073977Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:39:27.6075179Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:39:27.6076347Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:39:27.6077932Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:27.6079154Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:39:27.6080325Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:39:27.6081474Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:39:27.6082676Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:39:27.6084555Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:27.6085855Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:39:27.6086665Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:39:27.6087309Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:39:27.6089050Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:39:27.6089746Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:39:27.6090425Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:27.6091118Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:27.6091794Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:27.6092447Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:27.6093080Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:39:27.6093744Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:39:27.6094404Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:39:27.6095081Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:27.6095750Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:39:27.6096426Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:39:27.6098396Z 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-16T01:39:27.6103995Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:27.6104889Z (as ‘lib’ is unspecified) 2021-05-16T01:39:43.2379264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:39:43.6859965Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T01:39:43.8857337Z ================================================== 2021-05-16T01:39:43.8858195Z downloaded 1.3 MB 2021-05-16T01:39:43.8858837Z 2021-05-16T01:39:43.8902569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:39:44.7264696Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T01:39:44.8292218Z ================================================== 2021-05-16T01:39:44.8292795Z downloaded 226 KB 2021-05-16T01:39:44.8293118Z 2021-05-16T01:39:44.8349448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:39:45.2741021Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T01:39:45.3516402Z ================================================== 2021-05-16T01:39:45.3517476Z downloaded 140 KB 2021-05-16T01:39:45.3518427Z 2021-05-16T01:39:45.3560068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:39:46.0494304Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T01:39:46.0876956Z ================================================== 2021-05-16T01:39:46.0877910Z downloaded 53 KB 2021-05-16T01:39:46.0878436Z 2021-05-16T01:39:46.0930712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:39:46.5300820Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T01:39:46.5364732Z ================================================== 2021-05-16T01:39:46.5365658Z downloaded 23 KB 2021-05-16T01:39:46.5366222Z 2021-05-16T01:39:46.5414626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:39:46.9725768Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T01:39:47.1809858Z ================================================== 2021-05-16T01:39:47.1810486Z downloaded 1.4 MB 2021-05-16T01:39:47.1810791Z 2021-05-16T01:39:47.1851703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:39:47.6172620Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T01:39:47.6280130Z ================================================== 2021-05-16T01:39:47.6281122Z downloaded 36 KB 2021-05-16T01:39:47.6281758Z 2021-05-16T01:39:47.6335239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:39:48.2894902Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T01:39:48.4716343Z ================================================== 2021-05-16T01:39:48.4717318Z downloaded 884 KB 2021-05-16T01:39:48.4717796Z 2021-05-16T01:39:48.4753365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:39:49.0226083Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T01:39:49.1701258Z ================================================== 2021-05-16T01:39:49.1701923Z downloaded 523 KB 2021-05-16T01:39:49.1702255Z 2021-05-16T01:39:49.1743418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:39:49.6093499Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T01:39:49.6116169Z ================================================== 2021-05-16T01:39:49.6117503Z downloaded 12 KB 2021-05-16T01:39:49.6118413Z 2021-05-16T01:39:49.6157600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:39:50.0569836Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T01:39:50.2019653Z ================================================== 2021-05-16T01:39:50.2021893Z downloaded 486 KB 2021-05-16T01:39:50.2022403Z 2021-05-16T01:39:50.2060909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:39:50.8981371Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T01:39:50.9505284Z ================================================== 2021-05-16T01:39:50.9505952Z downloaded 90 KB 2021-05-16T01:39:50.9506332Z 2021-05-16T01:39:50.9540438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:39:51.5057040Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T01:39:51.6488130Z ================================================== 2021-05-16T01:39:51.6489179Z downloaded 508 KB 2021-05-16T01:39:51.6489697Z 2021-05-16T01:39:51.6598253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:39:52.0985903Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T01:39:52.2553521Z ================================================== 2021-05-16T01:39:52.2554504Z downloaded 621 KB 2021-05-16T01:39:52.2555127Z 2021-05-16T01:39:52.2594341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:39:52.6996769Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T01:39:52.8082077Z ================================================== 2021-05-16T01:39:52.8082768Z downloaded 267 KB 2021-05-16T01:39:52.8083104Z 2021-05-16T01:39:52.8123140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:39:53.5153297Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T01:39:53.5966379Z ================================================== 2021-05-16T01:39:53.5967549Z downloaded 167 KB 2021-05-16T01:39:53.5968076Z 2021-05-16T01:39:53.6005044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:39:54.1937558Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T01:39:54.2957041Z ================================================== 2021-05-16T01:39:54.2957705Z downloaded 234 KB 2021-05-16T01:39:54.2958015Z 2021-05-16T01:39:54.3001876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:39:55.1974726Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T01:39:55.3056711Z ================================================== 2021-05-16T01:39:55.3058430Z downloaded 276 KB 2021-05-16T01:39:55.3059464Z 2021-05-16T01:39:55.3098799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:39:55.7440811Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T01:39:55.8419343Z ================================================== 2021-05-16T01:39:55.8420020Z downloaded 201 KB 2021-05-16T01:39:55.8420341Z 2021-05-16T01:39:55.8460533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:39:56.3907253Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T01:39:56.4342376Z ================================================== 2021-05-16T01:39:57.1828100Z downloaded 64 KB 2021-05-16T01:39:57.1828517Z 2021-05-16T01:39:57.1830435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:39:57.1832000Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T01:39:57.1832731Z ================================================== 2021-05-16T01:39:57.1833193Z downloaded 46 KB 2021-05-16T01:39:57.1833724Z 2021-05-16T01:39:57.1835136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:39:57.4568743Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T01:39:57.5918834Z ================================================== 2021-05-16T01:39:57.5920507Z downloaded 416 KB 2021-05-16T01:39:57.5921506Z 2021-05-16T01:39:57.5973436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:39:58.8271276Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T01:39:58.8800533Z ================================================== 2021-05-16T01:39:58.8801129Z downloaded 91 KB 2021-05-16T01:39:58.8801447Z 2021-05-16T01:39:58.8843250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:39:59.3292537Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T01:39:59.4075914Z ================================================== 2021-05-16T01:39:59.4076717Z downloaded 133 KB 2021-05-16T01:39:59.4077118Z 2021-05-16T01:39:59.4124253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:40:00.3052466Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T01:40:00.4170150Z ================================================== 2021-05-16T01:40:00.4171823Z downloaded 271 KB 2021-05-16T01:40:00.4172862Z 2021-05-16T01:40:00.4213089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:40:02.9207842Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T01:40:03.0825226Z ================================================== 2021-05-16T01:40:03.0828494Z downloaded 735 KB 2021-05-16T01:40:03.0830695Z 2021-05-16T01:40:03.0863542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:40:03.3882091Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T01:40:03.4209139Z ================================================== 2021-05-16T01:40:03.4210713Z downloaded 46 KB 2021-05-16T01:40:03.4211657Z 2021-05-16T01:40:03.4264604Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:40:03.7216217Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:40:03.7243391Z ================================================== 2021-05-16T01:40:03.7245309Z downloaded 24 KB 2021-05-16T01:40:03.7245820Z 2021-05-16T01:40:03.7277287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:40:06.2714209Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T01:40:06.4299494Z ================================================== 2021-05-16T01:40:06.4304488Z downloaded 688 KB 2021-05-16T01:40:06.4304851Z 2021-05-16T01:40:06.4345487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:40:06.8075714Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T01:40:06.8431479Z ================================================== 2021-05-16T01:40:06.8433907Z downloaded 45 KB 2021-05-16T01:40:06.8434452Z 2021-05-16T01:40:06.8509052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:40:07.2917228Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T01:40:07.4431538Z ================================================== 2021-05-16T01:40:07.4433061Z downloaded 595 KB 2021-05-16T01:40:07.4433962Z 2021-05-16T01:40:07.7971188Z * installing *binary* package ‘rlang’ ... 2021-05-16T01:40:07.8074657Z * DONE (rlang) 2021-05-16T01:40:08.0649123Z * installing *binary* package ‘magrittr’ ... 2021-05-16T01:40:08.0712520Z * DONE (magrittr) 2021-05-16T01:40:08.3423610Z * installing *binary* package ‘glue’ ... 2021-05-16T01:40:08.3467006Z * DONE (glue) 2021-05-16T01:40:08.5952522Z * installing *binary* package ‘sys’ ... 2021-05-16T01:40:08.5998650Z * DONE (sys) 2021-05-16T01:40:08.8426678Z * installing *binary* package ‘mime’ ... 2021-05-16T01:40:08.8489853Z * DONE (mime) 2021-05-16T01:40:09.1943946Z * installing *binary* package ‘curl’ ... 2021-05-16T01:40:09.2010872Z * DONE (curl) 2021-05-16T01:40:09.4792203Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T01:40:09.4872567Z * DONE (jsonlite) 2021-05-16T01:40:09.7186621Z * installing *binary* package ‘ini’ ... 2021-05-16T01:40:09.7234231Z * DONE (ini) 2021-05-16T01:40:09.9927055Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T01:40:09.9975067Z * DONE (gitcreds) 2021-05-16T01:40:10.3082811Z * installing *binary* package ‘zip’ ... 2021-05-16T01:40:10.3153659Z * DONE (zip) 2021-05-16T01:40:10.5833653Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T01:40:10.5885543Z * DONE (rstudioapi) 2021-05-16T01:40:10.8547189Z * installing *binary* package ‘fastmap’ ... 2021-05-16T01:40:10.8596787Z * DONE (fastmap) 2021-05-16T01:40:11.1376378Z * installing *binary* package ‘yaml’ ... 2021-05-16T01:40:11.1434651Z * DONE (yaml) 2021-05-16T01:40:11.4001033Z * installing *binary* package ‘withr’ ... 2021-05-16T01:40:11.4048885Z * DONE (withr) 2021-05-16T01:40:11.6673508Z * installing *binary* package ‘whisker’ ... 2021-05-16T01:40:11.6742735Z * DONE (whisker) 2021-05-16T01:40:11.9118419Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T01:40:11.9179868Z * DONE (rappdirs) 2021-05-16T01:40:12.2356338Z * installing *binary* package ‘fs’ ... 2021-05-16T01:40:12.2424879Z * DONE (fs) 2021-05-16T01:40:12.4835397Z * installing *binary* package ‘clipr’ ... 2021-05-16T01:40:12.4874461Z * DONE (clipr) 2021-05-16T01:40:12.7738015Z * installing *binary* package ‘git2r’ ... 2021-05-16T01:40:12.7787780Z * DONE (git2r) 2021-05-16T01:40:13.0292604Z * installing *binary* package ‘askpass’ ... 2021-05-16T01:40:13.0353421Z * DONE (askpass) 2021-05-16T01:40:13.3087723Z * installing *binary* package ‘cli’ ... 2021-05-16T01:40:13.3133312Z * DONE (cli) 2021-05-16T01:40:13.5854255Z * installing *binary* package ‘purrr’ ... 2021-05-16T01:40:13.5934002Z * DONE (purrr) 2021-05-16T01:40:13.8632870Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T01:40:13.8680272Z * DONE (lifecycle) 2021-05-16T01:40:14.1156570Z * installing *source* package ‘cachem’ ... 2021-05-16T01:40:14.1169950Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:14.1171871Z ** using staged installation 2021-05-16T01:40:14.1358515Z ** libs 2021-05-16T01:40:14.1429337Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:40:14.2448864Z 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-16T01:40:14.2963004Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T01:40:14.3343003Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:40:14.3356392Z ** R 2021-05-16T01:40:14.3437957Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:14.9488928Z ** help 2021-05-16T01:40:14.9744163Z *** installing help indices 2021-05-16T01:40:15.0000307Z ** building package indices 2021-05-16T01:40:15.2346532Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:15.4799304Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:15.5737277Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:15.8054874Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:15.8066913Z * DONE (cachem) 2021-05-16T01:40:16.2108682Z * installing *binary* package ‘openssl’ ... 2021-05-16T01:40:16.2190670Z * DONE (openssl) 2021-05-16T01:40:16.4582644Z * installing *binary* package ‘memoise’ ... 2021-05-16T01:40:16.4622820Z * DONE (memoise) 2021-05-16T01:40:16.7594698Z * installing *binary* package ‘httr’ ... 2021-05-16T01:40:16.7649922Z * DONE (httr) 2021-05-16T01:40:17.0191584Z * installing *binary* package ‘credentials’ ... 2021-05-16T01:40:17.0244664Z * DONE (credentials) 2021-05-16T01:40:17.2786461Z * installing *binary* package ‘gh’ ... 2021-05-16T01:40:17.2831724Z * DONE (gh) 2021-05-16T01:40:17.5513644Z * installing *binary* package ‘gert’ ... 2021-05-16T01:40:17.5586041Z * DONE (gert) 2021-05-16T01:40:17.8722804Z * installing *binary* package ‘usethis’ ... 2021-05-16T01:40:17.8789017Z * DONE (usethis) 2021-05-16T01:40:17.8868671Z 2021-05-16T01:40:17.8869965Z The downloaded source packages are in 2021-05-16T01:40:17.8871502Z ‘/tmp/Rtmp9QLvtO/downloaded_packages’ 2021-05-16T01:40:17.8881382Z Running `R CMD build`... 2021-05-16T01:40:20.2830702Z * checking for file ‘/tmp/Rtmp9QLvtO/remotes720b6bb0f7f1/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:40:20.2832389Z * preparing ‘tic’: 2021-05-16T01:40:20.2833540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:40:20.2834703Z * installing the package to process help pages 2021-05-16T01:40:20.2836058Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:40:20.2837179Z * checking for empty or unneeded directories 2021-05-16T01:40:20.2838310Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:40:20.2839463Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:40:20.2840503Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:40:20.2842626Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:20.2843692Z (as ‘lib’ is unspecified) 2021-05-16T01:40:20.6621173Z * installing *source* package ‘tic’ ... 2021-05-16T01:40:20.6623368Z ** using staged installation 2021-05-16T01:40:20.6889536Z ** R 2021-05-16T01:40:20.7154190Z ** inst 2021-05-16T01:40:20.7190597Z ** preparing package for lazy loading 2021-05-16T01:40:21.1309831Z ** help 2021-05-16T01:40:21.3043472Z *** installing help indices 2021-05-16T01:40:21.4128274Z *** copying figures 2021-05-16T01:40:21.4132837Z ** building package indices 2021-05-16T01:40:21.7085003Z ** installing vignettes 2021-05-16T01:40:21.7143063Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:22.0191148Z ** testing if installed package can be loaded from final location 2021-05-16T01:40:22.3809134Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:40:22.3842117Z * DONE (tic) 2021-05-16T01:40:22.3985122Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:40:22.6074549Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:40:24.6478414Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:40:24.6479783Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:24.6480668Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:40:24.6483445Z 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-16T01:40:24.6486987Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:40:24.6487741Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:24.6488482Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:40:24.6489249Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:40:24.6489972Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:40:24.6490689Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:40:24.6491390Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:40:24.6492087Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:24.6492788Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:40:24.6493528Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:24.6494237Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:24.6494974Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:40:24.6495722Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:40:24.6496442Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:40:24.6497150Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:40:24.6497834Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:40:24.6498529Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:40:24.6499217Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:40:24.6500245Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:40:24.6500974Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:40:24.6501691Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:40:24.6502414Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:40:24.6503110Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:40:24.6503816Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:40:24.6504530Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:40:24.6505263Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:40:24.6505952Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:24.6506698Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:24.6507477Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:24.6508220Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:40:24.6508964Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:40:24.6509700Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:40:24.6510451Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:40:24.6511183Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:40:24.6511929Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:40:24.6513445Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:24.6514311Z (as ‘lib’ is unspecified) 2021-05-16T01:40:40.4710973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:40:40.9227092Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T01:40:41.0220010Z ================================================== 2021-05-16T01:40:41.0221193Z downloaded 231 KB 2021-05-16T01:40:41.0221740Z 2021-05-16T01:40:41.0262156Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:40:41.6099422Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T01:40:41.8140212Z ================================================== 2021-05-16T01:40:41.8141537Z downloaded 1.5 MB 2021-05-16T01:40:41.8142114Z 2021-05-16T01:40:41.8176627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:40:42.4609257Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T01:40:42.4650166Z ================================================== 2021-05-16T01:40:42.4651631Z downloaded 16 KB 2021-05-16T01:40:42.4652415Z 2021-05-16T01:40:42.4773465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:40:42.9163161Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-16T01:40:43.0972221Z ================================================== 2021-05-16T01:40:43.0973287Z downloaded 980 KB 2021-05-16T01:40:43.0973825Z 2021-05-16T01:40:43.1007056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:40:44.6965612Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-16T01:40:44.6967322Z ================================================== 2021-05-16T01:40:44.6968279Z downloaded 791 KB 2021-05-16T01:40:44.6968919Z 2021-05-16T01:40:44.6971845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:40:44.6974727Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T01:40:44.6975966Z ================================================== 2021-05-16T01:40:44.6976785Z downloaded 42 KB 2021-05-16T01:40:44.6977333Z 2021-05-16T01:40:44.6979790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:40:45.8594595Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T01:40:45.9637979Z ================================================== 2021-05-16T01:40:45.9639051Z downloaded 247 KB 2021-05-16T01:40:45.9639544Z 2021-05-16T01:40:45.9679328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:40:46.5152362Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T01:40:46.6919777Z ================================================== 2021-05-16T01:40:46.6920502Z downloaded 977 KB 2021-05-16T01:40:46.6920869Z 2021-05-16T01:40:46.6961605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:40:47.2807340Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T01:40:47.3251044Z ================================================== 2021-05-16T01:40:47.3252661Z downloaded 67 KB 2021-05-16T01:40:47.3253612Z 2021-05-16T01:40:47.3289566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:40:50.9077868Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T01:40:51.0340344Z ================================================== 2021-05-16T01:40:51.0341391Z downloaded 354 KB 2021-05-16T01:40:51.0341947Z 2021-05-16T01:40:51.0379736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:40:51.5824431Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T01:40:51.7178175Z ================================================== 2021-05-16T01:40:51.7178729Z downloaded 412 KB 2021-05-16T01:40:51.7179014Z 2021-05-16T01:40:51.7213364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:40:52.4210921Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T01:40:52.4214656Z ================================================== 2021-05-16T01:40:52.4215904Z downloaded 15 KB 2021-05-16T01:40:52.4216550Z 2021-05-16T01:40:52.4270437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:40:52.8674822Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T01:40:52.9467616Z ================================================== 2021-05-16T01:40:52.9468909Z downloaded 147 KB 2021-05-16T01:40:52.9469453Z 2021-05-16T01:40:52.9509142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:40:53.7098832Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T01:40:53.8177928Z ================================================== 2021-05-16T01:40:53.8178633Z downloaded 72 KB 2021-05-16T01:40:53.8179001Z 2021-05-16T01:40:53.8219178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:40:54.2686796Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T01:40:54.2970671Z ================================================== 2021-05-16T01:40:54.2971996Z downloaded 39 KB 2021-05-16T01:40:54.2972555Z 2021-05-16T01:40:54.3031371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:40:54.6969766Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T01:40:54.8190479Z ================================================== 2021-05-16T01:40:54.8192467Z downloaded 348 KB 2021-05-16T01:40:54.8194069Z 2021-05-16T01:40:54.8226253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:40:55.2016303Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T01:40:55.3360246Z ================================================== 2021-05-16T01:40:55.3361409Z downloaded 426 KB 2021-05-16T01:40:55.3361963Z 2021-05-16T01:40:55.3396856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:40:55.7829318Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T01:40:55.8083012Z ================================================== 2021-05-16T01:40:55.8085224Z downloaded 40 KB 2021-05-16T01:40:55.8086159Z 2021-05-16T01:40:55.8124421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:40:56.6483333Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T01:40:56.8019359Z ================================================== 2021-05-16T01:40:56.8022255Z downloaded 602 KB 2021-05-16T01:40:56.8023322Z 2021-05-16T01:40:56.8063020Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:40:57.1005239Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:40:57.1693249Z ================================================== 2021-05-16T01:40:57.1694233Z downloaded 109 KB 2021-05-16T01:40:57.1694868Z 2021-05-16T01:40:57.1751252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:40:57.8927360Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T01:40:57.9921619Z ================================================== 2021-05-16T01:40:57.9922505Z downloaded 224 KB 2021-05-16T01:40:57.9922972Z 2021-05-16T01:40:57.9957583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:40:58.4404535Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T01:40:58.4483126Z ================================================== 2021-05-16T01:40:58.4483681Z downloaded 37 KB 2021-05-16T01:40:58.4484203Z 2021-05-16T01:40:58.4523189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:40:58.9051679Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T01:40:59.0016253Z ================================================== 2021-05-16T01:40:59.0017263Z downloaded 199 KB 2021-05-16T01:40:59.0018123Z 2021-05-16T01:40:59.0055880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:40:59.5260117Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T01:40:59.7598611Z ================================================== 2021-05-16T01:40:59.7599581Z downloaded 2.8 MB 2021-05-16T01:40:59.7600194Z 2021-05-16T01:40:59.7646685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:41:00.3465648Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T01:41:00.6011531Z ================================================== 2021-05-16T01:41:00.6012625Z downloaded 4.0 MB 2021-05-16T01:41:00.6013164Z 2021-05-16T01:41:00.6049849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:41:01.2486945Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T01:41:01.4471900Z ================================================== 2021-05-16T01:41:01.4473024Z downloaded 1.3 MB 2021-05-16T01:41:01.4473592Z 2021-05-16T01:41:01.4509027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:41:02.1483707Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T01:41:02.2891321Z ================================================== 2021-05-16T01:41:02.2892390Z downloaded 478 KB 2021-05-16T01:41:02.2892923Z 2021-05-16T01:41:02.2935212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:41:04.3878466Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T01:41:04.4396826Z ================================================== 2021-05-16T01:41:04.4397330Z downloaded 107 KB 2021-05-16T01:41:04.4397628Z 2021-05-16T01:41:04.4433951Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:41:04.8848958Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T01:41:04.8866331Z ================================================== 2021-05-16T01:41:04.8866863Z downloaded 21 KB 2021-05-16T01:41:04.8867185Z 2021-05-16T01:41:04.8933047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:41:05.5645331Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T01:41:05.5994592Z ================================================== 2021-05-16T01:41:05.5996173Z downloaded 42 KB 2021-05-16T01:41:05.5997312Z 2021-05-16T01:41:05.6041546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:41:06.2492058Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T01:41:06.2585810Z ================================================== 2021-05-16T01:41:06.2586631Z downloaded 33 KB 2021-05-16T01:41:06.2587130Z 2021-05-16T01:41:06.2624686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:41:06.7003134Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T01:41:06.7794090Z ================================================== 2021-05-16T01:41:06.7795616Z downloaded 136 KB 2021-05-16T01:41:06.7796509Z 2021-05-16T01:41:06.7860711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:41:07.4981807Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T01:41:07.7414985Z ================================================== 2021-05-16T01:41:07.7415980Z downloaded 3.4 MB 2021-05-16T01:41:07.7417162Z 2021-05-16T01:41:07.7451808Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:41:08.7502730Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T01:41:08.7885009Z ================================================== 2021-05-16T01:41:08.7886487Z downloaded 64 KB 2021-05-16T01:41:08.7887112Z 2021-05-16T01:41:08.7941470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:41:09.4502428Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T01:41:09.6302581Z ================================================== 2021-05-16T01:41:09.6303678Z downloaded 1.3 MB 2021-05-16T01:41:09.6304226Z 2021-05-16T01:41:09.6342959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:41:11.2908465Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T01:41:11.3650635Z ================================================== 2021-05-16T01:41:11.3652506Z downloaded 128 KB 2021-05-16T01:41:11.3653450Z 2021-05-16T01:41:11.3688030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:41:12.3487245Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T01:41:12.4790731Z ================================================== 2021-05-16T01:41:12.4791788Z downloaded 384 KB 2021-05-16T01:41:12.4792323Z 2021-05-16T01:41:12.7500758Z * installing *binary* package ‘utf8’ ... 2021-05-16T01:41:12.7544098Z * DONE (utf8) 2021-05-16T01:41:12.9911890Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T01:41:12.9951640Z * DONE (pkgconfig) 2021-05-16T01:41:13.2590758Z * installing *binary* package ‘fansi’ ... 2021-05-16T01:41:13.2644360Z * DONE (fansi) 2021-05-16T01:41:13.5781472Z * installing *binary* package ‘diffobj’ ... 2021-05-16T01:41:13.5861605Z * DONE (diffobj) 2021-05-16T01:41:13.8822722Z * installing *binary* package ‘ps’ ... 2021-05-16T01:41:13.8882566Z * DONE (ps) 2021-05-16T01:41:14.1254935Z * installing *binary* package ‘praise’ ... 2021-05-16T01:41:14.1294470Z * DONE (praise) 2021-05-16T01:41:14.3712148Z * installing *binary* package ‘pkgload’ ... 2021-05-16T01:41:14.3777386Z * DONE (pkgload) 2021-05-16T01:41:14.6278647Z * installing *binary* package ‘evaluate’ ... 2021-05-16T01:41:14.6317546Z * DONE (evaluate) 2021-05-16T01:41:14.8999120Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T01:41:14.9051039Z * DONE (ellipsis) 2021-05-16T01:41:15.1973572Z * installing *binary* package ‘digest’ ... 2021-05-16T01:41:15.2041208Z * DONE (digest) 2021-05-16T01:41:15.4449300Z * installing *binary* package ‘brio’ ... 2021-05-16T01:41:15.4489978Z * DONE (brio) 2021-05-16T01:41:15.7803783Z * installing *binary* package ‘xml2’ ... 2021-05-16T01:41:15.7882800Z * DONE (xml2) 2021-05-16T01:41:16.1003277Z * installing *source* package ‘xfun’ ... 2021-05-16T01:41:16.1041834Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:16.1043923Z ** using staged installation 2021-05-16T01:41:16.1218944Z ** libs 2021-05-16T01:41:16.1281403Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:41:16.2470591Z 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-16T01:41:16.3002550Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T01:41:16.3506027Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:41:16.3525617Z ** R 2021-05-16T01:41:16.3723434Z ** inst 2021-05-16T01:41:16.3738533Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:17.8386428Z ** help 2021-05-16T01:41:18.0108092Z *** installing help indices 2021-05-16T01:41:18.1357063Z ** building package indices 2021-05-16T01:41:18.4480382Z ** installing vignettes 2021-05-16T01:41:18.4554304Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:18.6831650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:41:18.7032734Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:18.9459133Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:18.9477563Z * DONE (xfun) 2021-05-16T01:41:19.5109915Z * installing *binary* package ‘stringi’ ... 2021-05-16T01:41:19.5214468Z * DONE (stringi) 2021-05-16T01:41:20.7960715Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T01:41:20.8440001Z * DONE (Rcpp) 2021-05-16T01:41:21.1855207Z * installing *binary* package ‘commonmark’ ... 2021-05-16T01:41:21.1908716Z * DONE (commonmark) 2021-05-16T01:41:21.5152244Z * installing *binary* package ‘brew’ ... 2021-05-16T01:41:21.5208179Z * DONE (brew) 2021-05-16T01:41:21.7612248Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T01:41:21.7666994Z * DONE (sessioninfo) 2021-05-16T01:41:22.0035353Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T01:41:22.0093962Z * DONE (prettyunits) 2021-05-16T01:41:22.4259671Z * installing *binary* package ‘vctrs’ ... 2021-05-16T01:41:22.4347437Z * DONE (vctrs) 2021-05-16T01:41:22.7075963Z * installing *binary* package ‘processx’ ... 2021-05-16T01:41:22.7136553Z * DONE (processx) 2021-05-16T01:41:22.9879174Z * installing *binary* package ‘markdown’ ... 2021-05-16T01:41:22.9961026Z * DONE (markdown) 2021-05-16T01:41:23.2365901Z * installing *binary* package ‘highr’ ... 2021-05-16T01:41:23.2466986Z * DONE (highr) 2021-05-16T01:41:23.5114809Z * installing *binary* package ‘stringr’ ... 2021-05-16T01:41:23.5169750Z * DONE (stringr) 2021-05-16T01:41:23.7776921Z * installing *binary* package ‘rversions’ ... 2021-05-16T01:41:23.7826985Z * DONE (rversions) 2021-05-16T01:41:24.1239830Z * installing *binary* package ‘pillar’ ... 2021-05-16T01:41:24.1328874Z * DONE (pillar) 2021-05-16T01:41:24.4172659Z * installing *binary* package ‘callr’ ... 2021-05-16T01:41:24.4245333Z * DONE (callr) 2021-05-16T01:41:25.2096126Z * installing *binary* package ‘knitr’ ... 2021-05-16T01:41:25.2098254Z * DONE (knitr) 2021-05-16T01:41:25.2100217Z * installing *binary* package ‘xopen’ ... 2021-05-16T01:41:25.2101896Z * DONE (xopen) 2021-05-16T01:41:25.4654872Z * installing *binary* package ‘tibble’ ... 2021-05-16T01:41:25.4722923Z * DONE (tibble) 2021-05-16T01:41:25.7358656Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T01:41:25.7397122Z * DONE (pkgbuild) 2021-05-16T01:41:26.1299763Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T01:41:26.1387677Z * DONE (roxygen2) 2021-05-16T01:41:26.3749969Z * installing *binary* package ‘rematch2’ ... 2021-05-16T01:41:26.3788738Z * DONE (rematch2) 2021-05-16T01:41:26.6336332Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T01:41:26.6391416Z * DONE (rcmdcheck) 2021-05-16T01:41:26.8968083Z * installing *binary* package ‘waldo’ ... 2021-05-16T01:41:26.9012792Z * DONE (waldo) 2021-05-16T01:41:27.6346057Z * installing *binary* package ‘testthat’ ... 2021-05-16T01:41:27.6492974Z * DONE (testthat) 2021-05-16T01:41:27.9222750Z * installing *binary* package ‘devtools’ ... 2021-05-16T01:41:27.9268142Z * DONE (devtools) 2021-05-16T01:41:27.9328559Z 2021-05-16T01:41:27.9329575Z The downloaded source packages are in 2021-05-16T01:41:27.9330991Z ‘/tmp/Rtmp9QLvtO/downloaded_packages’ 2021-05-16T01:41:28.0075399Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:41:29.9086103Z 2021-05-16T01:41:30.2784442Z 2021-05-16T01:41:30.2796579Z checking for file ‘/tmp/Rtmp9QLvtO/remotes720b5c5965ff/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:41:30.2885709Z 2021-05-16T01:41:30.2888631Z ✔ checking for file ‘/tmp/Rtmp9QLvtO/remotes720b5c5965ff/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:41:30.2912247Z 2021-05-16T01:41:30.2941797Z 2021-05-16T01:41:30.2943905Z ─ preparing ‘desc’: 2021-05-16T01:41:30.3047562Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:30.3085327Z 2021-05-16T01:41:30.3087450Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:30.3777703Z 2021-05-16T01:41:30.3822921Z 2021-05-16T01:41:30.3825521Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:30.3838398Z 2021-05-16T01:41:30.3864999Z 2021-05-16T01:41:30.3867220Z ─ checking for empty or unneeded directories 2021-05-16T01:41:30.3894606Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:41:30.5052371Z 2021-05-16T01:41:30.5055446Z 2021-05-16T01:41:30.5056828Z 2021-05-16T01:41:30.5168145Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:30.5169671Z (as ‘lib’ is unspecified) 2021-05-16T01:41:30.8541143Z * installing *source* package ‘desc’ ... 2021-05-16T01:41:30.8588577Z ** using staged installation 2021-05-16T01:41:30.8810918Z ** R 2021-05-16T01:41:30.9015133Z ** inst 2021-05-16T01:41:30.9033526Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:32.5845313Z ** help 2021-05-16T01:41:32.7287150Z *** installing help indices 2021-05-16T01:41:32.8269973Z ** building package indices 2021-05-16T01:41:33.1352533Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:33.3505019Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:33.5920829Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:33.5936312Z * DONE (desc) 2021-05-16T01:41:33.8184482Z 2021-05-16T01:41:33.8186107Z 2021-05-16T01:41:33.8196961Z checking for file ‘/tmp/Rtmp9QLvtO/remotes720b125eb136/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:41:33.8249700Z 2021-05-16T01:41:33.8252601Z ✔ checking for file ‘/tmp/Rtmp9QLvtO/remotes720b125eb136/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:41:33.8314612Z 2021-05-16T01:41:33.8343349Z 2021-05-16T01:41:33.8345482Z ─ preparing ‘ghtravis’: 2021-05-16T01:41:33.8356599Z 2021-05-16T01:41:33.8358644Z 2021-05-16T01:41:33.8435677Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:33.8463131Z 2021-05-16T01:41:33.8465392Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:33.8917987Z 2021-05-16T01:41:33.8955437Z 2021-05-16T01:41:33.8958320Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:33.8970867Z 2021-05-16T01:41:33.8997396Z 2021-05-16T01:41:33.8999665Z ─ checking for empty or unneeded directories 2021-05-16T01:41:33.9026213Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:41:33.9212341Z 2021-05-16T01:41:33.9214855Z 2021-05-16T01:41:33.9216307Z 2021-05-16T01:41:33.9614560Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:33.9615502Z (as ‘lib’ is unspecified) 2021-05-16T01:41:34.2280764Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:41:34.2283162Z ** using staged installation 2021-05-16T01:41:34.2446799Z ** R 2021-05-16T01:41:34.2559532Z ** inst 2021-05-16T01:41:34.2570365Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:35.7085073Z ** help 2021-05-16T01:41:35.7724963Z *** installing help indices 2021-05-16T01:41:35.8235106Z ** building package indices 2021-05-16T01:41:36.0895379Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:36.8213862Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:37.5825682Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:37.5834790Z * DONE (ghtravis) 2021-05-16T01:41:37.5926184Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:41:37.7584835Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:41:39.7707781Z 2021-05-16T01:41:39.7709947Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:41:39.7711912Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:41:39.7713388Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:41:39.7714553Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:41:39.7715659Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:41:39.7716789Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:41:39.7718533Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:55.7174812Z (as ‘lib’ is unspecified) 2021-05-16T01:41:55.7178167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:41:56.1591806Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T01:41:56.2488594Z ================================================== 2021-05-16T01:41:56.2490087Z downloaded 193 KB 2021-05-16T01:41:56.2490917Z 2021-05-16T01:41:56.2529095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:41:56.8326046Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T01:41:56.8752818Z ================================================== 2021-05-16T01:41:56.8753405Z downloaded 64 KB 2021-05-16T01:41:56.8753730Z 2021-05-16T01:41:56.8796328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:41:57.6267589Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T01:41:57.7222152Z ================================================== 2021-05-16T01:41:57.7222803Z downloaded 191 KB 2021-05-16T01:41:57.7223129Z 2021-05-16T01:41:57.7263858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:41:58.4338354Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T01:41:58.6257142Z ================================================== 2021-05-16T01:41:58.6258418Z downloaded 1.2 MB 2021-05-16T01:41:58.6259122Z 2021-05-16T01:41:58.6298829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:41:59.1753145Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T01:41:59.3623385Z ================================================== 2021-05-16T01:41:59.3624283Z downloaded 1.0 MB 2021-05-16T01:41:59.3625742Z 2021-05-16T01:41:59.6175477Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T01:41:59.6220627Z * DONE (tidyselect) 2021-05-16T01:41:59.8561977Z * installing *binary* package ‘generics’ ... 2021-05-16T01:41:59.8628565Z * DONE (generics) 2021-05-16T01:42:00.1449963Z * installing *binary* package ‘cpp11’ ... 2021-05-16T01:42:00.1524799Z * DONE (cpp11) 2021-05-16T01:42:00.5010067Z * installing *binary* package ‘dplyr’ ... 2021-05-16T01:42:00.5100837Z * DONE (dplyr) 2021-05-16T01:42:00.8537476Z * installing *binary* package ‘tidyr’ ... 2021-05-16T01:42:00.8616781Z * DONE (tidyr) 2021-05-16T01:42:00.8685227Z 2021-05-16T01:42:00.8686342Z The downloaded source packages are in 2021-05-16T01:42:00.8687797Z ‘/tmp/Rtmp9QLvtO/downloaded_packages’ 2021-05-16T01:42:01.0874364Z 2021-05-16T01:42:01.0880037Z checking for file ‘/tmp/Rtmp9QLvtO/remotes720b33b67d34/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:42:01.0881265Z 2021-05-16T01:42:01.0889980Z checking for file ‘/tmp/Rtmp9QLvtO/remotes720b33b67d34/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:42:01.0928787Z 2021-05-16T01:42:01.0931703Z ✔ checking for file ‘/tmp/Rtmp9QLvtO/remotes720b33b67d34/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:42:01.1027069Z 2021-05-16T01:42:01.1038337Z 2021-05-16T01:42:01.1040532Z ─ preparing ‘aghast’: 2021-05-16T01:42:01.1051467Z 2021-05-16T01:42:01.1053904Z 2021-05-16T01:42:01.1130427Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:01.1158127Z 2021-05-16T01:42:01.1160340Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:01.1426433Z 2021-05-16T01:42:01.1458935Z 2021-05-16T01:42:01.1461493Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:01.1475495Z 2021-05-16T01:42:01.1509807Z 2021-05-16T01:42:01.1512000Z ─ checking for empty or unneeded directories 2021-05-16T01:42:01.1539613Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:42:01.1634050Z 2021-05-16T01:42:01.1636507Z 2021-05-16T01:42:01.1638076Z 2021-05-16T01:42:01.1715684Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:01.1717256Z (as ‘lib’ is unspecified) 2021-05-16T01:42:01.4173125Z * installing *source* package ‘aghast’ ... 2021-05-16T01:42:01.4177033Z ** using staged installation 2021-05-16T01:42:01.4409411Z ** R 2021-05-16T01:42:01.4527962Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:01.9230881Z ** help 2021-05-16T01:42:01.9482608Z *** installing help indices 2021-05-16T01:42:01.9736450Z ** building package indices 2021-05-16T01:42:02.1950567Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:42:02.4118759Z ** testing if installed package can be loaded from final location 2021-05-16T01:42:02.6256100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:42:02.6263000Z * DONE (aghast) 2021-05-16T01:42:02.6359260Z Installing 1 packages: covr 2021-05-16T01:42:02.6370427Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:02.6371727Z (as ‘lib’ is unspecified) 2021-05-16T01:42:18.4025269Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:42:18.4026230Z 2021-05-16T01:42:18.4037232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:42:18.8436119Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T01:42:18.9274300Z ================================================== 2021-05-16T01:42:18.9275071Z downloaded 159 KB 2021-05-16T01:42:18.9275492Z 2021-05-16T01:42:18.9312572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:42:23.0382519Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T01:42:23.1087455Z ================================================== 2021-05-16T01:42:23.1088524Z downloaded 118 KB 2021-05-16T01:42:23.1089043Z 2021-05-16T01:42:23.1127328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:42:23.5521137Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T01:42:23.6656238Z ================================================== 2021-05-16T01:42:23.6657365Z downloaded 282 KB 2021-05-16T01:42:23.6658006Z 2021-05-16T01:42:23.9181655Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T01:42:23.9227119Z * DONE (lazyeval) 2021-05-16T01:42:24.1710778Z * installing *binary* package ‘rex’ ... 2021-05-16T01:42:24.1778185Z * DONE (rex) 2021-05-16T01:42:24.4465817Z * installing *binary* package ‘covr’ ... 2021-05-16T01:42:24.4538519Z * DONE (covr) 2021-05-16T01:42:24.4591414Z 2021-05-16T01:42:24.4592110Z The downloaded source packages are in 2021-05-16T01:42:24.4593221Z ‘/tmp/Rtmp9QLvtO/downloaded_packages’ 2021-05-16T01:42:24.4753198Z 2021-05-16T01:42:24.4800463Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:42:24.4801160Z Rscript -e "tic::before_install()" 2021-05-16T01:42:24.4845902Z shell: /usr/bin/bash -e {0} 2021-05-16T01:42:24.4846319Z env: 2021-05-16T01:42:24.4846788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:24.4847317Z TIC_DEPLOY_KEY: 2021-05-16T01:42:24.4848166Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:24.4849926Z GITHUB_PAT: *** 2021-05-16T01:42:24.4850357Z COVERALLS_TOKEN: 2021-05-16T01:42:24.4850860Z continue-on-error: false 2021-05-16T01:42:24.4851369Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:24.4851870Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:24.4852342Z TZ: UTC 2021-05-16T01:42:24.4852741Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:24.4853182Z NOT_CRAN: true 2021-05-16T01:42:24.4853573Z ##[endgroup] 2021-05-16T01:42:24.7882810Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:42:24.9213174Z Running before_install: step_install_remote_binaries() 2021-05-16T01:42:25.4587236Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:25.4588114Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:25.4588804Z remotes::install_cran("rcmdcheck") 2021-05-16T01:42:25.4589539Z remotes::install_cran("markdown") 2021-05-16T01:42:25.4597189Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:42:25.4597628Z env: 2021-05-16T01:42:25.4598079Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:25.4598571Z TIC_DEPLOY_KEY: 2021-05-16T01:42:25.4599472Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:25.4601315Z GITHUB_PAT: *** 2021-05-16T01:42:25.4601738Z COVERALLS_TOKEN: 2021-05-16T01:42:25.4602236Z continue-on-error: false 2021-05-16T01:42:25.4602734Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:25.4603233Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:25.4603698Z TZ: UTC 2021-05-16T01:42:25.4604408Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:25.4604887Z NOT_CRAN: true 2021-05-16T01:42:25.4605285Z ##[endgroup] 2021-05-16T01:42:46.2650797Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:42:46.2652204Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:42:46.2653272Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T01:42:46.2654199Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:42:46.2655135Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:42:46.2656066Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:42:46.2656964Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T01:42:46.2681129Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T01:42:46.2697474Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:46.2700713Z (as ‘lib’ is unspecified) 2021-05-16T01:43:02.2701948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:43:02.9825279Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-16T01:43:02.9901071Z ================================================== 2021-05-16T01:43:02.9902055Z downloaded 37 KB 2021-05-16T01:43:02.9902581Z 2021-05-16T01:43:02.9946287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:43:06.2386129Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-16T01:43:06.2387267Z ================================================== 2021-05-16T01:43:06.2387925Z downloaded 113 KB 2021-05-16T01:43:06.2388354Z 2021-05-16T01:43:06.2390429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:43:07.0019745Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-16T01:43:07.1063941Z ================================================== 2021-05-16T01:43:07.1064563Z downloaded 231 KB 2021-05-16T01:43:07.1064887Z 2021-05-16T01:43:07.1131471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:43:08.9737462Z Content type 'binary/octet-stream' length 78339 bytes (76 KB) 2021-05-16T01:43:09.0073200Z ================================================== 2021-05-16T01:43:09.0074252Z downloaded 76 KB 2021-05-16T01:43:09.0074831Z 2021-05-16T01:43:09.0116797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:43:09.8882686Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-16T01:43:10.1389918Z ================================================== 2021-05-16T01:43:10.1391798Z downloaded 3.5 MB 2021-05-16T01:43:10.1392315Z 2021-05-16T01:43:10.1428152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:43:11.6281818Z Content type 'binary/octet-stream' length 58646 bytes (57 KB) 2021-05-16T01:43:11.6848960Z ================================================== 2021-05-16T01:43:11.6850026Z downloaded 57 KB 2021-05-16T01:43:11.6850911Z 2021-05-16T01:43:11.6908530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zoo_1.8-9.tar.gz' 2021-05-16T01:43:12.5754376Z Content type 'binary/octet-stream' length 1032412 bytes (1008 KB) 2021-05-16T01:43:12.7540056Z ================================================== 2021-05-16T01:43:12.7540850Z downloaded 1008 KB 2021-05-16T01:43:12.7541268Z 2021-05-16T01:43:12.9969256Z * installing *binary* package ‘base64enc’ ... 2021-05-16T01:43:13.0020006Z * DONE (base64enc) 2021-05-16T01:43:13.2485467Z * installing *binary* package ‘tinytex’ ... 2021-05-16T01:43:13.2536719Z * DONE (tinytex) 2021-05-16T01:43:13.5106951Z * installing *binary* package ‘tiff’ ... 2021-05-16T01:43:13.5173408Z * DONE (tiff) 2021-05-16T01:43:13.7582252Z * installing *binary* package ‘png’ ... 2021-05-16T01:43:13.7631149Z * DONE (png) 2021-05-16T01:43:14.0809459Z * installing *binary* package ‘zoo’ ... 2021-05-16T01:43:14.0905759Z * DONE (zoo) 2021-05-16T01:43:14.3380791Z * installing *binary* package ‘htmltools’ ... 2021-05-16T01:43:14.3447760Z * DONE (htmltools) 2021-05-16T01:43:15.0635762Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T01:43:15.0857754Z * DONE (rmarkdown) 2021-05-16T01:43:15.0999543Z 2021-05-16T01:43:15.1000616Z The downloaded source packages are in 2021-05-16T01:43:15.1002075Z ‘/tmp/Rtmp83Rd3Z/downloaded_packages’ 2021-05-16T01:43:30.4960292Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:43:30.4962053Z Use `force = TRUE` to force installation 2021-05-16T01:43:30.4973938Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:43:30.4975597Z Use `force = TRUE` to force installation 2021-05-16T01:43:30.5115021Z ##[group]Run options(width = 100) 2021-05-16T01:43:30.5115608Z options(width = 100) 2021-05-16T01:43:30.5116224Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:43:30.5117001Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:43:30.5124868Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:43:30.5125318Z env: 2021-05-16T01:43:30.5125821Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:30.5126353Z TIC_DEPLOY_KEY: 2021-05-16T01:43:30.5127271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:30.5129628Z GITHUB_PAT: *** 2021-05-16T01:43:30.5130183Z COVERALLS_TOKEN: 2021-05-16T01:43:30.5130691Z continue-on-error: false 2021-05-16T01:43:30.5131173Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:30.5131678Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:30.5132127Z TZ: UTC 2021-05-16T01:43:30.5132535Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:30.5132998Z NOT_CRAN: true 2021-05-16T01:43:30.5133382Z ##[endgroup] 2021-05-16T01:43:30.9968330Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:43:30.9969686Z setting value 2021-05-16T01:43:30.9971093Z version R version 4.0.5 (2021-03-31) 2021-05-16T01:43:30.9972090Z os Ubuntu 20.04.2 LTS 2021-05-16T01:43:30.9973375Z system x86_64, linux-gnu 2021-05-16T01:43:30.9974378Z ui X11 2021-05-16T01:43:30.9975293Z language (EN) 2021-05-16T01:43:30.9976555Z collate C.UTF-8 2021-05-16T01:43:30.9977784Z ctype C.UTF-8 2021-05-16T01:43:30.9978696Z tz UTC 2021-05-16T01:43:30.9979826Z date 2021-05-16 2021-05-16T01:43:30.9980362Z 2021-05-16T01:43:30.9982046Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:43:30.9983458Z package * version date lib source 2021-05-16T01:43:30.9985348Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:43:30.9987102Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T01:43:30.9988674Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:30.9990283Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-16T01:43:30.9992264Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:43:30.9993807Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T01:43:30.9995337Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T01:43:30.9996897Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:43:30.9998443Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0000002Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0001540Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0003060Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0004927Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0006573Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0008222Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0009846Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0011402Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0013215Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0014784Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0016405Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0018007Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0019585Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0021198Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T01:43:31.0022999Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:43:31.0024755Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0026331Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0027904Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0029473Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0031057Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0032692Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0034268Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0035838Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0037427Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0039002Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0040558Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0042125Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0043660Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0060456Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:43:31.0062303Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0063908Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0065478Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0067111Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0068868Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0069700Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0070500Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0071344Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0072186Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0072981Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0073804Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0074655Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0075689Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0076587Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0077488Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0078413Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0079320Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0080325Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0081222Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0082107Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0083144Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0084192Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0085035Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0085837Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0086648Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0087457Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0088268Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0089121Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0089946Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0090780Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0091635Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0092717Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0093608Z png 0.1-7 2013-12-03 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0094480Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0095407Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0096325Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0097212Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0098086Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0098933Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0099815Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0100726Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0101622Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0102609Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0103521Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0104399Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0105261Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0106162Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0107069Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0107966Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0108869Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0109786Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0110723Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0111639Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0112565Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0113534Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0114436Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0115261Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0116074Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0116901Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0117943Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T01:43:31.0118826Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0123717Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T01:43:31.0124890Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0125792Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0126676Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0127626Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:43:31.0128546Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0129464Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0130377Z tiff 0.1-8 2021-03-31 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0131250Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0132139Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0133018Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0133901Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0134765Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T01:43:31.0135633Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0136508Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0137375Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0138254Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T01:43:31.0139109Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:43:31.0140256Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0141068Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0141862Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0142666Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0143448Z zoo 1.8-9 2021-03-09 [1] RSPM (R 4.0.3) 2021-05-16T01:43:31.0143775Z 2021-05-16T01:43:31.0144273Z [1] /home/runner/work/_temp/Library 2021-05-16T01:43:31.0144808Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T01:43:31.0177394Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:43:31.0177983Z Rscript -e 'tic::script()' 2021-05-16T01:43:31.0178436Z ls -l check 2021-05-16T01:43:31.0225399Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:43:31.0225974Z env: 2021-05-16T01:43:31.0226463Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:31.0226999Z TIC_DEPLOY_KEY: 2021-05-16T01:43:31.0227899Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:31.0229978Z GITHUB_PAT: *** 2021-05-16T01:43:31.0230440Z COVERALLS_TOKEN: 2021-05-16T01:43:31.0230972Z continue-on-error: false 2021-05-16T01:43:31.0231504Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:31.0232038Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:31.0232536Z TZ: UTC 2021-05-16T01:43:31.0232958Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:31.0233423Z NOT_CRAN: true 2021-05-16T01:43:31.0233838Z ##[endgroup] 2021-05-16T01:43:31.3134851Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:43:31.4487885Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:43:31.4488985Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:43:31.4489760Z timeout = Inf, check_dir = "check") 2021-05-16T01:43:31.5204812Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:43:31.7500680Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:43:31.7638070Z * preparing ‘bftools’: 2021-05-16T01:43:31.7805623Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:43:31.7806908Z * running ‘cleanup’ 2021-05-16T01:43:31.8761005Z * installing the package to build vignettes 2021-05-16T01:43:49.4929761Z * creating vignettes ... OK 2021-05-16T01:43:49.5032672Z * running ‘cleanup’ 2021-05-16T01:43:49.5471810Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:43:49.5482040Z * checking for empty or unneeded directories 2021-05-16T01:43:49.5516353Z * building ‘bftools_0.2.3.3.tar.gz’ 2021-05-16T01:43:49.5636034Z 2021-05-16T01:43:49.6497979Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:43:49.9256218Z * using log directory ‘/home/runner/work/bftools/bftools/check/bftools.Rcheck’ 2021-05-16T01:43:49.9257908Z * using R version 4.0.5 (2021-03-31) 2021-05-16T01:43:49.9258930Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:43:49.9259907Z * using session charset: UTF-8 2021-05-16T01:43:49.9532003Z * using option ‘--as-cran’ 2021-05-16T01:43:49.9560617Z * checking for file ‘bftools/DESCRIPTION’ ... OK 2021-05-16T01:43:49.9561920Z * checking extension type ... Package 2021-05-16T01:43:49.9563360Z * this is package ‘bftools’ version ‘0.2.3.3’ 2021-05-16T01:43:49.9564859Z * package encoding: UTF-8 2021-05-16T01:43:49.9587879Z * checking package namespace information ... OK 2021-05-16T01:44:06.7650626Z * checking package dependencies ... OK 2021-05-16T01:44:06.7651493Z * checking if this is a source package ... OK 2021-05-16T01:44:06.7652165Z * checking if there is a namespace ... OK 2021-05-16T01:44:06.9366229Z * checking for executable files ... OK 2021-05-16T01:44:06.9367075Z * checking for hidden files and directories ... OK 2021-05-16T01:44:06.9375099Z * checking for portable file names ... OK 2021-05-16T01:44:06.9376963Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:44:06.9403169Z * checking serialization versions ... OK 2021-05-16T01:44:27.0474724Z * checking whether package ‘bftools’ can be installed ... OK 2021-05-16T01:44:27.7655344Z * checking installed package size ... NOTE 2021-05-16T01:44:27.7656598Z installed size is 37.3Mb 2021-05-16T01:44:27.7658054Z sub-directories of 1Mb or more: 2021-05-16T01:44:27.7658792Z bftools 37.1Mb 2021-05-16T01:44:27.7659880Z * checking package directory ... OK 2021-05-16T01:44:27.7660736Z * checking for future file timestamps ... OK 2021-05-16T01:44:27.7662130Z * checking ‘build’ directory ... OK 2021-05-16T01:44:27.7663254Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:44:27.7664305Z * checking top-level files ... NOTE 2021-05-16T01:44:27.7665279Z ‘configure’: /bin/bash is not portable 2021-05-16T01:44:27.7666252Z * checking for left-over files ... OK 2021-05-16T01:44:27.7667054Z * checking index information ... OK 2021-05-16T01:44:27.8121201Z * checking package subdirectories ... OK 2021-05-16T01:44:27.8626892Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:44:27.9165485Z * checking R files for syntax errors ... OK 2021-05-16T01:44:28.4977588Z * checking whether the package can be loaded ... OK 2021-05-16T01:44:29.7663714Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:44:29.7666789Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:44:30.0694048Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:44:30.6369423Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:44:31.2645852Z * checking loading without being on the library search path ... OK 2021-05-16T01:44:31.8405519Z * checking dependencies in R code ... OK 2021-05-16T01:44:32.9184673Z * checking S3 generic/method consistency ... OK 2021-05-16T01:44:33.4610095Z * checking replacement functions ... OK 2021-05-16T01:44:34.0478842Z * checking foreign function calls ... OK 2021-05-16T01:44:37.6995876Z * checking R code for possible problems ... OK 2021-05-16T01:44:37.9188023Z * checking Rd files ... OK 2021-05-16T01:44:37.9726271Z * checking Rd metadata ... OK 2021-05-16T01:44:38.0446656Z * checking Rd line widths ... OK 2021-05-16T01:44:38.1515270Z * checking Rd cross-references ... OK 2021-05-16T01:44:38.7127150Z * checking for missing documentation entries ... OK 2021-05-16T01:44:40.4134193Z * checking for code/documentation mismatches ... OK 2021-05-16T01:44:41.6309292Z * checking Rd \usage sections ... OK 2021-05-16T01:44:41.7106936Z * checking Rd contents ... OK 2021-05-16T01:44:41.8070056Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:44:41.8071037Z * checking line endings in shell scripts ... OK 2021-05-16T01:44:41.8117649Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:44:41.8166191Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:44:43.5592674Z * checking examples ... OK 2021-05-16T01:44:43.6406554Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:44:43.8291622Z * checking tests ... 2021-05-16T01:45:02.3340840Z Running ‘testthat.R’ [24s/19s] 2021-05-16T01:45:02.3387955Z OK 2021-05-16T01:45:02.5423239Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:45:02.5479009Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-16T01:45:02.5480537Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-16T01:45:02.5481694Z ‘bad-vignette.Rmd’ 2021-05-16T01:45:03.4275178Z * checking re-building of vignette outputs ... OK 2021-05-16T01:45:05.5648337Z * checking PDF version of manual ... OK 2021-05-16T01:45:05.5650403Z * checking for non-standard things in the check directory ... OK 2021-05-16T01:45:05.5651529Z * checking for detritus in the temp directory ... OK 2021-05-16T01:45:05.5652283Z * DONE 2021-05-16T01:45:05.5652854Z 2021-05-16T01:45:05.5653498Z Status: 3 NOTEs 2021-05-16T01:45:05.5653939Z See 2021-05-16T01:45:05.5655321Z ‘/home/runner/work/bftools/bftools/check/bftools.Rcheck/00check.log’ 2021-05-16T01:45:05.5733108Z for details. 2021-05-16T01:45:05.5733707Z 2021-05-16T01:45:05.5734095Z 2021-05-16T01:45:05.6707757Z ── R CMD check results ──────────────────────────────────── bftools 0.2.3.3 ──── 2021-05-16T01:45:05.6737594Z Duration: 1m 16.1s 2021-05-16T01:45:05.6737985Z 2021-05-16T01:45:05.6763614Z ❯ checking installed package size ... NOTE 2021-05-16T01:45:05.6764479Z installed size is 37.3Mb 2021-05-16T01:45:05.6765312Z sub-directories of 1Mb or more: 2021-05-16T01:45:05.6765876Z bftools 37.1Mb 2021-05-16T01:45:05.6766174Z 2021-05-16T01:45:05.6777504Z ❯ checking top-level files ... NOTE 2021-05-16T01:45:05.6779920Z ‘configure’: /bin/bash is not portable 2021-05-16T01:45:05.6780356Z 2021-05-16T01:45:05.6790923Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-16T01:45:05.6793496Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-16T01:45:05.6794462Z ‘bad-vignette.Rmd’ 2021-05-16T01:45:05.6794835Z 2021-05-16T01:45:05.6810145Z 0 errors ✔ | 0 warnings ✔ | 3 notes ✖ 2021-05-16T01:45:05.6908416Z total 35620 2021-05-16T01:45:05.6909889Z drwxr-xr-x 6 runner docker 4096 May 16 01:45 bftools.Rcheck 2021-05-16T01:45:05.6912263Z -rw-r--r-- 1 runner docker 21938 May 16 01:43 bftools_0.2.3.3.tar.gz 2021-05-16T01:45:05.6914278Z -rw-r--r-- 1 runner docker 36444335 May 16 01:44 bftools_0.2.3.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:45:05.6950261Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:45:05.6951161Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:45:05.6996326Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:45:05.6996892Z env: 2021-05-16T01:45:05.6997394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:05.6997913Z TIC_DEPLOY_KEY: 2021-05-16T01:45:05.6998832Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:05.7001058Z GITHUB_PAT: *** 2021-05-16T01:45:05.7001524Z COVERALLS_TOKEN: 2021-05-16T01:45:05.7002078Z continue-on-error: false 2021-05-16T01:45:05.7002604Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:05.7003149Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:05.7003636Z TZ: UTC 2021-05-16T01:45:05.7004300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:05.7006986Z NOT_CRAN: true 2021-05-16T01:45:05.7007472Z ##[endgroup] 2021-05-16T01:45:05.7116066Z 2021-05-16T01:45:05.7117798Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T01:45:05.7118890Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T01:45:05.7120101Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:45:05.7120704Z 2021-05-16T01:45:05.7121548Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:45:05.7122696Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:45:05.7124280Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:45:05.7125090Z 2021-05-16T01:45:05.7125904Z R is a collaborative project with many contributors. 2021-05-16T01:45:05.7127188Z Type 'contributors()' for more information and 2021-05-16T01:45:05.7128470Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:45:05.7129060Z 2021-05-16T01:45:05.7130067Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:45:05.7131308Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:45:05.7132256Z Type 'q()' to quit R. 2021-05-16T01:45:05.7132631Z 2021-05-16T01:45:05.7133166Z > library(testthat) 2021-05-16T01:45:05.7133792Z > library(bftools) 2021-05-16T01:45:05.7134318Z > 2021-05-16T01:45:05.7134920Z > test_check("bftools") 2021-05-16T01:45:05.7135620Z /tmp/RtmprKDWra/RLIBS_7ad8769a7648/png/img/Rlogo.png 2021-05-16T01:45:05.7136647Z APNGReader initializing /tmp/RtmprKDWra/RLIBS_7ad8769a7648/png/img/Rlogo.png 2021-05-16T01:45:05.7138210Z [Animated PNG] -> /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/file7ce85cb70ee2.tiff [Tagged Image File Format] 2021-05-16T01:45:05.7139180Z Converted 1/1 planes (100%) 2021-05-16T01:45:05.7139649Z [done] 2021-05-16T01:45:05.7140254Z 0.608s elapsed (17.0+76.0ms per plane, 510ms overhead) 2021-05-16T01:45:05.7141488Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:45:05.7142813Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:45:05.7143548Z ================================================== 2021-05-16T01:45:05.7144048Z downloaded 841 KB 2021-05-16T01:45:05.7144355Z 2021-05-16T01:45:05.7144884Z To test read a file in any format, run: 2021-05-16T01:45:05.7145843Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:45:05.7146909Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:45:05.7147999Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:45:05.7149100Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:45:05.7150198Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:45:05.7151285Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:45:05.7152284Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:45:05.7152676Z 2021-05-16T01:45:05.7153438Z -version: print the library version and exit 2021-05-16T01:45:05.7154121Z file: the image file to read 2021-05-16T01:45:05.7155073Z -nopix: read metadata only, not pixels 2021-05-16T01:45:05.7155945Z -nocore: do not output core metadata 2021-05-16T01:45:05.7156921Z -nometa: do not parse format-specific metadata table 2021-05-16T01:45:05.7157886Z -nofilter: do not filter metadata fields 2021-05-16T01:45:05.7158834Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:45:05.7159745Z -minmax: compute min/max statistics 2021-05-16T01:45:05.7160677Z -merge: combine separate channels into RGB image 2021-05-16T01:45:05.7161804Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:45:05.7162810Z -stitch: stitch files with similar names 2021-05-16T01:45:05.7163744Z -separate: split RGB image into separate channels 2021-05-16T01:45:05.7164808Z -expand: expand indexed color to RGB 2021-05-16T01:45:05.7165651Z -omexml: populate OME-XML metadata 2021-05-16T01:45:05.7168850Z -normalize: normalize floating point images (*) 2021-05-16T01:45:05.7170007Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:45:05.7170885Z -debug: turn on debugging output 2021-05-16T01:45:05.7171826Z -range: specify range of planes to read (inclusive) 2021-05-16T01:45:05.7173275Z -series: specify which image series to read 2021-05-16T01:45:05.7174197Z -noflat: do not flatten subresolutions 2021-05-16T01:45:05.7175234Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:45:05.7176219Z subresolution to read (for images with subresolutions) 2021-05-16T01:45:05.7177450Z -swap: override the default input dimension order 2021-05-16T01:45:05.7178503Z -shuffle: override the default output dimension order 2021-05-16T01:45:05.7179571Z -map: specify file on disk to which name should be mapped 2021-05-16T01:45:05.7180655Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:45:05.7181574Z reduces the time required to read the images, but 2021-05-16T01:45:05.7182254Z requires more memory 2021-05-16T01:45:05.7183220Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:45:05.7184330Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:45:05.7185379Z -novalid: do not perform validation of OME-XML 2021-05-16T01:45:05.7186357Z -omexml-only: only output the generated OME-XML 2021-05-16T01:45:05.7187505Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:45:05.7188692Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:45:05.7189905Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:45:05.7190872Z -cache: cache the initialized reader 2021-05-16T01:45:05.7191884Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:45:05.7192858Z initialized reader. If unspecified, the cached reader 2021-05-16T01:45:05.7193766Z will be stored under the same folder as the image file 2021-05-16T01:45:05.7194908Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:45:05.7195426Z 2021-05-16T01:45:05.7195936Z * = may result in loss of precision 2021-05-16T01:45:05.7196306Z 2021-05-16T01:45:05.7197018Z /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/pJP28mCherry.czi 2021-05-16T01:45:05.7198210Z ZeissCZIReader initializing /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/pJP28mCherry.czi 2021-05-16T01:45:05.7199845Z [Zeiss CZI] -> /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/file7ce849765c39.tiff [Tagged Image File Format] 2021-05-16T01:45:05.7200764Z Converted 3/3 planes (100%) 2021-05-16T01:45:05.7201214Z [done] 2021-05-16T01:45:05.7201831Z 1.346s elapsed (7.0+74.0ms per plane, 1095ms overhead) 2021-05-16T01:45:05.7202689Z /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/pJP28mCherry.czi 2021-05-16T01:45:05.7203880Z ZeissCZIReader initializing /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/pJP28mCherry.czi 2021-05-16T01:45:05.7205787Z [Zeiss CZI] -> /tmp/RtmprKDWra/working_dir/RtmpfRJ5H2/file7ce844941f04.tiff [Tagged Image File Format] 2021-05-16T01:45:05.7206724Z Converted 3/3 planes (100%) 2021-05-16T01:45:05.7207177Z [done] 2021-05-16T01:45:05.7207801Z 1.137s elapsed (3.0+25.0ms per plane, 1047ms overhead) 2021-05-16T01:45:05.7209646Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 20 ] 2021-05-16T01:45:05.7210462Z > 2021-05-16T01:45:05.7210895Z > proc.time() 2021-05-16T01:45:05.7224889Z user system elapsed 2021-05-16T01:45:05.7225401Z 22.632 1.457 18.467 2021-05-16T01:45:05.7259683Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:45:05.7260336Z Rscript -e "tic::before_deploy()" 2021-05-16T01:45:05.7305622Z shell: /usr/bin/bash -e {0} 2021-05-16T01:45:05.7306065Z env: 2021-05-16T01:45:05.7306562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:05.7307077Z TIC_DEPLOY_KEY: 2021-05-16T01:45:05.7308000Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:05.7309494Z GITHUB_PAT: *** 2021-05-16T01:45:05.7309941Z COVERALLS_TOKEN: 2021-05-16T01:45:05.7311158Z continue-on-error: false 2021-05-16T01:45:05.7311697Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:05.7312228Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:05.7312725Z TZ: UTC 2021-05-16T01:45:05.7313158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:05.7313602Z NOT_CRAN: true 2021-05-16T01:45:05.7314022Z ##[endgroup] 2021-05-16T01:45:06.0340194Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:45:06.1745648Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:45:06.1746283Z with: 2021-05-16T01:45:06.1747351Z upload_url: https://uploads.github.com/repos/neuroconductor/bftools/releases/43007804/assets{?name,label} 2021-05-16T01:45:06.1748505Z asset_path: check/bftools_0.2.3.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:45:06.1749298Z asset_name: bftools_0.2.3.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T01:45:06.1750031Z asset_content_type: application/octet-stream 2021-05-16T01:45:06.1750587Z env: 2021-05-16T01:45:06.1751068Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:06.1751594Z TIC_DEPLOY_KEY: 2021-05-16T01:45:06.1752484Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:06.1754271Z GITHUB_PAT: *** 2021-05-16T01:45:06.1754731Z COVERALLS_TOKEN: 2021-05-16T01:45:06.1755265Z continue-on-error: false 2021-05-16T01:45:06.1755804Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:06.1756381Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:06.1756865Z TZ: UTC 2021-05-16T01:45:06.1757306Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:06.1757766Z NOT_CRAN: true 2021-05-16T01:45:06.1758829Z GITHUB_TOKEN: *** 2021-05-16T01:45:06.1759257Z ##[endgroup] 2021-05-16T01:45:07.2900746Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:45:07.2901362Z Rscript -e "tic::deploy()" 2021-05-16T01:45:07.2948275Z shell: /usr/bin/bash -e {0} 2021-05-16T01:45:07.2948712Z env: 2021-05-16T01:45:07.2949196Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:07.2949724Z TIC_DEPLOY_KEY: 2021-05-16T01:45:07.2950630Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:07.2952461Z GITHUB_PAT: *** 2021-05-16T01:45:07.2953019Z COVERALLS_TOKEN: 2021-05-16T01:45:07.2953510Z continue-on-error: false 2021-05-16T01:45:07.2954008Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:07.2954495Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:07.2954959Z TZ: UTC 2021-05-16T01:45:07.2955348Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:07.2955776Z NOT_CRAN: true 2021-05-16T01:45:07.2956163Z ##[endgroup] 2021-05-16T01:45:07.5851361Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:45:07.7160553Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:45:07.7161558Z Rscript -e "tic::after_deploy()" 2021-05-16T01:45:07.7211897Z shell: /usr/bin/bash -e {0} 2021-05-16T01:45:07.7212344Z env: 2021-05-16T01:45:07.7212838Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:07.7213371Z TIC_DEPLOY_KEY: 2021-05-16T01:45:07.7214290Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:07.7216299Z GITHUB_PAT: *** 2021-05-16T01:45:07.7216762Z COVERALLS_TOKEN: 2021-05-16T01:45:07.7217297Z continue-on-error: false 2021-05-16T01:45:07.7217837Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:07.7218371Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:07.7218878Z TZ: UTC 2021-05-16T01:45:07.7219300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:07.7219765Z NOT_CRAN: true 2021-05-16T01:45:07.7220187Z ##[endgroup] 2021-05-16T01:45:08.0146108Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:45:08.1469767Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T01:45:08.1470516Z curl -s -H "Accept: application/json" \ 2021-05-16T01:45:08.1471194Z  -H "Content-Type: application/json" \ 2021-05-16T01:45:08.1471895Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T01:45:08.1472659Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T01:45:08.1473472Z  -X POST https://coveralls.io/api/repos 2021-05-16T01:45:08.1519366Z shell: /usr/bin/bash -e {0} 2021-05-16T01:45:08.1519766Z env: 2021-05-16T01:45:08.1520238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:08.1520721Z TIC_DEPLOY_KEY: 2021-05-16T01:45:08.1521577Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:08.1523589Z GITHUB_PAT: *** 2021-05-16T01:45:08.1524235Z COVERALLS_TOKEN: 2021-05-16T01:45:08.1524930Z continue-on-error: false 2021-05-16T01:45:08.1525502Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:08.1526036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:08.1526539Z TZ: UTC 2021-05-16T01:45:08.1526959Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:08.1527426Z NOT_CRAN: true 2021-05-16T01:45:08.1527834Z ##[endgroup] 2021-05-16T01:45:08.2406085Z {"error":"Forbidden"} 2021-05-16T01:45:08.2452727Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T01:45:08.2453416Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T01:45:08.2454025Z  curl -s -H "Accept: application/json" \ 2021-05-16T01:45:08.2454717Z  -H "Content-Type: application/json" \ 2021-05-16T01:45:08.2455557Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T01:45:08.2456369Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T01:45:08.2457061Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T01:45:08.2502485Z shell: /usr/bin/bash -e {0} 2021-05-16T01:45:08.2502923Z env: 2021-05-16T01:45:08.2503428Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:08.2503945Z TIC_DEPLOY_KEY: 2021-05-16T01:45:08.2504860Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:08.2506612Z GITHUB_PAT: *** 2021-05-16T01:45:08.2507073Z COVERALLS_TOKEN: 2021-05-16T01:45:08.2507658Z continue-on-error: false 2021-05-16T01:45:08.2508204Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:08.2508735Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:08.2509236Z TZ: UTC 2021-05-16T01:45:08.2509661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:08.2510134Z NOT_CRAN: true 2021-05-16T01:45:08.2510544Z ##[endgroup] 2021-05-16T01:45:08.3876802Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T01:45:08.3877643Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T01:45:08.3885449Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:45:08.3885913Z env: 2021-05-16T01:45:08.3886409Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:08.3886932Z TIC_DEPLOY_KEY: 2021-05-16T01:45:08.3887835Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:45:08.3889565Z GITHUB_PAT: *** 2021-05-16T01:45:08.3890018Z COVERALLS_TOKEN: 2021-05-16T01:45:08.3890549Z continue-on-error: false 2021-05-16T01:45:08.3891083Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:08.3891611Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:45:08.3892108Z TZ: UTC 2021-05-16T01:45:08.3892525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:08.3892987Z NOT_CRAN: true 2021-05-16T01:45:08.3893440Z COVERALLS_REPO_TOKEN: null 2021-05-16T01:45:08.3893948Z ##[endgroup] 2021-05-16T01:45:44.7852246Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T01:45:44.7856168Z object 'null' not found 2021-05-16T01:45:44.7857813Z Calls: -> to_coveralls 2021-05-16T01:45:44.7859072Z Execution halted 2021-05-16T01:45:44.7924418Z ##[error]Process completed with exit code 1. 2021-05-16T01:45:44.9701454Z Post job cleanup. 2021-05-16T01:45:45.0170961Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:45:45.0264209Z Post job cleanup. 2021-05-16T01:45:45.1264762Z [command]/usr/bin/git version 2021-05-16T01:45:45.1368791Z git version 2.31.1 2021-05-16T01:45:45.1404690Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:45:45.1451429Z [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-16T01:45:45.1726512Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:45:45.1759649Z http.https://github.com/.extraheader 2021-05-16T01:45:45.1770245Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:45:45.1814309Z [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-16T01:45:45.2159021Z Cleaning up orphan processes