2021-05-17T17:31:06.8771785Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.4541904Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.5661294Z 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-17T17:31:07.6734021Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.8071328Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:14.9837842Z Current runner version: '2.278.0' 2021-05-17T17:31:14.9867572Z ##[group]Operating System 2021-05-17T17:31:14.9868639Z Ubuntu 2021-05-17T17:31:14.9869118Z 20.04.2 2021-05-17T17:31:14.9869653Z LTS 2021-05-17T17:31:14.9870176Z ##[endgroup] 2021-05-17T17:31:14.9870861Z ##[group]Virtual Environment 2021-05-17T17:31:14.9871615Z Environment: ubuntu-20.04 2021-05-17T17:31:14.9872220Z Version: 20210510.0 2021-05-17T17:31:14.9873384Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:31:14.9874995Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:31:14.9875965Z ##[endgroup] 2021-05-17T17:31:14.9878131Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:14.9879479Z Actions: write 2021-05-17T17:31:14.9880035Z Checks: write 2021-05-17T17:31:14.9880665Z Contents: write 2021-05-17T17:31:14.9881308Z Deployments: write 2021-05-17T17:31:14.9882019Z Issues: write 2021-05-17T17:31:14.9882646Z Metadata: read 2021-05-17T17:31:14.9883217Z Packages: write 2021-05-17T17:31:14.9883860Z PullRequests: write 2021-05-17T17:31:14.9884623Z RepositoryProjects: write 2021-05-17T17:31:14.9885339Z SecurityEvents: write 2021-05-17T17:31:14.9885997Z Statuses: write 2021-05-17T17:31:14.9886660Z ##[endgroup] 2021-05-17T17:31:14.9889991Z Prepare workflow directory 2021-05-17T17:31:15.1050965Z Prepare all required actions 2021-05-17T17:31:15.1063328Z Getting action download info 2021-05-17T17:31:15.5567962Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:17.4867101Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:17.9751135Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:20.3792830Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:20.6309482Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:20.8268690Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:20.9953755Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:21.4260996Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:21.4261662Z with: 2021-05-17T17:31:21.4262167Z repository: neuroconductor/nsrr 2021-05-17T17:31:21.4263223Z token: *** 2021-05-17T17:31:21.4263647Z ssh-strict: true 2021-05-17T17:31:21.4264239Z persist-credentials: true 2021-05-17T17:31:21.4264762Z clean: true 2021-05-17T17:31:21.4265190Z fetch-depth: 1 2021-05-17T17:31:21.4265603Z lfs: false 2021-05-17T17:31:21.4266024Z submodules: false 2021-05-17T17:31:21.4266423Z env: 2021-05-17T17:31:21.4266904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.4267422Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.4268292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.4269595Z GITHUB_PAT: *** 2021-05-17T17:31:21.4270475Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.4270996Z continue-on-error: true 2021-05-17T17:31:21.4271516Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.4271932Z ##[endgroup] 2021-05-17T17:31:21.6670465Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:21.6671385Z ##[group]Getting Git version info 2021-05-17T17:31:21.6672662Z Working directory is '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.6771108Z [command]/usr/bin/git version 2021-05-17T17:31:21.6921189Z git version 2.31.1 2021-05-17T17:31:21.6942384Z ##[endgroup] 2021-05-17T17:31:21.6950964Z Deleting the contents of '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.6955726Z ##[group]Initializing the repository 2021-05-17T17:31:21.6960978Z [command]/usr/bin/git init /home/runner/work/nsrr/nsrr 2021-05-17T17:31:21.7038162Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:21.7039309Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:21.7040469Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:21.7041138Z hint: 2021-05-17T17:31:21.7041936Z hint: git config --global init.defaultBranch 2021-05-17T17:31:21.7042725Z hint: 2021-05-17T17:31:21.7043506Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:21.7044595Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:21.7045263Z hint: 2021-05-17T17:31:21.7045817Z hint: git branch -m 2021-05-17T17:31:21.7054002Z Initialized empty Git repository in /home/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:21.7065314Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.7113357Z ##[endgroup] 2021-05-17T17:31:21.7114400Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:21.7120341Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:31:21.7164296Z ##[endgroup] 2021-05-17T17:31:22.9866921Z ##[group]Setting up auth 2021-05-17T17:31:22.9869300Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:22.9880091Z [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-17T17:31:22.9883070Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:22.9887098Z [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-17T17:31:22.9891132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:22.9892961Z ##[endgroup] 2021-05-17T17:31:22.9893911Z ##[group]Fetching the repository 2021-05-17T17:31:22.9896849Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:22.9899219Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:22.9900690Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:22.9901729Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:22.9902729Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:22.9903737Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:22.9904731Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:22.9905743Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:22.9906741Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:22.9907725Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:22.9908726Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:22.9909735Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:22.9910730Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:22.9911732Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:22.9912721Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:22.9913741Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:22.9914763Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:22.9916281Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:22.9917349Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:22.9918340Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:22.9919343Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:22.9920341Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:22.9921325Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:22.9922323Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:22.9923336Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:22.9924570Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:22.9925580Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:22.9926593Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:22.9927571Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:22.9928826Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:22.9929823Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:22.9930823Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:22.9931823Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:22.9933024Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:22.9934006Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:22.9935006Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:22.9935986Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:22.9936982Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:22.9937985Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:22.9938970Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:22.9939972Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:22.9941592Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:22.9943773Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:22.9945254Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:22.9946257Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:22.9947263Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:22.9948271Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:22.9949295Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:22.9950710Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:22.9951750Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:22.9952817Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:22.9953392Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:22.9953950Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:22.9954533Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:22.9955109Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:22.9955831Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:22.9956414Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:22.9956977Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:22.9957547Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:22.9958208Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:22.9958725Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:22.9959259Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:22.9959777Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:22.9960312Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:22.9960841Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:22.9961355Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:22.9961886Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:22.9962401Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:22.9962928Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:22.9963467Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:22.9963985Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:22.9964509Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:22.9965036Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:22.9965550Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:22.9966084Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:22.9966600Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:22.9967123Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:22.9967651Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:22.9968163Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:22.9968695Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:22.9969215Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:22.9969742Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:22.9970357Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:22.9970876Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:22.9971407Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:22.9971934Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:22.9972448Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:22.9973102Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:22.9973617Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:22.9974171Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:22.9974910Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:22.9975482Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:22.9976043Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:22.9976615Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:22.9977184Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:22.9977768Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:22.9978343Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:22.9978909Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:22.9979764Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:22.9980365Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:22.9980952Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:22.9981530Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:22.9982093Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:22.9982694Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:22.9983338Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:22.9983947Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:22.9984563Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:22.9985174Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:22.9985922Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:22.9986553Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:22.9987239Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:22.9987861Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:22.9988468Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:22.9989097Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:22.9989731Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:22.9990348Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:22.9990975Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:22.9991607Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:22.9992215Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:22.9992830Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:22.9993435Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:22.9994061Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:22.9994683Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:22.9995285Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:22.9995905Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:22.9996508Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:22.9997124Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:22.9997739Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:22.9998344Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:22.9998964Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:22.9999582Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:23.0000181Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:23.0000816Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:23.0001423Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:23.0002127Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:23.0002743Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:23.0003345Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:23.0003965Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:23.0004591Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:23.0005197Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:23.0005814Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:23.0006419Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:23.0007037Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:23.0007654Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:23.0008261Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:23.0008877Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:23.0009481Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:23.0010107Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:23.0010725Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:23.0011336Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:23.0011955Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:23.0012574Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:23.0013602Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:23.0014179Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:23.0014745Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:23.0015321Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:23.0015900Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:23.0016456Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:23.0017037Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:23.0017602Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:23.0018255Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:23.0018831Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:23.0019394Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:23.0019969Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:23.0020543Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:23.0021104Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:23.0021677Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:23.0022237Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:23.0022811Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:23.0023388Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:23.0023944Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:23.0024517Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:23.0025077Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:23.0025658Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:23.0026229Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:23.0027269Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:23.0027898Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:23.0028518Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:23.0029125Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:23.0029745Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:23.0030349Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:23.0030965Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:23.0031583Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:23.0032186Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:23.0032803Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:23.0033423Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:23.0034142Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:23.0034759Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:23.0035369Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:23.0035992Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:23.0036607Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:23.0037212Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:23.0037832Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:23.0038435Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:23.0039055Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:23.0039702Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:23.0040281Z Receiving objects: 0% (1/105) 2021-05-17T17:31:23.0040797Z Receiving objects: 1% (2/105) 2021-05-17T17:31:23.0041312Z Receiving objects: 2% (3/105) 2021-05-17T17:31:23.0041815Z Receiving objects: 3% (4/105) 2021-05-17T17:31:23.0042332Z Receiving objects: 4% (5/105) 2021-05-17T17:31:23.0042830Z Receiving objects: 5% (6/105) 2021-05-17T17:31:23.0043950Z Receiving objects: 6% (7/105) 2021-05-17T17:31:23.0044481Z Receiving objects: 7% (8/105) 2021-05-17T17:31:23.0044986Z Receiving objects: 8% (9/105) 2021-05-17T17:31:23.0045532Z Receiving objects: 9% (10/105) 2021-05-17T17:31:23.0046038Z Receiving objects: 10% (11/105) 2021-05-17T17:31:23.0046550Z Receiving objects: 11% (12/105) 2021-05-17T17:31:23.0047071Z Receiving objects: 12% (13/105) 2021-05-17T17:31:23.0047576Z Receiving objects: 13% (14/105) 2021-05-17T17:31:23.0048506Z Receiving objects: 14% (15/105) 2021-05-17T17:31:23.0049024Z Receiving objects: 15% (16/105) 2021-05-17T17:31:23.0049586Z Receiving objects: 16% (17/105) 2021-05-17T17:31:23.0050114Z Receiving objects: 17% (18/105) 2021-05-17T17:31:23.0050619Z Receiving objects: 18% (19/105) 2021-05-17T17:31:23.0051143Z Receiving objects: 19% (20/105) 2021-05-17T17:31:23.0051817Z Receiving objects: 20% (21/105) 2021-05-17T17:31:23.0052382Z Receiving objects: 21% (23/105) 2021-05-17T17:31:23.0052993Z Receiving objects: 22% (24/105) 2021-05-17T17:31:23.0053507Z Receiving objects: 23% (25/105) 2021-05-17T17:31:23.0054006Z Receiving objects: 24% (26/105) 2021-05-17T17:31:23.0054520Z Receiving objects: 25% (27/105) 2021-05-17T17:31:23.0055043Z Receiving objects: 26% (28/105) 2021-05-17T17:31:23.0055593Z Receiving objects: 27% (29/105) 2021-05-17T17:31:23.0056124Z Receiving objects: 28% (30/105) 2021-05-17T17:31:23.0056906Z Receiving objects: 29% (31/105) 2021-05-17T17:31:23.0057440Z Receiving objects: 30% (32/105) 2021-05-17T17:31:23.0057955Z Receiving objects: 31% (33/105) 2021-05-17T17:31:23.0058454Z Receiving objects: 32% (34/105) 2021-05-17T17:31:23.0058971Z Receiving objects: 33% (35/105) 2021-05-17T17:31:23.0059483Z Receiving objects: 34% (36/105) 2021-05-17T17:31:23.0059981Z Receiving objects: 35% (37/105) 2021-05-17T17:31:23.0060493Z Receiving objects: 36% (38/105) 2021-05-17T17:31:23.0061004Z Receiving objects: 37% (39/105) 2021-05-17T17:31:23.0061519Z Receiving objects: 38% (40/105) 2021-05-17T17:31:23.0062030Z Receiving objects: 39% (41/105) 2021-05-17T17:31:23.0062533Z Receiving objects: 40% (42/105) 2021-05-17T17:31:23.0063046Z Receiving objects: 41% (44/105) 2021-05-17T17:31:23.0063547Z Receiving objects: 42% (45/105) 2021-05-17T17:31:23.0064064Z Receiving objects: 43% (46/105) 2021-05-17T17:31:23.0064575Z Receiving objects: 44% (47/105) 2021-05-17T17:31:23.0065072Z Receiving objects: 45% (48/105) 2021-05-17T17:31:23.0065583Z Receiving objects: 46% (49/105) 2021-05-17T17:31:23.0066098Z Receiving objects: 47% (50/105) 2021-05-17T17:31:23.0066602Z Receiving objects: 48% (51/105) 2021-05-17T17:31:23.0067111Z Receiving objects: 49% (52/105) 2021-05-17T17:31:23.0067612Z Receiving objects: 50% (53/105) 2021-05-17T17:31:23.0068136Z Receiving objects: 51% (54/105) 2021-05-17T17:31:23.0068652Z Receiving objects: 52% (55/105) 2021-05-17T17:31:23.0069296Z Receiving objects: 53% (56/105) 2021-05-17T17:31:23.0069811Z Receiving objects: 54% (57/105) 2021-05-17T17:31:23.0070314Z Receiving objects: 55% (58/105) 2021-05-17T17:31:23.0070829Z Receiving objects: 56% (59/105) 2021-05-17T17:31:23.0071343Z Receiving objects: 57% (60/105) 2021-05-17T17:31:23.0071845Z Receiving objects: 58% (61/105) 2021-05-17T17:31:23.0072360Z Receiving objects: 59% (62/105) 2021-05-17T17:31:23.0072864Z Receiving objects: 60% (63/105) 2021-05-17T17:31:23.0073377Z Receiving objects: 61% (65/105) 2021-05-17T17:31:23.0073889Z Receiving objects: 62% (66/105) 2021-05-17T17:31:23.0074392Z Receiving objects: 63% (67/105) 2021-05-17T17:31:23.0074907Z Receiving objects: 64% (68/105) 2021-05-17T17:31:23.0075408Z Receiving objects: 65% (69/105) 2021-05-17T17:31:23.0075924Z Receiving objects: 66% (70/105) 2021-05-17T17:31:23.0076436Z Receiving objects: 67% (71/105) 2021-05-17T17:31:23.0076936Z Receiving objects: 68% (72/105) 2021-05-17T17:31:23.0077448Z Receiving objects: 69% (73/105) 2021-05-17T17:31:23.0077955Z Receiving objects: 70% (74/105) 2021-05-17T17:31:23.0078468Z Receiving objects: 71% (75/105) 2021-05-17T17:31:23.0078980Z Receiving objects: 72% (76/105) 2021-05-17T17:31:23.0079574Z Receiving objects: 73% (77/105) 2021-05-17T17:31:23.0080053Z Receiving objects: 74% (78/105) 2021-05-17T17:31:23.0080515Z Receiving objects: 75% (79/105) 2021-05-17T17:31:23.0081197Z Receiving objects: 76% (80/105) 2021-05-17T17:31:23.0081706Z Receiving objects: 77% (81/105) 2021-05-17T17:31:23.0082205Z Receiving objects: 78% (82/105) 2021-05-17T17:31:23.0082713Z Receiving objects: 79% (83/105) 2021-05-17T17:31:23.0083212Z Receiving objects: 80% (84/105) 2021-05-17T17:31:23.0083720Z Receiving objects: 81% (86/105) 2021-05-17T17:31:23.0084228Z Receiving objects: 82% (87/105) 2021-05-17T17:31:23.0084806Z Receiving objects: 83% (88/105) 2021-05-17T17:31:23.0085277Z Receiving objects: 84% (89/105) 2021-05-17T17:31:23.0085737Z Receiving objects: 85% (90/105) 2021-05-17T17:31:23.0086829Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:23.0087436Z Receiving objects: 86% (91/105) 2021-05-17T17:31:23.0087902Z Receiving objects: 87% (92/105) 2021-05-17T17:31:23.0088371Z Receiving objects: 88% (93/105) 2021-05-17T17:31:23.0088834Z Receiving objects: 89% (94/105) 2021-05-17T17:31:23.0089311Z Receiving objects: 90% (95/105) 2021-05-17T17:31:23.0090104Z Receiving objects: 91% (96/105) 2021-05-17T17:31:23.0090582Z Receiving objects: 92% (97/105) 2021-05-17T17:31:23.0091058Z Receiving objects: 93% (98/105) 2021-05-17T17:31:23.0091531Z Receiving objects: 94% (99/105) 2021-05-17T17:31:23.0092195Z Receiving objects: 95% (100/105) 2021-05-17T17:31:23.0093106Z Receiving objects: 96% (101/105) 2021-05-17T17:31:23.0093676Z Receiving objects: 97% (102/105) 2021-05-17T17:31:23.0094188Z Receiving objects: 98% (103/105) 2021-05-17T17:31:23.0094705Z Receiving objects: 99% (104/105) 2021-05-17T17:31:23.0095203Z Receiving objects: 100% (105/105) 2021-05-17T17:31:23.0095805Z Receiving objects: 100% (105/105), 418.78 KiB | 6.75 MiB/s, done. 2021-05-17T17:31:23.0096374Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:23.0096875Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:23.0097373Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:23.0097851Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:23.0098350Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:23.0098838Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:23.0099332Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:23.0099822Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:23.0100299Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:23.0100797Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:23.0101285Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:23.0101781Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:23.0102275Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:23.0102755Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:23.0103249Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:23.0103738Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:23.0104354Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:23.0104943Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:23.0105413Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:23.0106059Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:23.0107167Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:23.0107893Z ##[endgroup] 2021-05-17T17:31:23.0108407Z ##[group]Determining the checkout info 2021-05-17T17:31:23.0108892Z ##[endgroup] 2021-05-17T17:31:23.0109343Z ##[group]Checking out the ref 2021-05-17T17:31:23.0110154Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:23.0110917Z Note: switching to 'refs/tags/0.1.5.s'. 2021-05-17T17:31:23.0111250Z 2021-05-17T17:31:23.0111996Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:31:23.0112785Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:31:23.0113566Z state without impacting any branches by switching back to a branch. 2021-05-17T17:31:23.0114023Z 2021-05-17T17:31:23.0114538Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:31:23.0115442Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:31:23.0115862Z 2021-05-17T17:31:23.0116430Z git switch -c 2021-05-17T17:31:23.0116787Z 2021-05-17T17:31:23.0117191Z Or undo this operation with: 2021-05-17T17:31:23.0117504Z 2021-05-17T17:31:23.0117954Z git switch - 2021-05-17T17:31:23.0118212Z 2021-05-17T17:31:23.0118834Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:31:23.0119364Z 2021-05-17T17:31:23.0119762Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:23.0120241Z ##[endgroup] 2021-05-17T17:31:23.0120843Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:31:23.0121654Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:23.0221244Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:23.0221768Z with: 2021-05-17T17:31:23.0222186Z r-version: devel 2021-05-17T17:31:23.0222607Z Ncpus: 1 2021-05-17T17:31:23.0223050Z crayon.enabled: NULL 2021-05-17T17:31:23.0223642Z remove-openmp-macos: true 2021-05-17T17:31:23.0224246Z http-user-agent: default 2021-05-17T17:31:23.0224762Z install-r: true 2021-05-17T17:31:23.0225389Z windows-path-include-mingw: true 2021-05-17T17:31:23.0225961Z env: 2021-05-17T17:31:23.0226438Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:23.0226943Z TIC_DEPLOY_KEY: 2021-05-17T17:31:23.0227842Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:23.0229262Z GITHUB_PAT: *** 2021-05-17T17:31:23.0230125Z COVERALLS_TOKEN: *** 2021-05-17T17:31:23.0230669Z continue-on-error: true 2021-05-17T17:31:23.0231201Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:23.0231621Z ##[endgroup] 2021-05-17T17:31:24.4307964Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:31:26.3592861Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:31:26.3597545Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:31:26.3623671Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:31:26.4640447Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:31:26.4659655Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:31:26.5100869Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:31:26.6244923Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:31:26.6444198Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:31:26.6558578Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:31:26.6590037Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:31:26.6819572Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:31:26.6821706Z Get:12 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:31:26.6823664Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:31:26.6825427Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:31:26.6827144Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:31:26.6828891Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:31:26.9118339Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:31:27.1656184Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:31:27.2275464Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:31:27.2290086Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:31:27.2292288Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:31:27.2312030Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:31:27.2316953Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:31:27.2454111Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:31:27.4157024Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:31:34.2982646Z Fetched 4463 kB in 1s (3745 kB/s) 2021-05-17T17:31:35.1480766Z Reading package lists... 2021-05-17T17:31:35.1710926Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:31:37.2107863Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:31:37.2820249Z Reading package lists... 2021-05-17T17:31:37.4609592Z Building dependency tree... 2021-05-17T17:31:37.4624905Z Reading state information... 2021-05-17T17:31:37.6253420Z The following additional packages will be installed: 2021-05-17T17:31:37.6256021Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:31:37.6259357Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:31:37.6262297Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:31:37.6265302Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:31:37.6268546Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:31:37.6271059Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:31:37.6273714Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:31:37.6277114Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:31:37.6279762Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:31:37.6282248Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:31:37.6284831Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:31:37.6287498Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:31:37.6290376Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:31:37.6293354Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:31:37.6295833Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:31:37.6298290Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:31:37.6300702Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:37.6303890Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:37.6306932Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:37.6309395Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:37.6310874Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:37.6312220Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:37.6313913Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:37.6315629Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:37.6317896Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:37.6321090Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:37.6323916Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:37.6326674Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:37.6329470Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:37.6332458Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:37.6376226Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:37.6377935Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:37.6379594Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:37.6381107Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:37.6382554Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:37.6384091Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:37.6385500Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:37.6386890Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:31:37.6387611Z Suggested packages: 2021-05-17T17:31:37.6388497Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:31:37.6389748Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:31:37.6391083Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:31:37.6392435Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:31:37.6393783Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:31:37.6395023Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:31:37.6396268Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:31:37.6397706Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:31:37.6399366Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:31:37.6400787Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:31:38.1668706Z The following NEW packages will be installed: 2021-05-17T17:31:38.1672667Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:31:38.1674181Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:31:38.1675905Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:31:38.1677803Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:31:38.1680670Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:31:38.1682483Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:31:38.1684264Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:31:38.1686014Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:31:38.1687863Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:31:38.1689875Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:31:38.1691316Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:31:38.1693104Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:31:38.1695020Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:31:38.1696764Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:31:38.1698375Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:31:38.1700006Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:31:38.1701710Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:38.1703645Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:38.1705568Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:38.1707216Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:38.1708694Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:38.1710689Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:38.1712641Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:38.1738703Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:38.1740168Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:38.1741522Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:38.1742944Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:38.1744375Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:38.1745819Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:38.1747481Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:38.1748930Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:38.1750468Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:38.1752261Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:38.1753775Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:38.1755226Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:38.1756752Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:38.1758167Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:38.1759323Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:31:38.1964123Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:31:38.1964871Z Need to get 8648 kB of archives. 2021-05-17T17:31:38.1965560Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:31:38.1967299Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:31:38.1989592Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:31:38.1995265Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:31:38.2004352Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:31:38.2010335Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:31:38.2023107Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:31:38.2028776Z 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-17T17:31:38.2034701Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:31:38.2037132Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:31:38.2067332Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:31:38.2073461Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:31:38.2079719Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:31:38.2100303Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:31:38.2102046Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:31:38.2103745Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:31:38.2105438Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:31:38.2106981Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:31:38.2115584Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:31:38.2121869Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:31:38.2207101Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:31:38.2248254Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:31:38.2265399Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:31:38.2275726Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:31:38.2285220Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:31:38.2293373Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:31:38.2331271Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:31:38.2339158Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:31:38.2346996Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:31:38.2360905Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:31:38.2369009Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:31:38.2374840Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:31:38.2390690Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:31:38.2392740Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:31:38.2394624Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:31:38.2396430Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:31:38.2398338Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:31:38.2400298Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:31:38.2408503Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:31:38.2415701Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:31:38.2424837Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:31:38.2427474Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:31:38.2456890Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:31:38.2485375Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:31:38.2487565Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:31:38.2490519Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:31:38.2492417Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:31:38.2494581Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:31:38.2496465Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:31:38.2498216Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:31:38.2500689Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:31:38.2507004Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:31:38.2528892Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:31:38.2544494Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:31:38.2568371Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:31:38.2570182Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:31:38.2571973Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:31:38.2573925Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:31:38.2576098Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:31:38.2586603Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:31:38.2588413Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:31:38.2597557Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:31:38.2606745Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:31:38.2620793Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:31:38.2622861Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:31:38.2624877Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:31:38.2637435Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:31:38.2639395Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:31:38.2641186Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:31:38.2648975Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:31:38.2671561Z 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-17T17:31:38.2673617Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:31:38.2675530Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:31:38.2677281Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:31:38.2679250Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:31:38.2681113Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:31:38.2682830Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:31:38.2703120Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:31:38.2723879Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:31:38.2726124Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:31:38.2727973Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:31:38.2814743Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:31:38.2816706Z 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-17T17:31:38.2818930Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:31:38.2820962Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:31:38.2823577Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:31:38.2826160Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:31:38.2828732Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:31:38.2851490Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:31:38.2853655Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:31:38.2855556Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:31:38.2871396Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:31:38.2881326Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:31:38.2887048Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:31:38.2893218Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:31:38.2922066Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:31:38.2925142Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:31:38.2927238Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:31:38.2930270Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:31:38.2932925Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:31:38.2938583Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:31:38.2977319Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:31:38.3001835Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:31:38.3025408Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:31:38.3031929Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:31:38.3038310Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:31:38.3045570Z 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-17T17:31:38.3058149Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:31:38.3066150Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:31:38.3101843Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:31:38.3124620Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:31:38.3132200Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:31:38.3140030Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:31:38.3147934Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:31:38.3156100Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:31:38.3162676Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:31:38.3171003Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:31:38.3178716Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:31:38.3188695Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:31:38.3193136Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:31:38.3228158Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:31:38.3242111Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:31:38.3244088Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:31:38.3254892Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:31:38.3256836Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:31:38.3263383Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:31:38.3284473Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:31:38.3614145Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:31:38.3621325Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:31:38.3635127Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:31:38.3827499Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:31:39.1625392Z Fetched 8648 kB in 0s (42.2 MB/s) 2021-05-17T17:31:39.2002749Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:31:39.2193145Z (Reading database ... 2021-05-17T17:31:39.2194194Z (Reading database ... 5% 2021-05-17T17:31:39.2195086Z (Reading database ... 10% 2021-05-17T17:31:39.2196218Z (Reading database ... 15% 2021-05-17T17:31:39.2196838Z (Reading database ... 20% 2021-05-17T17:31:39.2197367Z (Reading database ... 25% 2021-05-17T17:31:39.2197995Z (Reading database ... 30% 2021-05-17T17:31:39.2198637Z (Reading database ... 35% 2021-05-17T17:31:39.2199149Z (Reading database ... 40% 2021-05-17T17:31:39.2199739Z (Reading database ... 45% 2021-05-17T17:31:39.2200259Z (Reading database ... 50% 2021-05-17T17:31:39.2545555Z (Reading database ... 55% 2021-05-17T17:31:39.2961193Z (Reading database ... 60% 2021-05-17T17:31:39.3302831Z (Reading database ... 65% 2021-05-17T17:31:39.3615437Z (Reading database ... 70% 2021-05-17T17:31:39.4324808Z (Reading database ... 75% 2021-05-17T17:31:39.5141091Z (Reading database ... 80% 2021-05-17T17:31:39.5932014Z (Reading database ... 85% 2021-05-17T17:31:39.6461797Z (Reading database ... 90% 2021-05-17T17:31:39.6953213Z (Reading database ... 95% 2021-05-17T17:31:39.6954412Z (Reading database ... 100% 2021-05-17T17:31:39.6955657Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:31:39.7084694Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:31:39.7202208Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:31:39.7614503Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:31:39.7894388Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:31:39.7919383Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:31:39.8254510Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:31:39.8518869Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:31:39.8530650Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:39.8808507Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:31:39.9085070Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:31:39.9095475Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:39.9355697Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:31:39.9633905Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:31:39.9647661Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:39.9979248Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:31:40.0257397Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:31:40.0267349Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:40.0518587Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:31:40.0798344Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:31:40.0894749Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:40.1120686Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:31:40.1396067Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:31:40.1408598Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:40.1651566Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:31:40.1929830Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:31:40.1942151Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:40.2175137Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:31:40.2450848Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:31:40.2463060Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:40.2774675Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:31:40.2984001Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:31:40.2996526Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:40.3286525Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:31:40.3564814Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:31:40.3574634Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:40.3807802Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:31:40.4084166Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:31:40.4095408Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:40.4478212Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:31:40.4762450Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:31:40.4777081Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:40.5096052Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:31:40.5284355Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:31:40.5297523Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:40.5536568Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:31:40.5818457Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:31:40.5828969Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:31:40.6183969Z Selecting previously unselected package patchutils. 2021-05-17T17:31:40.6460655Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:31:40.6472323Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:31:40.6893815Z Selecting previously unselected package wdiff. 2021-05-17T17:31:40.7096186Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:31:40.7107692Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:31:40.7404053Z Selecting previously unselected package devscripts. 2021-05-17T17:31:40.7682723Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:31:40.7929854Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:40.9170342Z Selecting previously unselected package diffstat. 2021-05-17T17:31:40.9451764Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:31:40.9463959Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:31:40.9720141Z Selecting previously unselected package python3-gpg. 2021-05-17T17:31:41.0000078Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:31:41.0009837Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:41.0461308Z Selecting previously unselected package dput. 2021-05-17T17:31:41.0739506Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:31:41.0827049Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:31:41.1102596Z Selecting previously unselected package gdebi-core. 2021-05-17T17:31:41.1381080Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:31:41.1392870Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:41.5334905Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:31:41.5534574Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:31:41.5557466Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:41.5934121Z Selecting previously unselected package gettext. 2021-05-17T17:31:41.6156978Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:31:41.6168332Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:41.7369466Z Selecting previously unselected package intltool-debian. 2021-05-17T17:31:41.7647430Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:31:41.7658565Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:41.7934273Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:31:41.8186558Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:31:41.8198133Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:41.8495995Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:31:41.8775050Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:31:41.8786337Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:41.9134906Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:31:41.9379066Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:31:41.9390337Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:41.9654444Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:31:41.9917691Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:31:41.9930891Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:42.0215006Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:31:42.0437605Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:31:42.0450720Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:42.0774403Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:31:42.0981772Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:31:42.0993240Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:42.1294465Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:31:42.1492051Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:31:42.1505996Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:42.1765820Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:31:42.2040041Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:31:42.2059154Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:42.2326131Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:31:42.2605418Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:31:42.2619491Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:42.2934633Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:31:42.3158664Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:31:42.3171335Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:42.3494904Z Selecting previously unselected package libclone-perl. 2021-05-17T17:31:42.3772895Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:31:42.3785011Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:31:42.4071097Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:31:42.4312415Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:31:42.4325033Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:42.4654229Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:31:42.4847343Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:31:42.4858647Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:42.5089864Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:31:42.5366022Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:31:42.5782816Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:31:42.6096634Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:31:42.6303692Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:31:42.6317002Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:42.6614627Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:31:42.6836304Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:31:42.6851168Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:42.7131795Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:31:42.7404948Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:31:42.7417687Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:42.7734518Z Selecting previously unselected package libwant-perl. 2021-05-17T17:31:42.7946136Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:31:42.7959005Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:31:42.8281767Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:31:42.8523608Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:31:42.8537136Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:42.8856197Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:31:42.9079755Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:31:42.9094258Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:42.9443007Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:31:42.9721737Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:31:42.9733505Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:43.0054585Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:31:43.0247910Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:31:43.0260147Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:43.0527442Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:31:43.0782516Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:31:43.0796729Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:43.1037483Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:31:43.1316628Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:31:43.1326081Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:43.1649492Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:31:43.1872668Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:31:43.1886056Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:43.2507738Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:31:43.2788416Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:31:43.2799846Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:43.3094735Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:31:43.3328294Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:31:43.3338856Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:43.3694591Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:31:43.3910293Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:31:43.3925323Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:43.4201287Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:31:43.4480755Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:31:43.4493916Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:43.4776546Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:31:43.5015597Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:31:43.5031894Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:43.5294894Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:31:43.5541160Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:31:43.5553185Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:43.5855669Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:31:43.6088856Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:31:43.6104057Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:43.6414812Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:31:43.6662900Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:31:43.6676549Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:31:43.7014324Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:31:43.7213344Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:31:43.7223609Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:43.7804104Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:31:43.8084546Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:31:43.8097101Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:31:43.8416561Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:31:43.8697643Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:31:43.8706877Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:43.8979790Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:31:43.9260403Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:31:43.9269337Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:43.9574740Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:31:43.9801509Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:31:43.9814389Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:44.0059258Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:31:44.0374601Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:31:44.0401600Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:44.0774786Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:31:44.0977089Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:31:44.0987996Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:44.1294565Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:31:44.1519072Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:31:44.1530687Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:44.1837535Z Selecting previously unselected package libjson-perl. 2021-05-17T17:31:44.2121627Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:31:44.2132336Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:31:44.2440053Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:31:44.2719466Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:31:44.2731417Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:31:44.3028516Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:31:44.3311810Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:31:44.3319465Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:44.3614243Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:31:44.3833314Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:31:44.3850617Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:44.4100274Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:31:44.4379615Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:31:44.4393161Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:44.4614162Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:31:44.4898780Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:31:44.4909255Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:31:44.5214502Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:31:44.5438077Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:31:44.5450630Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:44.5734352Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:31:44.5970415Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:31:44.5979807Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:44.6334555Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:31:44.6535521Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:31:44.6548434Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:44.7163600Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:31:44.7417067Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:31:44.7433685Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:44.7758943Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:31:44.8043374Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:31:44.8052200Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:44.8374496Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:31:44.8591379Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:31:44.8603265Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:44.8895892Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:31:44.9132061Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:31:44.9142684Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:31:44.9694745Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:31:44.9923062Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:31:44.9935198Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:45.0254482Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:31:45.0454237Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:31:45.0491694Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:45.0815104Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:31:45.1020667Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:31:45.1031977Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:45.1415882Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:31:45.1692385Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:31:45.1699804Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:45.2094499Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:31:45.2337732Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:31:45.2350507Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:45.2695281Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:31:45.2918194Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:31:45.2937311Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:45.3253293Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:31:45.3520888Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:31:45.3529375Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:45.3894755Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:31:45.4115352Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:31:45.4128107Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:45.4413914Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:31:45.4695059Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:31:45.4708219Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:45.4968708Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:31:45.5249689Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:31:45.5265808Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:45.5505974Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:31:45.5781121Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:31:45.5792464Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:45.6096417Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:31:45.6330721Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:31:45.6342974Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:45.6609111Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:31:45.6891512Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:31:45.6903753Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:45.7375825Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:31:45.7588999Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:31:45.7602063Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:45.7935166Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:31:45.8151304Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:31:45.8173579Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:45.8494479Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:31:45.8695285Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:31:45.8708155Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:45.9015596Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:31:45.9255341Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:31:45.9267932Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:45.9615282Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:31:45.9824060Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:31:45.9837600Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:46.0176892Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:31:46.0413003Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:31:46.0424971Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:46.0736446Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:31:46.0987077Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:31:46.1000334Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:46.1295304Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:31:46.1528917Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:46.1539670Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:46.2256083Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:31:46.2488306Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:31:46.2505456Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:46.2814813Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:31:46.3032749Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:31:46.3041944Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:31:46.3335452Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:31:46.3583318Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:31:46.3594363Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:31:46.3935815Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:31:46.4131316Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:31:46.4144944Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:46.4415350Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:31:46.4666345Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:31:46.4679857Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:46.5054919Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:31:46.5277186Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:31:46.5287199Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:46.5576155Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:31:46.5820536Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:46.5831491Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:46.6175416Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:31:46.6459336Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:46.6468831Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:46.6855025Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:31:46.7071917Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:31:46.7085802Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:31:46.7374321Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:31:46.7607336Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:31:46.7618489Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:46.7975208Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:31:46.8187314Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:31:46.8203660Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:46.8453204Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:31:46.8760636Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:31:46.8771906Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:46.9055010Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:31:46.9313013Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:31:46.9323745Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:46.9614538Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:31:46.9853935Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:31:46.9868180Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:47.0174541Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:31:47.0410113Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:31:47.0419937Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:47.0694694Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:31:47.0937905Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:31:47.0951603Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:47.1214901Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:31:47.1485825Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:31:47.1496203Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:47.1814270Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:31:47.2016899Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:31:47.2027218Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:47.2334486Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:31:47.2569110Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:31:47.2587289Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:47.2876815Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:31:47.3186225Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:31:47.3200826Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:47.3614644Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:31:47.3830545Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:31:47.3845006Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:47.4117525Z Selecting previously unselected package licensecheck. 2021-05-17T17:31:47.4395498Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:31:47.4408493Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:31:47.4734572Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:31:47.4964500Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:31:47.4972513Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:47.5216054Z Selecting previously unselected package t1utils. 2021-05-17T17:31:47.5496312Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:31:47.5509451Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:31:47.5934112Z Selecting previously unselected package lintian. 2021-05-17T17:31:47.6169579Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:31:47.6183428Z Unpacking lintian (2.62.0) ... 2021-05-17T17:31:47.9527742Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:31:47.9823901Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:31:47.9832300Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:48.0134429Z Selecting previously unselected package python3-xdg. 2021-05-17T17:31:48.0369595Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:31:48.0383402Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:48.0686797Z Selecting previously unselected package qpdf. 2021-05-17T17:31:48.0970798Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:48.0985433Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:31:48.1687829Z Selecting previously unselected package python3-magic. 2021-05-17T17:31:48.1981720Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:31:48.1991884Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:48.2649752Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:48.2683481Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:48.2717471Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:48.2746605Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:31:48.2769553Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:31:48.2798187Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:48.2827990Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:48.2853156Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:48.2877879Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:48.4405780Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:48.4437929Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:48.4469105Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:31:48.4506936Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:48.4532371Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:48.4561061Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:48.4597663Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:48.4622645Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:48.4660118Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:48.4687792Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:48.4726311Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:31:48.4769498Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:48.4805002Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:48.4842476Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:48.4875770Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:48.4899936Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:31:48.4948050Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:48.4997584Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:48.5018924Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:48.5068046Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:31:48.5097425Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:48.5128067Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:48.5164858Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:48.5190252Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:48.5223106Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:48.5262613Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:48.7074215Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:48.7098887Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:48.7126587Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:31:48.7158133Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:48.7180540Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:31:48.7209991Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:31:48.7242596Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:48.7266702Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:31:48.7292835Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:31:48.7313269Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:48.7339125Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:48.9241407Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:48.9269632Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:48.9308836Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:31:48.9343070Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:48.9368621Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:48.9399052Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:48.9433576Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:31:48.9465197Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:48.9493492Z Setting up t1utils (1.41-3) ... 2021-05-17T17:31:48.9533150Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:48.9556015Z Setting up diffstat (1.63-1) ... 2021-05-17T17:31:48.9578397Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:48.9600141Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:48.9627887Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:48.9654090Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:48.9682309Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:48.9709639Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:48.9731874Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:48.9761657Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:48.9782004Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:48.9811773Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:48.9837237Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:31:48.9861896Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:48.9889589Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:48.9915417Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:48.9936714Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:48.9971080Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:31:48.9998482Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:49.0021280Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:49.0052263Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:49.1589598Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:49.1618835Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:49.1641137Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:49.1664432Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:49.1698119Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:49.1716775Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:49.1743400Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:49.1761618Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:49.1913283Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:49.1935641Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:49.1967645Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:49.3499118Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:49.3527405Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:49.3547956Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:31:49.3630914Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:49.3652778Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:49.3673817Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:49.3706456Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:49.3728542Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:49.3752161Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:49.3788885Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:49.3809868Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:49.3833349Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:49.3859176Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:31:49.3890315Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:49.3914043Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:49.3940894Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:31:49.5695876Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:49.5729361Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:49.5763675Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:49.5792505Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:49.5819311Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:49.5858477Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:49.5889166Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:49.5917686Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:49.5948813Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:49.5985906Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:49.6011656Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:49.6044137Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:49.6066117Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:49.6096607Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:49.6127004Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:31:49.6152217Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:49.6173235Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:49.6195601Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:49.7978616Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:49.8014121Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:49.8041655Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:49.8063186Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:49.8086197Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:49.8119042Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:49.8142837Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:49.8176178Z Setting up lintian (2.62.0) ... 2021-05-17T17:31:49.8212222Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:31:49.8246472Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:08.8629355Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:32:09.2535067Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:11.7952737Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-17T17:32:11.9283353Z 2021-05-17T17:32:11.9460343Z Reading package lists... 0% 2021-05-17T17:32:11.9461276Z 2021-05-17T17:32:11.9507051Z Reading package lists... 100% 2021-05-17T17:32:11.9507805Z 2021-05-17T17:32:11.9508286Z 2021-05-17T17:32:11.9508987Z Reading package lists... Done 2021-05-17T17:32:11.9509579Z 2021-05-17T17:32:11.9510271Z Building dependency tree... 0% 2021-05-17T17:32:11.9510866Z 2021-05-17T17:32:11.9794589Z Building dependency tree... 0% 2021-05-17T17:32:11.9795982Z 2021-05-17T17:32:11.9797142Z Building dependency tree... 50% 2021-05-17T17:32:11.9798139Z 2021-05-17T17:32:12.1230032Z Building dependency tree... 50% 2021-05-17T17:32:12.1230750Z 2021-05-17T17:32:12.1231524Z Building dependency tree 2021-05-17T17:32:12.1232161Z 2021-05-17T17:32:12.1232964Z Reading state information... 0% 2021-05-17T17:32:12.1233621Z 2021-05-17T17:32:12.2987493Z Reading state information... 0% 2021-05-17T17:32:12.2988278Z 2021-05-17T17:32:12.2988706Z 2021-05-17T17:32:12.2989542Z Reading state information... Done 2021-05-17T17:32:12.2990228Z 2021-05-17T17:32:12.2991010Z Reading state information... 0% 2021-05-17T17:32:12.3042264Z 2021-05-17T17:32:12.3042751Z Reading state information... 1% 2021-05-17T17:32:12.3083420Z 2021-05-17T17:32:12.3083912Z Reading state information... 3% 2021-05-17T17:32:12.3128286Z 2021-05-17T17:32:12.3128995Z Reading state information... 5% 2021-05-17T17:32:12.3173374Z 2021-05-17T17:32:12.3174066Z Reading state information... 7% 2021-05-17T17:32:12.3212375Z 2021-05-17T17:32:12.3213042Z Reading state information... 9% 2021-05-17T17:32:12.3257329Z 2021-05-17T17:32:12.3258388Z Reading state information... 11% 2021-05-17T17:32:12.3296818Z 2021-05-17T17:32:12.3297336Z Reading state information... 13% 2021-05-17T17:32:12.3338295Z 2021-05-17T17:32:12.3338817Z Reading state information... 15% 2021-05-17T17:32:12.3378970Z 2021-05-17T17:32:12.3379536Z Reading state information... 17% 2021-05-17T17:32:12.3424764Z 2021-05-17T17:32:12.3425281Z Reading state information... 19% 2021-05-17T17:32:12.3466513Z 2021-05-17T17:32:12.3467020Z Reading state information... 21% 2021-05-17T17:32:12.3506124Z 2021-05-17T17:32:12.3506646Z Reading state information... 23% 2021-05-17T17:32:12.3550670Z 2021-05-17T17:32:12.3551168Z Reading state information... 25% 2021-05-17T17:32:12.3601407Z 2021-05-17T17:32:12.3602336Z Reading state information... 27% 2021-05-17T17:32:12.3643854Z 2021-05-17T17:32:12.3644442Z Reading state information... 29% 2021-05-17T17:32:12.3690541Z 2021-05-17T17:32:12.3691139Z Reading state information... 31% 2021-05-17T17:32:12.3737157Z 2021-05-17T17:32:12.3737655Z Reading state information... 33% 2021-05-17T17:32:12.3776645Z 2021-05-17T17:32:12.3777155Z Reading state information... 35% 2021-05-17T17:32:12.3816387Z 2021-05-17T17:32:12.3816905Z Reading state information... 37% 2021-05-17T17:32:12.3861393Z 2021-05-17T17:32:12.3861914Z Reading state information... 39% 2021-05-17T17:32:12.3905828Z 2021-05-17T17:32:12.3906438Z Reading state information... 41% 2021-05-17T17:32:12.3945328Z 2021-05-17T17:32:12.3945799Z Reading state information... 43% 2021-05-17T17:32:12.3993338Z 2021-05-17T17:32:12.3993849Z Reading state information... 45% 2021-05-17T17:32:12.4058254Z 2021-05-17T17:32:12.4058736Z Reading state information... 47% 2021-05-17T17:32:12.4099485Z 2021-05-17T17:32:12.4100015Z Reading state information... 49% 2021-05-17T17:32:12.4146902Z 2021-05-17T17:32:12.4147404Z Reading state information... 51% 2021-05-17T17:32:12.4189934Z 2021-05-17T17:32:12.4190453Z Reading state information... 53% 2021-05-17T17:32:12.4232779Z 2021-05-17T17:32:12.4233297Z Reading state information... 55% 2021-05-17T17:32:12.4277507Z 2021-05-17T17:32:12.4278033Z Reading state information... 57% 2021-05-17T17:32:12.4321377Z 2021-05-17T17:32:12.4321877Z Reading state information... 59% 2021-05-17T17:32:12.4370343Z 2021-05-17T17:32:12.4370872Z Reading state information... 61% 2021-05-17T17:32:12.4414222Z 2021-05-17T17:32:12.4414737Z Reading state information... 63% 2021-05-17T17:32:12.4454743Z 2021-05-17T17:32:12.4455255Z Reading state information... 65% 2021-05-17T17:32:12.4495964Z 2021-05-17T17:32:12.4496471Z Reading state information... 67% 2021-05-17T17:32:12.4537096Z 2021-05-17T17:32:12.4537598Z Reading state information... 69% 2021-05-17T17:32:12.4588897Z 2021-05-17T17:32:12.4589635Z Reading state information... 71% 2021-05-17T17:32:12.4627081Z 2021-05-17T17:32:12.4627788Z Reading state information... 73% 2021-05-17T17:32:12.4667804Z 2021-05-17T17:32:12.4668523Z Reading state information... 75% 2021-05-17T17:32:12.4724045Z 2021-05-17T17:32:12.4724772Z Reading state information... 77% 2021-05-17T17:32:12.4764975Z 2021-05-17T17:32:12.4765644Z Reading state information... 79% 2021-05-17T17:32:12.4806640Z 2021-05-17T17:32:12.4807334Z Reading state information... 81% 2021-05-17T17:32:12.4848045Z 2021-05-17T17:32:12.4848975Z Reading state information... 83% 2021-05-17T17:32:12.4888670Z 2021-05-17T17:32:12.4889351Z Reading state information... 85% 2021-05-17T17:32:12.4930610Z 2021-05-17T17:32:12.4931261Z Reading state information... 87% 2021-05-17T17:32:12.4969850Z 2021-05-17T17:32:12.4970962Z Reading state information... 89% 2021-05-17T17:32:12.5007435Z 2021-05-17T17:32:12.5008151Z Reading state information... 91% 2021-05-17T17:32:12.5049319Z 2021-05-17T17:32:12.5049826Z Reading state information... 93% 2021-05-17T17:32:12.5087248Z 2021-05-17T17:32:12.5087714Z Reading state information... 95% 2021-05-17T17:32:12.5131512Z 2021-05-17T17:32:12.5132015Z Reading state information... 97% 2021-05-17T17:32:12.5173409Z 2021-05-17T17:32:12.5173928Z Reading state information... 99% 2021-05-17T17:32:12.8087469Z Selecting previously unselected package r-devel. 2021-05-17T17:32:12.9421151Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:32:12.9535345Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-17T17:32:12.9554797Z Unpacking r-devel (1) ... 2021-05-17T17:32:13.8174592Z Setting up r-devel (1) ... 2021-05-17T17:32:13.8424780Z 2021-05-17T17:32:13.8425549Z 2021-05-17T17:32:13.8426228Z Reading state information... Done 2021-05-17T17:32:13.8664323Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-17T17:32:13.8788929Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:32:13.9075654Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:32:13.9076236Z env: 2021-05-17T17:32:13.9076719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:13.9077247Z TIC_DEPLOY_KEY: 2021-05-17T17:32:13.9078227Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:13.9080368Z GITHUB_PAT: *** 2021-05-17T17:32:13.9081200Z COVERALLS_TOKEN: *** 2021-05-17T17:32:13.9081695Z continue-on-error: true 2021-05-17T17:32:13.9082188Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:13.9082694Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:13.9083252Z TZ: UTC 2021-05-17T17:32:13.9083659Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:13.9084078Z NOT_CRAN: true 2021-05-17T17:32:13.9084473Z ##[endgroup] 2021-05-17T17:32:13.9646627Z [command]sudo apt-get install -y texinfo 2021-05-17T17:32:14.1516557Z Reading package lists... 2021-05-17T17:32:14.3334690Z Building dependency tree... 2021-05-17T17:32:14.3352773Z Reading state information... 2021-05-17T17:32:14.5539552Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:32:14.5541063Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:14.7975535Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:32:14.8221564Z --2021-05-17 17:32:14-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:32:14.8401166Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:32:14.8466641Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:32:14.8903827Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:32:14.8908649Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:32:14.8912905Z --2021-05-17 17:32:14-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:32:14.9999294Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:32:15.0588141Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:32:15.2723174Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:32:15.2729327Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=JkLZT6WhXFzjkSgoeFnnpExml7CZIxtbFdsX4ptk6Mk%3D&st=2021-05-17T17%3A31%3A15Z&se=2021-05-17T17%3A37%3A15Z&sp=r [following] 2021-05-17T17:32:15.2737716Z --2021-05-17 17:32:15-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=JkLZT6WhXFzjkSgoeFnnpExml7CZIxtbFdsX4ptk6Mk%3D&st=2021-05-17T17%3A31%3A15Z&se=2021-05-17T17%3A37%3A15Z&sp=r 2021-05-17T17:32:15.3153685Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:32:15.3764607Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:32:15.6274353Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:32:15.6276343Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:32:15.6279223Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:32:16.1129051Z 2021-05-17T17:32:18.3008355Z 0K ........ ........ ........ ........ 49% 12.6M 3s 2021-05-17T17:32:21.1393900Z 32768K ........ ........ ........ ........ 99% 11.0M 0s 2021-05-17T17:32:21.1396162Z 65536K 100% 3.05M=5.5s 2021-05-17T17:32:21.1396800Z 2021-05-17T17:32:21.1399038Z 2021-05-17 17:32:21 (11.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:32:21.1399984Z 2021-05-17T17:32:23.2045061Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:32:23.2046250Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:32:23.5141786Z ##[group]Run tlmgr update --self 2021-05-17T17:32:23.5142453Z tlmgr update --self 2021-05-17T17:32:23.5143419Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:23.5144380Z tlmgr update --all 2021-05-17T17:32:23.5192520Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:23.5192953Z env: 2021-05-17T17:32:23.5193454Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:23.5193975Z TIC_DEPLOY_KEY: 2021-05-17T17:32:23.5194875Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:23.5196811Z GITHUB_PAT: *** 2021-05-17T17:32:23.5197705Z COVERALLS_TOKEN: *** 2021-05-17T17:32:23.5198406Z continue-on-error: true 2021-05-17T17:32:23.5198940Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:23.5199469Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:23.5199973Z TZ: UTC 2021-05-17T17:32:23.5200419Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:23.5200937Z NOT_CRAN: true 2021-05-17T17:32:23.5201350Z ##[endgroup] 2021-05-17T17:32:25.2067656Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:25.2070607Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:26.5833534Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:26.5835169Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:26.6760405Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:26.7316833Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:26.7785377Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:32:26.8273432Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:32:27.2754693Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:32:28.7837054Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:32:28.8807015Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:32:28.9603934Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:32:29.0098849Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:32:29.0554642Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-17T17:32:29.1036780Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-17T17:32:29.1510345Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-17T17:32:29.2041428Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-17T17:32:29.2618112Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-17T17:32:29.3349988Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-17T17:32:29.4334007Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T17:32:29.4797053Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T17:32:29.5262966Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T17:32:29.5752722Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T17:32:29.6256405Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:32:29.6784037Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:32:29.7253574Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:32:29.7772507Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:32:29.8278079Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:32:29.8755761Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:32:29.9226585Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:32:29.9694679Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:32:30.0183503Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:32:30.0706539Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-17T17:32:30.1213847Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-17T17:32:30.1695181Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-17T17:32:30.2175763Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-17T17:32:30.2674173Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-17T17:32:30.3151253Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-17T17:32:30.3630070Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-17T17:32:30.4284821Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-17T17:32:30.4763613Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-17T17:32:30.5250496Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-17T17:32:30.5728442Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-17T17:32:30.6204345Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-17T17:32:30.6684517Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:32:30.7160336Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:32:30.7636887Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:32:30.8116807Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:32:30.8610413Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:32:30.9085620Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:32:30.9553160Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:32:31.0019514Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:32:31.0502860Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-17T17:32:31.0984121Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-17T17:32:31.1462562Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-17T17:32:31.2000347Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-17T17:32:31.2436624Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-17T17:32:31.2932395Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-17T17:32:31.3418601Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-17T17:32:31.3923980Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-17T17:32:31.4408128Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-17T17:32:31.4916880Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-17T17:32:31.5463684Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-17T17:32:31.5991724Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-17T17:32:31.6470410Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-17T17:32:31.6954503Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-17T17:32:31.7451436Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:32:31.7955487Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:32:31.8446341Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:32:31.9219484Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:32:32.0131200Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:32:32.0616310Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-17T17:32:32.1122568Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-17T17:32:32.1610314Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-17T17:32:32.2111543Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-17T17:32:32.2677381Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-17T17:32:32.3214013Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-17T17:32:32.3724737Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-17T17:32:32.4214711Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-17T17:32:32.4685412Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-17T17:32:32.5188418Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-17T17:32:32.5856211Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:32:32.6342150Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-17T17:32:32.6845079Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-17T17:32:32.7319368Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-17T17:32:32.7835719Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:32:32.8357441Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:32:32.8843095Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:32:32.9402096Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:32:33.0448790Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-17T17:32:33.0940131Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-17T17:32:33.1424003Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-17T17:32:33.1631782Z running mktexlsr ... 2021-05-17T17:32:33.2495468Z done running mktexlsr. 2021-05-17T17:32:33.2835724Z running updmap-sys ... 2021-05-17T17:32:33.5840263Z done running updmap-sys. 2021-05-17T17:32:33.5841713Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:32:33.5843645Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/9mdJQB70Ot/rwNPXtowx3 ... 2021-05-17T17:32:33.9836052Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/9mdJQB70Ot/rwNPXtowx3. 2021-05-17T17:32:33.9837893Z OK: optex.fmt/luatex 2021-05-17T17:32:33.9839271Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:32:33.9840901Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:32:35.3492559Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:35.3495586Z tlmgr: no updates available 2021-05-17T17:32:35.4640848Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:32:35.4641397Z with: 2021-05-17T17:32:35.4641840Z pandoc-version: 2.7.3 2021-05-17T17:32:35.4642269Z env: 2021-05-17T17:32:35.4642752Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:35.4643260Z TIC_DEPLOY_KEY: 2021-05-17T17:32:35.4644156Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:35.4646086Z GITHUB_PAT: *** 2021-05-17T17:32:35.4646986Z COVERALLS_TOKEN: *** 2021-05-17T17:32:35.4647522Z continue-on-error: true 2021-05-17T17:32:35.4648047Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:35.4648571Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:35.4649072Z TZ: UTC 2021-05-17T17:32:35.4649506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:35.4649961Z NOT_CRAN: true 2021-05-17T17:32:35.4650486Z ##[endgroup] 2021-05-17T17:32:35.9177872Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:32:35.9929588Z Reading package lists... 2021-05-17T17:32:36.1676631Z Building dependency tree... 2021-05-17T17:32:36.1694081Z Reading state information... 2021-05-17T17:32:36.4116230Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:32:36.4117776Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:36.4159048Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:32:36.5453359Z 2021-05-17T17:32:36.5618815Z Reading package lists... 0% 2021-05-17T17:32:36.5619781Z 2021-05-17T17:32:36.5666209Z Reading package lists... 100% 2021-05-17T17:32:36.5666863Z 2021-05-17T17:32:36.5667314Z 2021-05-17T17:32:36.5668014Z Reading package lists... Done 2021-05-17T17:32:36.5668582Z 2021-05-17T17:32:36.5669412Z Building dependency tree... 0% 2021-05-17T17:32:36.5670014Z 2021-05-17T17:32:36.5953155Z Building dependency tree... 0% 2021-05-17T17:32:36.5954357Z 2021-05-17T17:32:36.5955398Z Building dependency tree... 50% 2021-05-17T17:32:36.5956196Z 2021-05-17T17:32:36.7335124Z Building dependency tree... 50% 2021-05-17T17:32:36.7336383Z 2021-05-17T17:32:36.7337572Z Building dependency tree 2021-05-17T17:32:36.7338483Z 2021-05-17T17:32:36.7339668Z Reading state information... 0% 2021-05-17T17:32:36.7340567Z 2021-05-17T17:32:36.9079881Z Reading state information... 0% 2021-05-17T17:32:36.9080320Z 2021-05-17T17:32:36.9080556Z 2021-05-17T17:32:36.9081082Z Reading state information... Done 2021-05-17T17:32:36.9081463Z 2021-05-17T17:32:36.9081953Z Reading state information... 0% 2021-05-17T17:32:36.9139927Z 2021-05-17T17:32:36.9140516Z Reading state information... 1% 2021-05-17T17:32:36.9181741Z 2021-05-17T17:32:36.9182338Z Reading state information... 3% 2021-05-17T17:32:36.9226112Z 2021-05-17T17:32:36.9226725Z Reading state information... 5% 2021-05-17T17:32:36.9271370Z 2021-05-17T17:32:36.9271983Z Reading state information... 7% 2021-05-17T17:32:36.9312959Z 2021-05-17T17:32:36.9313552Z Reading state information... 9% 2021-05-17T17:32:36.9355715Z 2021-05-17T17:32:36.9356338Z Reading state information... 11% 2021-05-17T17:32:36.9399574Z 2021-05-17T17:32:36.9400181Z Reading state information... 13% 2021-05-17T17:32:36.9443351Z 2021-05-17T17:32:36.9443975Z Reading state information... 15% 2021-05-17T17:32:36.9486208Z 2021-05-17T17:32:36.9486795Z Reading state information... 17% 2021-05-17T17:32:36.9533384Z 2021-05-17T17:32:36.9533982Z Reading state information... 19% 2021-05-17T17:32:36.9575585Z 2021-05-17T17:32:36.9576185Z Reading state information... 21% 2021-05-17T17:32:36.9616269Z 2021-05-17T17:32:36.9616885Z Reading state information... 23% 2021-05-17T17:32:36.9661655Z 2021-05-17T17:32:36.9662239Z Reading state information... 25% 2021-05-17T17:32:36.9708194Z 2021-05-17T17:32:36.9708796Z Reading state information... 27% 2021-05-17T17:32:36.9752752Z 2021-05-17T17:32:36.9753349Z Reading state information... 29% 2021-05-17T17:32:36.9795740Z 2021-05-17T17:32:36.9796354Z Reading state information... 31% 2021-05-17T17:32:36.9841384Z 2021-05-17T17:32:36.9842222Z Reading state information... 33% 2021-05-17T17:32:36.9881163Z 2021-05-17T17:32:36.9881765Z Reading state information... 35% 2021-05-17T17:32:36.9921022Z 2021-05-17T17:32:36.9921623Z Reading state information... 37% 2021-05-17T17:32:36.9967542Z 2021-05-17T17:32:36.9968152Z Reading state information... 39% 2021-05-17T17:32:37.0013223Z 2021-05-17T17:32:37.0013809Z Reading state information... 41% 2021-05-17T17:32:37.0054677Z 2021-05-17T17:32:37.0055279Z Reading state information... 43% 2021-05-17T17:32:37.0103693Z 2021-05-17T17:32:37.0104342Z Reading state information... 45% 2021-05-17T17:32:37.0170842Z 2021-05-17T17:32:37.0171459Z Reading state information... 47% 2021-05-17T17:32:37.0216172Z 2021-05-17T17:32:37.0216759Z Reading state information... 49% 2021-05-17T17:32:37.0264295Z 2021-05-17T17:32:37.0264896Z Reading state information... 51% 2021-05-17T17:32:37.0308101Z 2021-05-17T17:32:37.0308700Z Reading state information... 53% 2021-05-17T17:32:37.0351259Z 2021-05-17T17:32:37.0351892Z Reading state information... 55% 2021-05-17T17:32:37.0396586Z 2021-05-17T17:32:37.0397172Z Reading state information... 57% 2021-05-17T17:32:37.0440380Z 2021-05-17T17:32:37.0440938Z Reading state information... 59% 2021-05-17T17:32:37.0490249Z 2021-05-17T17:32:37.0490850Z Reading state information... 61% 2021-05-17T17:32:37.0534341Z 2021-05-17T17:32:37.0534958Z Reading state information... 63% 2021-05-17T17:32:37.0575637Z 2021-05-17T17:32:37.0576197Z Reading state information... 65% 2021-05-17T17:32:37.0619078Z 2021-05-17T17:32:37.0619676Z Reading state information... 67% 2021-05-17T17:32:37.0661509Z 2021-05-17T17:32:37.0662113Z Reading state information... 69% 2021-05-17T17:32:37.0716276Z 2021-05-17T17:32:37.0716895Z Reading state information... 71% 2021-05-17T17:32:37.0755003Z 2021-05-17T17:32:37.0755592Z Reading state information... 73% 2021-05-17T17:32:37.0797826Z 2021-05-17T17:32:37.0798423Z Reading state information... 75% 2021-05-17T17:32:37.0856857Z 2021-05-17T17:32:37.0857928Z Reading state information... 77% 2021-05-17T17:32:37.0900067Z 2021-05-17T17:32:37.0901134Z Reading state information... 79% 2021-05-17T17:32:37.0942954Z 2021-05-17T17:32:37.0943542Z Reading state information... 81% 2021-05-17T17:32:37.0986677Z 2021-05-17T17:32:37.0988559Z Reading state information... 83% 2021-05-17T17:32:37.1030851Z 2021-05-17T17:32:37.1031725Z Reading state information... 85% 2021-05-17T17:32:37.1073468Z 2021-05-17T17:32:37.1074083Z Reading state information... 87% 2021-05-17T17:32:37.1115480Z 2021-05-17T17:32:37.1116045Z Reading state information... 89% 2021-05-17T17:32:37.1155028Z 2021-05-17T17:32:37.1155600Z Reading state information... 91% 2021-05-17T17:32:37.1198169Z 2021-05-17T17:32:37.1198740Z Reading state information... 93% 2021-05-17T17:32:37.1241724Z 2021-05-17T17:32:37.1242347Z Reading state information... 95% 2021-05-17T17:32:37.1286738Z 2021-05-17T17:32:37.1287301Z Reading state information... 97% 2021-05-17T17:32:37.1329722Z 2021-05-17T17:32:37.1330324Z Reading state information... 99% 2021-05-17T17:32:37.4385419Z Selecting previously unselected package pandoc. 2021-05-17T17:32:37.5699117Z (Reading database ... 261973 files and directories currently installed.) 2021-05-17T17:32:37.5814466Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:32:37.5825516Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:32:39.8074433Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:32:39.8109456Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:40.6453466Z 2021-05-17T17:32:40.6454429Z 2021-05-17T17:32:40.6455224Z Reading state information... Done 2021-05-17T17:32:40.6849938Z ##[group]Run git config user.name adigherman 2021-05-17T17:32:40.6850656Z git config user.name adigherman 2021-05-17T17:32:40.6851386Z git config user.email adig@jhu.edu 2021-05-17T17:32:40.6895225Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:40.6895694Z env: 2021-05-17T17:32:40.6896204Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:40.6896753Z TIC_DEPLOY_KEY: 2021-05-17T17:32:40.6897769Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:40.6899477Z GITHUB_PAT: *** 2021-05-17T17:32:40.6900437Z COVERALLS_TOKEN: *** 2021-05-17T17:32:40.6900974Z continue-on-error: true 2021-05-17T17:32:40.6901473Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:40.6902000Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:40.6902469Z TZ: UTC 2021-05-17T17:32:40.6902902Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:40.6903355Z NOT_CRAN: true 2021-05-17T17:32:40.6903760Z ##[endgroup] 2021-05-17T17:32:40.7164484Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:32:40.7165133Z env: 2021-05-17T17:32:40.7165599Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:40.7166100Z TIC_DEPLOY_KEY: 2021-05-17T17:32:40.7166939Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:40.7168868Z GITHUB_PAT: *** 2021-05-17T17:32:40.7169763Z COVERALLS_TOKEN: *** 2021-05-17T17:32:40.7170313Z continue-on-error: true 2021-05-17T17:32:40.7170828Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:40.7171369Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:40.7171857Z TZ: UTC 2021-05-17T17:32:40.7172292Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:40.7172981Z NOT_CRAN: true 2021-05-17T17:32:40.7173391Z ##[endgroup] 2021-05-17T17:32:40.9104925Z Reading package lists... 2021-05-17T17:32:41.0716833Z Building dependency tree... 2021-05-17T17:32:41.0736133Z Reading state information... 2021-05-17T17:32:41.2198864Z The following additional packages will be installed: 2021-05-17T17:32:41.2202558Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:41.2211854Z Suggested packages: 2021-05-17T17:32:41.2213543Z cmake-doc ninja-build 2021-05-17T17:32:41.2680874Z The following NEW packages will be installed: 2021-05-17T17:32:41.2691614Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:41.2941193Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:41.2942343Z Need to get 5470 kB of archives. 2021-05-17T17:32:41.2943684Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:32:41.2945701Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:32:41.3256045Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:32:41.3268019Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:32:41.3291953Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:32:41.8432274Z Fetched 5470 kB in 0s (43.2 MB/s) 2021-05-17T17:32:41.8816103Z Selecting previously unselected package cmake-data. 2021-05-17T17:32:41.8890397Z (Reading database ... 2021-05-17T17:32:41.8890969Z (Reading database ... 5% 2021-05-17T17:32:41.8891478Z (Reading database ... 10% 2021-05-17T17:32:41.8892186Z (Reading database ... 15% 2021-05-17T17:32:41.8892884Z (Reading database ... 20% 2021-05-17T17:32:41.8893441Z (Reading database ... 25% 2021-05-17T17:32:41.8893994Z (Reading database ... 30% 2021-05-17T17:32:41.8894533Z (Reading database ... 35% 2021-05-17T17:32:41.8895134Z (Reading database ... 40% 2021-05-17T17:32:41.8895670Z (Reading database ... 45% 2021-05-17T17:32:41.8896221Z (Reading database ... 50% 2021-05-17T17:32:41.8938273Z (Reading database ... 55% 2021-05-17T17:32:41.8975913Z (Reading database ... 60% 2021-05-17T17:32:41.9020293Z (Reading database ... 65% 2021-05-17T17:32:41.9157853Z (Reading database ... 70% 2021-05-17T17:32:41.9288084Z (Reading database ... 75% 2021-05-17T17:32:41.9588453Z (Reading database ... 80% 2021-05-17T17:32:41.9929153Z (Reading database ... 85% 2021-05-17T17:32:42.0078000Z (Reading database ... 90% 2021-05-17T17:32:42.0159868Z (Reading database ... 95% 2021-05-17T17:32:42.0160870Z (Reading database ... 100% 2021-05-17T17:32:42.0162269Z (Reading database ... 261980 files and directories currently installed.) 2021-05-17T17:32:42.0274569Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:32:42.0495642Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:42.5153181Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:32:42.5451280Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:32:42.5474635Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:42.5833536Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:32:42.6124647Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:32:42.6136400Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:42.6474310Z Selecting previously unselected package cmake. 2021-05-17T17:32:42.6762774Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:32:42.6777956Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:43.1327555Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:43.1359284Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:43.1764781Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:43.1812145Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:43.1868096Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:44.3952526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:46.5671831Z Reading package lists... 2021-05-17T17:32:46.7378870Z Building dependency tree... 2021-05-17T17:32:46.7398343Z Reading state information... 2021-05-17T17:32:46.9037821Z Suggested packages: 2021-05-17T17:32:46.9040537Z libssh-doc 2021-05-17T17:32:46.9529504Z The following NEW packages will be installed: 2021-05-17T17:32:46.9534727Z libssh-dev 2021-05-17T17:32:46.9793004Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:46.9794010Z Need to get 219 kB of archives. 2021-05-17T17:32:46.9795267Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:32:46.9797680Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:32:47.4257334Z Fetched 219 kB in 0s (6318 kB/s) 2021-05-17T17:32:47.4585230Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:32:47.4658488Z (Reading database ... 2021-05-17T17:32:47.4659296Z (Reading database ... 5% 2021-05-17T17:32:47.4660068Z (Reading database ... 10% 2021-05-17T17:32:47.4660849Z (Reading database ... 15% 2021-05-17T17:32:47.4661575Z (Reading database ... 20% 2021-05-17T17:32:47.4662321Z (Reading database ... 25% 2021-05-17T17:32:47.4663083Z (Reading database ... 30% 2021-05-17T17:32:47.4666374Z (Reading database ... 35% 2021-05-17T17:32:47.4666917Z (Reading database ... 40% 2021-05-17T17:32:47.4667462Z (Reading database ... 45% 2021-05-17T17:32:47.4668011Z (Reading database ... 50% 2021-05-17T17:32:47.4700314Z (Reading database ... 55% 2021-05-17T17:32:47.4737992Z (Reading database ... 60% 2021-05-17T17:32:47.4777551Z (Reading database ... 65% 2021-05-17T17:32:47.4907227Z (Reading database ... 70% 2021-05-17T17:32:47.5029946Z (Reading database ... 75% 2021-05-17T17:32:47.5324441Z (Reading database ... 80% 2021-05-17T17:32:47.5660540Z (Reading database ... 85% 2021-05-17T17:32:47.5810769Z (Reading database ... 90% 2021-05-17T17:32:47.5892046Z (Reading database ... 95% 2021-05-17T17:32:47.5893578Z (Reading database ... 100% 2021-05-17T17:32:47.5895055Z (Reading database ... 264764 files and directories currently installed.) 2021-05-17T17:32:47.6005276Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:32:47.6017169Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:47.6835659Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:49.9199850Z Reading package lists... 2021-05-17T17:32:50.0934151Z Building dependency tree... 2021-05-17T17:32:50.0954824Z Reading state information... 2021-05-17T17:32:50.3087069Z The following NEW packages will be installed: 2021-05-17T17:32:50.3098853Z jags 2021-05-17T17:32:50.3303829Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:50.3304705Z Need to get 1562 kB of archives. 2021-05-17T17:32:50.3305527Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:32:50.3307477Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:32:50.7864534Z Fetched 1562 kB in 0s (38.8 MB/s) 2021-05-17T17:32:50.8184443Z Selecting previously unselected package jags. 2021-05-17T17:32:50.8260256Z (Reading database ... 2021-05-17T17:32:50.8261138Z (Reading database ... 5% 2021-05-17T17:32:50.8261710Z (Reading database ... 10% 2021-05-17T17:32:50.8262249Z (Reading database ... 15% 2021-05-17T17:32:50.8262810Z (Reading database ... 20% 2021-05-17T17:32:50.8263339Z (Reading database ... 25% 2021-05-17T17:32:50.8263886Z (Reading database ... 30% 2021-05-17T17:32:50.8264432Z (Reading database ... 35% 2021-05-17T17:32:50.8264960Z (Reading database ... 40% 2021-05-17T17:32:50.8265587Z (Reading database ... 45% 2021-05-17T17:32:50.8266092Z (Reading database ... 50% 2021-05-17T17:32:50.8298984Z (Reading database ... 55% 2021-05-17T17:32:50.8337475Z (Reading database ... 60% 2021-05-17T17:32:50.8381484Z (Reading database ... 65% 2021-05-17T17:32:50.8513301Z (Reading database ... 70% 2021-05-17T17:32:50.8628352Z (Reading database ... 75% 2021-05-17T17:32:50.8927368Z (Reading database ... 80% 2021-05-17T17:32:50.9272387Z (Reading database ... 85% 2021-05-17T17:32:50.9429204Z (Reading database ... 90% 2021-05-17T17:32:50.9514955Z (Reading database ... 95% 2021-05-17T17:32:50.9515790Z (Reading database ... 100% 2021-05-17T17:32:50.9516841Z (Reading database ... 264783 files and directories currently installed.) 2021-05-17T17:32:50.9634577Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:32:50.9656414Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:32:51.1338497Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:32:51.1768626Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:51.9884838Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:54.2087153Z Reading package lists... 2021-05-17T17:32:54.3811422Z Building dependency tree... 2021-05-17T17:32:54.3830585Z Reading state information... 2021-05-17T17:32:54.5425420Z The following additional packages will be installed: 2021-05-17T17:32:54.5428360Z libnode64 libuv1-dev 2021-05-17T17:32:54.5917377Z The following NEW packages will be installed: 2021-05-17T17:32:54.5924681Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:32:54.6114455Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:54.6115279Z Need to get 6239 kB of archives. 2021-05-17T17:32:54.6116390Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:32:54.6118562Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:32:54.6151646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:32:54.7865250Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:32:55.3688862Z Fetched 6239 kB in 0s (21.5 MB/s) 2021-05-17T17:32:55.6018145Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:32:55.6122133Z (Reading database ... 2021-05-17T17:32:55.6122991Z (Reading database ... 5% 2021-05-17T17:32:55.6123946Z (Reading database ... 10% 2021-05-17T17:32:55.6124528Z (Reading database ... 15% 2021-05-17T17:32:55.6125066Z (Reading database ... 20% 2021-05-17T17:32:55.6125608Z (Reading database ... 25% 2021-05-17T17:32:55.6126117Z (Reading database ... 30% 2021-05-17T17:32:55.6126839Z (Reading database ... 35% 2021-05-17T17:32:55.6127341Z (Reading database ... 40% 2021-05-17T17:32:55.6127847Z (Reading database ... 45% 2021-05-17T17:32:55.6128335Z (Reading database ... 50% 2021-05-17T17:32:55.6162024Z (Reading database ... 55% 2021-05-17T17:32:56.5091035Z (Reading database ... 60% 2021-05-17T17:32:56.5099412Z (Reading database ... 65% 2021-05-17T17:32:56.5100349Z (Reading database ... 70% 2021-05-17T17:32:56.5101088Z (Reading database ... 75% 2021-05-17T17:32:56.5101824Z (Reading database ... 80% 2021-05-17T17:32:56.5102565Z (Reading database ... 85% 2021-05-17T17:32:56.5103283Z (Reading database ... 90% 2021-05-17T17:32:56.5104269Z (Reading database ... 95% 2021-05-17T17:32:56.5105016Z (Reading database ... 100% 2021-05-17T17:32:56.5106034Z (Reading database ... 264923 files and directories currently installed.) 2021-05-17T17:32:56.5108037Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:32:56.5109371Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:56.5110480Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:32:56.5111884Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:56.5114527Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:56.5136259Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:32:56.5372248Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:56.5386087Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:56.6386299Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:56.6417756Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:56.6447426Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:56.6481692Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:58.8871574Z Reading package lists... 2021-05-17T17:32:59.0587569Z Building dependency tree... 2021-05-17T17:32:59.0608809Z Reading state information... 2021-05-17T17:32:59.2194855Z The following additional packages will be installed: 2021-05-17T17:32:59.2197586Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:59.2201528Z Suggested packages: 2021-05-17T17:32:59.2202789Z libfftw3-doc 2021-05-17T17:32:59.2673684Z The following NEW packages will be installed: 2021-05-17T17:32:59.2683681Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:59.2874628Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:59.2875709Z Need to get 3986 kB of archives. 2021-05-17T17:32:59.2876628Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:32:59.2878733Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:32:59.2976133Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:32:59.3189696Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:32:59.3303564Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:32:59.3311318Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:32:59.7980127Z Fetched 3986 kB in 0s (42.1 MB/s) 2021-05-17T17:32:59.8305586Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:32:59.8379632Z (Reading database ... 2021-05-17T17:32:59.8380436Z (Reading database ... 5% 2021-05-17T17:32:59.8381021Z (Reading database ... 10% 2021-05-17T17:32:59.8381554Z (Reading database ... 15% 2021-05-17T17:32:59.8382097Z (Reading database ... 20% 2021-05-17T17:32:59.8382631Z (Reading database ... 25% 2021-05-17T17:32:59.8383197Z (Reading database ... 30% 2021-05-17T17:32:59.8383736Z (Reading database ... 35% 2021-05-17T17:32:59.8384266Z (Reading database ... 40% 2021-05-17T17:32:59.8384983Z (Reading database ... 45% 2021-05-17T17:32:59.8385514Z (Reading database ... 50% 2021-05-17T17:32:59.8423767Z (Reading database ... 55% 2021-05-17T17:32:59.8463250Z (Reading database ... 60% 2021-05-17T17:32:59.8507955Z (Reading database ... 65% 2021-05-17T17:32:59.8642395Z (Reading database ... 70% 2021-05-17T17:32:59.8764581Z (Reading database ... 75% 2021-05-17T17:32:59.9045019Z (Reading database ... 80% 2021-05-17T17:32:59.9378351Z (Reading database ... 85% 2021-05-17T17:32:59.9531807Z (Reading database ... 90% 2021-05-17T17:32:59.9614768Z (Reading database ... 95% 2021-05-17T17:32:59.9615840Z (Reading database ... 100% 2021-05-17T17:32:59.9617230Z (Reading database ... 265059 files and directories currently installed.) 2021-05-17T17:32:59.9733193Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:59.9760885Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.0335348Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:33:00.0609505Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:33:00.0621195Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.1579033Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:33:00.1864752Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:33:00.1875142Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.2895641Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:33:00.3128621Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:33:00.3139902Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.3455750Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:33:00.3714873Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:33:00.3726660Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8549088Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8585398Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8611490Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8638518Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8666165Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:33:00.8692277Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:01.7277527Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:04.0110063Z Reading package lists... 2021-05-17T17:33:04.1817695Z Building dependency tree... 2021-05-17T17:33:04.1836397Z Reading state information... 2021-05-17T17:33:04.3480176Z The following additional packages will be installed: 2021-05-17T17:33:04.3482336Z libdcmtk14 2021-05-17T17:33:04.3986995Z The following NEW packages will be installed: 2021-05-17T17:33:04.3993258Z dcmtk libdcmtk14 2021-05-17T17:33:04.4189217Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:04.4190574Z Need to get 5546 kB of archives. 2021-05-17T17:33:04.4191578Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:33:04.4194269Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:33:04.4956355Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:33:04.9394515Z Fetched 5546 kB in 0s (52.6 MB/s) 2021-05-17T17:33:04.9729102Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:33:04.9804511Z (Reading database ... 2021-05-17T17:33:04.9805245Z (Reading database ... 5% 2021-05-17T17:33:04.9805750Z (Reading database ... 10% 2021-05-17T17:33:04.9806264Z (Reading database ... 15% 2021-05-17T17:33:04.9806769Z (Reading database ... 20% 2021-05-17T17:33:04.9807280Z (Reading database ... 25% 2021-05-17T17:33:04.9807784Z (Reading database ... 30% 2021-05-17T17:33:04.9808296Z (Reading database ... 35% 2021-05-17T17:33:04.9808975Z (Reading database ... 40% 2021-05-17T17:33:04.9809476Z (Reading database ... 45% 2021-05-17T17:33:04.9809967Z (Reading database ... 50% 2021-05-17T17:33:04.9847813Z (Reading database ... 55% 2021-05-17T17:33:04.9885402Z (Reading database ... 60% 2021-05-17T17:33:04.9925327Z (Reading database ... 65% 2021-05-17T17:33:05.0057129Z (Reading database ... 70% 2021-05-17T17:33:05.0176280Z (Reading database ... 75% 2021-05-17T17:33:05.0468785Z (Reading database ... 80% 2021-05-17T17:33:05.0816917Z (Reading database ... 85% 2021-05-17T17:33:05.0974417Z (Reading database ... 90% 2021-05-17T17:33:05.1057480Z (Reading database ... 95% 2021-05-17T17:33:05.1058227Z (Reading database ... 100% 2021-05-17T17:33:05.1059287Z (Reading database ... 265150 files and directories currently installed.) 2021-05-17T17:33:05.1177390Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:33:05.1205246Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:33:05.6665662Z Selecting previously unselected package dcmtk. 2021-05-17T17:33:05.6960891Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:33:05.7024915Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:33:05.8809704Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:33:05.8847045Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:33:05.8972510Z Adding `dcmtk' group to system ... 2021-05-17T17:33:05.9894591Z Adding `dcmtk' user to system ... 2021-05-17T17:33:06.2029749Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:33:06.5039776Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:08.3480883Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:10.6377307Z Reading package lists... 2021-05-17T17:33:10.8161561Z Building dependency tree... 2021-05-17T17:33:10.8180790Z Reading state information... 2021-05-17T17:33:11.0642708Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:33:11.0644440Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:11.1355195Z Reading package lists... 2021-05-17T17:33:11.3152777Z Building dependency tree... 2021-05-17T17:33:11.3172482Z Reading state information... 2021-05-17T17:33:11.5833589Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:33:11.5835155Z libpng-dev set to manually installed. 2021-05-17T17:33:11.5836270Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:11.6527438Z Reading package lists... 2021-05-17T17:33:11.8340119Z Building dependency tree... 2021-05-17T17:33:11.8359941Z Reading state information... 2021-05-17T17:33:12.0058550Z The following additional packages will be installed: 2021-05-17T17:33:12.0065802Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:33:12.0067490Z Suggested packages: 2021-05-17T17:33:12.0069591Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:33:12.0072153Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:33:12.0074048Z fonts-arphic-uming fonts-nanum 2021-05-17T17:33:12.0590415Z The following NEW packages will be installed: 2021-05-17T17:33:12.0592621Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:33:12.0597520Z libpoppler97 poppler-data 2021-05-17T17:33:12.0782341Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:12.0783136Z Need to get 2582 kB of archives. 2021-05-17T17:33:12.0784184Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:33:12.0786214Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:33:12.1309669Z 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-17T17:33:12.1346797Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:33:12.1481516Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:33:12.1493622Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:33:12.1500609Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:33:12.5969601Z Fetched 2582 kB in 0s (30.2 MB/s) 2021-05-17T17:33:12.6317146Z Selecting previously unselected package poppler-data. 2021-05-17T17:33:12.6394567Z (Reading database ... 2021-05-17T17:33:12.6395268Z (Reading database ... 5% 2021-05-17T17:33:12.6395830Z (Reading database ... 10% 2021-05-17T17:33:12.6396364Z (Reading database ... 15% 2021-05-17T17:33:12.6396902Z (Reading database ... 20% 2021-05-17T17:33:12.6397693Z (Reading database ... 25% 2021-05-17T17:33:12.6398232Z (Reading database ... 30% 2021-05-17T17:33:12.6398774Z (Reading database ... 35% 2021-05-17T17:33:12.6399308Z (Reading database ... 40% 2021-05-17T17:33:12.6399849Z (Reading database ... 45% 2021-05-17T17:33:12.6400386Z (Reading database ... 50% 2021-05-17T17:33:12.6427221Z (Reading database ... 55% 2021-05-17T17:33:12.6470944Z (Reading database ... 60% 2021-05-17T17:33:12.6515747Z (Reading database ... 65% 2021-05-17T17:33:12.6657832Z (Reading database ... 70% 2021-05-17T17:33:12.6786700Z (Reading database ... 75% 2021-05-17T17:33:12.7085118Z (Reading database ... 80% 2021-05-17T17:33:12.7428353Z (Reading database ... 85% 2021-05-17T17:33:12.7583751Z (Reading database ... 90% 2021-05-17T17:33:12.7667045Z (Reading database ... 95% 2021-05-17T17:33:12.7667664Z (Reading database ... 100% 2021-05-17T17:33:12.7668510Z (Reading database ... 265385 files and directories currently installed.) 2021-05-17T17:33:12.7788593Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:33:12.7804548Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:33:13.0496073Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:33:13.0737659Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:33:13.0777431Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:13.1215269Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:33:13.1470158Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:13.1481996Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:13.2776019Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:33:13.3031502Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:14.0140605Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0142899Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:33:14.0144459Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:14.0145812Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0147293Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:33:14.0148875Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:14.0150310Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0151504Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:33:14.0152748Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:14.0153982Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0157566Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0158617Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0159669Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:14.0160738Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:14.0161749Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:15.9111675Z Reading package lists... 2021-05-17T17:33:16.0920824Z Building dependency tree... 2021-05-17T17:33:16.0941147Z Reading state information... 2021-05-17T17:33:16.2640556Z The following additional packages will be installed: 2021-05-17T17:33:16.2645499Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:33:16.2651166Z Suggested packages: 2021-05-17T17:33:16.2652489Z libhdf5-doc 2021-05-17T17:33:16.3153432Z The following NEW packages will be installed: 2021-05-17T17:33:16.3159763Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:33:16.3164994Z libsz2 2021-05-17T17:33:16.3408602Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:16.3409569Z Need to get 4074 kB of archives. 2021-05-17T17:33:16.3410423Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:33:16.3413131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:33:16.3447743Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:33:16.3453302Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:33:16.3518535Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:33:16.3715979Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:33:16.3795266Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:33:16.3858080Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:33:16.9250255Z Fetched 4074 kB in 0s (26.2 MB/s) 2021-05-17T17:33:16.9578118Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:33:16.9655509Z (Reading database ... 2021-05-17T17:33:16.9656340Z (Reading database ... 5% 2021-05-17T17:33:16.9657018Z (Reading database ... 10% 2021-05-17T17:33:16.9657665Z (Reading database ... 15% 2021-05-17T17:33:16.9658303Z (Reading database ... 20% 2021-05-17T17:33:16.9658926Z (Reading database ... 25% 2021-05-17T17:33:16.9659561Z (Reading database ... 30% 2021-05-17T17:33:16.9660190Z (Reading database ... 35% 2021-05-17T17:33:16.9660813Z (Reading database ... 40% 2021-05-17T17:33:16.9661449Z (Reading database ... 45% 2021-05-17T17:33:16.9662084Z (Reading database ... 50% 2021-05-17T17:33:16.9702185Z (Reading database ... 55% 2021-05-17T17:33:16.9743751Z (Reading database ... 60% 2021-05-17T17:33:16.9790586Z (Reading database ... 65% 2021-05-17T17:33:16.9928233Z (Reading database ... 70% 2021-05-17T17:33:17.0061173Z (Reading database ... 75% 2021-05-17T17:33:17.0373343Z (Reading database ... 80% 2021-05-17T17:33:17.0721265Z (Reading database ... 85% 2021-05-17T17:33:17.0879082Z (Reading database ... 90% 2021-05-17T17:33:17.0967585Z (Reading database ... 95% 2021-05-17T17:33:17.0968369Z (Reading database ... 100% 2021-05-17T17:33:17.0969313Z (Reading database ... 265945 files and directories currently installed.) 2021-05-17T17:33:17.1092819Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:17.1114826Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.1454949Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:33:17.1676522Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:33:17.1699381Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.2011446Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:33:17.2256534Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:33:17.2269073Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.2615511Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:33:17.2856445Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:17.2870112Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.4535904Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:33:17.4797701Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:17.4809334Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.5254855Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:33:17.5467788Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:33:17.5480999Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.5816915Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:33:17.6041179Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:17.6053279Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.9607844Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.9648591Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.9683081Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.9712619Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:17.9742347Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.9768663Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.9796965Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:17.9882795Z 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-17T17:33:17.9911872Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:18.8584020Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:21.1620678Z Reading package lists... 2021-05-17T17:33:21.3514190Z Building dependency tree... 2021-05-17T17:33:21.3537192Z Reading state information... 2021-05-17T17:33:21.5314893Z The following additional packages will be installed: 2021-05-17T17:33:21.5319302Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:33:21.5823711Z The following NEW packages will be installed: 2021-05-17T17:33:21.5829188Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:33:21.5831906Z mesa-common-dev 2021-05-17T17:33:21.6034900Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:21.6035907Z Need to get 1761 kB of archives. 2021-05-17T17:33:21.6037128Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:33:21.6039371Z 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-17T17:33:21.6075648Z 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-17T17:33:21.6090454Z 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-17T17:33:21.6098621Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:33:21.6120108Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:33:21.6145589Z 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-17T17:33:22.0816985Z Fetched 1761 kB in 0s (44.1 MB/s) 2021-05-17T17:33:22.1183589Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:33:22.1265638Z (Reading database ... 2021-05-17T17:33:22.1266574Z (Reading database ... 5% 2021-05-17T17:33:22.1267287Z (Reading database ... 10% 2021-05-17T17:33:22.1267945Z (Reading database ... 15% 2021-05-17T17:33:22.1268711Z (Reading database ... 20% 2021-05-17T17:33:22.1269381Z (Reading database ... 25% 2021-05-17T17:33:22.1270052Z (Reading database ... 30% 2021-05-17T17:33:22.1270717Z (Reading database ... 35% 2021-05-17T17:33:22.1271398Z (Reading database ... 40% 2021-05-17T17:33:22.1272215Z (Reading database ... 45% 2021-05-17T17:33:22.1273138Z (Reading database ... 50% 2021-05-17T17:33:22.1304794Z (Reading database ... 55% 2021-05-17T17:33:22.1348581Z (Reading database ... 60% 2021-05-17T17:33:22.1394002Z (Reading database ... 65% 2021-05-17T17:33:22.1536597Z (Reading database ... 70% 2021-05-17T17:33:22.1665427Z (Reading database ... 75% 2021-05-17T17:33:22.1973284Z (Reading database ... 80% 2021-05-17T17:33:22.2327908Z (Reading database ... 85% 2021-05-17T17:33:22.2494129Z (Reading database ... 90% 2021-05-17T17:33:22.2589127Z (Reading database ... 95% 2021-05-17T17:33:22.2589757Z (Reading database ... 100% 2021-05-17T17:33:22.2590599Z (Reading database ... 266153 files and directories currently installed.) 2021-05-17T17:33:22.2720175Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:33:22.2733522Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:22.3215301Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:33:22.3477061Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:22.3486417Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:22.4454750Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:33:22.4679425Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:22.4690316Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:22.5095459Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:33:22.5369187Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:22.5389197Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:22.5855242Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:33:22.6105805Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:22.6119045Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:22.6607239Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:33:22.6900097Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:22.6910614Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:22.8734929Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:22.8780518Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:22.8811162Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:22.8847539Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:22.8868180Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:22.8896683Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:22.8925377Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:24.4828407Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:26.7579588Z Reading package lists... 2021-05-17T17:33:26.9296389Z Building dependency tree... 2021-05-17T17:33:26.9317500Z Reading state information... 2021-05-17T17:33:27.0954908Z The following additional packages will be installed: 2021-05-17T17:33:27.0958165Z libprotobuf-lite17 libprotoc17 2021-05-17T17:33:27.1442314Z The following NEW packages will be installed: 2021-05-17T17:33:27.1446127Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:33:27.1447903Z protobuf-compiler 2021-05-17T17:33:27.1702073Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:27.1703213Z Need to get 2754 kB of archives. 2021-05-17T17:33:27.1704341Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:33:27.1707098Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:33:27.1824888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:33:27.2086945Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:33:27.3168691Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:33:27.3461958Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:33:27.7908353Z Fetched 2754 kB in 0s (13.9 MB/s) 2021-05-17T17:33:27.8244569Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:33:27.8322105Z (Reading database ... 2021-05-17T17:33:27.8322858Z (Reading database ... 5% 2021-05-17T17:33:27.8323509Z (Reading database ... 10% 2021-05-17T17:33:27.8324178Z (Reading database ... 15% 2021-05-17T17:33:27.8324807Z (Reading database ... 20% 2021-05-17T17:33:27.8325436Z (Reading database ... 25% 2021-05-17T17:33:27.8326295Z (Reading database ... 30% 2021-05-17T17:33:27.8326928Z (Reading database ... 35% 2021-05-17T17:33:27.8327562Z (Reading database ... 40% 2021-05-17T17:33:27.8328200Z (Reading database ... 45% 2021-05-17T17:33:27.8328823Z (Reading database ... 50% 2021-05-17T17:33:27.8370599Z (Reading database ... 55% 2021-05-17T17:33:27.8410685Z (Reading database ... 60% 2021-05-17T17:33:27.8456775Z (Reading database ... 65% 2021-05-17T17:33:27.8594720Z (Reading database ... 70% 2021-05-17T17:33:27.8723880Z (Reading database ... 75% 2021-05-17T17:33:27.9023868Z (Reading database ... 80% 2021-05-17T17:33:27.9394067Z (Reading database ... 85% 2021-05-17T17:33:27.9556422Z (Reading database ... 90% 2021-05-17T17:33:27.9643495Z (Reading database ... 95% 2021-05-17T17:33:27.9644335Z (Reading database ... 100% 2021-05-17T17:33:27.9645445Z (Reading database ... 266636 files and directories currently installed.) 2021-05-17T17:33:27.9766409Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:27.9794673Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.0334502Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:33:28.0549289Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:28.0563376Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.1616372Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:33:28.1845904Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:28.1863347Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.3735781Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:33:28.3986421Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:28.4003605Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.5295341Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:33:28.5533972Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:28.5547737Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.6204197Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.6239260Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.6267784Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:28.6297844Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:29.5178060Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:29.5179093Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:29.5180077Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:31.7300904Z Reading package lists... 2021-05-17T17:33:31.9059336Z Building dependency tree... 2021-05-17T17:33:31.9081151Z Reading state information... 2021-05-17T17:33:32.0781452Z The following additional packages will be installed: 2021-05-17T17:33:32.0783843Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:33:32.0785816Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:33:32.0789299Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:33:32.0791319Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:33:32.0793265Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:33:32.0795055Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:32.0796967Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:32.0798925Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:32.0800775Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:32.0802649Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:32.0804779Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:32.0806616Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:32.0808357Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:32.0810165Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:32.0811255Z Suggested packages: 2021-05-17T17:33:32.0812964Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:33:32.0814870Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:33:32.0816981Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:33:32.0818876Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:33:32.1549971Z The following NEW packages will be installed: 2021-05-17T17:33:32.1552887Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:33:32.1555156Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:33:32.1557090Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:33:32.1559311Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:33:32.1561615Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:33:32.1564131Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:32.1566709Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:32.1569295Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:32.1571707Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:32.1574896Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:32.1577124Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:32.1579135Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:32.1581118Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:32.1583069Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:32.1827685Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:32.1828535Z Need to get 47.1 MB of archives. 2021-05-17T17:33:32.1829994Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:33:32.1832468Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:33:32.2042677Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:33:32.2054684Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:33:32.2061309Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:33:32.2066453Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:33:32.2079199Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:33:32.2091175Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:33:32.2143718Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:33:32.3750478Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:33:32.3756565Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:33:32.3780164Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:33:32.3817981Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:33:32.3827655Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:33:32.3833194Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:33:32.3848518Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:33:32.3868447Z 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-17T17:33:32.3884979Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:33:32.3918507Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:33:32.3931419Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:33:32.3948876Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:33:32.3968542Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:33:32.4073640Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:33:32.4275886Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:33:32.4316114Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:33:32.4324560Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:33:32.4373011Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:33:32.5389909Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:33:32.5405579Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:33:32.5414541Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:33:32.5434838Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:33:32.5467708Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:33:32.5479835Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:33:32.5558301Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:33:32.5574531Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:33:32.5758315Z 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-17T17:33:32.5784947Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:33:32.6174662Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:33:32.6185501Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:33:33.0386225Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:33:33.0393310Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:33:33.0395316Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:33:33.0400127Z 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-17T17:33:33.0408536Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:33:33.0417216Z 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-17T17:33:33.0438270Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:33:33.0656226Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:33:33.0679241Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:33:33.0698661Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:33:33.0708232Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:33:33.0925562Z 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-17T17:33:33.0966373Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:33:33.0982495Z 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-17T17:33:33.0990484Z 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-17T17:33:33.0996581Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:33:33.1017429Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:33:33.1025643Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:33:33.1093260Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:33:33.1122244Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:33:33.1133347Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:33:33.1243627Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:33:33.1246815Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:33:33.1276302Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:33:33.1311066Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:33:33.1361569Z 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-17T17:33:33.1452313Z 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-17T17:33:33.1466810Z 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-17T17:33:33.1484801Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:33:33.1716467Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:33:33.1743215Z 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-17T17:33:33.2180196Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:33:33.2192868Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:33:33.2208615Z 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-17T17:33:33.2703001Z 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-17T17:33:33.3172338Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:33:33.3326350Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:33:33.3330927Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:33:33.9726132Z Fetched 47.1 MB in 1s (40.3 MB/s) 2021-05-17T17:33:34.0075075Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:33:34.0153397Z (Reading database ... 2021-05-17T17:33:34.0154260Z (Reading database ... 5% 2021-05-17T17:33:34.0155262Z (Reading database ... 10% 2021-05-17T17:33:34.0155888Z (Reading database ... 15% 2021-05-17T17:33:34.0156467Z (Reading database ... 20% 2021-05-17T17:33:34.0157047Z (Reading database ... 25% 2021-05-17T17:33:34.0157590Z (Reading database ... 30% 2021-05-17T17:33:34.0158140Z (Reading database ... 35% 2021-05-17T17:33:34.0158679Z (Reading database ... 40% 2021-05-17T17:33:34.0159219Z (Reading database ... 45% 2021-05-17T17:33:34.0159748Z (Reading database ... 50% 2021-05-17T17:33:34.0196445Z (Reading database ... 55% 2021-05-17T17:33:34.0238060Z (Reading database ... 60% 2021-05-17T17:33:34.0280643Z (Reading database ... 65% 2021-05-17T17:33:34.0419047Z (Reading database ... 70% 2021-05-17T17:33:34.0553713Z (Reading database ... 75% 2021-05-17T17:33:34.0854253Z (Reading database ... 80% 2021-05-17T17:33:34.1205986Z (Reading database ... 85% 2021-05-17T17:33:34.1369817Z (Reading database ... 90% 2021-05-17T17:33:34.1456282Z (Reading database ... 95% 2021-05-17T17:33:34.1458150Z (Reading database ... 100% 2021-05-17T17:33:34.1459027Z (Reading database ... 266807 files and directories currently installed.) 2021-05-17T17:33:34.1580933Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:33:34.1602042Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:34.3113673Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:33:34.3414987Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:34.3425592Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:34.3764408Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:33:34.4061030Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:34.4072232Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:34.4338735Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:33:34.4636610Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:34.4648833Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:34.4905392Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:33:34.5198321Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:34.5214733Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:34.5549321Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:33:34.5845685Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:33:34.5858014Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:34.6135864Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:33:34.6440956Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:34.6449685Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.6974793Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:33:34.7224433Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:33:34.7238714Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:35.5212864Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:33:35.5510685Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:33:35.5520038Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:35.5785921Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:33:35.6084314Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:33:35.6097469Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:35.6483995Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:33:35.6778789Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:35.6792876Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:35.7240951Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:33:35.7536621Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:33:35.7550945Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:35.7823074Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:33:35.8120236Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:33:35.8132152Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:35.8374282Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:33:35.8669063Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:33:35.8679257Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:35.9094068Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:33:35.9325957Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:33:35.9337635Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:35.9774207Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:33:36.0004824Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:36.0015712Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:36.0353540Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:33:36.0651428Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:33:36.0665675Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:36.1112618Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:33:36.1411962Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:33:36.1425321Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:36.1814108Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:33:36.2046079Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:33:36.2121861Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:36.2654099Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:33:36.2870457Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:36.2883193Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:36.3225502Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:33:36.3551500Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:33:36.3565192Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:36.4396087Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:33:36.4694680Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:33:36.4712150Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:36.6678316Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:33:36.6969902Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:33:36.6983408Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:36.7494537Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:33:36.7741957Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:33:36.7755367Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:36.8073367Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:33:36.8377213Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:33:36.8389841Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:36.8934259Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:33:36.9190327Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:36.9202309Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:37.4566972Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:33:37.4857854Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:33:37.4872372Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:37.5141514Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:33:37.5440839Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:33:37.5453361Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:37.5705104Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:33:37.5998986Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:33:37.6060951Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:37.6415235Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:33:37.6710024Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:33:37.6728373Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:37.7148474Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:33:37.7443638Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:33:37.7455552Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:37.7814316Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:33:37.8084783Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:33:37.8095872Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:37.8534647Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:33:37.8763556Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:33:37.8782700Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:37.9214873Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:33:37.9464566Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:33:37.9477752Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:38.0367070Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:33:38.0662131Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:33:38.0674532Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:38.1214294Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:33:38.1466300Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:38.1476432Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:38.2676568Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:33:38.2972083Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:33:38.2986146Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:38.3414329Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:33:38.3633227Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:33:38.3648517Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:39.6351755Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:33:39.6641260Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:33:39.6652439Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:39.6936481Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:33:39.7233563Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:33:39.7247619Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:39.7518669Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:33:39.7810452Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:33:39.7821261Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:39.8118540Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:33:39.8416737Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:39.8428573Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:39.8733725Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:33:39.9060888Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:33:39.9075064Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:39.9393136Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:33:39.9695556Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:39.9711228Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:40.0054152Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:33:40.0335072Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:33:40.0346897Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:40.1671224Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:33:40.1965428Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:33:40.1986639Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:40.2374141Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:33:40.2623433Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:40.2675373Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:40.3103425Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:33:40.3424908Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:33:40.3435981Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:40.3722023Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:33:40.4021082Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:40.4029996Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:40.5389661Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:33:40.5682280Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:33:40.5690959Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:40.6170746Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:33:40.6466895Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:33:40.6478886Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:40.6814166Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:33:40.7110423Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:40.7120231Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:40.7455015Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:33:40.7677879Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:40.7688566Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:40.7964303Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:33:40.8259473Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:33:40.8267876Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:40.8576874Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:33:40.8871630Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:33:40.8883317Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:40.9253874Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:33:40.9495645Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:33:40.9508949Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:41.0171311Z Selecting previously unselected package libopenal-data. 2021-05-17T17:33:41.0473307Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:33:41.0496661Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:41.0973939Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:33:41.1212105Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:33:41.1222586Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:41.1499721Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:33:41.1789450Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:33:41.1800448Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:41.2556410Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:33:41.2860929Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:33:41.2871691Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:41.3168712Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:33:41.3467759Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:33:41.3484710Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:41.3851028Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:33:41.4197817Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:33:41.4210588Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:41.4671156Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:33:41.4975446Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:33:41.5054644Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:41.5654489Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:33:41.5903856Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:33:41.5913982Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:41.6654700Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:33:41.6891252Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:41.6900840Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:41.7232927Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:33:41.7532033Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:41.7543789Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:41.7861095Z Selecting previously unselected package ffmpeg. 2021-05-17T17:33:41.8161705Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:41.8244502Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:41.9653933Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:33:41.9899871Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:33:41.9912439Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:42.0334983Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:33:42.0575333Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:33:42.0585047Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:42.2734452Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:33:42.2991980Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:33:42.3005694Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:42.3349097Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:33:42.3649060Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:33:42.3661342Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:42.4014936Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:33:42.4266697Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:42.4279850Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:42.7273405Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:33:42.7566924Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:42.7580320Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:43.0706063Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:33:43.0998752Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:33:43.1010157Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:43.2494735Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:33:43.2735443Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:33:43.2747740Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:43.3008477Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:33:43.3312495Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:43.3324538Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:43.3999945Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:43.4135648Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:43.4166284Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:43.4195090Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:43.4218322Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:43.4242789Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:43.4266974Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:43.4294867Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:43.4324563Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:43.4346277Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:43.4373873Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:43.4403951Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:43.4440603Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:43.4467097Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:43.4492038Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:43.4517289Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:43.4543221Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:43.4565432Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:43.4594398Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:43.4619832Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:43.4642506Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:43.4665492Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:43.4698142Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:43.4724450Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:43.4756114Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:43.4784668Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:43.4808394Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:43.4845309Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:43.4873912Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:43.4901119Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:43.4926646Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:43.4959486Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:43.4986927Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:43.5011233Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:43.5048741Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:43.5105266Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:43.5135377Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:43.5162871Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:43.5202064Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:43.5226847Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:43.5255796Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:43.5285602Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:43.5313903Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:43.5359807Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:43.5381015Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:43.5407684Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:43.5513659Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:43.5542309Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:43.5570521Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:43.5602129Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:43.5628600Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:43.5659391Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:43.5691650Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:43.5722710Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:43.5745477Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:43.5774299Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.5796437Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:43.5822856Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.5847424Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:43.5869412Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:43.5895477Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:43.5918483Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:43.5951051Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:43.5976890Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6003629Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:43.6030879Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:43.6058084Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:43.6157696Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6180742Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6202099Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6230105Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:43.6249989Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:43.6275209Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6300103Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6323826Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6353319Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:43.6459675Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:44.8318087Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:47.0989631Z Reading package lists... 2021-05-17T17:33:47.2776105Z Building dependency tree... 2021-05-17T17:33:47.2796743Z Reading state information... 2021-05-17T17:33:47.4444391Z The following additional packages will be installed: 2021-05-17T17:33:47.4448851Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:47.4977574Z The following NEW packages will be installed: 2021-05-17T17:33:47.4979817Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:47.4981680Z libmagick++-dev 2021-05-17T17:33:47.5179019Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:47.5180655Z Need to get 309 kB of archives. 2021-05-17T17:33:47.5182138Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:33:47.5184627Z 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-17T17:33:47.5211090Z 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-17T17:33:47.5231062Z 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-17T17:33:47.5246729Z 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-17T17:33:47.9836131Z Fetched 309 kB in 0s (14.2 MB/s) 2021-05-17T17:33:48.0197900Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:33:48.0280809Z (Reading database ... 2021-05-17T17:33:48.0281471Z (Reading database ... 5% 2021-05-17T17:33:48.0282047Z (Reading database ... 10% 2021-05-17T17:33:48.0282582Z (Reading database ... 15% 2021-05-17T17:33:48.0283123Z (Reading database ... 20% 2021-05-17T17:33:48.0283678Z (Reading database ... 25% 2021-05-17T17:33:48.0284203Z (Reading database ... 30% 2021-05-17T17:33:48.0284741Z (Reading database ... 35% 2021-05-17T17:33:48.0285264Z (Reading database ... 40% 2021-05-17T17:33:48.0285800Z (Reading database ... 45% 2021-05-17T17:33:48.0286341Z (Reading database ... 50% 2021-05-17T17:33:48.0331364Z (Reading database ... 55% 2021-05-17T17:33:48.0381382Z (Reading database ... 60% 2021-05-17T17:33:48.0414409Z (Reading database ... 65% 2021-05-17T17:33:48.0544841Z (Reading database ... 70% 2021-05-17T17:33:48.0676124Z (Reading database ... 75% 2021-05-17T17:33:48.0701429Z (Reading database ... 80% 2021-05-17T17:33:48.1285394Z (Reading database ... 85% 2021-05-17T17:33:48.1471106Z (Reading database ... 90% 2021-05-17T17:33:48.1554765Z (Reading database ... 95% 2021-05-17T17:33:48.1555646Z (Reading database ... 100% 2021-05-17T17:33:48.1556863Z (Reading database ... 267348 files and directories currently installed.) 2021-05-17T17:33:48.1672298Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:48.1755500Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.2496378Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:33:48.2760543Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:48.2783380Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.3218786Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:33:48.3517273Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:48.3529172Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.4120619Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:33:48.4420203Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:48.4507349Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.5117590Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.5220098Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.5245720Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.5271656Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:48.5361934Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:50.7895366Z Reading package lists... 2021-05-17T17:33:50.9600311Z Building dependency tree... 2021-05-17T17:33:50.9620691Z Reading state information... 2021-05-17T17:33:51.1219940Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:33:51.1222109Z The following additional packages will be installed: 2021-05-17T17:33:51.1229098Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:33:51.1231065Z libijs-0.35 libjbig2dec0 2021-05-17T17:33:51.1232165Z Suggested packages: 2021-05-17T17:33:51.1234149Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:33:51.1235835Z ghostscript-x 2021-05-17T17:33:51.1733101Z The following NEW packages will be installed: 2021-05-17T17:33:51.1735477Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:33:51.1739133Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:33:51.1929203Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:51.1930216Z Need to get 11.2 MB of archives. 2021-05-17T17:33:51.1931027Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:33:51.1934043Z 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-17T17:33:51.2377438Z 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-17T17:33:51.2420830Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:33:51.4704313Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:33:51.4791541Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:33:51.4795589Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:33:51.4807222Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:33:51.5069662Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:33:51.9643760Z Fetched 11.2 MB in 0s (34.1 MB/s) 2021-05-17T17:33:51.9998248Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:33:52.0083370Z (Reading database ... 2021-05-17T17:33:52.0084040Z (Reading database ... 5% 2021-05-17T17:33:52.0084590Z (Reading database ... 10% 2021-05-17T17:33:52.0085123Z (Reading database ... 15% 2021-05-17T17:33:52.0085664Z (Reading database ... 20% 2021-05-17T17:33:52.0086194Z (Reading database ... 25% 2021-05-17T17:33:52.0086729Z (Reading database ... 30% 2021-05-17T17:33:52.0087265Z (Reading database ... 35% 2021-05-17T17:33:52.0087789Z (Reading database ... 40% 2021-05-17T17:33:52.0088322Z (Reading database ... 45% 2021-05-17T17:33:52.0088847Z (Reading database ... 50% 2021-05-17T17:33:52.0135304Z (Reading database ... 55% 2021-05-17T17:33:52.0191211Z (Reading database ... 60% 2021-05-17T17:33:52.0219708Z (Reading database ... 65% 2021-05-17T17:33:52.0365379Z (Reading database ... 70% 2021-05-17T17:33:52.0508746Z (Reading database ... 75% 2021-05-17T17:33:52.0535872Z (Reading database ... 80% 2021-05-17T17:33:52.1119356Z (Reading database ... 85% 2021-05-17T17:33:52.1326292Z (Reading database ... 90% 2021-05-17T17:33:52.1412422Z (Reading database ... 95% 2021-05-17T17:33:52.1413335Z (Reading database ... 100% 2021-05-17T17:33:52.1414254Z (Reading database ... 267393 files and directories currently installed.) 2021-05-17T17:33:52.1533620Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:33:52.1783304Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:52.4095697Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:33:52.4361685Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:33:52.4380976Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:52.4774611Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:33:52.5023601Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:33:52.5696793Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:53.0054635Z Selecting previously unselected package libgs9-common. 2021-05-17T17:33:53.0334159Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:33:53.0350476Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.1406369Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:33:53.1707188Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:33:53.1728583Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:53.2054124Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:33:53.2298317Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:33:53.2312339Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:53.2652177Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:33:53.2954061Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:53.2970193Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.6174123Z Selecting previously unselected package ghostscript. 2021-05-17T17:33:53.6424832Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:53.6437593Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.7169683Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:53.7212325Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:53.7241912Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:53.7895922Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:53.7921254Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:53.8183290Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.8207548Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.8230611Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:53.8350343Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:53.9474240Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:53.9696123Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:57.4443112Z Reading package lists... 2021-05-17T17:33:57.6198632Z Building dependency tree... 2021-05-17T17:33:57.6220090Z Reading state information... 2021-05-17T17:33:57.7843733Z The following additional packages will be installed: 2021-05-17T17:33:57.7846037Z libudunits2-0 libudunits2-data 2021-05-17T17:33:57.8331420Z The following NEW packages will be installed: 2021-05-17T17:33:57.8337859Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:33:57.8524822Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:57.8525632Z Need to get 429 kB of archives. 2021-05-17T17:33:57.8526490Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:33:57.8528495Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:33:57.8542353Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:33:57.8551954Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:33:58.3112555Z Fetched 429 kB in 0s (20.7 MB/s) 2021-05-17T17:33:58.3440061Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:33:58.3519484Z (Reading database ... 2021-05-17T17:33:58.3520466Z (Reading database ... 5% 2021-05-17T17:33:58.3521230Z (Reading database ... 10% 2021-05-17T17:33:58.3522002Z (Reading database ... 15% 2021-05-17T17:33:58.3522724Z (Reading database ... 20% 2021-05-17T17:33:58.3523456Z (Reading database ... 25% 2021-05-17T17:33:58.3524191Z (Reading database ... 30% 2021-05-17T17:33:58.3524908Z (Reading database ... 35% 2021-05-17T17:33:58.3525637Z (Reading database ... 40% 2021-05-17T17:33:58.3526580Z (Reading database ... 45% 2021-05-17T17:33:58.3527334Z (Reading database ... 50% 2021-05-17T17:33:58.3553292Z (Reading database ... 55% 2021-05-17T17:33:58.3603341Z (Reading database ... 60% 2021-05-17T17:33:58.3628896Z (Reading database ... 65% 2021-05-17T17:33:58.3767596Z (Reading database ... 70% 2021-05-17T17:33:58.3898107Z (Reading database ... 75% 2021-05-17T17:33:58.3924936Z (Reading database ... 80% 2021-05-17T17:33:58.4528571Z (Reading database ... 85% 2021-05-17T17:33:58.4719349Z (Reading database ... 90% 2021-05-17T17:33:58.4804767Z (Reading database ... 95% 2021-05-17T17:33:58.4805651Z (Reading database ... 100% 2021-05-17T17:33:58.4806982Z (Reading database ... 267957 files and directories currently installed.) 2021-05-17T17:33:58.4935287Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:33:58.4953428Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:58.5295949Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:33:58.5527598Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:33:58.5563710Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:58.5934625Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:33:58.6168725Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:33:58.6181093Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:58.6982868Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:58.7014019Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:58.7039132Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:58.7066820Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:33:58.8264542Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:01.1049640Z Reading package lists... 2021-05-17T17:34:01.2809707Z Building dependency tree... 2021-05-17T17:34:01.2831955Z Reading state information... 2021-05-17T17:34:01.4972355Z The following NEW packages will be installed: 2021-05-17T17:34:01.4977721Z libjq-dev 2021-05-17T17:34:01.5215870Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:01.5216714Z Need to get 11.2 kB of archives. 2021-05-17T17:34:01.5217578Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:34:01.5219960Z 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-17T17:34:01.9698874Z Fetched 11.2 kB in 0s (565 kB/s) 2021-05-17T17:34:02.0029200Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:34:02.0109286Z (Reading database ... 2021-05-17T17:34:02.0110116Z (Reading database ... 5% 2021-05-17T17:34:02.0110917Z (Reading database ... 10% 2021-05-17T17:34:02.0111649Z (Reading database ... 15% 2021-05-17T17:34:02.0112379Z (Reading database ... 20% 2021-05-17T17:34:02.0113113Z (Reading database ... 25% 2021-05-17T17:34:02.0113834Z (Reading database ... 30% 2021-05-17T17:34:02.0114561Z (Reading database ... 35% 2021-05-17T17:34:02.0115319Z (Reading database ... 40% 2021-05-17T17:34:02.0116034Z (Reading database ... 45% 2021-05-17T17:34:02.0116762Z (Reading database ... 50% 2021-05-17T17:34:02.0161553Z (Reading database ... 55% 2021-05-17T17:34:02.0218017Z (Reading database ... 60% 2021-05-17T17:34:02.0245843Z (Reading database ... 65% 2021-05-17T17:34:02.0388545Z (Reading database ... 70% 2021-05-17T17:34:02.0535799Z (Reading database ... 75% 2021-05-17T17:34:02.0564255Z (Reading database ... 80% 2021-05-17T17:34:02.1178591Z (Reading database ... 85% 2021-05-17T17:34:02.1376026Z (Reading database ... 90% 2021-05-17T17:34:02.1468186Z (Reading database ... 95% 2021-05-17T17:34:02.1468791Z (Reading database ... 100% 2021-05-17T17:34:02.1469627Z (Reading database ... 267986 files and directories currently installed.) 2021-05-17T17:34:02.1598182Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:34:02.1610858Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:34:02.2304817Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:34:04.5334345Z Reading package lists... 2021-05-17T17:34:04.7134857Z Building dependency tree... 2021-05-17T17:34:04.7155209Z Reading state information... 2021-05-17T17:34:04.9268737Z The following NEW packages will be installed: 2021-05-17T17:34:04.9275774Z libmng2 2021-05-17T17:34:04.9478573Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:04.9479627Z Need to get 168 kB of archives. 2021-05-17T17:34:04.9480542Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:34:04.9483085Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:34:05.3924731Z Fetched 168 kB in 0s (9717 kB/s) 2021-05-17T17:34:05.4278662Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:34:05.4363735Z (Reading database ... 2021-05-17T17:34:05.4364346Z (Reading database ... 5% 2021-05-17T17:34:05.4364896Z (Reading database ... 10% 2021-05-17T17:34:05.4365458Z (Reading database ... 15% 2021-05-17T17:34:05.4366000Z (Reading database ... 20% 2021-05-17T17:34:05.4366528Z (Reading database ... 25% 2021-05-17T17:34:05.4367088Z (Reading database ... 30% 2021-05-17T17:34:05.4367629Z (Reading database ... 35% 2021-05-17T17:34:05.4368151Z (Reading database ... 40% 2021-05-17T17:34:05.4368688Z (Reading database ... 45% 2021-05-17T17:34:05.4369227Z (Reading database ... 50% 2021-05-17T17:34:05.4414102Z (Reading database ... 55% 2021-05-17T17:34:05.4467446Z (Reading database ... 60% 2021-05-17T17:34:05.4494202Z (Reading database ... 65% 2021-05-17T17:34:05.4629060Z (Reading database ... 70% 2021-05-17T17:34:05.4760853Z (Reading database ... 75% 2021-05-17T17:34:05.4786243Z (Reading database ... 80% 2021-05-17T17:34:05.5355021Z (Reading database ... 85% 2021-05-17T17:34:05.5538868Z (Reading database ... 90% 2021-05-17T17:34:05.5622571Z (Reading database ... 95% 2021-05-17T17:34:05.5624010Z (Reading database ... 100% 2021-05-17T17:34:05.5625742Z (Reading database ... 267992 files and directories currently installed.) 2021-05-17T17:34:05.5748010Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:34:05.5766937Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:34:05.6553013Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:34:05.6595996Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:07.9345064Z Reading package lists... 2021-05-17T17:34:08.1099564Z Building dependency tree... 2021-05-17T17:34:08.1120868Z Reading state information... 2021-05-17T17:34:08.3323634Z E: Unable to locate package libmng1 2021-05-17T17:34:08.4098251Z Reading package lists... 2021-05-17T17:34:08.5988896Z Building dependency tree... 2021-05-17T17:34:08.6010146Z Reading state information... 2021-05-17T17:34:08.7333508Z E: Unable to locate package libapparmor-devel 2021-05-17T17:34:08.8042799Z Reading package lists... 2021-05-17T17:34:08.9874189Z Building dependency tree... 2021-05-17T17:34:08.9895512Z Reading state information... 2021-05-17T17:34:09.1613901Z The following additional packages will be installed: 2021-05-17T17:34:09.1616431Z libij-java 2021-05-17T17:34:09.2223574Z The following NEW packages will be installed: 2021-05-17T17:34:09.2229838Z imagej libij-java 2021-05-17T17:34:09.2492406Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:09.2493556Z Need to get 2328 kB of archives. 2021-05-17T17:34:09.2494430Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:34:09.2496331Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:34:09.3319932Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:34:09.7899127Z Fetched 2328 kB in 0s (21.7 MB/s) 2021-05-17T17:34:09.8252345Z Selecting previously unselected package libij-java. 2021-05-17T17:34:09.8333086Z (Reading database ... 2021-05-17T17:34:09.8334124Z (Reading database ... 5% 2021-05-17T17:34:09.8334951Z (Reading database ... 10% 2021-05-17T17:34:09.8335566Z (Reading database ... 15% 2021-05-17T17:34:09.8338352Z (Reading database ... 20% 2021-05-17T17:34:09.8339128Z (Reading database ... 25% 2021-05-17T17:34:09.8339685Z (Reading database ... 30% 2021-05-17T17:34:09.8340229Z (Reading database ... 35% 2021-05-17T17:34:09.8340779Z (Reading database ... 40% 2021-05-17T17:34:09.8341318Z (Reading database ... 45% 2021-05-17T17:34:09.8342070Z (Reading database ... 50% 2021-05-17T17:34:09.8389870Z (Reading database ... 55% 2021-05-17T17:34:09.8441306Z (Reading database ... 60% 2021-05-17T17:34:09.8471740Z (Reading database ... 65% 2021-05-17T17:34:09.8605559Z (Reading database ... 70% 2021-05-17T17:34:09.8737835Z (Reading database ... 75% 2021-05-17T17:34:09.8765819Z (Reading database ... 80% 2021-05-17T17:34:09.9346964Z (Reading database ... 85% 2021-05-17T17:34:09.9530992Z (Reading database ... 90% 2021-05-17T17:34:09.9616307Z (Reading database ... 95% 2021-05-17T17:34:09.9617183Z (Reading database ... 100% 2021-05-17T17:34:09.9618411Z (Reading database ... 267998 files and directories currently installed.) 2021-05-17T17:34:09.9731901Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:34:09.9746107Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:34:10.0732514Z Selecting previously unselected package imagej. 2021-05-17T17:34:10.0970109Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:34:10.0981045Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:34:10.1724364Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:34:10.1755711Z Setting up imagej (1.52r-1) ... 2021-05-17T17:34:10.1791765Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:34:10.3849439Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:11.1885229Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:34:13.4511473Z Reading package lists... 2021-05-17T17:34:13.6276252Z Building dependency tree... 2021-05-17T17:34:13.6298971Z Reading state information... 2021-05-17T17:34:13.7926113Z Suggested packages: 2021-05-17T17:34:13.7928734Z bowtie2-examples 2021-05-17T17:34:13.8393076Z The following NEW packages will be installed: 2021-05-17T17:34:13.8398416Z bowtie2 2021-05-17T17:34:13.8588117Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:13.8589283Z Need to get 1324 kB of archives. 2021-05-17T17:34:13.8590619Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:34:13.8592649Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:34:14.3422594Z Fetched 1324 kB in 0s (30.4 MB/s) 2021-05-17T17:34:14.3764713Z Selecting previously unselected package bowtie2. 2021-05-17T17:34:14.3843504Z (Reading database ... 2021-05-17T17:34:14.3844136Z (Reading database ... 5% 2021-05-17T17:34:14.3844703Z (Reading database ... 10% 2021-05-17T17:34:14.3845259Z (Reading database ... 15% 2021-05-17T17:34:14.3845906Z (Reading database ... 20% 2021-05-17T17:34:14.3846445Z (Reading database ... 25% 2021-05-17T17:34:14.3846956Z (Reading database ... 30% 2021-05-17T17:34:14.3847451Z (Reading database ... 35% 2021-05-17T17:34:14.3848143Z (Reading database ... 40% 2021-05-17T17:34:14.3848639Z (Reading database ... 45% 2021-05-17T17:34:14.3849146Z (Reading database ... 50% 2021-05-17T17:34:14.3881454Z (Reading database ... 55% 2021-05-17T17:34:14.3934077Z (Reading database ... 60% 2021-05-17T17:34:14.3962875Z (Reading database ... 65% 2021-05-17T17:34:14.4094202Z (Reading database ... 70% 2021-05-17T17:34:14.4230774Z (Reading database ... 75% 2021-05-17T17:34:14.4257566Z (Reading database ... 80% 2021-05-17T17:34:14.4852308Z (Reading database ... 85% 2021-05-17T17:34:14.5034829Z (Reading database ... 90% 2021-05-17T17:34:14.5117376Z (Reading database ... 95% 2021-05-17T17:34:14.5118865Z (Reading database ... 100% 2021-05-17T17:34:14.5120618Z (Reading database ... 268021 files and directories currently installed.) 2021-05-17T17:34:14.5236593Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:34:14.5253407Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:34:14.7361707Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:34:14.7398822Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:17.9084179Z Reading package lists... 2021-05-17T17:34:18.0791107Z Building dependency tree... 2021-05-17T17:34:18.0813867Z Reading state information... 2021-05-17T17:34:18.2732368Z E: Unable to locate package install 2021-05-17T17:34:18.2734702Z E: Unable to locate package gdal 2021-05-17T17:34:18.3445877Z Reading package lists... 2021-05-17T17:34:18.5241350Z Building dependency tree... 2021-05-17T17:34:18.5265353Z Reading state information... 2021-05-17T17:34:18.5544639Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:34:18.5548508Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:34:18.5550362Z is only available from another source 2021-05-17T17:34:18.5551418Z 2021-05-17T17:34:18.6598114Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:34:18.7291324Z Reading package lists... 2021-05-17T17:34:18.9061664Z Building dependency tree... 2021-05-17T17:34:18.9084933Z Reading state information... 2021-05-17T17:34:18.9356480Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:34:18.9359220Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:34:18.9361021Z is only available from another source 2021-05-17T17:34:18.9362680Z However the following packages replace it: 2021-05-17T17:34:18.9364014Z ffmpeg 2021-05-17T17:34:18.9364857Z 2021-05-17T17:34:19.0409793Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:34:19.1111261Z Reading package lists... 2021-05-17T17:34:19.2814010Z Building dependency tree... 2021-05-17T17:34:19.2835908Z Reading state information... 2021-05-17T17:34:19.4514646Z The following additional packages will be installed: 2021-05-17T17:34:19.4516998Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:34:19.4519188Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:34:19.4520613Z libssh2-1-dev 2021-05-17T17:34:19.4527472Z Suggested packages: 2021-05-17T17:34:19.4528710Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:34:19.5013053Z The following NEW packages will be installed: 2021-05-17T17:34:19.5015505Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:34:19.5017381Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:34:19.5020472Z libssh2-1-dev 2021-05-17T17:34:19.5217616Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:19.5218976Z Need to get 2667 kB of archives. 2021-05-17T17:34:19.5220840Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:34:19.5223154Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:34:19.5322068Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:34:19.5421246Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:34:19.5430727Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:34:19.5464022Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:34:19.5473826Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:34:19.5490646Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:34:19.5559968Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:34:19.5632795Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:34:19.5672002Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:34:19.5681940Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:34:20.0264309Z Fetched 2667 kB in 0s (37.7 MB/s) 2021-05-17T17:34:20.0601273Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:34:20.0685791Z (Reading database ... 2021-05-17T17:34:20.0686428Z (Reading database ... 5% 2021-05-17T17:34:20.0686968Z (Reading database ... 10% 2021-05-17T17:34:20.0687522Z (Reading database ... 15% 2021-05-17T17:34:20.0688057Z (Reading database ... 20% 2021-05-17T17:34:20.0688603Z (Reading database ... 25% 2021-05-17T17:34:20.0689141Z (Reading database ... 30% 2021-05-17T17:34:20.0689670Z (Reading database ... 35% 2021-05-17T17:34:20.0690249Z (Reading database ... 40% 2021-05-17T17:34:20.0690792Z (Reading database ... 45% 2021-05-17T17:34:20.0691319Z (Reading database ... 50% 2021-05-17T17:34:20.0743536Z (Reading database ... 55% 2021-05-17T17:34:20.0798023Z (Reading database ... 60% 2021-05-17T17:34:20.0826464Z (Reading database ... 65% 2021-05-17T17:34:20.0964000Z (Reading database ... 70% 2021-05-17T17:34:20.1102670Z (Reading database ... 75% 2021-05-17T17:34:20.1130923Z (Reading database ... 80% 2021-05-17T17:34:20.1720150Z (Reading database ... 85% 2021-05-17T17:34:20.1902240Z (Reading database ... 90% 2021-05-17T17:34:20.1983722Z (Reading database ... 95% 2021-05-17T17:34:20.1984571Z (Reading database ... 100% 2021-05-17T17:34:20.1985566Z (Reading database ... 268047 files and directories currently installed.) 2021-05-17T17:34:20.2102243Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:34:20.2113224Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:34:20.2534980Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:34:20.2774011Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:34:20.2785642Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:34:20.3616037Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:34:20.3874222Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:34:20.3893253Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:34:20.4254116Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:34:20.4502965Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:20.4516096Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:20.5055255Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:34:20.5269906Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:20.5286513Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:20.5614466Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:34:20.5894886Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:20.5907906Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:20.6294635Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:34:20.6547560Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:34:20.6560907Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:20.7296453Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:34:20.7580425Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:20.7594314Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:20.8375192Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:34:20.8649765Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:34:20.8661151Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:34:20.9267111Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:34:20.9548986Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:34:20.9560560Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:34:20.9895140Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:34:21.0138129Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:34:21.0150941Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:21.1513521Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:34:21.1547017Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:21.1573789Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:34:21.1600626Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:34:21.1623323Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:21.1647203Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:21.1669138Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:21.1688680Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:34:21.1709832Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:34:21.1733465Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:21.1760383Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:21.1787729Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:26.7482191Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:26.8688115Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:29.1831130Z Reading package lists... 2021-05-17T17:34:29.3622338Z Building dependency tree... 2021-05-17T17:34:29.3643703Z Reading state information... 2021-05-17T17:34:29.6335127Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:34:29.6336793Z libtiff-dev set to manually installed. 2021-05-17T17:34:29.6337884Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:29.7087140Z Reading package lists... 2021-05-17T17:34:29.9016945Z Building dependency tree... 2021-05-17T17:34:29.9037914Z Reading state information... 2021-05-17T17:34:30.1487155Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:34:30.1488663Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:30.2192245Z Reading package lists... 2021-05-17T17:34:30.3934159Z Building dependency tree... 2021-05-17T17:34:30.3954902Z Reading state information... 2021-05-17T17:34:30.6099404Z The following NEW packages will be installed: 2021-05-17T17:34:30.6102511Z libsodium-dev 2021-05-17T17:34:30.6348115Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:30.6349267Z Need to get 169 kB of archives. 2021-05-17T17:34:30.6350570Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:34:30.6352625Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:34:31.1037766Z Fetched 169 kB in 0s (5853 kB/s) 2021-05-17T17:34:31.1380524Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:34:31.1461357Z (Reading database ... 2021-05-17T17:34:31.1462284Z (Reading database ... 5% 2021-05-17T17:34:31.1463048Z (Reading database ... 10% 2021-05-17T17:34:31.1463781Z (Reading database ... 15% 2021-05-17T17:34:31.1464519Z (Reading database ... 20% 2021-05-17T17:34:31.1465238Z (Reading database ... 25% 2021-05-17T17:34:31.1465969Z (Reading database ... 30% 2021-05-17T17:34:31.1466745Z (Reading database ... 35% 2021-05-17T17:34:31.1467468Z (Reading database ... 40% 2021-05-17T17:34:31.1468199Z (Reading database ... 45% 2021-05-17T17:34:31.1468931Z (Reading database ... 50% 2021-05-17T17:34:31.1513144Z (Reading database ... 55% 2021-05-17T17:34:31.1564146Z (Reading database ... 60% 2021-05-17T17:34:31.1591177Z (Reading database ... 65% 2021-05-17T17:34:31.1727477Z (Reading database ... 70% 2021-05-17T17:34:31.1856736Z (Reading database ... 75% 2021-05-17T17:34:31.1884618Z (Reading database ... 80% 2021-05-17T17:34:31.2474167Z (Reading database ... 85% 2021-05-17T17:34:31.2658566Z (Reading database ... 90% 2021-05-17T17:34:31.2744972Z (Reading database ... 95% 2021-05-17T17:34:31.2745817Z (Reading database ... 100% 2021-05-17T17:34:31.2747046Z (Reading database ... 268550 files and directories currently installed.) 2021-05-17T17:34:31.2866075Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:34:31.2878497Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:32.0324802Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:33.6158363Z Reading package lists... 2021-05-17T17:34:33.8028184Z Building dependency tree... 2021-05-17T17:34:33.8050628Z Reading state information... 2021-05-17T17:34:33.9704371Z The following additional packages will be installed: 2021-05-17T17:34:33.9708768Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:34:34.0203595Z The following NEW packages will be installed: 2021-05-17T17:34:34.0212196Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:34:34.0214192Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:34:34.0525702Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:34.0526635Z Need to get 10.4 MB of archives. 2021-05-17T17:34:34.0528783Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:34:34.0530876Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:34:34.0628987Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:34:34.0797983Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:34:34.1049698Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:34:34.1275792Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:34:34.1533978Z 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-17T17:34:34.1859947Z 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-17T17:34:34.2288343Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:34:34.7023206Z Fetched 10.4 MB in 0s (50.8 MB/s) 2021-05-17T17:34:34.7371226Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:34:34.7453676Z (Reading database ... 2021-05-17T17:34:34.7454605Z (Reading database ... 5% 2021-05-17T17:34:34.7455377Z (Reading database ... 10% 2021-05-17T17:34:34.7456153Z (Reading database ... 15% 2021-05-17T17:34:34.7456888Z (Reading database ... 20% 2021-05-17T17:34:34.7457658Z (Reading database ... 25% 2021-05-17T17:34:34.7458513Z (Reading database ... 30% 2021-05-17T17:34:34.7459237Z (Reading database ... 35% 2021-05-17T17:34:34.7460195Z (Reading database ... 40% 2021-05-17T17:34:34.7460939Z (Reading database ... 45% 2021-05-17T17:34:34.7461663Z (Reading database ... 50% 2021-05-17T17:34:34.7505266Z (Reading database ... 55% 2021-05-17T17:34:34.7559172Z (Reading database ... 60% 2021-05-17T17:34:34.7589560Z (Reading database ... 65% 2021-05-17T17:34:34.7730195Z (Reading database ... 70% 2021-05-17T17:34:34.7867938Z (Reading database ... 75% 2021-05-17T17:34:34.7894964Z (Reading database ... 80% 2021-05-17T17:34:34.8507398Z (Reading database ... 85% 2021-05-17T17:34:34.8694902Z (Reading database ... 90% 2021-05-17T17:34:34.8781093Z (Reading database ... 95% 2021-05-17T17:34:34.8781688Z (Reading database ... 100% 2021-05-17T17:34:34.8782519Z (Reading database ... 268620 files and directories currently installed.) 2021-05-17T17:34:34.8903512Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:34:34.8916053Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:34.9815594Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:34:35.0054789Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:34:35.0077000Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:35.1335847Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:34:35.1617208Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:34:35.1628974Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:35.3374942Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:34:35.3639989Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:35.3652408Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:35.5176221Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:34:35.5461413Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:35.5474401Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:35.7325979Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:34:35.7631107Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:35.7641093Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:35.9495189Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:34:35.9769794Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:35.9782446Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:36.3655126Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:34:36.3884086Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:36.3900054Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:36.4835987Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:36.4867454Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:36.4899241Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:36.4922028Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:36.4955424Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:36.4980461Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:36.5015744Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:36.5043057Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:36.5092027Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:39.9069423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:42.1849258Z Reading package lists... 2021-05-17T17:34:42.3600894Z Building dependency tree... 2021-05-17T17:34:42.3622330Z Reading state information... 2021-05-17T17:34:42.6074368Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:34:42.6075960Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:42.6816037Z Reading package lists... 2021-05-17T17:34:42.8572490Z Building dependency tree... 2021-05-17T17:34:42.8594932Z Reading state information... 2021-05-17T17:34:43.0245938Z The following additional packages will be installed: 2021-05-17T17:34:43.0248456Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:43.0251343Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:34:43.0257495Z Suggested packages: 2021-05-17T17:34:43.0259663Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:34:43.0796992Z The following NEW packages will be installed: 2021-05-17T17:34:43.0800046Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:43.0805872Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:34:43.1004504Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:43.1006120Z Need to get 1459 kB of archives. 2021-05-17T17:34:43.1006978Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:34:43.1009062Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:34:43.1038333Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:34:43.1049161Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:34:43.1063381Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:34:43.1074248Z 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-17T17:34:43.1083478Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:34:43.1108556Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:34:43.1188334Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:34:43.1221838Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:34:43.1226340Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:34:43.6022535Z Fetched 1459 kB in 0s (33.2 MB/s) 2021-05-17T17:34:43.6401688Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:34:43.6486846Z (Reading database ... 2021-05-17T17:34:43.6487668Z (Reading database ... 5% 2021-05-17T17:34:43.6488423Z (Reading database ... 10% 2021-05-17T17:34:43.6489151Z (Reading database ... 15% 2021-05-17T17:34:43.6489881Z (Reading database ... 20% 2021-05-17T17:34:43.6490611Z (Reading database ... 25% 2021-05-17T17:34:43.6491351Z (Reading database ... 30% 2021-05-17T17:34:43.6492081Z (Reading database ... 35% 2021-05-17T17:34:43.6492938Z (Reading database ... 40% 2021-05-17T17:34:43.6493703Z (Reading database ... 45% 2021-05-17T17:34:43.6494449Z (Reading database ... 50% 2021-05-17T17:34:43.6531471Z (Reading database ... 55% 2021-05-17T17:34:43.6581176Z (Reading database ... 60% 2021-05-17T17:34:43.6614323Z (Reading database ... 65% 2021-05-17T17:34:43.6750285Z (Reading database ... 70% 2021-05-17T17:34:43.6878733Z (Reading database ... 75% 2021-05-17T17:34:43.6904678Z (Reading database ... 80% 2021-05-17T17:34:43.7337203Z (Reading database ... 85% 2021-05-17T17:34:43.7683265Z (Reading database ... 90% 2021-05-17T17:34:43.7772129Z (Reading database ... 95% 2021-05-17T17:34:43.7773273Z (Reading database ... 100% 2021-05-17T17:34:43.7774437Z (Reading database ... 268845 files and directories currently installed.) 2021-05-17T17:34:43.7900092Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:43.7925565Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:43.8294955Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:34:43.8583648Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:43.8594137Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:43.8935547Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:34:43.9212208Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:43.9223612Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:43.9614829Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:34:43.9832774Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:43.9844566Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.0175460Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:34:44.0433055Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:34:44.0470276Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:44.0855192Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:34:44.1090115Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:44.1102931Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.1615657Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:34:44.1861615Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:34:44.1877414Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:44.2695374Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:34:44.2959322Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:34:44.2970747Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:44.3495740Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:34:44.3736461Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:44.3750281Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.4095333Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:34:44.4347585Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:34:44.4365305Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:44.5619565Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:44.5653689Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5686845Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:44.5714519Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:44.5755075Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5787438Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5815351Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5844575Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5873369Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:44.5901520Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:44.5938832Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:44.6158932Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:48.1970318Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:50.5919398Z Reading package lists... 2021-05-17T17:34:50.7667851Z Building dependency tree... 2021-05-17T17:34:50.7689979Z Reading state information... 2021-05-17T17:34:50.9123944Z E: Unable to locate package udunits 2021-05-17T17:34:50.9867091Z Reading package lists... 2021-05-17T17:34:51.1656029Z Building dependency tree... 2021-05-17T17:34:51.1700648Z Reading state information... 2021-05-17T17:34:51.3412147Z The following additional packages will be installed: 2021-05-17T17:34:51.3413100Z libwebpdemux2 2021-05-17T17:34:51.3918410Z The following NEW packages will be installed: 2021-05-17T17:34:51.3924187Z libwebp-dev libwebpdemux2 2021-05-17T17:34:51.4120668Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:51.4122011Z Need to get 277 kB of archives. 2021-05-17T17:34:51.4122928Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:34:51.4125103Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:34:51.4139060Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:34:51.8853624Z Fetched 277 kB in 0s (11.7 MB/s) 2021-05-17T17:34:51.9191533Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:34:51.9275942Z (Reading database ... 2021-05-17T17:34:51.9276543Z (Reading database ... 5% 2021-05-17T17:34:51.9277082Z (Reading database ... 10% 2021-05-17T17:34:51.9277627Z (Reading database ... 15% 2021-05-17T17:34:51.9279314Z (Reading database ... 20% 2021-05-17T17:34:51.9279898Z (Reading database ... 25% 2021-05-17T17:34:51.9281813Z (Reading database ... 30% 2021-05-17T17:34:51.9282366Z (Reading database ... 35% 2021-05-17T17:34:51.9282923Z (Reading database ... 40% 2021-05-17T17:34:51.9283466Z (Reading database ... 45% 2021-05-17T17:34:51.9283991Z (Reading database ... 50% 2021-05-17T17:34:51.9329446Z (Reading database ... 55% 2021-05-17T17:34:51.9380373Z (Reading database ... 60% 2021-05-17T17:34:51.9413931Z (Reading database ... 65% 2021-05-17T17:34:51.9552167Z (Reading database ... 70% 2021-05-17T17:34:51.9686891Z (Reading database ... 75% 2021-05-17T17:34:51.9713773Z (Reading database ... 80% 2021-05-17T17:34:52.0146160Z (Reading database ... 85% 2021-05-17T17:34:52.0493990Z (Reading database ... 90% 2021-05-17T17:34:52.0583347Z (Reading database ... 95% 2021-05-17T17:34:52.0583948Z (Reading database ... 100% 2021-05-17T17:34:52.0584790Z (Reading database ... 269145 files and directories currently installed.) 2021-05-17T17:34:52.0706137Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:34:53.0373380Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:53.0375748Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:34:53.0377204Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:34:53.0378323Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:53.0379412Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:53.0380456Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:53.0381571Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:54.5327459Z Reading package lists... 2021-05-17T17:34:54.7074583Z Building dependency tree... 2021-05-17T17:34:54.7096888Z Reading state information... 2021-05-17T17:34:54.8724058Z The following additional packages will be installed: 2021-05-17T17:34:54.8726526Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:54.8730612Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:54.8733186Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:54.8734232Z Suggested packages: 2021-05-17T17:34:54.8735635Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:34:54.8736680Z Recommended packages: 2021-05-17T17:34:54.8737423Z cargo 2021-05-17T17:34:54.9275653Z The following NEW packages will be installed: 2021-05-17T17:34:54.9282660Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:54.9284405Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:54.9287057Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:54.9572352Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:54.9574673Z Need to get 108 MB of archives. 2021-05-17T17:34:54.9576456Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:34:54.9584801Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:34:54.9683500Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:34:54.9693684Z 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-17T17:34:54.9703917Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:34:54.9776309Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:34:54.9799929Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:34:54.9805646Z 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-17T17:34:55.1095989Z 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-17T17:34:56.1728739Z 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-17T17:34:56.6901640Z 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-17T17:34:56.7130542Z 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-17T17:34:56.7502461Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:34:56.8736345Z 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-17T17:34:57.3383241Z Fetched 108 MB in 2s (55.6 MB/s) 2021-05-17T17:34:57.3743763Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:34:57.3826592Z (Reading database ... 2021-05-17T17:34:57.3827460Z (Reading database ... 5% 2021-05-17T17:34:57.3828214Z (Reading database ... 10% 2021-05-17T17:34:57.3828938Z (Reading database ... 15% 2021-05-17T17:34:57.3829692Z (Reading database ... 20% 2021-05-17T17:34:57.3830435Z (Reading database ... 25% 2021-05-17T17:34:57.3831147Z (Reading database ... 30% 2021-05-17T17:34:57.3831876Z (Reading database ... 35% 2021-05-17T17:34:57.3832604Z (Reading database ... 40% 2021-05-17T17:34:57.3833323Z (Reading database ... 45% 2021-05-17T17:34:57.3834052Z (Reading database ... 50% 2021-05-17T17:34:57.3872582Z (Reading database ... 55% 2021-05-17T17:34:57.3918757Z (Reading database ... 60% 2021-05-17T17:34:57.3955064Z (Reading database ... 65% 2021-05-17T17:34:57.4091282Z (Reading database ... 70% 2021-05-17T17:34:57.4225237Z (Reading database ... 75% 2021-05-17T17:34:57.4253712Z (Reading database ... 80% 2021-05-17T17:34:57.4693600Z (Reading database ... 85% 2021-05-17T17:34:57.5051697Z (Reading database ... 90% 2021-05-17T17:34:57.5143915Z (Reading database ... 95% 2021-05-17T17:34:57.5144779Z (Reading database ... 100% 2021-05-17T17:34:57.5146005Z (Reading database ... 269173 files and directories currently installed.) 2021-05-17T17:34:57.5271542Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:34:57.5289257Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:57.5742893Z Selecting previously unselected package libipt2. 2021-05-17T17:34:57.6009826Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:34:57.6027268Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:34:57.6375061Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:34:57.6625152Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:34:57.6638507Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:57.7068083Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:34:57.7369950Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:34:57.7380768Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:57.8214871Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:34:57.8459825Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:34:57.8470400Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:57.9014555Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:34:57.9281515Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:34:57.9294061Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:57.9614285Z Selecting previously unselected package gdb. 2021-05-17T17:34:57.9859730Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:34:57.9873381Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:58.3495779Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:34:58.3758639Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:58.3775518Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:04.8255440Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:35:04.8481940Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:35:04.8494712Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:08.1614573Z Selecting previously unselected package rustc. 2021-05-17T17:35:08.1913283Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:35:08.1924163Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:08.4207983Z Selecting previously unselected package cargo. 2021-05-17T17:35:08.4523025Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:35:08.4536952Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:35:08.8258312Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:35:08.8555286Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:35:08.8568753Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:35:10.1534628Z Selecting previously unselected package rust-gdb. 2021-05-17T17:35:10.1802572Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:35:10.1813821Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2562236Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2591121Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:35:10.2610681Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:35:10.2636151Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2659342Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:35:10.2686686Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:35:10.2711117Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:35:10.2803269Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2824544Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:35:10.2871761Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:35:10.2901760Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2924294Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:35:10.2952268Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:35:10.2984888Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:35:10.3218296Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:35:13.9830929Z Reading package lists... 2021-05-17T17:35:14.1726623Z Building dependency tree... 2021-05-17T17:35:14.1751956Z Reading state information... 2021-05-17T17:35:14.3541724Z The following additional packages will be installed: 2021-05-17T17:35:14.3545161Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:35:14.3548097Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:35:14.3551592Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:35:14.3554401Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:35:14.3555912Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:35:14.3558838Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:35:14.3560154Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:35:14.3563448Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:35:14.3564989Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:35:14.3568166Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:35:14.3569690Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:35:14.3572920Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:35:14.3574565Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:35:14.3576291Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:35:14.3577964Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:35:14.3579532Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:35:14.3581012Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:35:14.3584032Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:35:14.3585651Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:35:14.3586924Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:35:14.3588163Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:35:14.3589475Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:35:14.3590713Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:35:14.3591888Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:35:14.3593066Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:35:14.3594506Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:35:14.3617718Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:35:14.3619271Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:35:14.3620802Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:35:14.3622223Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:35:14.3623559Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:35:14.3624889Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:35:14.3626323Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:35:14.3627764Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:35:14.3629331Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:35:14.3630899Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:35:14.3632359Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:35:14.3633778Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:35:14.3635155Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:35:14.3636629Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:35:14.3638136Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:35:14.3639499Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:35:14.3640906Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:35:14.3642785Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:35:14.3644472Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:35:14.3645940Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:35:14.3647373Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:35:14.3648938Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:35:14.3650271Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:35:14.3651051Z Suggested packages: 2021-05-17T17:35:14.3652150Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:35:14.3653746Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:35:14.3655305Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:35:14.3656831Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:35:14.3658155Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:35:14.3659542Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:35:14.3661041Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:35:14.3662576Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:35:14.3663973Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:35:14.3665429Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:35:14.3667000Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:35:14.3668572Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:35:14.3670060Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:35:14.3671149Z wpagui libengine-pkcs11-openssl 2021-05-17T17:35:14.4554452Z The following NEW packages will be installed: 2021-05-17T17:35:14.4558010Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:35:14.4561106Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:35:14.4564157Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:35:14.4567186Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:35:14.4570193Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:35:14.4573302Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:35:14.4576070Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:35:14.4583112Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:35:14.4585829Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:35:14.4587249Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:35:14.4588726Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:35:14.4590213Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:35:14.4591772Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:35:14.4593487Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:35:14.4595129Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:35:14.4596686Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:35:14.4598177Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:35:14.4599671Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:35:14.4601244Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:35:14.4602494Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:35:14.4603995Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:35:14.4605312Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:35:14.4606538Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:35:14.4607706Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:35:14.4608898Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:35:14.4610343Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:35:14.4611791Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:35:14.4613375Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:35:14.4614985Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:35:14.4616404Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:35:14.4617731Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:35:14.4619029Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:35:14.4620441Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:35:14.4621881Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:35:14.4623435Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:35:14.4625021Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:35:14.4626467Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:35:14.4627885Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:35:14.4629247Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:35:14.4630713Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:35:14.4632216Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:35:14.4633603Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:35:14.4634997Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:35:14.4636612Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:35:14.4638261Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:35:14.4639727Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:35:14.4641152Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:35:14.4642689Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:35:14.4644010Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:35:14.4854885Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:35:14.4856041Z Need to get 183 MB of archives. 2021-05-17T17:35:14.4857254Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:35:14.4859795Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:35:14.4943531Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:35:14.5633462Z 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-17T17:35:14.5654046Z 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-17T17:35:14.5723371Z 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-17T17:35:14.5796661Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:35:14.5853546Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:35:14.5937911Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:35:14.5998332Z 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-17T17:35:14.6074581Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:35:14.6196508Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:35:14.6348520Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:35:14.6684888Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:35:14.6738463Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:35:14.6790176Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:35:14.6830546Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:35:14.6875760Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:35:14.6933950Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:35:14.6973245Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:35:14.7018987Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:35:14.7049943Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:35:14.7061168Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:35:14.7109455Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:35:14.8237410Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:35:14.8981716Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:35:14.9089399Z 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-17T17:35:14.9261427Z 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-17T17:35:14.9608416Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:35:14.9688653Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:35:14.9842411Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:35:14.9996406Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:35:15.0550929Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:35:15.1127855Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:35:15.1238697Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:35:15.1341772Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:35:15.1419821Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:35:15.5507087Z 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-17T17:35:15.5575446Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:35:15.5905631Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:35:15.6111833Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:35:15.6255247Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:35:15.6395564Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:35:15.6474221Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:35:15.6604899Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:35:15.6656689Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:35:15.6750089Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:35:15.6874745Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:35:15.7081987Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:35:15.7164121Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:35:15.7383013Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:35:15.7483367Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:35:15.7557268Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:35:15.7634540Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:35:15.7695934Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:35:15.7789848Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:35:15.7848716Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:35:16.0401970Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:35:16.0751842Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:35:16.0837873Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:35:16.1037370Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:35:16.1109270Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:35:16.1202335Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:35:16.1283766Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:35:16.1431730Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:35:16.1528192Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:35:16.1706902Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:35:16.1873043Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:35:16.1992991Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:35:16.2501035Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:35:16.3982197Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:35:16.6427949Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:35:16.6687334Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:35:16.6777102Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:35:16.6855570Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:35:16.7310331Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:35:16.7453865Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:35:16.7525779Z 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-17T17:35:16.9163967Z 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-17T17:35:16.9234358Z 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-17T17:35:16.9836858Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:35:17.0292354Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:35:17.0363647Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:35:17.0480976Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:35:17.0693776Z 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-17T17:35:17.1685176Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:35:17.2344877Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:35:17.2450768Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:35:17.2535491Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:35:17.2625137Z 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-17T17:35:17.2986360Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:35:17.3031926Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:35:17.3171706Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:35:17.3301360Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:35:17.3435236Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:35:17.3552110Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:35:17.3638774Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:35:17.4529918Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:35:17.4754251Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:35:17.4908627Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:35:17.4953383Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:35:17.5093379Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:35:17.5161374Z 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-17T17:35:17.5222744Z 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-17T17:35:17.5241583Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:35:17.5270405Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:35:17.5450044Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:35:17.5510697Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:35:18.0673762Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:35:18.1084108Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:35:18.1441442Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:35:18.1708585Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:35:18.2950468Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:35:18.2957201Z 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-17T17:35:18.2985169Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:35:18.3082634Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:35:18.3475448Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:35:18.3872589Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:35:18.4411588Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:35:18.4910158Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:35:18.4917466Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:35:18.4926181Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:35:18.4974897Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:35:18.4996742Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:35:18.5019034Z 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-17T17:35:18.5021397Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:35:18.5030916Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:35:18.5035574Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:35:18.5037570Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:35:18.5080215Z 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-17T17:35:18.5166792Z 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-17T17:35:18.5237208Z 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-17T17:35:18.5548530Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:35:18.5929962Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:35:18.6146775Z 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-17T17:35:18.6165539Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:35:18.6172377Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:35:18.6203841Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:35:18.6346215Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:35:18.6375740Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:35:18.6396706Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:35:18.6402203Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:35:18.6429462Z 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-17T17:35:18.6437998Z 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-17T17:35:18.6451962Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:35:18.6474503Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:35:18.6482302Z 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-17T17:35:18.6487685Z 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-17T17:35:18.6535017Z 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-17T17:35:18.6679776Z 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-17T17:35:18.7181007Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:35:18.7187367Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:35:18.7267463Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:35:18.7288180Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:35:18.7302283Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:35:18.7433817Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:35:18.7476155Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:35:18.7988471Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:35:18.8096065Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:35:18.8301221Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:35:18.8895225Z 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-17T17:35:18.9051598Z 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-17T17:35:18.9350377Z 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-17T17:35:18.9383834Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:35:18.9475275Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:35:18.9479652Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:35:18.9498351Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:35:18.9501010Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:35:18.9608485Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:35:18.9661343Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:35:19.0297433Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:35:19.0299716Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:35:19.0309148Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:35:19.0318189Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:35:19.0320867Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:35:19.0323179Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:35:19.0385530Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:35:19.0387689Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:35:19.0398547Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:35:19.0401074Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:35:19.0406837Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:35:19.0461032Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:35:19.0544762Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:35:19.0694425Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:35:19.0724895Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:35:19.2033281Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:35:19.2038957Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:35:19.2041849Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:35:19.2079899Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:35:19.2092011Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:35:19.2114692Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:35:19.2159714Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:35:19.2162037Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:35:19.2454921Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:35:19.2477058Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:35:19.2493450Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:35:19.2885453Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:35:19.3272932Z 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-17T17:35:19.3288250Z 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-17T17:35:19.3299851Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:35:19.3317504Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:35:19.3707381Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:35:19.4911082Z 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-17T17:35:19.4947522Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:35:19.5013727Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:35:19.8133069Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:35:19.8815584Z 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-17T17:35:19.8891139Z 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-17T17:35:19.8912844Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:35:19.9072743Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:35:19.9098139Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:35:19.9386514Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:35:19.9577256Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:35:19.9591326Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:35:19.9597403Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:35:21.1913021Z Fetched 183 MB in 5s (33.3 MB/s) 2021-05-17T17:35:21.2294434Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:35:21.2388413Z (Reading database ... 2021-05-17T17:35:21.2389239Z (Reading database ... 5% 2021-05-17T17:35:21.2390399Z (Reading database ... 10% 2021-05-17T17:35:21.2391037Z (Reading database ... 15% 2021-05-17T17:35:21.2391580Z (Reading database ... 20% 2021-05-17T17:35:21.2392175Z (Reading database ... 25% 2021-05-17T17:35:21.2392716Z (Reading database ... 30% 2021-05-17T17:35:21.2393241Z (Reading database ... 35% 2021-05-17T17:35:21.2393779Z (Reading database ... 40% 2021-05-17T17:35:21.2394320Z (Reading database ... 45% 2021-05-17T17:35:21.2394847Z (Reading database ... 50% 2021-05-17T17:35:21.2424791Z (Reading database ... 55% 2021-05-17T17:35:21.2476697Z (Reading database ... 60% 2021-05-17T17:35:21.2512705Z (Reading database ... 65% 2021-05-17T17:35:21.2657409Z (Reading database ... 70% 2021-05-17T17:35:21.2793930Z (Reading database ... 75% 2021-05-17T17:35:21.2821862Z (Reading database ... 80% 2021-05-17T17:35:21.3274816Z (Reading database ... 85% 2021-05-17T17:35:21.3629035Z (Reading database ... 90% 2021-05-17T17:35:21.3715755Z (Reading database ... 95% 2021-05-17T17:35:21.3716750Z (Reading database ... 100% 2021-05-17T17:35:21.3718514Z (Reading database ... 269928 files and directories currently installed.) 2021-05-17T17:35:21.3845129Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:35:21.3866712Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:21.4295139Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:35:21.4544019Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:21.4644892Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:21.6815200Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:35:21.7058782Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:35:21.7064738Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:21.7419245Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:35:21.7719913Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:35:21.7731336Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:21.8020792Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:35:21.8322645Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:21.8331571Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:21.8604123Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:35:21.8905670Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:35:21.8914381Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:21.9207697Z Selecting previously unselected package libwacom-common. 2021-05-17T17:35:21.9514307Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:35:21.9525688Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:22.0166940Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:35:22.0472538Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:35:22.0487116Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:35:22.0768428Z Selecting previously unselected package libinput-bin. 2021-05-17T17:35:22.1068616Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:35:22.1081334Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:22.1415672Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:35:22.1671485Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:35:22.1684173Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:22.2094637Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:35:22.2359794Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:22.2372860Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:22.2973779Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:35:22.3203005Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:22.3216136Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:22.4294746Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:35:22.4513236Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:35:22.4526388Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:22.4811249Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:35:22.5113390Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:35:22.5126119Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:22.5494660Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:35:22.5744846Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:35:22.5758122Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:22.6077277Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:35:22.6380090Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:35:22.6391334Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:22.6734604Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:35:22.6967970Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:35:22.6984625Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:22.7279548Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:35:22.7597997Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:35:22.7613264Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:22.7870849Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:35:22.8172931Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:35:22.8185736Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:22.8435269Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:35:22.8745745Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:35:22.8759419Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:22.9078389Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:35:22.9397604Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:35:22.9409610Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:22.9691782Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:35:22.9992495Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:35:23.0006896Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:23.0352647Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:35:23.0657449Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.0808558Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.4260610Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:35:23.4520866Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.4532530Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.7119926Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:35:23.7420863Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.7433701Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:23.7894708Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:35:23.8111978Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:35:23.8122957Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:23.8620683Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:35:23.8921483Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:35:23.8931836Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:24.0015174Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:35:24.0262022Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:35:24.0271904Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:24.0614791Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:35:24.0872446Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.0889675Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:24.1454836Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:35:24.1698615Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.1713934Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:24.2255020Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:35:24.2531714Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.2542603Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.4414716Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:35:24.4680448Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.4691785Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.6359748Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:35:24.6659023Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.6670439Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.7134341Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:35:24.7381215Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.7393551Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.7774368Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:35:24.8017030Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:35:24.8034140Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:24.8374568Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:35:24.8663391Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:35:24.8677986Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:35:26.3322738Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:35:26.3625410Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:26.3635644Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:26.4015340Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:35:26.4273603Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:26.4285026Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:26.6975008Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:35:26.7340836Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:35:26.7351861Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:26.7947313Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:35:26.8250369Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:35:26.8261138Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:26.8756465Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:35:26.9018164Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:26.9030443Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:26.9454452Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:35:26.9719260Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:26.9730888Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:27.0054392Z Selecting previously unselected package gdal-data. 2021-05-17T17:35:27.0314113Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:35:27.0325488Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:27.0894027Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:35:27.1153651Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:35:27.1165391Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:27.1574154Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:35:27.1828878Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:35:27.1842341Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:27.2283337Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:35:27.2586884Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:27.2600610Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:27.3032254Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:35:27.3337972Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:35:27.3350075Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:27.4174341Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:35:27.4419217Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:27.4431753Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:27.4746898Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:35:27.5050849Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:35:27.5063383Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:27.5793053Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:35:27.6100700Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:35:27.6110486Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:27.6496825Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:35:27.6800821Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:35:27.6810677Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:27.7133978Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:35:27.7403941Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:35:27.7415780Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:27.7772105Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:35:27.8015326Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:35:27.8026768Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:27.8427213Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:35:27.8733357Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:35:27.8744102Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:27.9614882Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:35:27.9869233Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:35:27.9880086Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:28.0254553Z Selecting previously unselected package proj-data. 2021-05-17T17:35:28.0504333Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:35:28.0517530Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:35:28.9216466Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:35:28.9518728Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:35:28.9528758Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:29.0775126Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:35:29.1031318Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:35:29.1044108Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:35:29.1347491Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:35:29.1651958Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:35:29.1660442Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:29.2214468Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:35:29.2485304Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:35:29.2498279Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:29.2782370Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:35:30.0459814Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:35:30.0461630Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:30.0462720Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:35:30.0464080Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:30.0465265Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:30.0466433Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:35:30.0467986Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:30.0469119Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:30.0470045Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:35:30.0471256Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:30.0472312Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:30.0473216Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:35:30.0474646Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:35:30.0475608Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:30.0476424Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:35:30.0477583Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:35:30.0478559Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:30.0479409Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:35:30.0480506Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:35:30.0481385Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:30.0482280Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:35:30.0483521Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:35:30.0484586Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:30.0485725Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:35:30.0487024Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:35:30.0488193Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:30.1636654Z Selecting previously unselected package libgdal26. 2021-05-17T17:35:30.1937748Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:30.1946360Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:30.8977248Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:35:30.9290021Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:30.9301413Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:30.9618386Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:35:30.9923836Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:35:30.9936319Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:31.0261157Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:35:31.0567677Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:31.0577940Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:31.0934596Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:35:31.1196301Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:31.1208181Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:31.1596176Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:35:31.1903402Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:35:31.1916328Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:31.2494060Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:35:31.2766519Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:35:31.2782392Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:31.3268539Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:35:31.3579372Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:31.3589925Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:31.9815542Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:35:32.0065282Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:32.0081822Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:32.0455163Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:35:32.0714619Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:35:32.0725423Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:32.1171394Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:35:32.1479704Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:32.1490642Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:32.3154021Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:35:32.3459472Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:32.3471863Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:32.3772802Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:35:32.4082096Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:32.4096021Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:32.4541840Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:35:32.4845359Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:35:32.4857516Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:32.5676559Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:35:32.5984821Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:32.6155861Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.0294540Z Selecting previously unselected package qgis-providers. 2021-05-17T17:35:33.0598711Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:33.0614691Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.3006880Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:35:33.3313190Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:33.3329344Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:33.3731771Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:35:33.4038481Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:35:33.4052102Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:33.4336902Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:35:33.4643510Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:33.4654877Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:33.5140456Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:35:33.5446332Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:33.5459247Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:33.6302541Z Selecting previously unselected package blt. 2021-05-17T17:35:33.6607481Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:33.6618222Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:33.6876500Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:35:33.7181730Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:35:33.7192866Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:33.7628079Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:35:33.7929311Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:33.7945320Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:33.8285935Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:35:33.8591450Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:33.8604547Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:33.9102079Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:35:33.9408118Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:33.9422372Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:33.9825711Z Selecting previously unselected package gcr. 2021-05-17T17:35:34.0136481Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:34.0147381Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:35:34.0539270Z Selecting previously unselected package python3-numpy. 2021-05-17T17:35:34.0847965Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:35:34.0858723Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:34.4090521Z Selecting previously unselected package python3-gdal. 2021-05-17T17:35:34.4397543Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:34.4410931Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:34.5378284Z Selecting previously unselected package gdal-bin. 2021-05-17T17:35:34.5685736Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:34.5703185Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:34.6291468Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:35:34.6602749Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:34.6619286Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:34.6915294Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:35:34.7219282Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:35:34.7228209Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:34.7706287Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:35:34.8011070Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:35:34.8026233Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:34.8476909Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:35:34.8786449Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:34.8797157Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:34.9353399Z Selecting previously unselected package p11-kit. 2021-05-17T17:35:34.9658550Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:34.9669634Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:35.0025966Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:35:35.0331762Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:35:35.0343128Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:35:35.0652875Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:35:35.0959013Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:35.1102391Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:35:35.2059826Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:35:35.2365810Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:35.2379145Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:35.2693312Z Selecting previously unselected package grass-doc. 2021-05-17T17:35:35.3000866Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:35:35.3014497Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:37.2232438Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:35:37.2549887Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:35:37.2560462Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:37.2940482Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:35:37.3248591Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:37.3261351Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:37.3628911Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:35:37.3937504Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:37.3951854Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:37.6082865Z Selecting previously unselected package grass-core. 2021-05-17T17:35:37.6415645Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:35:37.6427806Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:35:38.2957998Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:35:38.3275404Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:35:38.3287680Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:38.3586409Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:35:38.3896555Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:35:38.3907789Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:38.4277383Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:35:38.4588424Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:35:38.4601415Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:38.5527341Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:35:38.5841978Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:35:38.5854648Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:38.6387192Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:35:38.6696718Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:35:38.6713825Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:39.0296381Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:35:39.0604472Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:35:39.0618106Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:39.1745720Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:35:39.2052820Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:39.2065438Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:39.2446980Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:35:39.2754492Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:39.2765725Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:39.3037471Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:35:39.3387013Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:35:39.3410876Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:39.3685720Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:35:39.3996513Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:35:39.4077283Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:39.4821527Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:35:39.5136373Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:35:39.5148399Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:39.5519850Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:35:39.5828524Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:35:39.5838571Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:39.6098362Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:35:39.6411589Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:39.6422742Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:39.6774303Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:35:39.7011513Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:39.7018192Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:39.7494578Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:35:39.7745972Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:35:39.7757400Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:39.8054627Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:35:39.8338748Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:39.8347921Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:39.8626979Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:35:39.8936901Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:35:39.8948745Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:39.9294443Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:35:39.9538062Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:39.9550150Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:39.9840300Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:35:40.0148365Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:40.0160006Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:40.0453610Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:35:41.0482143Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:41.0484413Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:41.0485994Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:35:41.0487584Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:41.0489089Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:41.0490704Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:35:41.0493158Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:35:41.0494791Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:41.0496366Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:35:41.0498176Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:41.0499690Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:41.0501103Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:35:41.0503307Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:41.0504406Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:41.0505354Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:35:41.0506608Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0507738Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0508706Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:35:41.0509998Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0511149Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0512189Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:35:41.0513542Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0514758Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0515770Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:35:41.0517037Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0518162Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0519130Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:35:41.0520385Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0521503Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0522484Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:35:41.0523747Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0524906Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0526305Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:35:41.0527974Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0529538Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.0659527Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:35:41.0972308Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.0983198Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.1334431Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:35:41.1554320Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.1570188Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.2029556Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:35:41.2344807Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.2357434Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.2678166Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:35:41.2956214Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:41.2970785Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.3294469Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:35:41.3566357Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:41.3578000Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:41.4078376Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:35:41.4391235Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:41.4402748Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:41.5701196Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:35:41.6015523Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:41.6027832Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:41.9695778Z Selecting previously unselected package qtchooser. 2021-05-17T17:35:41.9970031Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:35:41.9982592Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:35:42.0295520Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:35:42.0606176Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.0616464Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.1419677Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:35:42.1727664Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.1742630Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.2127123Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:35:42.2440768Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.2454585Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.2762546Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:35:42.3066240Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.3077950Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.3698668Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:35:42.4010400Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.4020799Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.4343683Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:35:42.4664634Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.4677043Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.6983224Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:35:42.7291947Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.7305627Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:42.8374716Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:35:42.8643875Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:42.8655976Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:43.0015190Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:35:43.0316430Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:43.0329691Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:43.1566761Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:35:43.1871084Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:43.1882268Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:43.2482538Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:35:43.2795122Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:43.2808703Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:43.3334165Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:35:43.3614622Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:43.3628237Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:43.3947134Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:35:43.4256886Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:35:43.4267692Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:43.5134440Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:35:43.5394301Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:35:43.5562454Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:43.5854007Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:35:43.6121520Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:43.6132922Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:43.6569455Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:35:43.6824660Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:35:43.6836169Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:43.7173895Z Selecting previously unselected package modemmanager. 2021-05-17T17:35:43.7423931Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:35:43.7528593Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:35:43.8615316Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:35:43.8926838Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:35:43.8937641Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:43.9295409Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:35:43.9566378Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:35:43.9576182Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:44.3054839Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:35:44.3327913Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:35:44.3340617Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:44.3623641Z Selecting previously unselected package python3-bs4. 2021-05-17T17:35:44.3936740Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:35:44.3950770Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:44.4338088Z Selecting previously unselected package python3-cycler. 2021-05-17T17:35:44.4663207Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:35:44.5644387Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:35:44.5974672Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:35:44.6242542Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:35:44.6259941Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:44.6594939Z Selecting previously unselected package python3-decorator. 2021-05-17T17:35:44.6908539Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:35:44.6919067Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:44.7254592Z Selecting previously unselected package python3-future. 2021-05-17T17:35:44.7510496Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:35:44.7524264Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:35:44.8181573Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:35:44.8489778Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:35:44.8499232Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:44.8815123Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:35:44.9097068Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:35:44.9108680Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:44.9534611Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:35:44.9797631Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:35:44.9809841Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:45.0174218Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:35:45.0415667Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:35:45.0428096Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:45.0755599Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:35:45.1069197Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:35:45.1082570Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:45.1415350Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:35:45.1682416Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:35:45.1697715Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:45.2055176Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:35:45.2323661Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:35:45.2336006Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:45.4043290Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:35:45.4359660Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:35:45.4371676Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:45.4734771Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:35:45.5036015Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:35:45.5049975Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:45.9805593Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:35:46.0115070Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:35:46.0126953Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:46.0426712Z Selecting previously unselected package python3-olefile. 2021-05-17T17:35:46.0740359Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:35:46.0751092Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:35:46.1077393Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:35:46.1391578Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:35:46.1403289Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:46.1988934Z Selecting previously unselected package python3-tz. 2021-05-17T17:35:46.2296767Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:35:46.2308492Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:35:46.2580565Z Selecting previously unselected package python3-owslib. 2021-05-17T17:35:46.2891468Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:35:46.2904530Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:35:46.3334668Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:35:46.3647177Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:35:46.3668435Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:46.4349745Z Selecting previously unselected package python3-retrying. 2021-05-17T17:35:46.4666587Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:35:46.4676261Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:35:46.5014481Z Selecting previously unselected package python3-plotly. 2021-05-17T17:35:46.5277294Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:35:46.5287495Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:46.9975486Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:35:47.0267268Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:35:47.0276554Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:47.0734686Z Selecting previously unselected package python3-sip. 2021-05-17T17:35:47.0986471Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:47.0999846Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:47.1414650Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:35:47.1687528Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:47.1697192Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:47.4854797Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:35:48.0495631Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:48.0503924Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:35:48.0505443Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:35:48.0507126Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:48.0508946Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:48.0510435Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:35:48.0512106Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:48.0513562Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:48.0515073Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:35:48.0516786Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:48.0518322Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:48.0519800Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:35:48.0521431Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:48.0522885Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:48.1294592Z Selecting previously unselected package python3-qgis. 2021-05-17T17:35:48.1550517Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:48.1560903Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:49.1414700Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:35:49.1673781Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:35:49.1683945Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:49.2095202Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:35:49.2385147Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:35:49.2401065Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:49.2938451Z Selecting previously unselected package qgis-common. 2021-05-17T17:35:49.3257533Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:49.3269030Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:51.0813852Z Selecting previously unselected package qgis. 2021-05-17T17:35:51.1084249Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:51.1770512Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:51.4496727Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:35:51.4819808Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:51.4832363Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:51.6734290Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:35:51.7056849Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:51.7070614Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:51.7534327Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:35:51.7760909Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:51.7774272Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:51.8541543Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:35:51.8864276Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:51.8873735Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:51.9285545Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:35:51.9612992Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:35:51.9622066Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:52.1617024Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:35:52.1938397Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:35:52.1951201Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:52.3413284Z Selecting previously unselected package proj-bin. 2021-05-17T17:35:52.3740078Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:35:52.3753097Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:35:52.4112265Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:35:52.4430851Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:35:52.4444406Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:52.4770443Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:35:52.5095123Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:35:52.5182072Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:52.5944702Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:52.5987027Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:52.8716752Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:52.8738015Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:52.8762298Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:52.8783673Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:52.8895520Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:52.8916968Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:52.8947734Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:35:52.8975208Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:52.9003626Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:52.9036939Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:52.9061514Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:52.9096024Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:52.9125492Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:52.9154949Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:52.9181904Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:52.9205758Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:52.9234171Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:52.9266047Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:53.0942548Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:53.0979148Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:53.1007241Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:35:53.2679563Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:53.2705726Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:35:53.4278191Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:53.4309585Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:53.4334537Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:53.4358992Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:53.4391133Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:53.4419648Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:53.4452191Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:53.5928902Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:53.5953051Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:53.5978532Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:53.6006165Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:53.6042379Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:53.7698622Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:53.7735716Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:35:53.9401272Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:53.9488979Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:53.9526088Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:53.9604163Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:53.9634066Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:53.9666560Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:53.9696504Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:53.9722808Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:54.1313926Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:54.1347352Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:54.1370039Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:54.1402051Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:54.1485929Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:54.1511205Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:54.3509214Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:54.3535558Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:35:54.5115882Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:54.5148830Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:54.5172010Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:54.5195086Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:54.5216535Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:54.5237338Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:54.5258423Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:54.7026404Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:54.7064661Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:54.7103379Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:54.7146192Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:54.7236649Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:54.9645348Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:56.3144871Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:56.3169791Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:56.3207210Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:56.3243032Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:56.3282241Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:56.3317440Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:56.3339460Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:56.3371548Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:56.5366415Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:56.5404491Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:56.5452951Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:56.5481815Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:56.7725187Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:56.7759256Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:56.7800570Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:56.7828089Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:56.7864824Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:56.8059413Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:57.0049719Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:57.0081098Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:57.0112011Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:57.0209618Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:57.0234541Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:57.0268320Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:57.0301741Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:57.0325284Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:35:57.0408953Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:35:57.0472751Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:35:57.4312086Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:57.5946338Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:57.5975185Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:57.5999850Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:57.6027464Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:57.6057085Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:57.6088678Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:57.6113719Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:57.6146595Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:57.6167955Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:57.9255334Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:58.1048396Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:58.2752065Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:58.2781591Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:35:58.2810587Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:58.2840700Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:58.4580316Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:58.4605729Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:58.4633156Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:58.4662303Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:59.5119096Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:59.5157995Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:59.5196075Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:59.5232045Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:59.5263717Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:59.5291786Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:35:59.5321672Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:59.5348462Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:59.5382408Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:59.9649732Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:59.9674334Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:59.9702101Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:36:00.1483529Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:36:00.1514356Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:36:00.3310160Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:00.3338570Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:36:00.5494854Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:36:00.5533199Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:36:00.5565175Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:00.5593986Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:36:00.7099565Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:36:00.7104400Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:36:01.5525326Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:36:01.5711322Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:01.5742431Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:36:01.5770876Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:01.5800659Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:01.5825689Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:01.5850395Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:01.5878106Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:36:01.7620146Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.7622195Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:36:01.7623832Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.7625316Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:36:01.8084697Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.8086219Z if direction is "increasing": 2021-05-17T17:36:01.8087826Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.8089010Z elif direction is "decreasing": 2021-05-17T17:36:01.8283878Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.8285276Z if direction is "increasing": 2021-05-17T17:36:01.8286823Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:01.8287967Z elif direction is "decreasing": 2021-05-17T17:36:02.8820105Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:02.8823271Z if props["offset_coordinates"] is "data": 2021-05-17T17:36:02.8826617Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:36:02.8828886Z if props["coordinates"] is not "data": 2021-05-17T17:36:03.7771341Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:36:04.4209831Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:36:04.4213134Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:36:04.4215693Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:36:05.6848582Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:36:05.6882561Z First installation detected... 2021-05-17T17:36:05.6883546Z Checking NSS setup... 2021-05-17T17:36:05.6923751Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:36:05.6955388Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:05.6985947Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:36:06.0136856Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:36:06.0159464Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:36:06.0197600Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.0227116Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:36:06.0251710Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:36:06.0276382Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.0314907Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.0338383Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.0365570Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:36:06.2487328Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:36:06.2529267Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.2561911Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:36:06.6379333Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:06.6381116Z if value is '': 2021-05-17T17:36:06.7513792Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:06.7515655Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:36:06.7517649Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:06.7519397Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:36:06.7521390Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:36:06.7523221Z if driver_string is not None and driver_string is not "": 2021-05-17T17:36:06.8014546Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:06.8015748Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:36:06.8017010Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:36:06.8018154Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:36:06.8717424Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:36:06.8761536Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.8847009Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:36:06.8881123Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.8911807Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.9104398Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:06.9134208Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.9163824Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.9193125Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:06.9223177Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:06.9249480Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:36:07.0243962Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.0270409Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:07.0295895Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:07.0320928Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:36:07.1815965Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:36:07.1819235Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:36:07.7676641Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.7706623Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.7744443Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:36:07.7783830Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.7817980Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:07.7849752Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.7871370Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:36:07.7900290Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:36:07.7930990Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:36:07.7957563Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.7986168Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.8013621Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:07.8042215Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:07.8069209Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:07.8102605Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:07.8127977Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.8151336Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:36:07.8179709Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:07.8206450Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:07.8234159Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:08.0071159Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:08.0104052Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:08.0131479Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:08.0156504Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:43.9060581Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:43.9089794Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:43.9114764Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:43.9135597Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:43.9157594Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:43.9179342Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:43.9201696Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:43.9229790Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.0828701Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.0861975Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:44.0903141Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.0929822Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:36:44.0963522Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.2820158Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.2847466Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.2885184Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:44.3013672Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:36:44.3189725Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:36:45.2190358Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:36:45.2380207Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:36:45.2647001Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:36:45.2804514Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:36:45.4580895Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:36:45.4908594Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:36:45.7807538Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:36:58.6612301Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:36:58.6795037Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:37:00.9126073Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:37:00.9126695Z with: 2021-05-17T17:37:00.9127205Z github_slug: neuroconductor/nsrr 2021-05-17T17:37:00.9127705Z env: 2021-05-17T17:37:00.9128181Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:00.9128707Z TIC_DEPLOY_KEY: 2021-05-17T17:37:00.9129607Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:00.9131462Z GITHUB_PAT: *** 2021-05-17T17:37:00.9132362Z COVERALLS_TOKEN: *** 2021-05-17T17:37:00.9133141Z continue-on-error: true 2021-05-17T17:37:00.9133675Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:00.9134225Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:00.9134709Z TZ: UTC 2021-05-17T17:37:00.9135147Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:00.9135617Z NOT_CRAN: true 2021-05-17T17:37:00.9136026Z ##[endgroup] 2021-05-17T17:37:00.9496559Z repo slug is: neuroconductor/nsrr 2021-05-17T17:37:00.9592322Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:37:00.9592955Z env: 2021-05-17T17:37:00.9593431Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:00.9593958Z TIC_DEPLOY_KEY: 2021-05-17T17:37:00.9594850Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:00.9596264Z GITHUB_PAT: *** 2021-05-17T17:37:00.9597150Z COVERALLS_TOKEN: *** 2021-05-17T17:37:00.9597699Z continue-on-error: true 2021-05-17T17:37:00.9598209Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:00.9598753Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:00.9599232Z TZ: UTC 2021-05-17T17:37:00.9599764Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:00.9600197Z NOT_CRAN: true 2021-05-17T17:37:00.9600572Z ##[endgroup] 2021-05-17T17:37:01.1840723Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:37:01.1841357Z with: 2021-05-17T17:37:01.1841762Z repo_name: nsrr 2021-05-17T17:37:01.1842184Z repo_version: 0.1.5 2021-05-17T17:37:01.1842621Z runner_os: Linux 2021-05-17T17:37:01.1843041Z R_version: 4.1 2021-05-17T17:37:01.1843411Z env: 2021-05-17T17:37:01.1843891Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:01.1844395Z TIC_DEPLOY_KEY: 2021-05-17T17:37:01.1845292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:01.1846734Z GITHUB_PAT: *** 2021-05-17T17:37:01.1847607Z COVERALLS_TOKEN: *** 2021-05-17T17:37:01.1848156Z continue-on-error: true 2021-05-17T17:37:01.1848679Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:01.1849204Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:01.1849715Z TZ: UTC 2021-05-17T17:37:01.1850134Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:01.1850594Z NOT_CRAN: true 2021-05-17T17:37:01.1851024Z ##[endgroup] 2021-05-17T17:37:01.2232206Z Package: nsrr 2021-05-17T17:37:01.2237126Z Version: 0.1.5 2021-05-17T17:37:01.2237566Z OS: Linux 2021-05-17T17:37:01.2333144Z ##[group]Run install.packages('remotes') 2021-05-17T17:37:01.2333946Z install.packages('remotes') 2021-05-17T17:37:01.2334843Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:37:01.2335951Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:37:01.2343192Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:37:01.2343700Z env: 2021-05-17T17:37:01.2344206Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:01.2344740Z TIC_DEPLOY_KEY: 2021-05-17T17:37:01.2345626Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:01.2347201Z GITHUB_PAT: *** 2021-05-17T17:37:01.2348090Z COVERALLS_TOKEN: *** 2021-05-17T17:37:01.2348627Z continue-on-error: true 2021-05-17T17:37:01.2349155Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:01.2349697Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:01.2350208Z TZ: UTC 2021-05-17T17:37:01.2350633Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:01.2351102Z NOT_CRAN: true 2021-05-17T17:37:01.2351512Z ##[endgroup] 2021-05-17T17:37:01.4216286Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:01.4217295Z (as ‘lib’ is unspecified) 2021-05-17T17:37:20.4179494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:37:20.6908307Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-17T17:37:20.7020615Z ================================================== 2021-05-17T17:37:20.7021612Z downloaded 145 KB 2021-05-17T17:37:20.7022150Z 2021-05-17T17:37:21.0250981Z * installing *source* package ‘remotes’ ... 2021-05-17T17:37:21.0296016Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-17T17:37:21.0297281Z ** using staged installation 2021-05-17T17:37:21.0483838Z ** R 2021-05-17T17:37:21.0699627Z ** inst 2021-05-17T17:37:21.0714068Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:37:23.0966602Z ** help 2021-05-17T17:37:23.1946587Z *** installing help indices 2021-05-17T17:37:23.2603136Z ** building package indices 2021-05-17T17:37:23.5316474Z ** installing vignettes 2021-05-17T17:37:23.5397845Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:37:23.7396146Z ** testing if installed package can be loaded from final location 2021-05-17T17:37:23.9805076Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:37:23.9829164Z * DONE (remotes) 2021-05-17T17:37:23.9934181Z 2021-05-17T17:37:23.9935496Z The downloaded source packages are in 2021-05-17T17:37:23.9937086Z ‘/tmp/Rtmp6tzrW7/downloaded_packages’ 2021-05-17T17:37:42.0725246Z ##[group]Run actions/cache@v1 2021-05-17T17:37:42.0725726Z with: 2021-05-17T17:37:42.0726196Z path: /home/runner/work/_temp/Library 2021-05-17T17:37:42.0729367Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-9559471a129f4d0ad14497789f43cf7019b0d992f6b3d1f4537aebb812d7be70 2021-05-17T17:37:42.0733613Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-17T17:37:42.0734984Z env: 2021-05-17T17:37:42.0735474Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:42.0735998Z TIC_DEPLOY_KEY: 2021-05-17T17:37:42.0736879Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:42.0738889Z GITHUB_PAT: *** 2021-05-17T17:37:42.0739788Z COVERALLS_TOKEN: *** 2021-05-17T17:37:42.0740320Z continue-on-error: true 2021-05-17T17:37:42.0740848Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:42.0741371Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:42.0741973Z TZ: UTC 2021-05-17T17:37:42.0742398Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:42.0742858Z NOT_CRAN: true 2021-05-17T17:37:42.0743265Z ##[endgroup] 2021-05-17T17:37:42.1226747Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:37:42.1295318Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:37:42.1296226Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:37:42.1297048Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:37:42.1297747Z sudo -s eval "$sysreqs" 2021-05-17T17:37:42.1344845Z shell: /usr/bin/bash -e {0} 2021-05-17T17:37:42.1345290Z env: 2021-05-17T17:37:42.1345776Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:42.1346304Z TIC_DEPLOY_KEY: 2021-05-17T17:37:42.1347198Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:42.1348828Z GITHUB_PAT: *** 2021-05-17T17:37:42.1349704Z COVERALLS_TOKEN: *** 2021-05-17T17:37:42.1350248Z continue-on-error: true 2021-05-17T17:37:42.1350760Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:42.1351300Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:42.1351794Z TZ: UTC 2021-05-17T17:37:42.1352247Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:42.1352693Z NOT_CRAN: true 2021-05-17T17:37:42.1353215Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:37:42.1353733Z ##[endgroup] 2021-05-17T17:37:42.3689192Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:37:42.7656216Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:37:59.8903793Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:37:59.8908097Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:37:59.8912730Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:37:59.8913845Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:37:59.8914968Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:37:59.8937061Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:37:59.8950937Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:59.8951827Z (as ‘lib’ is unspecified) 2021-05-17T17:38:15.6271454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:38:15.8990442Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-17T17:38:15.9042393Z ================================================== 2021-05-17T17:38:15.9043663Z downloaded 60 KB 2021-05-17T17:38:15.9044243Z 2021-05-17T17:38:15.9080181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:38:16.2919555Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-17T17:38:16.2928280Z ================================================== 2021-05-17T17:38:16.2928842Z downloaded 34 KB 2021-05-17T17:38:16.2929168Z 2021-05-17T17:38:16.2966426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:38:16.4835291Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-17T17:38:16.4891390Z ================================================== 2021-05-17T17:38:16.4892375Z downloaded 62 KB 2021-05-17T17:38:16.4893251Z 2021-05-17T17:38:16.4929174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:38:16.7675063Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-17T17:38:16.7837655Z ================================================== 2021-05-17T17:38:16.7838255Z downloaded 285 KB 2021-05-17T17:38:16.7839903Z 2021-05-17T17:38:16.7876281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:38:17.7260780Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-17T17:38:17.7535974Z ================================================== 2021-05-17T17:38:17.7537120Z downloaded 973 KB 2021-05-17T17:38:17.7537651Z 2021-05-17T17:38:18.0447525Z * installing *source* package ‘rprojroot’ ... 2021-05-17T17:38:18.0477711Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-17T17:38:18.0481099Z ** using staged installation 2021-05-17T17:38:18.0634981Z ** R 2021-05-17T17:38:18.0687465Z ** inst 2021-05-17T17:38:18.0700129Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:18.5893937Z ** help 2021-05-17T17:38:18.6183821Z *** installing help indices 2021-05-17T17:38:18.6507957Z *** copying figures 2021-05-17T17:38:18.6512742Z ** building package indices 2021-05-17T17:38:18.8731894Z ** installing vignettes 2021-05-17T17:38:18.8791732Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:19.0774154Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:19.2817880Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:19.2832143Z * DONE (rprojroot) 2021-05-17T17:38:19.5481657Z * installing *source* package ‘crayon’ ... 2021-05-17T17:38:19.5505250Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-17T17:38:19.5509253Z ** using staged installation 2021-05-17T17:38:19.5655226Z ** R 2021-05-17T17:38:19.5755815Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:20.4985976Z ** help 2021-05-17T17:38:20.5576757Z *** installing help indices 2021-05-17T17:38:20.5999514Z ** building package indices 2021-05-17T17:38:20.8562079Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:21.0583914Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:21.2667444Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:21.2681268Z * DONE (crayon) 2021-05-17T17:38:21.5316088Z * installing *source* package ‘R6’ ... 2021-05-17T17:38:21.5333394Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-17T17:38:21.5334598Z ** using staged installation 2021-05-17T17:38:21.5474712Z ** R 2021-05-17T17:38:21.5548229Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:22.0894268Z ** help 2021-05-17T17:38:22.1118754Z *** installing help indices 2021-05-17T17:38:22.1332803Z *** copying figures 2021-05-17T17:38:22.1336674Z ** building package indices 2021-05-17T17:38:22.3508552Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:22.5488601Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:22.7515027Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:22.7523011Z * DONE (R6) 2021-05-17T17:38:23.0926075Z * installing *source* package ‘desc’ ... 2021-05-17T17:38:23.0982367Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-17T17:38:23.0984309Z ** using staged installation 2021-05-17T17:38:23.1159733Z ** R 2021-05-17T17:38:23.1303645Z ** inst 2021-05-17T17:38:23.1321670Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:24.8440082Z ** help 2021-05-17T17:38:24.9862384Z *** installing help indices 2021-05-17T17:38:25.0916740Z ** building package indices 2021-05-17T17:38:25.3924439Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:25.6081845Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:25.8613252Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:25.8648009Z * DONE (desc) 2021-05-17T17:38:26.1607518Z * installing *source* package ‘debugme’ ... 2021-05-17T17:38:26.1647442Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-17T17:38:26.1648975Z ** using staged installation 2021-05-17T17:38:26.1776075Z ** R 2021-05-17T17:38:26.1810470Z ** inst 2021-05-17T17:38:26.1832674Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:26.5295730Z ** help 2021-05-17T17:38:26.5437196Z *** installing help indices 2021-05-17T17:38:26.5665399Z ** building package indices 2021-05-17T17:38:26.7814388Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:26.9855806Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:27.2018712Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:27.2025121Z * DONE (debugme) 2021-05-17T17:38:27.2084235Z 2021-05-17T17:38:27.2085247Z The downloaded source packages are in 2021-05-17T17:38:27.2086731Z ‘/tmp/RtmpluQIDT/downloaded_packages’ 2021-05-17T17:38:27.2102553Z Running `R CMD build`... 2021-05-17T17:38:27.5123733Z * checking for file ‘/tmp/RtmpluQIDT/remotes691d773bcf90/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:38:27.5125480Z * preparing ‘sysreqs’: 2021-05-17T17:38:27.5126779Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:38:27.5128212Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:38:27.5129339Z * checking for empty or unneeded directories 2021-05-17T17:38:27.5130745Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:38:27.5131847Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:38:27.5134160Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:38:27.5135273Z (as ‘lib’ is unspecified) 2021-05-17T17:38:27.7395527Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:38:27.7397501Z ** using staged installation 2021-05-17T17:38:27.7541875Z ** R 2021-05-17T17:38:27.7579092Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:38:28.1653828Z ** help 2021-05-17T17:38:28.1851502Z *** installing help indices 2021-05-17T17:38:28.2038926Z ** building package indices 2021-05-17T17:38:28.4147964Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:38:28.6319294Z ** testing if installed package can be loaded from final location 2021-05-17T17:38:28.8498383Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:38:28.8506239Z * DONE (sysreqs) 2021-05-17T17:38:47.1803320Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:38:47.1806090Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:38:47.1808003Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:38:47.2023899Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:38:47.2324513Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:38:47.2598094Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:38:47.3270303Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:38:47.4845670Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:38:47.6424379Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:38:49.2188097Z Reading package lists... 2021-05-17T17:38:49.3041965Z Reading package lists... 2021-05-17T17:38:49.4956374Z Building dependency tree... 2021-05-17T17:38:49.4984785Z Reading state information... 2021-05-17T17:38:49.6861473Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:38:49.6862499Z libicu-dev set to manually installed. 2021-05-17T17:38:49.6864041Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-17T17:38:49.6865423Z libxml2-dev set to manually installed. 2021-05-17T17:38:49.6866840Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:38:49.6868194Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:38:49.6869327Z The following additional packages will be installed: 2021-05-17T17:38:49.6871555Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:38:49.6872663Z Suggested packages: 2021-05-17T17:38:49.6874020Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:38:49.7387280Z The following NEW packages will be installed: 2021-05-17T17:38:49.7395670Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:38:49.7397222Z pandoc-citeproc 2021-05-17T17:38:49.7659822Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:38:49.7661398Z Need to get 13.7 MB of archives. 2021-05-17T17:38:49.7662441Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:38:49.7665484Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:38:49.7763056Z 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-17T17:38:49.7854789Z 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-17T17:38:49.7861780Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:38:50.4136543Z Fetched 13.7 MB in 0s (84.4 MB/s) 2021-05-17T17:38:50.4533082Z Selecting previously unselected package libbibutils6. 2021-05-17T17:38:50.4628953Z (Reading database ... 2021-05-17T17:38:50.4629898Z (Reading database ... 5% 2021-05-17T17:38:50.4630963Z (Reading database ... 10% 2021-05-17T17:38:50.4631568Z (Reading database ... 15% 2021-05-17T17:38:50.4632196Z (Reading database ... 20% 2021-05-17T17:38:50.4632747Z (Reading database ... 25% 2021-05-17T17:38:50.4633339Z (Reading database ... 30% 2021-05-17T17:38:50.4633900Z (Reading database ... 35% 2021-05-17T17:38:50.4634446Z (Reading database ... 40% 2021-05-17T17:38:50.4635005Z (Reading database ... 45% 2021-05-17T17:38:50.4640825Z (Reading database ... 50% 2021-05-17T17:38:50.4697488Z (Reading database ... 55% 2021-05-17T17:38:50.4757852Z (Reading database ... 60% 2021-05-17T17:38:50.4808935Z (Reading database ... 65% 2021-05-17T17:38:50.5043177Z (Reading database ... 70% 2021-05-17T17:38:50.5079941Z (Reading database ... 75% 2021-05-17T17:38:50.5396252Z (Reading database ... 80% 2021-05-17T17:38:50.5522989Z (Reading database ... 85% 2021-05-17T17:38:50.6007318Z (Reading database ... 90% 2021-05-17T17:38:50.6102301Z (Reading database ... 95% 2021-05-17T17:38:50.6102959Z (Reading database ... 100% 2021-05-17T17:38:50.6103820Z (Reading database ... 285139 files and directories currently installed.) 2021-05-17T17:38:50.6247596Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:38:50.6271184Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:38:50.7375030Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:38:50.7651633Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:38:50.7669297Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:38:50.8376276Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:38:50.8677413Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:38:50.8692482Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:38:50.9057153Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:38:50.9361543Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:38:50.9376660Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:38:50.9429190Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:38:52.5112365Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:38:52.5144871Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:38:52.5179890Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:38:52.5225240Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:38:52.5258614Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:38:56.3370423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:38:58.6266223Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:38:58.6267007Z remotes::install_github("ropensci/tic") 2021-05-17T17:38:58.6267746Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:38:58.6268532Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:38:58.6269185Z remotes::install_cran("covr") 2021-05-17T17:38:58.6276754Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:38:58.6277215Z env: 2021-05-17T17:38:58.6277731Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:38:58.6278279Z TIC_DEPLOY_KEY: 2021-05-17T17:38:58.6279190Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:38:58.6280967Z GITHUB_PAT: *** 2021-05-17T17:38:58.6282011Z COVERALLS_TOKEN: *** 2021-05-17T17:38:58.6282557Z continue-on-error: true 2021-05-17T17:38:58.6283092Z VDIFFR_RUN_TESTS: 2021-05-17T17:38:58.6283628Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:38:58.6284195Z TZ: UTC 2021-05-17T17:38:58.6284636Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:38:58.6285100Z NOT_CRAN: true 2021-05-17T17:38:58.6285514Z ##[endgroup] 2021-05-17T17:38:58.8454271Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:38:59.4255207Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:39:16.8893963Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:39:16.8895309Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:39:16.8896446Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:39:16.8897356Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:39:16.8898263Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:39:16.8899201Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:39:16.8900230Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:39:16.8901119Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:39:16.8902042Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:39:16.8902953Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:39:16.8903834Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:39:16.8904770Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:39:16.8905684Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:39:16.8906563Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:39:16.8907489Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:39:16.8908468Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:39:16.8909405Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:39:16.8910307Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:39:16.8911205Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:39:16.8912097Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:39:16.8913024Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:39:16.8913942Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:39:16.8915849Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:39:16.8916974Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:39:16.8918108Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:39:16.8919840Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:39:16.8920737Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:39:16.8921627Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:39:16.8922492Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:39:16.8924469Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:39:16.8925328Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:39:16.8991883Z 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-17T17:39:16.9001925Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:39:16.9003011Z (as ‘lib’ is unspecified) 2021-05-17T17:39:32.9259484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:39:33.1920392Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-17T17:39:33.2179125Z ================================================== 2021-05-17T17:39:33.2179758Z downloaded 839 KB 2021-05-17T17:39:33.2180314Z 2021-05-17T17:39:33.2223533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:39:33.5035511Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-17T17:39:33.5194957Z ================================================== 2021-05-17T17:39:33.5195583Z downloaded 258 KB 2021-05-17T17:39:33.5195899Z 2021-05-17T17:39:33.5236200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:39:34.6064619Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-17T17:39:34.6136387Z ================================================== 2021-05-17T17:39:34.6137049Z downloaded 97 KB 2021-05-17T17:39:34.6137372Z 2021-05-17T17:39:34.6182540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:39:35.1621226Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-17T17:39:35.1623402Z ================================================== 2021-05-17T17:39:35.1624612Z downloaded 19 KB 2021-05-17T17:39:35.1625482Z 2021-05-17T17:39:35.1661781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:39:35.6719033Z Content type 'application/x-tar' length 5688 bytes 2021-05-17T17:39:35.6719936Z ================================================== 2021-05-17T17:39:35.6720431Z downloaded 5688 bytes 2021-05-17T17:39:35.6720765Z 2021-05-17T17:39:35.6775022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:39:36.3323144Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-17T17:39:36.3653425Z ================================================== 2021-05-17T17:39:36.3654017Z downloaded 1.3 MB 2021-05-17T17:39:36.3654335Z 2021-05-17T17:39:36.3699680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:39:36.6516994Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-17T17:39:36.6520651Z ================================================== 2021-05-17T17:39:36.6521205Z downloaded 12 KB 2021-05-17T17:39:36.6521549Z 2021-05-17T17:39:36.6561035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:39:38.3911975Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-17T17:39:38.4180573Z ================================================== 2021-05-17T17:39:38.4181695Z downloaded 779 KB 2021-05-17T17:39:38.4182234Z 2021-05-17T17:39:38.4218048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:39:38.6944525Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-17T17:39:38.7135727Z ================================================== 2021-05-17T17:39:38.7136348Z downloaded 412 KB 2021-05-17T17:39:38.7136694Z 2021-05-17T17:39:38.7246383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:39:38.9955752Z Content type 'application/x-tar' length 3475 bytes 2021-05-17T17:39:38.9956619Z ================================================== 2021-05-17T17:39:38.9957133Z downloaded 3475 bytes 2021-05-17T17:39:38.9957459Z 2021-05-17T17:39:38.9997221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:39:39.3530970Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-17T17:39:39.3643116Z ================================================== 2021-05-17T17:39:39.3644140Z downloaded 156 KB 2021-05-17T17:39:39.3644736Z 2021-05-17T17:39:39.3691200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:39:39.6216030Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-17T17:39:39.6270415Z ================================================== 2021-05-17T17:39:39.6271525Z downloaded 60 KB 2021-05-17T17:39:39.6272171Z 2021-05-17T17:39:39.6312048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:39:39.9052751Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-17T17:39:39.9160314Z ================================================== 2021-05-17T17:39:39.9160927Z downloaded 154 KB 2021-05-17T17:39:39.9161247Z 2021-05-17T17:39:39.9201671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:39:40.2016768Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-17T17:39:40.2123978Z ================================================== 2021-05-17T17:39:40.2124614Z downloaded 110 KB 2021-05-17T17:39:40.2124918Z 2021-05-17T17:39:40.2165640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:39:40.5067785Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-17T17:39:40.5210763Z ================================================== 2021-05-17T17:39:40.5212181Z downloaded 107 KB 2021-05-17T17:39:40.5213623Z 2021-05-17T17:39:40.5266870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:39:40.7111903Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-17T17:39:40.7268074Z ================================================== 2021-05-17T17:39:40.7269132Z downloaded 225 KB 2021-05-17T17:39:40.7269758Z 2021-05-17T17:39:40.7310932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:39:41.1197686Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-17T17:39:41.1240650Z ================================================== 2021-05-17T17:39:41.1241581Z downloaded 43 KB 2021-05-17T17:39:41.1242144Z 2021-05-17T17:39:41.1291678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:39:41.5204924Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-17T17:39:41.5254914Z ================================================== 2021-05-17T17:39:41.5255470Z downloaded 90 KB 2021-05-17T17:39:41.5255822Z 2021-05-17T17:39:41.5296535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:39:41.7066725Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-17T17:39:41.7143152Z ================================================== 2021-05-17T17:39:41.7145199Z downloaded 92 KB 2021-05-17T17:39:41.7145876Z 2021-05-17T17:39:41.7193491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:39:42.1069416Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-17T17:39:42.1075330Z ================================================== 2021-05-17T17:39:42.1076781Z downloaded 28 KB 2021-05-17T17:39:42.1077703Z 2021-05-17T17:39:42.1116081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:39:42.6121076Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-17T17:39:42.6121912Z ================================================== 2021-05-17T17:39:42.6122387Z downloaded 12 KB 2021-05-17T17:39:42.6122701Z 2021-05-17T17:39:42.6165339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:39:42.8871903Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-17T17:39:42.9057763Z ================================================== 2021-05-17T17:39:42.9058802Z downloaded 364 KB 2021-05-17T17:39:42.9059526Z 2021-05-17T17:39:42.9100726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:39:44.1211318Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-17T17:39:44.1216362Z ================================================== 2021-05-17T17:39:44.1217062Z downloaded 81 KB 2021-05-17T17:39:44.1217582Z 2021-05-17T17:39:44.1219320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:39:44.1220823Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-17T17:39:44.1221524Z ================================================== 2021-05-17T17:39:44.1221997Z downloaded 44 KB 2021-05-17T17:39:44.1222308Z 2021-05-17T17:39:44.1223926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:39:44.1225390Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-17T17:39:44.1226084Z ================================================== 2021-05-17T17:39:44.1226573Z downloaded 64 KB 2021-05-17T17:39:44.1226898Z 2021-05-17T17:39:44.1228226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:39:44.6482734Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-17T17:39:44.6745432Z ================================================== 2021-05-17T17:39:44.6746080Z downloaded 781 KB 2021-05-17T17:39:44.6746387Z 2021-05-17T17:39:44.6794243Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:39:45.1861496Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-17T17:39:45.1864040Z ================================================== 2021-05-17T17:39:45.1864623Z downloaded 20 KB 2021-05-17T17:39:45.1864940Z 2021-05-17T17:39:45.1905646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:39:45.4642028Z Content type 'binary/octet-stream' length 24954 bytes (24 KB) 2021-05-17T17:39:45.4645368Z ================================================== 2021-05-17T17:39:45.4646351Z downloaded 24 KB 2021-05-17T17:39:45.4646791Z 2021-05-17T17:39:45.4695768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:39:45.7647082Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-17T17:39:45.7830493Z ================================================== 2021-05-17T17:39:45.7831116Z downloaded 297 KB 2021-05-17T17:39:45.7831437Z 2021-05-17T17:39:45.7871592Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:39:46.1756324Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-17T17:39:46.1762548Z ================================================== 2021-05-17T17:39:46.1763869Z downloaded 17 KB 2021-05-17T17:39:46.1764801Z 2021-05-17T17:39:46.1793071Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:39:46.6502311Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-17T17:39:46.7296136Z ================================================== 2021-05-17T17:39:46.7297070Z downloaded 1.2 MB 2021-05-17T17:39:46.7297674Z 2021-05-17T17:39:47.2896737Z * installing *source* package ‘rlang’ ... 2021-05-17T17:39:47.3044374Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-17T17:39:47.3046231Z ** using staged installation 2021-05-17T17:39:47.3251343Z ** libs 2021-05-17T17:39:47.3324878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-17T17:39:47.4485243Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-17T17:39:47.8165140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-17T17:39:50.3849426Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-17T17:39:51.4998099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-17T17:39:51.5458155Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:39:51.6055798Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-17T17:39:51.6070977Z ** R 2021-05-17T17:39:51.6582567Z ** inst 2021-05-17T17:39:51.6592443Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:39:55.2992509Z ** help 2021-05-17T17:39:56.0774228Z *** installing help indices 2021-05-17T17:39:56.3909267Z *** copying figures 2021-05-17T17:39:56.3914776Z ** building package indices 2021-05-17T17:39:56.9187781Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:39:57.1438496Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:39:57.2311632Z ** testing if installed package can be loaded from final location 2021-05-17T17:39:57.5368145Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:39:57.5403746Z * DONE (rlang) 2021-05-17T17:39:57.8313176Z * installing *source* package ‘magrittr’ ... 2021-05-17T17:39:57.8341766Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-17T17:39:57.8343333Z ** using staged installation 2021-05-17T17:39:57.8484465Z ** libs 2021-05-17T17:39:57.8536203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-17T17:39:57.9964952Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:39:58.0601587Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:39:58.0858724Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-17T17:39:58.0873760Z ** R 2021-05-17T17:39:58.0917165Z ** inst 2021-05-17T17:39:58.0932228Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:39:58.4106427Z ** help 2021-05-17T17:39:58.4562934Z *** installing help indices 2021-05-17T17:39:58.4898868Z *** copying figures 2021-05-17T17:39:58.4901863Z ** building package indices 2021-05-17T17:39:58.7209083Z ** installing vignettes 2021-05-17T17:39:58.7272414Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:39:58.9312896Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:39:58.9517972Z ** testing if installed package can be loaded from final location 2021-05-17T17:39:59.1476667Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:39:59.1492117Z * DONE (magrittr) 2021-05-17T17:39:59.4193902Z * installing *source* package ‘glue’ ... 2021-05-17T17:39:59.4216735Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-17T17:39:59.4218495Z ** using staged installation 2021-05-17T17:39:59.4389856Z ** libs 2021-05-17T17:39:59.4442576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-17T17:39:59.5793676Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:39:59.6339689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-17T17:39:59.7327487Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:39:59.7581232Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-17T17:39:59.7595693Z ** R 2021-05-17T17:39:59.7650765Z ** inst 2021-05-17T17:39:59.7665607Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:00.2901193Z ** help 2021-05-17T17:40:00.3242871Z *** installing help indices 2021-05-17T17:40:00.3573900Z *** copying figures 2021-05-17T17:40:00.3575898Z ** building package indices 2021-05-17T17:40:00.5863643Z ** installing vignettes 2021-05-17T17:40:00.5924492Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:00.8422414Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:00.8629954Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:01.1126295Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:01.1141946Z * DONE (glue) 2021-05-17T17:40:01.3683742Z * installing *source* package ‘sys’ ... 2021-05-17T17:40:01.3702165Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:01.3706367Z ** using staged installation 2021-05-17T17:40:01.3921171Z ** libs 2021-05-17T17:40:01.3972852Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-17T17:40:01.6388723Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:01.6928529Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:01.7215632Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-17T17:40:01.7216947Z ** R 2021-05-17T17:40:01.7245416Z ** inst 2021-05-17T17:40:01.7254700Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:02.0460207Z ** help 2021-05-17T17:40:02.0746046Z *** installing help indices 2021-05-17T17:40:02.0970121Z ** building package indices 2021-05-17T17:40:02.3261401Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:02.5409364Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:02.5624454Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:02.7679697Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:02.7685441Z * DONE (sys) 2021-05-17T17:40:02.9974055Z * installing *source* package ‘mime’ ... 2021-05-17T17:40:02.9988236Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:02.9992567Z ** using staged installation 2021-05-17T17:40:03.0138481Z ** libs 2021-05-17T17:40:03.0259729Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:03.0777755Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-17T17:40:03.1419869Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:03.1590260Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-17T17:40:03.1605759Z ** R 2021-05-17T17:40:03.1667532Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:03.5268864Z ** help 2021-05-17T17:40:03.5491206Z *** installing help indices 2021-05-17T17:40:03.5666236Z ** building package indices 2021-05-17T17:40:03.7842556Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:03.9957661Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:04.0160150Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:04.2155776Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:04.2165128Z * DONE (mime) 2021-05-17T17:40:04.6069420Z * installing *source* package ‘curl’ ... 2021-05-17T17:40:04.6161152Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:04.6165206Z ** using staged installation 2021-05-17T17:40:04.6260371Z Found pkg-config cflags and libs! 2021-05-17T17:40:04.7379672Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-17T17:40:04.7380623Z Using PKG_LIBS=-lcurl 2021-05-17T17:40:04.7987764Z ** libs 2021-05-17T17:40:04.8051717Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-17T17:40:04.8081913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-17T17:40:04.8988593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-17T17:40:05.0409628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-17T17:40:05.1385226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-17T17:40:06.1268310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-17T17:40:06.1271913Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-17T17:40:06.1274486Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-17T17:40:06.1277026Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-17T17:40:06.1279553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-17T17:40:06.1282011Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:06.1284535Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-17T17:40:06.1287014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-17T17:40:06.2267626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-17T17:40:06.2979089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-17T17:40:06.3654441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-17T17:40:06.4147986Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-17T17:40:06.4701344Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-17T17:40:06.5372030Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:40:06.6854871Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-17T17:40:06.7625553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-17T17:40:06.7850735Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-17T17:40:06.8432087Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:06.8846018Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-17T17:40:06.8862710Z ** R 2021-05-17T17:40:06.8995980Z ** inst 2021-05-17T17:40:06.9034394Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:07.4720265Z ** help 2021-05-17T17:40:07.5290939Z *** installing help indices 2021-05-17T17:40:07.5662361Z ** building package indices 2021-05-17T17:40:07.8070172Z ** installing vignettes 2021-05-17T17:40:07.8168514Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:08.0363113Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:08.0571151Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:08.2730495Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:08.2742194Z * DONE (curl) 2021-05-17T17:40:08.6396860Z * installing *source* package ‘jsonlite’ ... 2021-05-17T17:40:08.6461732Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:08.6466379Z ** using staged installation 2021-05-17T17:40:08.6622805Z ** libs 2021-05-17T17:40:08.6692158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:40:08.7586599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-17T17:40:08.8233808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-17T17:40:08.8990400Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-17T17:40:09.0262319Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-17T17:40:09.1158424Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-17T17:40:09.1766869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-17T17:40:09.2303022Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-17T17:40:09.2986911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-17T17:40:09.3635911Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-17T17:40:09.5292377Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-17T17:40:09.6071080Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-17T17:40:09.7056166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-17T17:40:09.7864906Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-17T17:40:09.8674849Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-17T17:40:09.9359460Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-17T17:40:10.0058616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-17T17:40:10.0576939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-17T17:40:10.1330128Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-17T17:40:10.1998866Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-17T17:40:10.2592591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-17T17:40:10.3289640Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-17T17:40:10.3649287Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-17T17:40:10.4209599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-17T17:40:10.5373078Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-17T17:40:10.8137771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-17T17:40:11.1127650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-17T17:40:11.3058333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-17T17:40:11.4638378Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-17T17:40:11.4731424Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:11.5080576Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-17T17:40:11.5098125Z ** R 2021-05-17T17:40:11.5275547Z ** inst 2021-05-17T17:40:11.5294605Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:12.6565398Z ** help 2021-05-17T17:40:12.6566927Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-17T17:40:12.6908901Z *** installing help indices 2021-05-17T17:40:12.7196946Z ** building package indices 2021-05-17T17:40:12.9493838Z ** installing vignettes 2021-05-17T17:40:12.9512061Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:13.1780179Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:13.2049881Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:13.4459208Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:13.4484973Z * DONE (jsonlite) 2021-05-17T17:40:13.6787305Z * installing *source* package ‘ini’ ... 2021-05-17T17:40:13.6795759Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:13.6797202Z ** using staged installation 2021-05-17T17:40:13.6918979Z ** R 2021-05-17T17:40:13.6957418Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:13.9693771Z ** help 2021-05-17T17:40:13.9800260Z *** installing help indices 2021-05-17T17:40:14.0055521Z ** building package indices 2021-05-17T17:40:14.2236233Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:14.4249695Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:14.6224774Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:14.6229579Z * DONE (ini) 2021-05-17T17:40:14.8924266Z * installing *source* package ‘gitcreds’ ... 2021-05-17T17:40:14.8948402Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:14.8949655Z ** using staged installation 2021-05-17T17:40:14.9075356Z ** R 2021-05-17T17:40:14.9145513Z ** inst 2021-05-17T17:40:14.9159416Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:15.4766328Z ** help 2021-05-17T17:40:15.5056134Z *** installing help indices 2021-05-17T17:40:15.5312679Z ** building package indices 2021-05-17T17:40:15.7572100Z ** installing vignettes 2021-05-17T17:40:15.7573407Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:15.9567778Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:16.1589906Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:16.1590958Z * DONE (gitcreds) 2021-05-17T17:40:16.4441501Z * installing *source* package ‘zip’ ... 2021-05-17T17:40:16.4475648Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:16.4480017Z ** using staged installation 2021-05-17T17:40:16.4596892Z ** libs 2021-05-17T17:40:16.4673079Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-17T17:40:19.5773958Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-17T17:40:22.6627469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:22.7142275Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-17T17:40:25.5288703Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-17T17:40:25.6417640Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-17T17:40:25.7954875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-17T17:40:25.8714435Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:25.9020876Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-17T17:40:25.9075474Z ** R 2021-05-17T17:40:25.9122031Z ** inst 2021-05-17T17:40:25.9134716Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:26.2859717Z ** help 2021-05-17T17:40:26.3176406Z *** installing help indices 2021-05-17T17:40:26.3458453Z ** building package indices 2021-05-17T17:40:26.5639978Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:26.7832366Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:26.8044057Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:27.0066752Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:27.0078916Z * DONE (zip) 2021-05-17T17:40:27.3333413Z * installing *source* package ‘rstudioapi’ ... 2021-05-17T17:40:27.3377328Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:27.3379448Z ** using staged installation 2021-05-17T17:40:27.3520073Z ** R 2021-05-17T17:40:27.3632303Z ** inst 2021-05-17T17:40:27.3651095Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:27.9526332Z ** help 2021-05-17T17:40:28.1408843Z *** installing help indices 2021-05-17T17:40:28.2722779Z *** copying figures 2021-05-17T17:40:28.2727154Z ** building package indices 2021-05-17T17:40:28.6284852Z ** installing vignettes 2021-05-17T17:40:28.6368544Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:28.8400979Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:29.0524401Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:29.0534351Z * DONE (rstudioapi) 2021-05-17T17:40:29.3586682Z * installing *source* package ‘fastmap’ ... 2021-05-17T17:40:29.3605492Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:29.3607623Z ** using staged installation 2021-05-17T17:40:29.3803802Z ** libs 2021-05-17T17:40:29.3862360Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-17T17:40:31.6738933Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:31.7270182Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:31.8030339Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-17T17:40:31.8054395Z ** R 2021-05-17T17:40:31.8108784Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:32.2960836Z ** help 2021-05-17T17:40:32.3176711Z *** installing help indices 2021-05-17T17:40:32.3390935Z ** building package indices 2021-05-17T17:40:32.5558774Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:32.7691440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:32.7917089Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:33.0031508Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:33.0040335Z * DONE (fastmap) 2021-05-17T17:40:33.2874857Z * installing *source* package ‘yaml’ ... 2021-05-17T17:40:33.2903991Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:33.2905495Z ** using staged installation 2021-05-17T17:40:33.3010902Z ** libs 2021-05-17T17:40:33.3070205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-17T17:40:33.6945266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-17T17:40:33.8253773Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-17T17:40:34.9095590Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-17T17:40:35.0969938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-17T17:40:35.2522661Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-17T17:40:35.6730067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-17T17:40:36.0029610Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-17T17:40:36.1219515Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-17T17:40:36.5950069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-17T17:40:36.7259690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-17T17:40:38.2577529Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-17T17:40:38.3276241Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:38.3627178Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-17T17:40:38.3647050Z ** R 2021-05-17T17:40:38.3678268Z ** inst 2021-05-17T17:40:38.3693680Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:38.6551709Z ** help 2021-05-17T17:40:38.6777732Z *** installing help indices 2021-05-17T17:40:38.7048444Z ** building package indices 2021-05-17T17:40:38.9392890Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:39.1494002Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:39.1709067Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:39.3872989Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:39.3879084Z * DONE (yaml) 2021-05-17T17:40:39.6863915Z * installing *source* package ‘withr’ ... 2021-05-17T17:40:39.6894348Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:39.6895604Z ** using staged installation 2021-05-17T17:40:39.7068689Z ** R 2021-05-17T17:40:39.7165040Z ** inst 2021-05-17T17:40:39.7175494Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:40.4210837Z ** help 2021-05-17T17:40:40.5080427Z *** installing help indices 2021-05-17T17:40:40.5699493Z *** copying figures 2021-05-17T17:40:40.5700185Z ** building package indices 2021-05-17T17:40:40.8301793Z ** installing vignettes 2021-05-17T17:40:40.8374678Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:41.0396432Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:41.2464718Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:41.2474480Z * DONE (withr) 2021-05-17T17:40:41.5125100Z * installing *source* package ‘whisker’ ... 2021-05-17T17:40:41.5144028Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:41.5145146Z ** using staged installation 2021-05-17T17:40:41.5251697Z ** R 2021-05-17T17:40:41.5299749Z ** inst 2021-05-17T17:40:41.5319599Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:41.9908312Z ** help 2021-05-17T17:40:42.0146821Z *** installing help indices 2021-05-17T17:40:42.0407297Z ** building package indices 2021-05-17T17:40:42.2734077Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:42.4886884Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:42.6946230Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:42.6954649Z * DONE (whisker) 2021-05-17T17:40:42.9675364Z * installing *source* package ‘rappdirs’ ... 2021-05-17T17:40:42.9693933Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:42.9695676Z ** using staged installation 2021-05-17T17:40:42.9959358Z ** libs 2021-05-17T17:40:43.0029406Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:40:43.0564105Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-17T17:40:43.1195759Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:40:44.1371170Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-17T17:40:44.1375002Z ** R 2021-05-17T17:40:44.1376291Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:40:44.1377041Z ** help 2021-05-17T17:40:44.1377684Z *** installing help indices 2021-05-17T17:40:44.1378401Z ** building package indices 2021-05-17T17:40:44.1379348Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:40:44.1380488Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:40:44.1381564Z ** testing if installed package can be loaded from final location 2021-05-17T17:40:44.2246157Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:40:44.2247219Z * DONE (rappdirs) 2021-05-17T17:40:44.7492150Z * installing *source* package ‘fs’ ... 2021-05-17T17:40:44.7645928Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:44.7647138Z ** using staged installation 2021-05-17T17:40:44.7830157Z ** libs 2021-05-17T17:40:44.7897161Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-17T17:40:45.4237501Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-17T17:40:45.9034048Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-17T17:40:46.3581737Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-17T17:40:46.4516236Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-17T17:40:46.7952994Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-17T17:40:47.1448495Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-17T17:40:47.2461102Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-17T17:40:47.7433555Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-17T17:40:48.0709825Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-17T17:40:48.1854283Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-17T17:40:48.5319962Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-17T17:40:48.6759277Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-17T17:40:48.7244014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-17T17:40:48.7617893Z (cd libuv-1.38.1 \ 2021-05-17T17:40:48.7620355Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-17T17:40:53.8859748Z make --directory=libuv-1.38.1 \ 2021-05-17T17:40:53.8860790Z HAVE_DTRACE=0 2021-05-17T17:40:53.8975134Z make[1]: Entering directory '/tmp/RtmpFixgvu/R.INSTALL79434699c55/fs/src/libuv-1.38.1' 2021-05-17T17:40:53.9084102Z CC src/libuv_la-fs-poll.lo 2021-05-17T17:40:54.6323685Z CC src/libuv_la-idna.lo 2021-05-17T17:40:55.3896601Z CC src/libuv_la-inet.lo 2021-05-17T17:40:56.1742433Z CC src/libuv_la-random.lo 2021-05-17T17:40:56.7903938Z CC src/libuv_la-strscpy.lo 2021-05-17T17:40:57.3567417Z CC src/libuv_la-threadpool.lo 2021-05-17T17:40:58.1099628Z CC src/libuv_la-timer.lo 2021-05-17T17:40:58.8199738Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-17T17:40:59.4369012Z CC src/libuv_la-uv-common.lo 2021-05-17T17:41:00.7108412Z CC src/libuv_la-version.lo 2021-05-17T17:41:01.2799156Z CC src/unix/libuv_la-async.lo 2021-05-17T17:41:01.9913652Z CC src/unix/libuv_la-core.lo 2021-05-17T17:41:03.3428552Z CC src/unix/libuv_la-dl.lo 2021-05-17T17:41:03.9427257Z CC src/unix/libuv_la-fs.lo 2021-05-17T17:41:05.7195039Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-17T17:41:06.6420439Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-17T17:41:07.0637403Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-17T17:41:07.8049891Z CC src/unix/libuv_la-loop.lo 2021-05-17T17:41:08.5014348Z CC src/unix/libuv_la-pipe.lo 2021-05-17T17:41:09.2964200Z CC src/unix/libuv_la-poll.lo 2021-05-17T17:41:09.9506361Z CC src/unix/libuv_la-process.lo 2021-05-17T17:41:10.8611844Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-17T17:41:11.4794494Z CC src/unix/libuv_la-signal.lo 2021-05-17T17:41:12.5187433Z CC src/unix/libuv_la-stream.lo 2021-05-17T17:41:13.7527748Z CC src/unix/libuv_la-tcp.lo 2021-05-17T17:41:14.5360274Z CC src/unix/libuv_la-thread.lo 2021-05-17T17:41:15.3879245Z CC src/unix/libuv_la-tty.lo 2021-05-17T17:41:16.0980647Z CC src/unix/libuv_la-udp.lo 2021-05-17T17:41:17.3292118Z CC src/unix/libuv_la-linux-core.lo 2021-05-17T17:41:18.5851682Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-17T17:41:19.5981365Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-17T17:41:20.1403720Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-17T17:41:20.7552457Z CC src/unix/libuv_la-proctitle.lo 2021-05-17T17:41:21.4307016Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-17T17:41:22.0205131Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-17T17:41:22.6282408Z CCLD libuv.la 2021-05-17T17:41:22.8616045Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-17T17:41:22.8978986Z make[1]: Leaving directory '/tmp/RtmpFixgvu/R.INSTALL79434699c55/fs/src/libuv-1.38.1' 2021-05-17T17:41:22.8999545Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:22.9997420Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-17T17:41:23.0028982Z ** R 2021-05-17T17:41:23.0140053Z ** inst 2021-05-17T17:41:23.0151994Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:24.1425326Z ** help 2021-05-17T17:41:24.2192496Z *** installing help indices 2021-05-17T17:41:24.2756940Z ** building package indices 2021-05-17T17:41:24.5515803Z ** installing vignettes 2021-05-17T17:41:24.5631973Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:24.8194848Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:24.8410763Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:25.1082064Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:25.1095196Z * DONE (fs) 2021-05-17T17:41:25.3756677Z * installing *source* package ‘clipr’ ... 2021-05-17T17:41:25.3772527Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:25.3773897Z ** using staged installation 2021-05-17T17:41:25.3998173Z ** R 2021-05-17T17:41:25.4043720Z ** inst 2021-05-17T17:41:25.4054285Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:25.7693683Z ** help 2021-05-17T17:41:25.7926700Z *** installing help indices 2021-05-17T17:41:25.8162247Z ** building package indices 2021-05-17T17:41:26.0427941Z ** installing vignettes 2021-05-17T17:41:26.0491624Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:26.2515060Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:26.4581057Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:26.4590886Z * DONE (clipr) 2021-05-17T17:41:27.2840830Z * installing *source* package ‘git2r’ ... 2021-05-17T17:41:27.3110983Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:27.3111798Z ** using staged installation 2021-05-17T17:41:27.5152581Z checking build system type... x86_64-unknown-linux-gnu 2021-05-17T17:41:27.5154695Z checking host system type... x86_64-unknown-linux-gnu 2021-05-17T17:41:27.5162845Z checking for gcc... gcc 2021-05-17T17:41:27.5858604Z checking whether the C compiler works... yes 2021-05-17T17:41:27.5860674Z checking for C compiler default output file name... a.out 2021-05-17T17:41:27.6304400Z checking for suffix of executables... 2021-05-17T17:41:27.6783799Z checking whether we are cross compiling... no 2021-05-17T17:41:27.7051488Z checking for suffix of object files... o 2021-05-17T17:41:27.7288891Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:41:27.7545386Z checking whether gcc accepts -g... yes 2021-05-17T17:41:27.7983382Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:41:27.7994561Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:41:27.8012391Z checking pkg-config is at least version 0.9.0... yes 2021-05-17T17:41:27.8163255Z Found pkg-config cflags and libs! 2021-05-17T17:41:27.9214175Z checking whether the libgit2 version will work in git2r... yes 2021-05-17T17:41:28.0666798Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-17T17:41:28.2094727Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-17T17:41:28.3620415Z checking whether the libgit2 function git_error_last is available... yes 2021-05-17T17:41:28.4807227Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-17T17:41:28.4808857Z ----- Results of the git2r package configure ----- 2021-05-17T17:41:28.4809321Z 2021-05-17T17:41:28.4810355Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-17T17:41:28.4811233Z PKG_LIBS: -lgit2 2021-05-17T17:41:28.4811540Z 2021-05-17T17:41:28.4812301Z -------------------------------------------------- 2021-05-17T17:41:28.5049656Z configure: creating ./config.status 2021-05-17T17:41:28.5929876Z config.status: creating src/Makevars 2021-05-17T17:41:28.6583150Z ** libs 2021-05-17T17:41:28.6659882Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-17T17:41:28.7447266Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-17T17:41:28.8062553Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-17T17:41:28.9901937Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-17T17:41:29.1019296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-17T17:41:29.2431656Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-17T17:41:29.5109848Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-17T17:41:29.6199092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-17T17:41:29.7211619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-17T17:41:29.8907720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-17T17:41:30.0736682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-17T17:41:30.1814005Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-17T17:41:30.4666916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-17T17:41:30.5452107Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-17T17:41:30.6378594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-17T17:41:30.7338667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-17T17:41:30.8261687Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-17T17:41:31.0266439Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-17T17:41:31.1698947Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-17T17:41:31.2609796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-17T17:41:31.4396910Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-17T17:41:31.5141191Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-17T17:41:31.6047635Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-17T17:41:31.7193028Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-17T17:41:31.8185145Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-17T17:41:32.0167114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-17T17:41:32.1912877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-17T17:41:32.2915109Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-17T17:41:32.3815662Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-17T17:41:32.5811114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-17T17:41:32.6719453Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-17T17:41:32.8125893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-17T17:41:32.9989949Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-17T17:41:33.1418535Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-17T17:41:33.2241368Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-17T17:41:33.3561724Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:33.4056200Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-17T17:41:33.4058401Z ** R 2021-05-17T17:41:33.4274654Z ** inst 2021-05-17T17:41:33.4286561Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:34.4991458Z ** help 2021-05-17T17:41:34.7633934Z *** installing help indices 2021-05-17T17:41:34.9704003Z ** building package indices 2021-05-17T17:41:35.3588666Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:35.5750648Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:35.6025131Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:35.8388368Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:35.8404240Z * DONE (git2r) 2021-05-17T17:41:36.0904844Z * installing *source* package ‘askpass’ ... 2021-05-17T17:41:36.0914821Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:36.0915886Z ** using staged installation 2021-05-17T17:41:36.1073025Z ** libs 2021-05-17T17:41:36.1133477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-17T17:41:36.1770081Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:36.2013468Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-17T17:41:36.2030530Z ** R 2021-05-17T17:41:36.2063210Z ** inst 2021-05-17T17:41:36.2072102Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:36.4974584Z ** help 2021-05-17T17:41:36.5176253Z *** installing help indices 2021-05-17T17:41:36.5342585Z ** building package indices 2021-05-17T17:41:36.7598320Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:36.9719239Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:36.9928964Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:37.1948500Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:37.1954430Z * DONE (askpass) 2021-05-17T17:41:37.5897972Z * installing *source* package ‘cli’ ... 2021-05-17T17:41:37.5963532Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:37.5966117Z ** using staged installation 2021-05-17T17:41:37.6182216Z ** R 2021-05-17T17:41:37.6503380Z ** inst 2021-05-17T17:41:37.6518381Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:40.6164773Z ** help 2021-05-17T17:41:40.8349851Z *** installing help indices 2021-05-17T17:41:40.9825549Z *** copying figures 2021-05-17T17:41:40.9827299Z ** building package indices 2021-05-17T17:41:41.3229498Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:41.5812064Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:41.8864854Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:41.8901318Z * DONE (cli) 2021-05-17T17:41:42.2584786Z * installing *source* package ‘purrr’ ... 2021-05-17T17:41:42.2643180Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:42.2645310Z ** using staged installation 2021-05-17T17:41:42.2817979Z ** libs 2021-05-17T17:41:42.2872990Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-17T17:41:42.3307506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-17T17:41:42.4386671Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-17T17:41:42.5457449Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-17T17:41:42.6767791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:41:42.7286526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-17T17:41:42.8693365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-17T17:41:43.0266392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-17T17:41:43.1308142Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:41:43.1944528Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:43.2255261Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-17T17:41:43.2256972Z ** R 2021-05-17T17:41:43.2437380Z ** inst 2021-05-17T17:41:43.2447761Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:44.5878430Z ** help 2021-05-17T17:41:44.7773795Z *** installing help indices 2021-05-17T17:41:44.8905317Z *** copying figures 2021-05-17T17:41:44.8910382Z ** building package indices 2021-05-17T17:41:45.2054217Z ** installing vignettes 2021-05-17T17:41:45.2144935Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:45.4529043Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:45.4732375Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:45.7256477Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:45.7271051Z * DONE (purrr) 2021-05-17T17:41:46.0279596Z * installing *source* package ‘lifecycle’ ... 2021-05-17T17:41:46.0309688Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:46.0311134Z ** using staged installation 2021-05-17T17:41:46.0477616Z ** R 2021-05-17T17:41:46.0548141Z ** inst 2021-05-17T17:41:46.0561353Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:46.5333744Z ** help 2021-05-17T17:41:46.5684736Z *** installing help indices 2021-05-17T17:41:46.5962880Z *** copying figures 2021-05-17T17:41:46.5967838Z ** building package indices 2021-05-17T17:41:46.8243122Z ** installing vignettes 2021-05-17T17:41:46.8311120Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:47.0555954Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:47.2833791Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:47.2842234Z * DONE (lifecycle) 2021-05-17T17:41:47.5352632Z * installing *source* package ‘cachem’ ... 2021-05-17T17:41:47.5366796Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:47.5367879Z ** using staged installation 2021-05-17T17:41:47.5518823Z ** libs 2021-05-17T17:41:47.5575600Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-17T17:41:47.6198969Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:41:47.6739859Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:47.7015278Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-17T17:41:47.7026104Z ** R 2021-05-17T17:41:47.7176265Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:48.3408214Z ** help 2021-05-17T17:41:48.3674970Z *** installing help indices 2021-05-17T17:41:48.3895432Z ** building package indices 2021-05-17T17:41:48.6122566Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:48.8402048Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:48.8619368Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:49.0967970Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:49.0976274Z * DONE (cachem) 2021-05-17T17:41:49.6237123Z * installing *source* package ‘openssl’ ... 2021-05-17T17:41:49.6383685Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:49.6384542Z ** using staged installation 2021-05-17T17:41:49.6546562Z Found pkg-config cflags and libs! 2021-05-17T17:41:49.7578240Z Using PKG_CFLAGS= 2021-05-17T17:41:50.2728146Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-17T17:41:50.2908711Z ** libs 2021-05-17T17:41:50.2977328Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-17T17:41:50.3015186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-17T17:41:50.3990836Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:41:50.4920316Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-17T17:41:50.6111689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-17T17:41:50.7996324Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-17T17:41:50.8845630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-17T17:41:50.9916188Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-17T17:41:51.1278870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-17T17:41:51.1951008Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-17T17:41:51.3073375Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-17T17:41:51.3887806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-17T17:41:51.5126449Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-17T17:41:51.6662256Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-17T17:41:51.7688908Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-17T17:41:51.9899508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-17T17:41:52.0539139Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-17T17:41:52.1069974Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-17T17:41:52.2675621Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-17T17:41:52.4339608Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-17T17:41:52.5817879Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-17T17:41:52.6374339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-17T17:41:52.7560163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-17T17:41:52.9012385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-17T17:41:53.0756924Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-17T17:41:53.2174014Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-17T17:41:53.3848506Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-17T17:41:53.5309295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-17T17:41:53.6130202Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-17T17:41:53.8267851Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-17T17:41:53.8335442Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:41:53.9016176Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-17T17:41:53.9034905Z ** R 2021-05-17T17:41:53.9155641Z ** inst 2021-05-17T17:41:53.9211255Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:55.0012204Z ** help 2021-05-17T17:41:55.0625828Z *** installing help indices 2021-05-17T17:41:55.1072314Z ** building package indices 2021-05-17T17:41:55.3548826Z ** installing vignettes 2021-05-17T17:41:55.3712018Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:55.5922651Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:55.6144564Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:55.8444957Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:55.8460104Z * DONE (openssl) 2021-05-17T17:41:56.1001181Z * installing *source* package ‘memoise’ ... 2021-05-17T17:41:56.1014743Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:56.1016662Z ** using staged installation 2021-05-17T17:41:56.1192992Z ** R 2021-05-17T17:41:56.1306535Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:56.5925308Z ** help 2021-05-17T17:41:56.6264665Z *** installing help indices 2021-05-17T17:41:56.6551244Z ** building package indices 2021-05-17T17:41:56.8842952Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:57.1235160Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:57.3619632Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:57.3625904Z * DONE (memoise) 2021-05-17T17:41:57.7295775Z * installing *source* package ‘httr’ ... 2021-05-17T17:41:57.7354112Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-17T17:41:57.7354910Z ** using staged installation 2021-05-17T17:41:57.7533215Z ** R 2021-05-17T17:41:57.7732483Z ** demo 2021-05-17T17:41:57.7746830Z ** inst 2021-05-17T17:41:57.7762183Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:00.7293662Z ** help 2021-05-17T17:42:00.9116881Z *** installing help indices 2021-05-17T17:42:01.0286343Z ** building package indices 2021-05-17T17:42:01.3573902Z ** installing vignettes 2021-05-17T17:42:01.3648708Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:01.5724537Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:01.8311929Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:01.8342417Z * DONE (httr) 2021-05-17T17:42:02.0993487Z * installing *source* package ‘credentials’ ... 2021-05-17T17:42:02.1014519Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:02.1016720Z ** using staged installation 2021-05-17T17:42:02.1170401Z ** R 2021-05-17T17:42:02.1221212Z ** inst 2021-05-17T17:42:02.1234985Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:02.6388239Z ** help 2021-05-17T17:42:02.6589893Z *** installing help indices 2021-05-17T17:42:02.6817086Z ** building package indices 2021-05-17T17:42:02.9089930Z ** installing vignettes 2021-05-17T17:42:02.9152043Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:03.2214405Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:03.5002849Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:03.5009637Z * DONE (credentials) 2021-05-17T17:42:03.7775531Z * installing *source* package ‘gh’ ... 2021-05-17T17:42:03.7795888Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:03.7797190Z ** using staged installation 2021-05-17T17:42:03.7967981Z ** R 2021-05-17T17:42:03.8059321Z ** inst 2021-05-17T17:42:03.8073796Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:04.9799963Z ** help 2021-05-17T17:42:05.0122914Z *** installing help indices 2021-05-17T17:42:05.0473900Z ** building package indices 2021-05-17T17:42:05.2796240Z ** installing vignettes 2021-05-17T17:42:05.2856844Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:05.5750914Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:05.8698755Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:05.8711855Z * DONE (gh) 2021-05-17T17:42:06.1744187Z * installing *source* package ‘gert’ ... 2021-05-17T17:42:06.1807007Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:06.1809209Z ** using staged installation 2021-05-17T17:42:06.1970138Z Found pkg-config cflags and libs! 2021-05-17T17:42:06.3028559Z Using PKG_CFLAGS= 2021-05-17T17:42:06.3030367Z Using PKG_LIBS=-lgit2 2021-05-17T17:42:06.3515882Z Configuration OK! 2021-05-17T17:42:06.3696969Z ** libs 2021-05-17T17:42:06.3755768Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-17T17:42:06.3787985Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-17T17:42:06.6241591Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-17T17:42:06.8890909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-17T17:42:07.1546295Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-17T17:42:07.2533227Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-17T17:42:07.3499002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-17T17:42:07.5325930Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:42:07.6134290Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-17T17:42:07.7413689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-17T17:42:07.8726872Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-17T17:42:07.9700820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-17T17:42:08.0987575Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-17T17:42:08.2110003Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:42:08.3614645Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-17T17:42:08.4529477Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:42:08.5036627Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-17T17:42:08.5038037Z ** R 2021-05-17T17:42:08.5109990Z ** inst 2021-05-17T17:42:08.5120819Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:09.3398247Z ** help 2021-05-17T17:42:09.4093236Z *** installing help indices 2021-05-17T17:42:09.4576235Z ** building package indices 2021-05-17T17:42:09.7241581Z ** installing vignettes 2021-05-17T17:42:09.7360832Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:09.9938448Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:42:10.0142426Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:10.2782845Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:10.2793614Z * DONE (gert) 2021-05-17T17:42:10.7283085Z * installing *source* package ‘usethis’ ... 2021-05-17T17:42:10.7372432Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:10.7374291Z ** using staged installation 2021-05-17T17:42:10.7642058Z ** R 2021-05-17T17:42:10.8025123Z ** inst 2021-05-17T17:42:10.8061844Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:13.9356635Z ** help 2021-05-17T17:42:14.1533669Z *** installing help indices 2021-05-17T17:42:14.3001294Z *** copying figures 2021-05-17T17:42:14.3005928Z ** building package indices 2021-05-17T17:42:14.6448915Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:14.9942155Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:15.3826657Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:15.3859884Z * DONE (usethis) 2021-05-17T17:42:15.3964983Z 2021-05-17T17:42:15.3966103Z The downloaded source packages are in 2021-05-17T17:42:15.3967615Z ‘/tmp/RtmpKhzvZW/downloaded_packages’ 2021-05-17T17:42:15.3983620Z Running `R CMD build`... 2021-05-17T17:42:17.8952996Z * checking for file ‘/tmp/RtmpKhzvZW/remotes72914ba17db0/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:42:17.8955082Z * preparing ‘tic’: 2021-05-17T17:42:17.8958596Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:42:17.8960088Z * installing the package to process help pages 2021-05-17T17:42:17.8961707Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:42:17.8962836Z * checking for empty or unneeded directories 2021-05-17T17:42:17.8963915Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:42:17.8964963Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:42:17.8965895Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:42:17.8967086Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:42:17.8967966Z (as ‘lib’ is unspecified) 2021-05-17T17:42:18.3039433Z * installing *source* package ‘tic’ ... 2021-05-17T17:42:18.3068228Z ** using staged installation 2021-05-17T17:42:18.3356489Z ** R 2021-05-17T17:42:18.3666084Z ** inst 2021-05-17T17:42:18.3701122Z ** preparing package for lazy loading 2021-05-17T17:42:18.7893788Z ** help 2021-05-17T17:42:18.9671683Z *** installing help indices 2021-05-17T17:42:19.0765719Z *** copying figures 2021-05-17T17:42:19.0770345Z ** building package indices 2021-05-17T17:42:19.4095384Z ** installing vignettes 2021-05-17T17:42:19.4131032Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:19.7049801Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:20.0640611Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:20.0674785Z * DONE (tic) 2021-05-17T17:42:20.0829987Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:42:20.2898559Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:42:21.0793697Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:42:21.0795469Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:42:21.0799354Z 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-17T17:42:21.0801938Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:42:21.0803266Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:42:21.0808272Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:42:21.0809402Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:42:21.0810665Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:42:21.0811831Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:42:21.0813195Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:42:21.0814347Z (as ‘lib’ is unspecified) 2021-05-17T17:42:21.0815292Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:42:21.0816394Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:42:21.0817472Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:42:21.0818651Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:42:21.0819754Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:21.0820862Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:42:21.0821987Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:42:21.0823098Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:42:21.0824214Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:42:21.0825295Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:42:21.0826344Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:42:21.0827423Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:42:21.0828483Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:42:21.0829795Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:42:21.0830939Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:42:21.0832840Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:42:21.0833772Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:42:21.0834651Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:42:21.0854140Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:42:21.0855142Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:42:21.0856079Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:42:21.0856959Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:21.0857900Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:42:21.0858880Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:42:21.0859831Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:42:21.0860770Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:42:21.0861900Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:42:21.0862873Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:42:21.0863825Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:42:21.0864759Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:42:37.0406412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:42:37.3288486Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-17T17:42:37.3447676Z ================================================== 2021-05-17T17:42:37.3448864Z downloaded 232 KB 2021-05-17T17:42:37.3449395Z 2021-05-17T17:42:37.3562382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:42:37.6550134Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-17T17:42:37.6802763Z ================================================== 2021-05-17T17:42:37.6803542Z downloaded 766 KB 2021-05-17T17:42:37.6803923Z 2021-05-17T17:42:37.6845446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:42:37.8720176Z Content type 'application/x-tar' length 6108 bytes 2021-05-17T17:42:37.8721734Z ================================================== 2021-05-17T17:42:37.8722410Z downloaded 6108 bytes 2021-05-17T17:42:37.8722861Z 2021-05-17T17:42:37.8754502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:42:38.2643227Z Content type 'binary/octet-stream' length 1114809 bytes (1.1 MB) 2021-05-17T17:42:38.2914327Z ================================================== 2021-05-17T17:42:38.2915354Z downloaded 1.1 MB 2021-05-17T17:42:38.2916000Z 2021-05-17T17:42:38.2957444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:42:38.5635486Z Content type 'binary/octet-stream' length 689638 bytes (673 KB) 2021-05-17T17:42:38.5872264Z ================================================== 2021-05-17T17:42:38.5873357Z downloaded 673 KB 2021-05-17T17:42:38.5873886Z 2021-05-17T17:42:38.5909425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:42:38.8731399Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-17T17:42:38.8733871Z ================================================== 2021-05-17T17:42:38.8735290Z downloaded 13 KB 2021-05-17T17:42:38.8736213Z 2021-05-17T17:42:38.8766845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:42:39.0459760Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-17T17:42:39.0615257Z ================================================== 2021-05-17T17:42:39.0615911Z downloaded 264 KB 2021-05-17T17:42:39.0616227Z 2021-05-17T17:42:39.0658536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:42:39.3451239Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-17T17:42:39.3670370Z ================================================== 2021-05-17T17:42:39.3671442Z downloaded 464 KB 2021-05-17T17:42:39.3672063Z 2021-05-17T17:42:39.3711070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:42:39.6440668Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-17T17:42:39.6445276Z ================================================== 2021-05-17T17:42:39.6445813Z downloaded 25 KB 2021-05-17T17:42:39.6446117Z 2021-05-17T17:42:39.6485143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:42:39.8198854Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-17T17:42:39.8307805Z ================================================== 2021-05-17T17:42:39.8308566Z downloaded 117 KB 2021-05-17T17:42:39.8308900Z 2021-05-17T17:42:39.8348184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:42:40.0094665Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-17T17:42:40.0220552Z ================================================== 2021-05-17T17:42:40.0221131Z downloaded 138 KB 2021-05-17T17:42:40.0221451Z 2021-05-17T17:42:40.0258606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:42:40.4130942Z Content type 'application/x-tar' length 6100 bytes 2021-05-17T17:42:40.4133340Z ================================================== 2021-05-17T17:42:40.4134615Z downloaded 6100 bytes 2021-05-17T17:42:40.4135516Z 2021-05-17T17:42:40.4177515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:42:40.6849156Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-17T17:42:40.6901774Z ================================================== 2021-05-17T17:42:40.6903262Z downloaded 59 KB 2021-05-17T17:42:40.6904145Z 2021-05-17T17:42:40.6938493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:42:40.8886082Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-17T17:42:40.8889508Z ================================================== 2021-05-17T17:42:40.8890046Z downloaded 23 KB 2021-05-17T17:42:40.8890365Z 2021-05-17T17:42:40.8929312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:42:41.1710118Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-17T17:42:41.1710924Z ================================================== 2021-05-17T17:42:41.1711422Z downloaded 8130 bytes 2021-05-17T17:42:41.1711753Z 2021-05-17T17:42:41.1749887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:42:41.3632023Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-17T17:42:41.3755173Z ================================================== 2021-05-17T17:42:41.3756260Z downloaded 160 KB 2021-05-17T17:42:41.3756879Z 2021-05-17T17:42:41.3887687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:42:41.6568535Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-17T17:42:41.6635314Z ================================================== 2021-05-17T17:42:41.6636808Z downloaded 73 KB 2021-05-17T17:42:41.6637540Z 2021-05-17T17:42:41.6671097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:42:41.9385782Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-17T17:42:41.9386641Z ================================================== 2021-05-17T17:42:41.9387162Z downloaded 11 KB 2021-05-17T17:42:41.9387477Z 2021-05-17T17:42:41.9427369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:42:42.3854594Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-17T17:42:42.4020471Z ================================================== 2021-05-17T17:42:42.4021613Z downloaded 266 KB 2021-05-17T17:42:42.4022166Z 2021-05-17T17:42:42.4058448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:42:42.6795015Z Content type 'binary/octet-stream' length 111996 bytes (109 KB) 2021-05-17T17:42:42.6888748Z ================================================== 2021-05-17T17:42:42.6890717Z downloaded 109 KB 2021-05-17T17:42:42.6891514Z 2021-05-17T17:42:42.6925515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:42:42.8661957Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-17T17:42:42.8722218Z ================================================== 2021-05-17T17:42:42.8722833Z downloaded 79 KB 2021-05-17T17:42:42.8723143Z 2021-05-17T17:42:42.8762572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:42:43.2587224Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-17T17:42:43.2590129Z ================================================== 2021-05-17T17:42:43.2590672Z downloaded 15 KB 2021-05-17T17:42:43.2590986Z 2021-05-17T17:42:43.2632921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:42:43.5501377Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-17T17:42:43.5612272Z ================================================== 2021-05-17T17:42:43.5613505Z downloaded 132 KB 2021-05-17T17:42:43.5614804Z 2021-05-17T17:42:43.5650565Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:42:43.6949957Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:42:43.7581026Z ================================================== 2021-05-17T17:42:43.7581831Z downloaded 7.2 MB 2021-05-17T17:42:43.7582150Z 2021-05-17T17:42:43.7624873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:42:44.0394871Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-17T17:42:44.0925557Z ================================================== 2021-05-17T17:42:44.0926509Z downloaded 2.8 MB 2021-05-17T17:42:44.0927137Z 2021-05-17T17:42:44.0988906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:42:44.3723760Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-17T17:42:44.3976168Z ================================================== 2021-05-17T17:42:44.3976800Z downloaded 869 KB 2021-05-17T17:42:44.3977144Z 2021-05-17T17:42:44.4016113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:42:44.7110605Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-17T17:42:44.7221600Z ================================================== 2021-05-17T17:42:44.7222244Z downloaded 131 KB 2021-05-17T17:42:44.7222561Z 2021-05-17T17:42:44.7261821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:42:45.1101184Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-17T17:42:45.1167164Z ================================================== 2021-05-17T17:42:45.1168120Z downloaded 81 KB 2021-05-17T17:42:45.1168679Z 2021-05-17T17:42:45.1225802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:42:45.3944062Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-17T17:42:45.3945573Z ================================================== 2021-05-17T17:42:45.3946307Z downloaded 11 KB 2021-05-17T17:42:45.3946820Z 2021-05-17T17:42:45.3981666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:42:45.7915722Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-17T17:42:45.7967157Z ================================================== 2021-05-17T17:42:45.7967755Z downloaded 43 KB 2021-05-17T17:42:45.7968076Z 2021-05-17T17:42:45.8007145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:42:46.1845197Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-17T17:42:46.1848022Z ================================================== 2021-05-17T17:42:46.1848555Z downloaded 10 KB 2021-05-17T17:42:46.1848857Z 2021-05-17T17:42:46.1890805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:42:46.5773995Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-17T17:42:46.5780109Z ================================================== 2021-05-17T17:42:46.5781202Z downloaded 29 KB 2021-05-17T17:42:46.5781933Z 2021-05-17T17:42:46.5817652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:42:46.7499230Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-17T17:42:46.7749772Z ================================================== 2021-05-17T17:42:46.7750414Z downloaded 662 KB 2021-05-17T17:42:46.7750737Z 2021-05-17T17:42:46.7790334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:42:47.1628370Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-17T17:42:47.1659133Z ================================================== 2021-05-17T17:42:47.1659982Z downloaded 39 KB 2021-05-17T17:42:47.1660627Z 2021-05-17T17:42:47.1704755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:42:47.4527338Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-17T17:42:47.4724665Z ================================================== 2021-05-17T17:42:47.4725885Z downloaded 249 KB 2021-05-17T17:42:47.4726495Z 2021-05-17T17:42:47.4770029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:42:47.7634297Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-17T17:42:47.7687768Z ================================================== 2021-05-17T17:42:47.7688575Z downloaded 43 KB 2021-05-17T17:42:47.7689031Z 2021-05-17T17:42:47.7724719Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:42:48.1779281Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-17T17:42:48.1974313Z ================================================== 2021-05-17T17:42:48.1975271Z downloaded 361 KB 2021-05-17T17:42:48.1975888Z 2021-05-17T17:42:48.5671600Z * installing *source* package ‘utf8’ ... 2021-05-17T17:42:48.5744341Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:48.5745968Z ** using staged installation 2021-05-17T17:42:48.5893958Z ** libs 2021-05-17T17:42:48.5968918Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-17T17:42:48.6725688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-17T17:42:48.8403533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-17T17:42:48.9095508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:42:48.9574196Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-17T17:42:49.0293023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-17T17:42:49.2151349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-17T17:42:49.2875771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-17T17:42:49.4366019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-17T17:42:49.5278050Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-17T17:42:49.6305563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-17T17:42:49.7098361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-17T17:42:49.7776156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-17T17:42:49.8483724Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-17T17:42:49.9125432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-17T17:42:49.9800311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-17T17:42:50.0639495Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-17T17:42:50.1339950Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-17T17:42:50.1796741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-17T17:42:50.2562612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-17T17:42:50.3101206Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-17T17:42:50.5529928Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-17T17:42:50.8944530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-17T17:42:51.0920963Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-17T17:42:51.1747283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-17T17:42:51.2495322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-17T17:42:51.3347778Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-17T17:42:51.4330965Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-17T17:42:51.4467126Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:42:51.4841613Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-17T17:42:51.4862435Z ** R 2021-05-17T17:42:51.4953696Z ** inst 2021-05-17T17:42:51.4963612Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:52.0072854Z ** help 2021-05-17T17:42:52.0399405Z *** installing help indices 2021-05-17T17:42:52.0685389Z ** building package indices 2021-05-17T17:42:52.2916657Z ** installing vignettes 2021-05-17T17:42:52.2980612Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:52.5095778Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:42:52.5308502Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:52.7345955Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:52.7353707Z * DONE (utf8) 2021-05-17T17:42:52.9830768Z * installing *source* package ‘pkgconfig’ ... 2021-05-17T17:42:52.9844975Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:52.9846331Z ** using staged installation 2021-05-17T17:42:52.9975615Z ** R 2021-05-17T17:42:53.0005200Z ** inst 2021-05-17T17:42:53.0014242Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:53.2688171Z ** help 2021-05-17T17:42:53.2941174Z *** installing help indices 2021-05-17T17:42:53.3136190Z ** building package indices 2021-05-17T17:42:53.5375003Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:53.7376185Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:53.9433855Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:53.9438847Z * DONE (pkgconfig) 2021-05-17T17:42:54.2665764Z * installing *source* package ‘fansi’ ... 2021-05-17T17:42:54.2703606Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:54.2705636Z ** using staged installation 2021-05-17T17:42:54.2851132Z ** libs 2021-05-17T17:42:54.2947351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-17T17:42:54.3410260Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-17T17:42:54.4194679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:42:54.4727559Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-17T17:42:54.5532803Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-17T17:42:55.0715940Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-17T17:42:55.1181429Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-17T17:42:55.5391196Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-17T17:42:55.7049897Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-17T17:42:55.7628775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-17T17:42:55.9065065Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-17T17:42:56.1958936Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-17T17:42:56.3172068Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-17T17:42:56.3854410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-17T17:42:56.4554953Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:42:56.6474796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-17T17:42:57.0058980Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:42:57.0420479Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-17T17:42:57.0437999Z ** R 2021-05-17T17:42:57.0548351Z ** inst 2021-05-17T17:42:57.0597525Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:42:57.7613728Z ** help 2021-05-17T17:42:57.8317817Z *** installing help indices 2021-05-17T17:42:57.8746779Z ** building package indices 2021-05-17T17:42:58.1373712Z ** installing vignettes 2021-05-17T17:42:58.1408039Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:42:58.3463993Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:42:58.3668849Z ** testing if installed package can be loaded from final location 2021-05-17T17:42:58.5752467Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:42:58.5761539Z * DONE (fansi) 2021-05-17T17:42:59.0835835Z * installing *source* package ‘diffobj’ ... 2021-05-17T17:42:59.0947456Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-17T17:42:59.0948866Z ** using staged installation 2021-05-17T17:42:59.1122665Z ** libs 2021-05-17T17:42:59.1181346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-17T17:42:59.3587434Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-17T17:42:59.4432951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:42:59.4967615Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:42:59.5255480Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-17T17:42:59.5261980Z ** R 2021-05-17T17:42:59.5725575Z ** inst 2021-05-17T17:42:59.5743800Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:06.7806441Z ** help 2021-05-17T17:43:07.0129456Z *** installing help indices 2021-05-17T17:43:07.1745835Z ** building package indices 2021-05-17T17:43:07.5026580Z ** installing vignettes 2021-05-17T17:43:07.5113320Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:07.8506335Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:07.8720819Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:08.3815279Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:08.3899558Z * DONE (diffobj) 2021-05-17T17:43:08.7195139Z * installing *source* package ‘ps’ ... 2021-05-17T17:43:08.7240786Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:08.7242682Z ** using staged installation 2021-05-17T17:43:08.9586739Z ** libs 2021-05-17T17:43:08.9649912Z gcc -g -O2 -Wall px.c -o px 2021-05-17T17:43:09.1187375Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:09.1966478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-17T17:43:09.2771351Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-17T17:43:09.3564721Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-17T17:43:09.5554259Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-17T17:43:09.6176163Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-17T17:43:09.9567199Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-17T17:43:10.1688244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-17T17:43:10.3232477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-17T17:43:10.4808865Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-17T17:43:10.9922076Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:11.0295137Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-17T17:43:11.0296638Z ** R 2021-05-17T17:43:11.0409838Z ** inst 2021-05-17T17:43:11.0421793Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:12.1773857Z ** help 2021-05-17T17:43:12.3285680Z *** installing help indices 2021-05-17T17:43:12.4303795Z ** building package indices 2021-05-17T17:43:12.7639124Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:12.9782298Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:12.9987668Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:13.2186804Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:13.2209053Z * DONE (ps) 2021-05-17T17:43:13.4596565Z * installing *source* package ‘praise’ ... 2021-05-17T17:43:13.4607836Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:13.4610027Z ** using staged installation 2021-05-17T17:43:13.4761339Z ** R 2021-05-17T17:43:13.4808427Z ** inst 2021-05-17T17:43:13.4818967Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:13.7373729Z ** help 2021-05-17T17:43:13.7515377Z *** installing help indices 2021-05-17T17:43:13.7753763Z ** building package indices 2021-05-17T17:43:13.9951771Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:14.2014089Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:14.3989520Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:14.3995358Z * DONE (praise) 2021-05-17T17:43:14.7738721Z * installing *source* package ‘pkgload’ ... 2021-05-17T17:43:14.7795943Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:14.7798269Z ** using staged installation 2021-05-17T17:43:14.7964899Z ** R 2021-05-17T17:43:14.8083715Z ** inst 2021-05-17T17:43:14.8092973Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:15.7576066Z ** help 2021-05-17T17:43:15.8169473Z *** installing help indices 2021-05-17T17:43:15.8675271Z ** building package indices 2021-05-17T17:43:16.1223833Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:16.6452440Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:17.1719798Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:17.1737983Z * DONE (pkgload) 2021-05-17T17:43:17.4450468Z * installing *source* package ‘evaluate’ ... 2021-05-17T17:43:17.4470649Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:17.4472891Z ** using staged installation 2021-05-17T17:43:17.4625550Z ** R 2021-05-17T17:43:17.4685370Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:18.0237577Z ** help 2021-05-17T17:43:18.0567464Z *** installing help indices 2021-05-17T17:43:18.0925846Z ** building package indices 2021-05-17T17:43:18.3249625Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:18.5478236Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:18.7675047Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:18.7683155Z * DONE (evaluate) 2021-05-17T17:43:19.0146159Z * installing *source* package ‘ellipsis’ ... 2021-05-17T17:43:19.0157457Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:19.0158832Z ** using staged installation 2021-05-17T17:43:19.0346129Z ** libs 2021-05-17T17:43:19.0399365Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-17T17:43:19.1267966Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:19.1798718Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:19.2101294Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-17T17:43:19.2118423Z ** R 2021-05-17T17:43:19.2155696Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:19.5212320Z ** help 2021-05-17T17:43:19.5484490Z *** installing help indices 2021-05-17T17:43:19.5705453Z ** building package indices 2021-05-17T17:43:19.7903734Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:20.0491405Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:20.0717143Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:20.3064087Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:20.3072679Z * DONE (ellipsis) 2021-05-17T17:43:20.6123323Z * installing *source* package ‘digest’ ... 2021-05-17T17:43:20.6160100Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:20.6161760Z ** using staged installation 2021-05-17T17:43:20.6288655Z ** libs 2021-05-17T17:43:20.6362822Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-17T17:43:20.8434066Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-17T17:43:21.2083053Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-17T17:43:22.1990201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-17T17:43:22.4641242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-17T17:43:23.0937586Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-17T17:43:23.1878628Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-17T17:43:23.4378708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-17T17:43:23.5063310Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:23.5367510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-17T17:43:23.7116738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-17T17:43:23.7723380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-17T17:43:23.8597811Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-17T17:43:24.2094136Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-17T17:43:24.3425127Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-17T17:43:24.9944968Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-17T17:43:25.1280602Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-17T17:43:25.4142425Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:25.4632018Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-17T17:43:25.4656457Z ** R 2021-05-17T17:43:25.4722405Z ** demo 2021-05-17T17:43:25.4728798Z ** inst 2021-05-17T17:43:25.4753549Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:26.0974609Z ** help 2021-05-17T17:43:26.1375868Z *** installing help indices 2021-05-17T17:43:26.1683710Z ** building package indices 2021-05-17T17:43:26.4099754Z ** installing vignettes 2021-05-17T17:43:26.4181005Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:26.6439194Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:26.6655795Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:26.8993558Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:26.9005380Z * DONE (digest) 2021-05-17T17:43:27.1611683Z * installing *source* package ‘brio’ ... 2021-05-17T17:43:27.1628810Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:27.1630298Z ** using staged installation 2021-05-17T17:43:27.1838407Z ** libs 2021-05-17T17:43:27.1895136Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-17T17:43:27.2362359Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-17T17:43:27.2954427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:27.3499938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-17T17:43:27.4143204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-17T17:43:27.4777806Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-17T17:43:27.5754135Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-17T17:43:27.6356367Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-17T17:43:27.7025349Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:27.7335682Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-17T17:43:27.7337433Z ** R 2021-05-17T17:43:27.7391391Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:28.0068849Z ** help 2021-05-17T17:43:28.0290733Z *** installing help indices 2021-05-17T17:43:28.0514566Z ** building package indices 2021-05-17T17:43:28.2733952Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:28.4941706Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:28.5144327Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:28.7183459Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:28.7204174Z * DONE (brio) 2021-05-17T17:43:29.0562308Z * installing *source* package ‘xml2’ ... 2021-05-17T17:43:29.0611524Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:29.0615901Z ** using staged installation 2021-05-17T17:43:29.1085885Z Found pkg-config cflags and libs! 2021-05-17T17:43:29.2180561Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-17T17:43:29.2181976Z Using PKG_LIBS=-lxml2 2021-05-17T17:43:29.4583602Z ** libs 2021-05-17T17:43:29.4642164Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-17T17:43:30.0420650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:30.0961023Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-17T17:43:30.7422814Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-17T17:43:31.2536715Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-17T17:43:32.0823920Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-17T17:43:34.2128199Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-17T17:43:34.8143251Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-17T17:43:35.4673949Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-17T17:43:36.0084831Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-17T17:43:36.5247904Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:36.6306499Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-17T17:43:36.6338536Z ** R 2021-05-17T17:43:36.6458787Z ** inst 2021-05-17T17:43:36.6472864Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:37.6878852Z ** help 2021-05-17T17:43:37.7939014Z *** installing help indices 2021-05-17T17:43:37.8507213Z ** building package indices 2021-05-17T17:43:38.1313621Z ** installing vignettes 2021-05-17T17:43:38.1426093Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:38.3611412Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:38.3834148Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:38.6134268Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:38.6151249Z * DONE (xml2) 2021-05-17T17:43:38.9288747Z * installing *source* package ‘xfun’ ... 2021-05-17T17:43:38.9329970Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:38.9331189Z ** using staged installation 2021-05-17T17:43:38.9498873Z ** libs 2021-05-17T17:43:38.9589470Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:43:39.0731603Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:43:39.1275052Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:43:39.1695994Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-17T17:43:39.1709207Z ** R 2021-05-17T17:43:39.1871942Z ** inst 2021-05-17T17:43:39.1885437Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:43:40.7395435Z ** help 2021-05-17T17:43:40.9055433Z *** installing help indices 2021-05-17T17:43:41.0253998Z ** building package indices 2021-05-17T17:43:41.3683401Z ** installing vignettes 2021-05-17T17:43:41.3759553Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:43:41.5852529Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:43:41.6072745Z ** testing if installed package can be loaded from final location 2021-05-17T17:43:41.8493292Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:43:41.8517081Z * DONE (xfun) 2021-05-17T17:43:44.6500756Z * installing *source* package ‘stringi’ ... 2021-05-17T17:43:44.7786701Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:43:44.7789558Z ** using staged installation 2021-05-17T17:43:44.9261785Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-17T17:43:44.9263219Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-17T17:43:45.1131463Z checking for endianness... little 2021-05-17T17:43:45.2928598Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:43:45.4730006Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:43:45.4736169Z checking for cat... /usr/bin/cat 2021-05-17T17:43:45.7497359Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:43:45.7498395Z checking for gcc... gcc 2021-05-17T17:43:45.8176344Z checking whether the C compiler works... yes 2021-05-17T17:43:45.8177788Z checking for C compiler default output file name... a.out 2021-05-17T17:43:45.8640218Z checking for suffix of executables... 2021-05-17T17:43:45.9232001Z checking whether we are cross compiling... no 2021-05-17T17:43:45.9518756Z checking for suffix of object files... o 2021-05-17T17:43:45.9785143Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:43:46.0037308Z checking whether gcc accepts -g... yes 2021-05-17T17:43:46.0527902Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:43:46.0794074Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:43:46.1079214Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:43:46.1097625Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:43:46.2379036Z checking for ANSI C header files... yes 2021-05-17T17:43:46.2708372Z checking for sys/types.h... yes 2021-05-17T17:43:46.3085060Z checking for sys/stat.h... yes 2021-05-17T17:43:46.3467343Z checking for stdlib.h... yes 2021-05-17T17:43:46.3873792Z checking for string.h... yes 2021-05-17T17:43:46.4283039Z checking for memory.h... yes 2021-05-17T17:43:46.4688619Z checking for strings.h... yes 2021-05-17T17:43:46.5115505Z checking for inttypes.h... yes 2021-05-17T17:43:46.5526160Z checking for stdint.h... yes 2021-05-17T17:43:46.5995317Z checking for unistd.h... yes 2021-05-17T17:43:46.6469370Z checking elf.h usability... yes 2021-05-17T17:43:46.6613798Z checking elf.h presence... yes 2021-05-17T17:43:46.6615029Z checking for elf.h... yes 2021-05-17T17:43:46.7202461Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:43:46.7457422Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:43:47.1096114Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:43:47.1387241Z checking whether the compiler implements namespaces... yes 2021-05-17T17:43:47.2887328Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:43:47.8844012Z checking whether std::map is available... yes 2021-05-17T17:43:47.8875909Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:43:47.9091532Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:43:47.9118795Z checking for ICU4C >= 55... yes 2021-05-17T17:43:47.9194684Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:43:48.3921079Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:43:48.4645495Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:43:48.8078472Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:43:49.9346779Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:43:50.6331315Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:43:50.6802804Z configure: creating ./config.status 2021-05-17T17:43:50.7767124Z config.status: creating src/Makevars 2021-05-17T17:43:50.7982047Z config.status: creating src/uconfig_local.h 2021-05-17T17:43:50.8210485Z config.status: creating src/install.libs.R 2021-05-17T17:43:50.8402793Z 2021-05-17T17:43:50.8404119Z *** stringi configure summary: 2021-05-17T17:43:50.8404890Z ICU_FOUND=1 2021-05-17T17:43:50.8405631Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:43:50.8406960Z STRINGI_CFLAGS= -fpic 2021-05-17T17:43:50.8408143Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:43:50.8409232Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:43:50.8410337Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:43:50.8412386Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:43:50.8415878Z 2021-05-17T17:43:50.8416396Z *** Compiler settings used: 2021-05-17T17:43:50.8417079Z CC=gcc 2021-05-17T17:43:50.8417813Z LD=g++ -std=gnu++14 2021-05-17T17:43:50.8418464Z CFLAGS=-g -O2 -fpic 2021-05-17T17:43:50.8419332Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:43:50.8420105Z CXX=g++ -std=gnu++11 2021-05-17T17:43:50.8420763Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:43:50.8421250Z LDFLAGS= 2021-05-17T17:43:50.8421653Z LIBS= 2021-05-17T17:43:50.8421921Z 2021-05-17T17:43:50.8839226Z ** libs 2021-05-17T17:43:50.8938140Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:43:51.6934407Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:43:52.4204999Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:43:53.1729656Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:43:54.0431754Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:43:54.6246499Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:43:55.6009749Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:43:56.2362526Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:43:56.9520371Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:43:57.6005014Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:43:58.3702388Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:43:59.1322524Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:43:59.9666888Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:44:00.7659034Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:44:01.4796855Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:44:02.5937431Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:44:04.4105577Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:44:05.1895788Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:44:05.9549831Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:44:06.5801342Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:44:07.2198852Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:44:08.3308253Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:44:09.1638488Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:44:09.8901570Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:44:10.8026316Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:44:11.6971535Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:44:12.3626165Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:44:13.1116977Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:44:13.8889198Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:44:14.8912006Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:44:15.8763956Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:44:17.0885777Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:44:18.0802835Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:44:18.9533742Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:44:19.8886750Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:44:20.6882223Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:44:21.4865614Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:44:22.2405377Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:44:23.0213896Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:44:23.9869584Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:44:24.9370569Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:44:25.9792805Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:44:26.9550428Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:44:27.8249945Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:44:28.7133376Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:44:29.3529285Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:44:30.1766949Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:44:31.0193544Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:44:31.8464032Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:44:32.5430200Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:44:33.2144196Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:44:34.1242207Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:44:35.0141160Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:44:36.0007552Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:44:36.9327695Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:44:37.8248206Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:44:38.5901916Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:44:38.6077265Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:44:39.5616917Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:44:40.2377787Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:44:40.9106452Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:44:41.8356194Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:44:42.7224478Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:44:43.7998029Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:44:44.5887181Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:44:45.5464448Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:44:46.3448148Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:44:48.1798155Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:44:48.9129696Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:44:49.5854845Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:44:50.5600443Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:44:51.1795911Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:44:51.8498906Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:44:52.7797564Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:44:53.6661483Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:44:54.7609213Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:44:55.5900257Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:44:56.4415980Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:44:57.1897448Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:44:57.8888743Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:44:58.6171442Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:44:59.2416005Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:44:59.9217946Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:45:01.4635120Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:45:01.7038657Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:45:01.7900705Z ** R 2021-05-17T17:45:01.8239945Z ** inst 2021-05-17T17:45:01.8249290Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:45:03.0484842Z ** help 2021-05-17T17:45:03.5318471Z *** installing help indices 2021-05-17T17:45:03.7604745Z ** building package indices 2021-05-17T17:45:04.2274071Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:45:04.4585546Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:45:04.4854471Z ** testing if installed package can be loaded from final location 2021-05-17T17:45:04.7182738Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:45:04.7196772Z * DONE (stringi) 2021-05-17T17:45:05.8371194Z * installing *source* package ‘Rcpp’ ... 2021-05-17T17:45:05.8781191Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-17T17:45:05.8783635Z ** using staged installation 2021-05-17T17:45:05.8910629Z ** libs 2021-05-17T17:45:05.8976523Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-17T17:45:09.4863701Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-17T17:45:27.2153664Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-17T17:45:27.4414575Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-17T17:45:31.2428250Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-17T17:45:38.8237060Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-17T17:45:42.1350091Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:45:42.3306637Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-17T17:45:42.3436299Z ** R 2021-05-17T17:45:42.3590292Z ** inst 2021-05-17T17:45:42.4018236Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:45:44.3980319Z ** help 2021-05-17T17:45:44.5054909Z *** installing help indices 2021-05-17T17:45:44.5781753Z ** building package indices 2021-05-17T17:45:44.8574234Z ** installing vignettes 2021-05-17T17:45:44.8642251Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:45:45.1801139Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:45:45.2174434Z ** testing if installed package can be loaded from final location 2021-05-17T17:45:45.5574197Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:45:45.5623559Z * DONE (Rcpp) 2021-05-17T17:45:45.9150889Z * installing *source* package ‘commonmark’ ... 2021-05-17T17:45:45.9196214Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-17T17:45:45.9197767Z ** using staged installation 2021-05-17T17:45:45.9344521Z ** libs 2021-05-17T17:45:45.9405248Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-17T17:45:45.9453796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-17T17:45:45.9993830Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:45:46.0464186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-17T17:45:46.1221776Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-17T17:45:46.1786095Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-17T17:45:46.5106234Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-17T17:45:46.6121733Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-17T17:45:47.1122069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-17T17:45:47.9576877Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-17T17:45:49.9032058Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-17T17:45:53.5948069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-17T17:45:53.7390630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-17T17:45:53.7957823Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-17T17:45:53.9095346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-17T17:45:54.0099899Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-17T17:45:54.1106710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-17T17:45:54.3389710Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-17T17:45:54.5624004Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-17T17:45:54.7065690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-17T17:45:54.7569945Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-17T17:45:54.8077631Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-17T17:45:54.9363815Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-17T17:45:54.9729249Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-17T17:45:55.0401314Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-17T17:45:55.0910209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-17T17:45:55.1357647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-17T17:45:55.1963226Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-17T17:45:55.2762699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-17T17:45:55.3903372Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-17T17:45:55.4418361Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-17T17:45:55.5252282Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-17T17:45:55.7219914Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-17T17:45:55.7577223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-17T17:45:55.9127801Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-17T17:45:56.0031951Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-17T17:45:56.3227803Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-17T17:45:56.3880318Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-17T17:45:56.4034257Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:45:56.4616435Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-17T17:45:56.4690573Z ** R 2021-05-17T17:45:56.4720777Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:45:56.7352489Z ** help 2021-05-17T17:45:56.7493572Z *** installing help indices 2021-05-17T17:45:56.7675473Z ** building package indices 2021-05-17T17:45:56.9876556Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:45:57.1973455Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:45:57.2188730Z ** testing if installed package can be loaded from final location 2021-05-17T17:45:57.4196864Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:45:57.4202224Z * DONE (commonmark) 2021-05-17T17:45:57.6962411Z * installing *source* package ‘brew’ ... 2021-05-17T17:45:57.6964636Z ** using staged installation 2021-05-17T17:45:57.7056443Z ** R 2021-05-17T17:45:57.7087973Z ** inst 2021-05-17T17:45:57.7115578Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:45:58.1133640Z ** help 2021-05-17T17:45:58.1300583Z *** installing help indices 2021-05-17T17:45:58.1491635Z ** building package indices 2021-05-17T17:45:58.3687556Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:45:58.5747636Z ** testing if installed package can be loaded from final location 2021-05-17T17:45:58.7889879Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:45:58.7898257Z * DONE (brew) 2021-05-17T17:45:59.0427732Z * installing *source* package ‘sessioninfo’ ... 2021-05-17T17:45:59.0444561Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-17T17:45:59.0445624Z ** using staged installation 2021-05-17T17:45:59.0635960Z ** R 2021-05-17T17:45:59.0680700Z ** inst 2021-05-17T17:45:59.0688454Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:45:59.5745764Z ** help 2021-05-17T17:45:59.5938715Z *** installing help indices 2021-05-17T17:45:59.6144980Z ** building package indices 2021-05-17T17:45:59.8541217Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:00.1162008Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:00.3898204Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:00.3904755Z * DONE (sessioninfo) 2021-05-17T17:46:00.6348830Z * installing *source* package ‘prettyunits’ ... 2021-05-17T17:46:00.6360969Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:00.6362234Z ** using staged installation 2021-05-17T17:46:00.6488488Z ** R 2021-05-17T17:46:00.6535326Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:01.0108358Z ** help 2021-05-17T17:46:01.0423725Z *** installing help indices 2021-05-17T17:46:01.0657475Z ** building package indices 2021-05-17T17:46:01.3026770Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:01.5090326Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:01.7168105Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:01.7174802Z * DONE (prettyunits) 2021-05-17T17:46:02.3269523Z * installing *source* package ‘vctrs’ ... 2021-05-17T17:46:02.3437388Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:02.3438522Z ** using staged installation 2021-05-17T17:46:02.3644130Z ** libs 2021-05-17T17:46:02.3736203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-17T17:46:02.5037076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-17T17:46:02.6003783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-17T17:46:02.6969606Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-17T17:46:02.9711832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-17T17:46:03.1083528Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-17T17:46:03.2705075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-17T17:46:03.3458768Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-17T17:46:03.4801214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-17T17:46:03.5657034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-17T17:46:03.7231015Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-17T17:46:03.9824410Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-17T17:46:04.1255753Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-17T17:46:04.2322568Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-17T17:46:04.5212223Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-17T17:46:04.5916414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-17T17:46:05.0449800Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-17T17:46:05.1481034Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-17T17:46:05.2987343Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-17T17:46:05.4340392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-17T17:46:05.4984612Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-17T17:46:05.7598227Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:46:05.8313801Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-17T17:46:06.2086001Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-17T17:46:06.2996875Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-17T17:46:07.1628193Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-17T17:46:07.3408088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-17T17:46:07.4233835Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-17T17:46:07.5089569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-17T17:46:07.6928121Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-17T17:46:07.8193324Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-17T17:46:07.9663414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-17T17:46:08.0914346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-17T17:46:08.2405205Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-17T17:46:08.5220313Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-17T17:46:08.6385378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-17T17:46:08.7354239Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-17T17:46:08.8650057Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-17T17:46:09.3977217Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-17T17:46:09.8187611Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-17T17:46:10.1017688Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-17T17:46:10.2956569Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-17T17:46:10.6123349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-17T17:46:10.6802781Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-17T17:46:11.7318630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-17T17:46:11.7328094Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-17T17:46:11.7331276Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-17T17:46:11.7334734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-17T17:46:11.7683791Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-17T17:46:11.9154045Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-17T17:46:12.0386170Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-17T17:46:12.1238314Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-17T17:46:12.2660009Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-17T17:46:12.4162787Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-17T17:46:12.5580668Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-17T17:46:12.6745822Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-17T17:46:12.7633965Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-17T17:46:12.8446739Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-17T17:46:12.9065280Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:46:13.6228808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-17T17:46:13.6765445Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:46:13.7484599Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-17T17:46:13.7528391Z ** R 2021-05-17T17:46:13.7926178Z ** inst 2021-05-17T17:46:13.7949475Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:16.8333630Z ** help 2021-05-17T17:46:17.1225083Z *** installing help indices 2021-05-17T17:46:17.3295777Z *** copying figures 2021-05-17T17:46:17.3307571Z ** building package indices 2021-05-17T17:46:17.7186483Z ** installing vignettes 2021-05-17T17:46:17.7389497Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:18.0065317Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:46:18.0284768Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:18.3564413Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:18.3609579Z * DONE (vctrs) 2021-05-17T17:46:18.6922641Z * installing *source* package ‘processx’ ... 2021-05-17T17:46:18.6963318Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:18.6965333Z ** using staged installation 2021-05-17T17:46:18.7159007Z ** libs 2021-05-17T17:46:18.7235626Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-17T17:46:18.8844810Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-17T17:46:18.8846298Z supervisor/utils.c -o supervisor/supervisor 2021-05-17T17:46:19.0931256Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:46:19.1947456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-17T17:46:19.3044207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-17T17:46:19.3736647Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-17T17:46:19.3738266Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-17T17:46:19.3997935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:46:19.4932558Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-17T17:46:19.6110554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-17T17:46:20.0152251Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-17T17:46:20.1178116Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-17T17:46:20.2517393Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-17T17:46:20.3650504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-17T17:46:20.4547392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-17T17:46:20.8303862Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-17T17:46:20.9445670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-17T17:46:21.0685636Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-17T17:46:21.1340811Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-17T17:46:21.2175756Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:46:21.2494675Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-17T17:46:21.2539888Z ** R 2021-05-17T17:46:21.2696530Z ** inst 2021-05-17T17:46:21.2705717Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:23.1375683Z ** help 2021-05-17T17:46:23.2183005Z *** installing help indices 2021-05-17T17:46:23.2664749Z ** building package indices 2021-05-17T17:46:23.5377454Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:23.7669108Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:46:23.7979075Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:24.0563410Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:24.0582936Z * DONE (processx) 2021-05-17T17:46:24.3566764Z * installing *source* package ‘markdown’ ... 2021-05-17T17:46:24.3594508Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:24.3596085Z ** using staged installation 2021-05-17T17:46:24.3767938Z ** libs 2021-05-17T17:46:24.3825388Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-17T17:46:24.4599542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-17T17:46:24.5225236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-17T17:46:24.7281356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-17T17:46:24.8513946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-17T17:46:24.9375198Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-17T17:46:24.9843013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-17T17:46:25.0338112Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-17T17:46:25.2933964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-17T17:46:25.4590129Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-17T17:46:26.7429516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-17T17:46:26.7976436Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:46:26.8334915Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-17T17:46:26.8336327Z ** R 2021-05-17T17:46:26.8395974Z ** inst 2021-05-17T17:46:26.8416597Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:27.3481177Z ** help 2021-05-17T17:46:27.3925070Z *** installing help indices 2021-05-17T17:46:27.4233367Z ** building package indices 2021-05-17T17:46:27.6617309Z ** installing vignettes 2021-05-17T17:46:27.6677826Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:27.8740262Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:46:27.8948648Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:28.1101225Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:28.1119067Z * DONE (markdown) 2021-05-17T17:46:28.3615941Z * installing *source* package ‘highr’ ... 2021-05-17T17:46:28.3628403Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:28.3629887Z ** using staged installation 2021-05-17T17:46:28.3803381Z ** R 2021-05-17T17:46:28.3844623Z ** inst 2021-05-17T17:46:28.3860142Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:28.7773526Z ** help 2021-05-17T17:46:28.7898817Z *** installing help indices 2021-05-17T17:46:28.8083142Z ** building package indices 2021-05-17T17:46:29.0334489Z ** installing vignettes 2021-05-17T17:46:29.0402114Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:29.2496127Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:29.4793638Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:29.4808063Z * DONE (highr) 2021-05-17T17:46:29.8100696Z * installing *source* package ‘stringr’ ... 2021-05-17T17:46:29.8140029Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:29.8142673Z ** using staged installation 2021-05-17T17:46:29.8337798Z ** R 2021-05-17T17:46:29.8427602Z ** data 2021-05-17T17:46:29.8439321Z *** moving datasets to lazyload DB 2021-05-17T17:46:29.8648858Z ** inst 2021-05-17T17:46:29.8670255Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:30.4613726Z ** help 2021-05-17T17:46:30.5465913Z *** installing help indices 2021-05-17T17:46:30.6086203Z *** copying figures 2021-05-17T17:46:30.6088290Z ** building package indices 2021-05-17T17:46:30.8848992Z ** installing vignettes 2021-05-17T17:46:30.8911941Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:31.1148573Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:31.3331962Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:31.3342124Z * DONE (stringr) 2021-05-17T17:46:31.5776941Z * installing *source* package ‘rversions’ ... 2021-05-17T17:46:31.5793216Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:31.5795135Z ** using staged installation 2021-05-17T17:46:31.5952340Z ** R 2021-05-17T17:46:31.5992886Z ** inst 2021-05-17T17:46:31.6001762Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:31.9654265Z ** help 2021-05-17T17:46:31.9881094Z *** installing help indices 2021-05-17T17:46:32.0112240Z *** copying figures 2021-05-17T17:46:32.0114994Z ** building package indices 2021-05-17T17:46:32.2479037Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:32.4920502Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:32.7316268Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:32.7322893Z * DONE (rversions) 2021-05-17T17:46:33.2150984Z * installing *source* package ‘pillar’ ... 2021-05-17T17:46:33.2269373Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:33.2272273Z ** using staged installation 2021-05-17T17:46:33.2493224Z ** R 2021-05-17T17:46:33.2705500Z ** inst 2021-05-17T17:46:33.2743727Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:35.3138048Z ** help 2021-05-17T17:46:35.4069192Z *** installing help indices 2021-05-17T17:46:35.4757865Z *** copying figures 2021-05-17T17:46:35.4762603Z ** building package indices 2021-05-17T17:46:35.7499612Z ** installing vignettes 2021-05-17T17:46:35.7592701Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:36.1127870Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:36.4834582Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:36.4861481Z * DONE (pillar) 2021-05-17T17:46:36.8000200Z * installing *source* package ‘callr’ ... 2021-05-17T17:46:36.8031570Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:36.8032749Z ** using staged installation 2021-05-17T17:46:36.8193982Z ** R 2021-05-17T17:46:36.8354628Z ** inst 2021-05-17T17:46:36.8363496Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:40.5426702Z ** help 2021-05-17T17:46:40.6764293Z *** installing help indices 2021-05-17T17:46:40.7570876Z ** building package indices 2021-05-17T17:46:41.0566377Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:41.3106079Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:41.6200458Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:41.6235567Z * DONE (callr) 2021-05-17T17:46:42.1717926Z * installing *source* package ‘knitr’ ... 2021-05-17T17:46:42.1847243Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:42.1849355Z ** using staged installation 2021-05-17T17:46:42.2257362Z ** R 2021-05-17T17:46:42.2703089Z ** demo 2021-05-17T17:46:42.2711530Z ** inst 2021-05-17T17:46:42.2840740Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:46.9857871Z ** help 2021-05-17T17:46:47.2161717Z *** installing help indices 2021-05-17T17:46:47.3577371Z ** building package indices 2021-05-17T17:46:47.7013778Z ** installing vignettes 2021-05-17T17:46:47.7094282Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:47.9270947Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:48.2568200Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:48.2634300Z * DONE (knitr) 2021-05-17T17:46:48.5101051Z * installing *source* package ‘xopen’ ... 2021-05-17T17:46:48.5110854Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:48.5112339Z ** using staged installation 2021-05-17T17:46:48.5278183Z ** R 2021-05-17T17:46:48.5306566Z ** inst 2021-05-17T17:46:48.5314871Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:48.8320360Z ** help 2021-05-17T17:46:48.8470656Z *** installing help indices 2021-05-17T17:46:48.8708958Z ** building package indices 2021-05-17T17:46:49.0919803Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:49.3014599Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:49.5032678Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:49.5038923Z * DONE (xopen) 2021-05-17T17:46:49.9595150Z * installing *source* package ‘tibble’ ... 2021-05-17T17:46:49.9703880Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:49.9705165Z ** using staged installation 2021-05-17T17:46:49.9940812Z ** libs 2021-05-17T17:46:50.0001296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-17T17:46:50.0529054Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-17T17:46:50.1265938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:46:50.1728218Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-17T17:46:50.2878015Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:46:50.3143147Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-17T17:46:50.3159270Z ** R 2021-05-17T17:46:50.3344873Z ** inst 2021-05-17T17:46:50.3378970Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:52.5054030Z ** help 2021-05-17T17:46:52.5908768Z *** installing help indices 2021-05-17T17:46:52.6469299Z *** copying figures 2021-05-17T17:46:52.6476983Z ** building package indices 2021-05-17T17:46:52.9176766Z ** installing vignettes 2021-05-17T17:46:52.9258125Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:53.3312446Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:46:53.3524157Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:53.7769928Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:53.7797474Z * DONE (tibble) 2021-05-17T17:46:54.0631869Z * installing *source* package ‘pkgbuild’ ... 2021-05-17T17:46:54.0654128Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:54.0655288Z ** using staged installation 2021-05-17T17:46:54.0820719Z ** R 2021-05-17T17:46:54.0910171Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:46:55.4217767Z ** help 2021-05-17T17:46:55.4620217Z *** installing help indices 2021-05-17T17:46:55.5034549Z ** building package indices 2021-05-17T17:46:55.7444801Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:46:56.0514205Z ** testing if installed package can be loaded from final location 2021-05-17T17:46:56.3713157Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:46:56.3729865Z * DONE (pkgbuild) 2021-05-17T17:46:56.8509001Z * installing *source* package ‘roxygen2’ ... 2021-05-17T17:46:56.8593316Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-17T17:46:56.8595510Z ** using staged installation 2021-05-17T17:46:56.8821597Z ** libs 2021-05-17T17:46:56.8876964Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-17T17:47:02.0159464Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-17T17:47:05.3217704Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-17T17:47:08.6442865Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-17T17:47:12.0059456Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-17T17:47:17.3905717Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-17T17:47:20.8840354Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:47:20.9975562Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-17T17:47:21.0038984Z ** R 2021-05-17T17:47:21.0386497Z ** inst 2021-05-17T17:47:21.0408122Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:47:25.2543469Z ** help 2021-05-17T17:47:25.3356143Z *** installing help indices 2021-05-17T17:47:25.3943298Z *** copying figures 2021-05-17T17:47:25.3945294Z ** building package indices 2021-05-17T17:47:25.6538226Z ** installing vignettes 2021-05-17T17:47:25.6649971Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:47:26.0664147Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:47:26.0894426Z ** testing if installed package can be loaded from final location 2021-05-17T17:47:26.5565351Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:47:26.5615731Z * DONE (roxygen2) 2021-05-17T17:47:26.8278890Z * installing *source* package ‘rematch2’ ... 2021-05-17T17:47:26.8291902Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-17T17:47:26.8293400Z ** using staged installation 2021-05-17T17:47:26.8448487Z ** R 2021-05-17T17:47:26.8496460Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:47:27.3990531Z ** help 2021-05-17T17:47:27.4316717Z *** installing help indices 2021-05-17T17:47:27.4569462Z ** building package indices 2021-05-17T17:47:27.6866211Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:47:28.0968176Z ** testing if installed package can be loaded from final location 2021-05-17T17:47:28.4888971Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:47:28.4896919Z * DONE (rematch2) 2021-05-17T17:47:28.7941746Z * installing *source* package ‘rcmdcheck’ ... 2021-05-17T17:47:28.7968359Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-17T17:47:28.7969983Z ** using staged installation 2021-05-17T17:47:28.8124078Z ** R 2021-05-17T17:47:28.8212128Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:47:30.1806589Z ** help 2021-05-17T17:47:30.2198969Z *** installing help indices 2021-05-17T17:47:30.2523917Z ** building package indices 2021-05-17T17:47:30.4959570Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:47:30.8152494Z ** testing if installed package can be loaded from final location 2021-05-17T17:47:31.1631230Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:47:31.1647899Z * DONE (rcmdcheck) 2021-05-17T17:47:31.4488767Z * installing *source* package ‘waldo’ ... 2021-05-17T17:47:31.4509944Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-17T17:47:31.4512015Z ** using staged installation 2021-05-17T17:47:31.4673682Z ** R 2021-05-17T17:47:31.4739914Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:47:32.2787988Z ** help 2021-05-17T17:47:32.2963573Z *** installing help indices 2021-05-17T17:47:32.3167075Z *** copying figures 2021-05-17T17:47:32.3169444Z ** building package indices 2021-05-17T17:47:32.5477367Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:47:32.8241189Z ** testing if installed package can be loaded from final location 2021-05-17T17:47:33.1086409Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:47:33.1096248Z * DONE (waldo) 2021-05-17T17:47:33.7058817Z * installing *source* package ‘testthat’ ... 2021-05-17T17:47:33.7196700Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-17T17:47:33.7198046Z ** using staged installation 2021-05-17T17:47:33.7457615Z ** libs 2021-05-17T17:47:33.7512376Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:47:33.8050019Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-17T17:47:33.8662500Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-17T17:47:34.7700157Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-17T17:47:35.4742035Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-17T17:47:54.4189726Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:47:54.6150609Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-17T17:47:54.6267905Z ** R 2021-05-17T17:47:54.6667161Z ** inst 2021-05-17T17:47:54.6702886Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:05.7500634Z ** help 2021-05-17T17:48:05.9968049Z *** installing help indices 2021-05-17T17:48:06.1941095Z *** copying figures 2021-05-17T17:48:06.1946385Z ** building package indices 2021-05-17T17:48:06.5878739Z ** installing vignettes 2021-05-17T17:48:06.6011306Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:06.8555467Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:48:06.8867753Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:07.4149622Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:07.4247628Z * DONE (testthat) 2021-05-17T17:48:07.8899314Z * installing *source* package ‘devtools’ ... 2021-05-17T17:48:07.8965932Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:07.8967262Z ** using staged installation 2021-05-17T17:48:07.9436995Z ** R 2021-05-17T17:48:07.9630158Z ** inst 2021-05-17T17:48:07.9641951Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:10.0758308Z ** help 2021-05-17T17:48:10.2015403Z *** installing help indices 2021-05-17T17:48:10.2869253Z *** copying figures 2021-05-17T17:48:10.2871248Z ** building package indices 2021-05-17T17:48:10.5813769Z ** installing vignettes 2021-05-17T17:48:10.5883620Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:11.3682014Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:12.1780377Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:12.1805237Z * DONE (devtools) 2021-05-17T17:48:12.1938682Z 2021-05-17T17:48:12.1939767Z The downloaded source packages are in 2021-05-17T17:48:12.1941229Z ‘/tmp/RtmpKhzvZW/downloaded_packages’ 2021-05-17T17:48:12.3503579Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:48:13.3056382Z 2021-05-17T17:48:13.6408024Z 2021-05-17T17:48:13.6414146Z checking for file ‘/tmp/RtmpKhzvZW/remotes729172fd9f5a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:48:13.6463643Z 2021-05-17T17:48:13.6466505Z ✔ checking for file ‘/tmp/RtmpKhzvZW/remotes729172fd9f5a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:48:13.6574235Z 2021-05-17T17:48:13.6576828Z 2021-05-17T17:48:13.6578617Z ─ preparing ‘desc’: 2021-05-17T17:48:13.6586082Z 2021-05-17T17:48:13.6588047Z 2021-05-17T17:48:13.6705059Z checking DESCRIPTION meta-information ... 2021-05-17T17:48:13.6730751Z 2021-05-17T17:48:13.6734040Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:48:13.7478054Z 2021-05-17T17:48:13.7503145Z 2021-05-17T17:48:13.7505756Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:48:13.7514271Z 2021-05-17T17:48:13.7535336Z 2021-05-17T17:48:13.7537683Z ─ checking for empty or unneeded directories 2021-05-17T17:48:13.7540865Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:48:13.7602152Z 2021-05-17T17:48:13.7624064Z 2021-05-17T17:48:13.7626227Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:48:13.8858441Z 2021-05-17T17:48:13.8863348Z 2021-05-17T17:48:13.8865770Z 2021-05-17T17:48:13.8986190Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:48:13.8987733Z (as ‘lib’ is unspecified) 2021-05-17T17:48:14.2508884Z * installing *source* package ‘desc’ ... 2021-05-17T17:48:14.2545050Z ** using staged installation 2021-05-17T17:48:14.2738286Z ** R 2021-05-17T17:48:14.2886903Z ** inst 2021-05-17T17:48:14.2903490Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:16.0943995Z ** help 2021-05-17T17:48:16.2394735Z *** installing help indices 2021-05-17T17:48:16.3410098Z ** building package indices 2021-05-17T17:48:16.6590949Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:16.8784404Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:17.1357802Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:17.1378725Z * DONE (desc) 2021-05-17T17:48:17.3682085Z 2021-05-17T17:48:17.3683593Z 2021-05-17T17:48:17.3698309Z checking for file ‘/tmp/RtmpKhzvZW/remotes729121f75093/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:48:17.3730794Z 2021-05-17T17:48:17.3732975Z ✔ checking for file ‘/tmp/RtmpKhzvZW/remotes729121f75093/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:48:17.3837630Z 2021-05-17T17:48:17.3838503Z 2021-05-17T17:48:17.3840042Z ─ preparing ‘ghtravis’: 2021-05-17T17:48:17.3840694Z 2021-05-17T17:48:17.3841265Z 2021-05-17T17:48:17.3938548Z checking DESCRIPTION meta-information ... 2021-05-17T17:48:17.3960513Z 2021-05-17T17:48:17.3962697Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:48:17.4389310Z 2021-05-17T17:48:17.4440788Z 2021-05-17T17:48:17.4443595Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:48:17.4455316Z 2021-05-17T17:48:17.4478213Z 2021-05-17T17:48:17.4480487Z ─ checking for empty or unneeded directories 2021-05-17T17:48:17.4488276Z 2021-05-17T17:48:17.4490656Z 2021-05-17T17:48:17.4493135Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:48:17.4600286Z 2021-05-17T17:48:17.4626182Z 2021-05-17T17:48:17.4628451Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:48:17.4858383Z 2021-05-17T17:48:17.4861868Z 2021-05-17T17:48:17.4863834Z 2021-05-17T17:48:17.5213645Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:48:17.5214659Z (as ‘lib’ is unspecified) 2021-05-17T17:48:17.7914556Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:48:17.7916111Z ** using staged installation 2021-05-17T17:48:17.8079791Z ** R 2021-05-17T17:48:17.8174551Z ** inst 2021-05-17T17:48:17.8184400Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:19.3020865Z ** help 2021-05-17T17:48:19.3655633Z *** installing help indices 2021-05-17T17:48:19.4137750Z ** building package indices 2021-05-17T17:48:19.6826622Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:20.4856794Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:21.2796322Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:21.2808243Z * DONE (ghtravis) 2021-05-17T17:48:21.2906811Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:48:21.4708803Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:48:22.4433625Z 2021-05-17T17:48:22.4435581Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:48:22.4436510Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:48:22.4437720Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:48:22.4439191Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:48:22.4439940Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:48:22.4440605Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:48:22.4454487Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:48:22.4455416Z (as ‘lib’ is unspecified) 2021-05-17T17:48:38.2218611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:48:38.6104706Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-17T17:48:38.6174486Z ================================================== 2021-05-17T17:48:38.6175415Z downloaded 89 KB 2021-05-17T17:48:38.6175952Z 2021-05-17T17:48:38.6217721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:48:39.0566426Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-17T17:48:39.0673640Z ================================================== 2021-05-17T17:48:39.0675298Z downloaded 116 KB 2021-05-17T17:48:39.0676255Z 2021-05-17T17:48:39.0712197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:48:39.3456907Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-17T17:48:39.3591648Z ================================================== 2021-05-17T17:48:39.3593068Z downloaded 195 KB 2021-05-17T17:48:39.3593858Z 2021-05-17T17:48:39.3631204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:48:39.8694118Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-17T17:48:39.9127828Z ================================================== 2021-05-17T17:48:39.9129607Z downloaded 932 KB 2021-05-17T17:48:39.9130570Z 2021-05-17T17:48:39.9164265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:48:40.3058526Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-17T17:48:40.3306177Z ================================================== 2021-05-17T17:48:40.3306833Z downloaded 690 KB 2021-05-17T17:48:40.3307151Z 2021-05-17T17:48:40.6427322Z * installing *source* package ‘tidyselect’ ... 2021-05-17T17:48:40.6463234Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:40.6465428Z ** using staged installation 2021-05-17T17:48:40.6648485Z ** R 2021-05-17T17:48:40.6831701Z ** inst 2021-05-17T17:48:40.6845567Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:41.7998845Z ** help 2021-05-17T17:48:41.8681183Z *** installing help indices 2021-05-17T17:48:41.9145811Z ** building package indices 2021-05-17T17:48:42.1653867Z ** installing vignettes 2021-05-17T17:48:42.1697889Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:42.4707317Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:42.8066184Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:42.8079113Z * DONE (tidyselect) 2021-05-17T17:48:43.1339886Z * installing *source* package ‘generics’ ... 2021-05-17T17:48:43.1379622Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:43.1380961Z ** using staged installation 2021-05-17T17:48:43.1536285Z ** R 2021-05-17T17:48:43.1599500Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:43.5053643Z ** help 2021-05-17T17:48:43.6374428Z *** installing help indices 2021-05-17T17:48:43.6903974Z ** building package indices 2021-05-17T17:48:43.9675296Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:44.1813031Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:44.4069352Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:44.4075191Z * DONE (generics) 2021-05-17T17:48:44.7266347Z * installing *source* package ‘cpp11’ ... 2021-05-17T17:48:44.7304286Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:44.7305466Z ** using staged installation 2021-05-17T17:48:44.7512443Z ** R 2021-05-17T17:48:44.7561978Z ** inst 2021-05-17T17:48:44.7594021Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:45.2128762Z ** help 2021-05-17T17:48:45.2300898Z *** installing help indices 2021-05-17T17:48:45.2511085Z ** building package indices 2021-05-17T17:48:45.4695968Z ** installing vignettes 2021-05-17T17:48:45.4789354Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:45.6928152Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:46.2729528Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:46.2730522Z * DONE (cpp11) 2021-05-17T17:48:46.5046941Z * installing *source* package ‘dplyr’ ... 2021-05-17T17:48:46.5193656Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:46.5194617Z ** using staged installation 2021-05-17T17:48:46.5447727Z ** libs 2021-05-17T17:48:46.5501330Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-17T17:48:46.7108009Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-17T17:48:46.9049879Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-17T17:48:47.0533272Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-17T17:48:47.6749853Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-17T17:48:47.7965301Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-17T17:48:47.9305527Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-17T17:48:48.0596313Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-17T17:48:48.2132978Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-17T17:48:48.3592578Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-17T17:48:48.4726693Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-17T17:48:48.6641032Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:48:48.7419671Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-17T17:48:48.7441165Z ** R 2021-05-17T17:48:48.7948420Z ** data 2021-05-17T17:48:48.7955275Z *** moving datasets to lazyload DB 2021-05-17T17:48:48.9101411Z ** inst 2021-05-17T17:48:48.9131080Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:48:54.1208639Z ** help 2021-05-17T17:48:54.6892173Z *** installing help indices 2021-05-17T17:48:54.9662592Z *** copying figures 2021-05-17T17:48:54.9669118Z ** building package indices 2021-05-17T17:48:55.3853978Z ** installing vignettes 2021-05-17T17:48:55.4000441Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:48:55.9475287Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:48:55.9688447Z ** testing if installed package can be loaded from final location 2021-05-17T17:48:56.6421180Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:48:56.6473817Z * DONE (dplyr) 2021-05-17T17:48:57.0846625Z * installing *source* package ‘tidyr’ ... 2021-05-17T17:48:57.0939896Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-17T17:48:57.0941047Z ** using staged installation 2021-05-17T17:48:57.1158642Z ** libs 2021-05-17T17:48:57.1243330Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-17T17:48:58.2691409Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-17T17:48:58.6567614Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-17T17:49:00.6050661Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-17T17:49:02.2785545Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-17T17:49:02.2797961Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:49:02.2798908Z ** R 2021-05-17T17:49:02.2799279Z ** data 2021-05-17T17:49:02.2799811Z *** moving datasets to lazyload DB 2021-05-17T17:49:02.4407303Z ** inst 2021-05-17T17:49:02.4430621Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:49:04.4596167Z ** help 2021-05-17T17:49:04.6025275Z *** installing help indices 2021-05-17T17:49:04.6872151Z *** copying figures 2021-05-17T17:49:04.6877617Z ** building package indices 2021-05-17T17:49:04.9956551Z ** installing vignettes 2021-05-17T17:49:05.0073161Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:49:05.5681530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:49:05.5898277Z ** testing if installed package can be loaded from final location 2021-05-17T17:49:06.1803350Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:49:06.1821646Z * DONE (tidyr) 2021-05-17T17:49:06.1934033Z 2021-05-17T17:49:06.1934928Z The downloaded source packages are in 2021-05-17T17:49:06.1936251Z ‘/tmp/RtmpKhzvZW/downloaded_packages’ 2021-05-17T17:49:06.4109174Z 2021-05-17T17:49:06.4117095Z checking for file ‘/tmp/RtmpKhzvZW/remotes7291789dbe05/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:49:06.4143299Z 2021-05-17T17:49:06.4145361Z ✔ checking for file ‘/tmp/RtmpKhzvZW/remotes7291789dbe05/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:49:06.4239193Z 2021-05-17T17:49:06.4239882Z 2021-05-17T17:49:06.4240957Z ─ preparing ‘aghast’: 2021-05-17T17:49:06.4241286Z 2021-05-17T17:49:06.4241635Z 2021-05-17T17:49:06.4340949Z checking DESCRIPTION meta-information ... 2021-05-17T17:49:06.4362405Z 2021-05-17T17:49:06.4363991Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:49:06.4670107Z 2021-05-17T17:49:06.4692546Z 2021-05-17T17:49:06.4694668Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:49:06.4701689Z 2021-05-17T17:49:06.4721696Z 2021-05-17T17:49:06.4723286Z ─ checking for empty or unneeded directories 2021-05-17T17:49:06.4724695Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:49:06.4778847Z 2021-05-17T17:49:06.4800693Z 2021-05-17T17:49:06.4802244Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:49:06.4915092Z 2021-05-17T17:49:06.4917618Z 2021-05-17T17:49:06.4918986Z 2021-05-17T17:49:06.5031231Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:49:06.5032638Z (as ‘lib’ is unspecified) 2021-05-17T17:49:06.7468333Z * installing *source* package ‘aghast’ ... 2021-05-17T17:49:06.7477157Z ** using staged installation 2021-05-17T17:49:06.7663790Z ** R 2021-05-17T17:49:06.7731118Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:49:07.2682983Z ** help 2021-05-17T17:49:07.3031090Z *** installing help indices 2021-05-17T17:49:07.3286732Z ** building package indices 2021-05-17T17:49:07.5617395Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:49:07.7707083Z ** testing if installed package can be loaded from final location 2021-05-17T17:49:07.9793803Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:49:07.9795079Z * DONE (aghast) 2021-05-17T17:49:07.9888812Z Installing 1 packages: covr 2021-05-17T17:49:07.9897938Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:49:07.9898861Z (as ‘lib’ is unspecified) 2021-05-17T17:49:23.4279680Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:49:23.4281164Z 2021-05-17T17:49:23.4291810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:49:23.8333759Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-17T17:49:23.8335548Z ================================================== 2021-05-17T17:49:23.8336594Z downloaded 81 KB 2021-05-17T17:49:23.8337314Z 2021-05-17T17:49:23.8395280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:49:24.1296991Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-17T17:49:24.1366488Z ================================================== 2021-05-17T17:49:24.1367319Z downloaded 89 KB 2021-05-17T17:49:24.1367838Z 2021-05-17T17:49:24.1404704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:49:24.5329271Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-17T17:49:24.5448384Z ================================================== 2021-05-17T17:49:24.5449622Z downloaded 144 KB 2021-05-17T17:49:24.5450085Z 2021-05-17T17:49:24.8485088Z * installing *source* package ‘lazyeval’ ... 2021-05-17T17:49:24.8519644Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-17T17:49:24.8522099Z ** using staged installation 2021-05-17T17:49:24.8672225Z ** libs 2021-05-17T17:49:24.8722078Z 2021-05-17T17:49:24.8723764Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-17T17:49:24.9410000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:49:24.9849746Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-17T17:49:25.0535647Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-17T17:49:25.1425864Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-17T17:49:25.2177653Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-17T17:49:25.3048033Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:49:25.3335329Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-17T17:49:25.3351000Z ** R 2021-05-17T17:49:25.3421650Z ** inst 2021-05-17T17:49:25.3436049Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:49:25.9211381Z ** help 2021-05-17T17:49:25.9869528Z *** installing help indices 2021-05-17T17:49:26.0403888Z ** building package indices 2021-05-17T17:49:26.3134443Z ** installing vignettes 2021-05-17T17:49:26.3187181Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:49:26.5472822Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:49:26.5690152Z ** testing if installed package can be loaded from final location 2021-05-17T17:49:26.7849895Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:49:26.7858959Z * DONE (lazyeval) 2021-05-17T17:49:27.0812049Z * installing *source* package ‘rex’ ... 2021-05-17T17:49:27.0839101Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-17T17:49:27.0840295Z ** using staged installation 2021-05-17T17:49:27.1000833Z ** R 2021-05-17T17:49:27.1064377Z ** inst 2021-05-17T17:49:27.1076439Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:49:27.7037571Z ** help 2021-05-17T17:49:27.7666205Z *** installing help indices 2021-05-17T17:49:27.8117344Z ** building package indices 2021-05-17T17:49:28.0754128Z ** installing vignettes 2021-05-17T17:49:28.0904641Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:49:28.3027616Z ** testing if installed package can be loaded from final location 2021-05-17T17:49:28.5181317Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:49:28.5189847Z * DONE (rex) 2021-05-17T17:49:28.9354522Z * installing *source* package ‘covr’ ... 2021-05-17T17:49:28.9428813Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-17T17:49:28.9433022Z ** using staged installation 2021-05-17T17:49:28.9690190Z ** libs 2021-05-17T17:49:28.9741775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-17T17:49:29.0434043Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:49:29.0639959Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-17T17:49:29.0654779Z ** R 2021-05-17T17:49:29.0811571Z ** inst 2021-05-17T17:49:29.0836544Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:49:30.6917484Z ** help 2021-05-17T17:49:30.7674700Z *** installing help indices 2021-05-17T17:49:30.8235689Z *** copying figures 2021-05-17T17:49:30.8237908Z ** building package indices 2021-05-17T17:49:31.0935175Z ** installing vignettes 2021-05-17T17:49:31.0974983Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:49:31.3328656Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:49:32.2866343Z ** testing if installed package can be loaded from final location 2021-05-17T17:49:32.2873852Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:49:32.2875711Z * DONE (covr) 2021-05-17T17:49:32.2876726Z 2021-05-17T17:49:32.2877848Z The downloaded source packages are in 2021-05-17T17:49:32.2879490Z ‘/tmp/RtmpKhzvZW/downloaded_packages’ 2021-05-17T17:49:32.2930680Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:49:32.2931882Z Rscript -e "tic::before_install()" 2021-05-17T17:49:32.2994896Z shell: /usr/bin/bash -e {0} 2021-05-17T17:49:32.2995347Z env: 2021-05-17T17:49:32.2995839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:49:32.2996362Z TIC_DEPLOY_KEY: 2021-05-17T17:49:32.2997252Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:49:32.2998926Z GITHUB_PAT: *** 2021-05-17T17:49:32.2999909Z COVERALLS_TOKEN: *** 2021-05-17T17:49:32.3000454Z continue-on-error: true 2021-05-17T17:49:32.3000961Z VDIFFR_RUN_TESTS: 2021-05-17T17:49:32.3001497Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:49:32.3001980Z TZ: UTC 2021-05-17T17:49:32.3002412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:49:32.3003139Z NOT_CRAN: true 2021-05-17T17:49:32.3003561Z ##[endgroup] 2021-05-17T17:49:32.6175178Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:49:32.7661389Z Running before_install: step_install_remote_binaries() 2021-05-17T17:49:33.3872042Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:49:33.3872913Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:49:33.3873575Z remotes::install_cran("rcmdcheck") 2021-05-17T17:49:33.3874238Z remotes::install_cran("markdown") 2021-05-17T17:49:33.3881647Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:49:33.3882115Z env: 2021-05-17T17:49:33.3882597Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:49:33.3883125Z TIC_DEPLOY_KEY: 2021-05-17T17:49:33.3884006Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:49:33.3885909Z GITHUB_PAT: *** 2021-05-17T17:49:33.3886816Z COVERALLS_TOKEN: *** 2021-05-17T17:49:33.3887352Z continue-on-error: true 2021-05-17T17:49:33.3887881Z VDIFFR_RUN_TESTS: 2021-05-17T17:49:33.3888579Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:49:33.3889065Z TZ: UTC 2021-05-17T17:49:33.3889506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:49:33.3890026Z NOT_CRAN: true 2021-05-17T17:49:33.3890455Z ##[endgroup] 2021-05-17T17:49:52.3789823Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:49:52.3791945Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:49:52.3793530Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T17:49:52.3795046Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T17:49:52.3796528Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:49:52.3798009Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T17:49:52.3799536Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:49:52.3801071Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T17:49:52.3802598Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:49:52.3804183Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T17:49:52.3805686Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:49:52.3807223Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:49:52.3808587Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:49:52.3809610Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T17:49:52.3822114Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T17:49:52.3836603Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:49:52.3837705Z (as ‘lib’ is unspecified) 2021-05-17T17:50:09.1862208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-17T17:50:09.6925463Z Content type 'binary/octet-stream' length 62650 bytes (61 KB) 2021-05-17T17:50:09.6926834Z ================================================== 2021-05-17T17:50:09.6927689Z downloaded 61 KB 2021-05-17T17:50:09.6928244Z 2021-05-17T17:50:09.6993054Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:50:10.2054870Z Content type 'application/x-tar' length 7843 bytes 2021-05-17T17:50:10.2057247Z ================================================== 2021-05-17T17:50:10.2057774Z downloaded 7843 bytes 2021-05-17T17:50:10.2058120Z 2021-05-17T17:50:10.2105711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:50:11.2661945Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-17T17:50:11.2663405Z ================================================== 2021-05-17T17:50:11.2664253Z downloaded 70 KB 2021-05-17T17:50:11.2664799Z 2021-05-17T17:50:11.2718206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-17T17:50:11.6672408Z Content type 'binary/octet-stream' length 12697885 bytes (12.1 MB) 2021-05-17T17:50:11.8879799Z ================================================== 2021-05-17T17:50:11.8880655Z downloaded 12.1 MB 2021-05-17T17:50:11.8881123Z 2021-05-17T17:50:11.8921762Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hms_1.0.0.tar.gz' 2021-05-17T17:50:12.2504915Z Content type 'binary/octet-stream' length 43874 bytes (42 KB) 2021-05-17T17:50:12.2562322Z ================================================== 2021-05-17T17:50:12.2564026Z downloaded 42 KB 2021-05-17T17:50:12.2564815Z 2021-05-17T17:50:12.2606743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/selectr_0.4-2.tar.gz' 2021-05-17T17:50:14.0164073Z Content type 'binary/octet-stream' length 41448 bytes (40 KB) 2021-05-17T17:50:14.0166388Z ================================================== 2021-05-17T17:50:14.0167682Z downloaded 40 KB 2021-05-17T17:50:14.0168595Z 2021-05-17T17:50:14.0214785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:50:14.2511860Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-17T17:50:14.2515327Z ================================================== 2021-05-17T17:50:14.2516037Z downloaded 28 KB 2021-05-17T17:50:14.2516351Z 2021-05-17T17:50:14.2559465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-17T17:50:14.9118197Z Content type 'binary/octet-stream' length 3137334 bytes (3.0 MB) 2021-05-17T17:50:14.9695982Z ================================================== 2021-05-17T17:50:14.9696828Z downloaded 3.0 MB 2021-05-17T17:50:14.9697247Z 2021-05-17T17:50:14.9740554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-17T17:50:16.9307770Z Content type 'binary/octet-stream' length 676876 bytes (661 KB) 2021-05-17T17:50:16.9557755Z ================================================== 2021-05-17T17:50:16.9558627Z downloaded 661 KB 2021-05-17T17:50:16.9559156Z 2021-05-17T17:50:16.9602011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-17T17:50:18.9789014Z Content type 'binary/octet-stream' length 323578 bytes (315 KB) 2021-05-17T17:50:18.9967024Z ================================================== 2021-05-17T17:50:18.9968174Z downloaded 315 KB 2021-05-17T17:50:18.9968733Z 2021-05-17T17:50:19.0008230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readr_1.4.0.tar.gz' 2021-05-17T17:50:19.5074819Z Content type 'binary/octet-stream' length 483982 bytes (472 KB) 2021-05-17T17:50:19.5290090Z ================================================== 2021-05-17T17:50:19.5290660Z downloaded 472 KB 2021-05-17T17:50:19.5290980Z 2021-05-17T17:50:19.5334855Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rvest_1.0.0.tar.gz' 2021-05-17T17:50:19.9224978Z Content type 'binary/octet-stream' length 95382 bytes (93 KB) 2021-05-17T17:50:19.9296054Z ================================================== 2021-05-17T17:50:19.9296685Z downloaded 93 KB 2021-05-17T17:50:19.9297003Z 2021-05-17T17:50:19.9344396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:50:22.2797773Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-17T17:50:22.4294775Z ================================================== 2021-05-17T17:50:22.4295436Z downloaded 3.1 MB 2021-05-17T17:50:22.4295756Z 2021-05-17T17:50:22.4341265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/DT_0.18.tar.gz' 2021-05-17T17:50:23.1954995Z Content type 'binary/octet-stream' length 1576076 bytes (1.5 MB) 2021-05-17T17:50:23.2725589Z ================================================== 2021-05-17T17:50:23.2726228Z downloaded 1.5 MB 2021-05-17T17:50:23.2726552Z 2021-05-17T17:50:23.5660204Z * installing *source* package ‘later’ ... 2021-05-17T17:50:23.5693717Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-17T17:50:23.5695463Z ** using staged installation 2021-05-17T17:50:23.5718844Z Running configure script 2021-05-17T17:50:23.6503580Z -latomic linker flag not needed. 2021-05-17T17:50:23.6692000Z ** libs 2021-05-17T17:50:23.6763474Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-17T17:50:29.2473252Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-17T17:50:34.9280189Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c debug.cpp -o debug.o 2021-05-17T17:50:35.3464663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:50:35.3998464Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later.cpp -o later.o 2021-05-17T17:50:40.8251601Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-17T17:50:44.3390460Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-17T17:50:44.3631068Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-17T17:50:44.8433639Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-17T17:50:45.1929160Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-17T17:50:45.2109929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-17T17:50:45.3148948Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:50:45.4469086Z installing to /home/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-17T17:50:45.4526680Z ** R 2021-05-17T17:50:45.4565863Z ** inst 2021-05-17T17:50:45.4577607Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:50:45.8855562Z ** help 2021-05-17T17:50:45.9082472Z *** installing help indices 2021-05-17T17:50:45.9325815Z ** building package indices 2021-05-17T17:50:46.1613951Z ** installing vignettes 2021-05-17T17:50:46.1654822Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:50:46.4984005Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:50:46.5256545Z ** testing if installed package can be loaded from final location 2021-05-17T17:50:46.8685024Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:50:46.8693415Z * DONE (later) 2021-05-17T17:50:47.1144321Z * installing *source* package ‘base64enc’ ... 2021-05-17T17:50:47.1155093Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-17T17:50:47.1157213Z ** using staged installation 2021-05-17T17:50:47.1279341Z ** libs 2021-05-17T17:50:47.1346858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-17T17:50:47.2636975Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-17T17:50:47.3543939Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-17T17:50:47.4395439Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:50:47.4654817Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-17T17:50:47.4668917Z ** R 2021-05-17T17:50:47.4703399Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:50:47.7604899Z ** help 2021-05-17T17:50:47.7852077Z *** installing help indices 2021-05-17T17:50:47.8036072Z ** building package indices 2021-05-17T17:50:48.0261229Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:50:48.2279776Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:50:48.2485263Z ** testing if installed package can be loaded from final location 2021-05-17T17:50:48.4548490Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:50:48.4556634Z * DONE (base64enc) 2021-05-17T17:51:01.4043225Z * installing *source* package ‘BH’ ... 2021-05-17T17:51:01.9807420Z ** package ‘BH’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:01.9808753Z ** using staged installation 2021-05-17T17:51:01.9909628Z ** inst 2021-05-17T17:51:02.7450915Z ** help 2021-05-17T17:51:02.7595212Z *** installing help indices 2021-05-17T17:51:02.7765007Z ** building package indices 2021-05-17T17:51:03.0111652Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:04.3108691Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:04.3110531Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:04.3111404Z * DONE (BH) 2021-05-17T17:51:04.3112720Z * installing *source* package ‘hms’ ... 2021-05-17T17:51:04.3113912Z ** package ‘hms’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:04.3114800Z ** using staged installation 2021-05-17T17:51:04.3115411Z ** R 2021-05-17T17:51:04.3116395Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:04.8418800Z ** help 2021-05-17T17:51:04.8662890Z *** installing help indices 2021-05-17T17:51:04.8918438Z *** copying figures 2021-05-17T17:51:04.8924382Z ** building package indices 2021-05-17T17:51:05.1301957Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:05.4165903Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:05.6973901Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:05.6983089Z * DONE (hms) 2021-05-17T17:51:05.9809206Z * installing *source* package ‘selectr’ ... 2021-05-17T17:51:05.9828676Z ** package ‘selectr’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:05.9830544Z ** using staged installation 2021-05-17T17:51:05.9984147Z ** R 2021-05-17T17:51:06.0081712Z ** inst 2021-05-17T17:51:06.0094555Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:12.4625823Z ** help 2021-05-17T17:51:12.4779903Z *** installing help indices 2021-05-17T17:51:12.4979453Z ** building package indices 2021-05-17T17:51:12.7301567Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:12.9624391Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:13.3223742Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:13.3284247Z * DONE (selectr) 2021-05-17T17:51:13.5822725Z * installing *source* package ‘tinytex’ ... 2021-05-17T17:51:13.5836745Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:13.5838655Z ** using staged installation 2021-05-17T17:51:13.6063835Z ** R 2021-05-17T17:51:13.6149652Z ** inst 2021-05-17T17:51:13.6156213Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:14.4358171Z ** help 2021-05-17T17:51:14.4722644Z *** installing help indices 2021-05-17T17:51:14.5028385Z ** building package indices 2021-05-17T17:51:14.7420422Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:14.9583790Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:15.1904486Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:15.1914450Z * DONE (tinytex) 2021-05-17T17:51:15.4819447Z * installing *source* package ‘htmltools’ ... 2021-05-17T17:51:15.4845941Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:15.4848152Z ** using staged installation 2021-05-17T17:51:15.5017969Z ** libs 2021-05-17T17:51:15.5078392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:51:15.5605189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-17T17:51:15.6864649Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:51:15.7123147Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-17T17:51:15.7139968Z ** R 2021-05-17T17:51:15.7287507Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:17.3451891Z ** help 2021-05-17T17:51:17.4353830Z *** installing help indices 2021-05-17T17:51:17.5000357Z ** building package indices 2021-05-17T17:51:17.7907135Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:18.0327461Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:51:18.0535074Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:18.3181132Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:18.3197929Z * DONE (htmltools) 2021-05-17T17:51:18.8085068Z * installing *source* package ‘promises’ ... 2021-05-17T17:51:18.8226104Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:18.8227314Z ** using staged installation 2021-05-17T17:51:18.8402970Z ** libs 2021-05-17T17:51:18.8462983Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/later/include' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-17T17:51:24.3167059Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/later/include' -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-17T17:51:27.7788315Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:51:27.8656415Z installing to /home/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-17T17:51:27.8686805Z ** R 2021-05-17T17:51:27.8774781Z ** inst 2021-05-17T17:51:27.8819409Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:51:30.1878617Z ** help 2021-05-17T17:51:30.2414780Z *** installing help indices 2021-05-17T17:51:30.2808189Z *** copying figures 2021-05-17T17:51:30.2813092Z ** building package indices 2021-05-17T17:51:30.5295263Z ** installing vignettes 2021-05-17T17:51:30.5401585Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:51:30.8985840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:51:30.9216584Z ** testing if installed package can be loaded from final location 2021-05-17T17:51:31.3099492Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:51:31.3123766Z * DONE (promises) 2021-05-17T17:51:31.7277709Z * installing *source* package ‘readr’ ... 2021-05-17T17:51:31.7355468Z ** package ‘readr’ successfully unpacked and MD5 sums checked 2021-05-17T17:51:31.7356807Z ** using staged installation 2021-05-17T17:51:31.7568949Z ** libs 2021-05-17T17:51:31.7640825Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c Collector.cpp -o Collector.o 2021-05-17T17:51:41.6275443Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c CollectorGuess.cpp -o CollectorGuess.o 2021-05-17T17:51:49.5897058Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c Iconv.cpp -o Iconv.o 2021-05-17T17:51:50.0488195Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c LocaleInfo.cpp -o LocaleInfo.o 2021-05-17T17:51:52.1128390Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c Reader.cpp -o Reader.o 2021-05-17T17:52:00.3102002Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c Source.cpp -o Source.o 2021-05-17T17:52:06.8245390Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-17T17:52:14.6153239Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c TokenizerDelim.cpp -o TokenizerDelim.o 2021-05-17T17:52:21.1613607Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c TokenizerFwf.cpp -o TokenizerFwf.o 2021-05-17T17:52:28.5193102Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c TokenizerWs.cpp -o TokenizerWs.o 2021-05-17T17:52:34.4725658Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-17T17:52:35.8857245Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-17T17:52:38.7865628Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c datetime.cpp -o datetime.o 2021-05-17T17:52:39.8367533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c grisu3.c -o grisu3.o 2021-05-17T17:52:39.9504881Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-17T17:52:40.0021469Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c localtime.c -o localtime.o 2021-05-17T17:52:40.7103233Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c parse.cpp -o parse.o 2021-05-17T17:52:49.3097227Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c read.cpp -o read.o 2021-05-17T17:52:58.8407368Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c type_convert.cpp -o type_convert.o 2021-05-17T17:53:05.1798492Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c write.cpp -o write.o 2021-05-17T17:53:07.3428507Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c write_connection.cpp -o write_connection.o 2021-05-17T17:53:08.4217043Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/BH/include' -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c write_delim.cpp -o write_delim.o 2021-05-17T17:53:11.0192691Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o readr.so Collector.o CollectorGuess.o Iconv.o LocaleInfo.o Reader.o Source.o Tokenizer.o TokenizerDelim.o TokenizerFwf.o TokenizerWs.o connection.o cpp11.o datetime.o grisu3.o init.o localtime.o parse.o read.o type_convert.o write.o write_connection.o write_delim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-17T17:53:11.3557484Z installing to /home/runner/work/_temp/Library/00LOCK-readr/00new/readr/libs 2021-05-17T17:53:11.3730111Z ** R 2021-05-17T17:53:11.4115305Z ** inst 2021-05-17T17:53:11.4134948Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:15.2988259Z ** help 2021-05-17T17:53:15.4965947Z *** installing help indices 2021-05-17T17:53:15.6431144Z *** copying figures 2021-05-17T17:53:15.6433214Z ** building package indices 2021-05-17T17:53:15.9733770Z ** installing vignettes 2021-05-17T17:53:15.9815010Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:16.4434021Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:53:16.4745054Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:16.9861812Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:16.9917748Z * DONE (readr) 2021-05-17T17:53:17.3007026Z * installing *source* package ‘rvest’ ... 2021-05-17T17:53:17.3039056Z ** package ‘rvest’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:17.3042551Z ** using staged installation 2021-05-17T17:53:17.3235997Z ** R 2021-05-17T17:53:17.3313830Z ** demo 2021-05-17T17:53:17.3323482Z ** inst 2021-05-17T17:53:17.3339880Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:18.5304941Z ** help 2021-05-17T17:53:18.5799806Z *** installing help indices 2021-05-17T17:53:18.6173969Z *** copying figures 2021-05-17T17:53:18.6179646Z ** building package indices 2021-05-17T17:53:18.8548920Z ** installing vignettes 2021-05-17T17:53:18.8620504Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:19.1243530Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:19.4206281Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:19.4222589Z * DONE (rvest) 2021-05-17T17:53:19.8262705Z * installing *source* package ‘crosstalk’ ... 2021-05-17T17:53:19.8355466Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:19.8357181Z ** using staged installation 2021-05-17T17:53:19.8540319Z ** R 2021-05-17T17:53:19.8602969Z ** inst 2021-05-17T17:53:19.8676721Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:21.2066879Z ** help 2021-05-17T17:53:21.2467448Z *** installing help indices 2021-05-17T17:53:21.2836659Z ** building package indices 2021-05-17T17:53:21.5291824Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:21.7725008Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:22.0426437Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:22.0449067Z * DONE (crosstalk) 2021-05-17T17:53:22.3425178Z * installing *source* package ‘htmlwidgets’ ... 2021-05-17T17:53:22.3457265Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:22.3458696Z ** using staged installation 2021-05-17T17:53:22.3638087Z ** R 2021-05-17T17:53:22.3728193Z ** inst 2021-05-17T17:53:22.3748587Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:23.1461625Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-17T17:53:23.1463705Z ** help 2021-05-17T17:53:23.1899612Z *** installing help indices 2021-05-17T17:53:23.2239495Z ** building package indices 2021-05-17T17:53:23.4640300Z ** installing vignettes 2021-05-17T17:53:23.4709646Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:23.7206053Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:23.9806704Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:23.9817801Z * DONE (htmlwidgets) 2021-05-17T17:53:24.9138971Z * installing *source* package ‘rmarkdown’ ... 2021-05-17T17:53:24.9464263Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:24.9465814Z ** using staged installation 2021-05-17T17:53:24.9783329Z ** R 2021-05-17T17:53:25.0224837Z ** inst 2021-05-17T17:53:25.0464643Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:28.8316105Z ** help 2021-05-17T17:53:29.0555470Z *** installing help indices 2021-05-17T17:53:29.2360941Z *** copying figures 2021-05-17T17:53:29.2363445Z ** building package indices 2021-05-17T17:53:29.5786886Z ** installing vignettes 2021-05-17T17:53:29.5871408Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:29.8653342Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:30.2283854Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:30.2347593Z * DONE (rmarkdown) 2021-05-17T17:53:30.8813381Z * installing *source* package ‘DT’ ... 2021-05-17T17:53:30.9009310Z ** package ‘DT’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:30.9010542Z ** using staged installation 2021-05-17T17:53:30.9203526Z ** R 2021-05-17T17:53:30.9310983Z ** inst 2021-05-17T17:53:30.9570144Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:32.1802191Z ** help 2021-05-17T17:53:32.2308964Z *** installing help indices 2021-05-17T17:53:32.2662004Z ** building package indices 2021-05-17T17:53:32.5120823Z ** installing vignettes 2021-05-17T17:53:32.5185435Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:53:32.7695046Z ** testing if installed package can be loaded from final location 2021-05-17T17:53:33.0366547Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:53:33.0418296Z * DONE (DT) 2021-05-17T17:53:33.0573548Z 2021-05-17T17:53:33.0574799Z The downloaded source packages are in 2021-05-17T17:53:33.0576366Z ‘/tmp/RtmptS3Nvk/downloaded_packages’ 2021-05-17T17:53:48.6784140Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:53:48.6787301Z Use `force = TRUE` to force installation 2021-05-17T17:53:48.6800760Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:53:48.6802847Z Use `force = TRUE` to force installation 2021-05-17T17:53:48.6985158Z ##[group]Run options(width = 100) 2021-05-17T17:53:48.6985750Z options(width = 100) 2021-05-17T17:53:48.6986422Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:53:48.6987174Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:53:48.6994710Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:53:48.6995178Z env: 2021-05-17T17:53:48.6995670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:53:48.6996187Z TIC_DEPLOY_KEY: 2021-05-17T17:53:48.6997089Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:53:48.6998819Z GITHUB_PAT: *** 2021-05-17T17:53:48.6999783Z COVERALLS_TOKEN: *** 2021-05-17T17:53:48.7000330Z continue-on-error: true 2021-05-17T17:53:48.7000871Z VDIFFR_RUN_TESTS: 2021-05-17T17:53:48.7001397Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:53:48.7001894Z TZ: UTC 2021-05-17T17:53:48.7002313Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:53:48.7002803Z NOT_CRAN: true 2021-05-17T17:53:48.7003226Z ##[endgroup] 2021-05-17T17:53:49.2121307Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:53:49.2122189Z setting value 2021-05-17T17:53:49.2123434Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-17T17:53:49.2124306Z os Ubuntu 20.04.2 LTS 2021-05-17T17:53:49.2125307Z system x86_64, linux-gnu 2021-05-17T17:53:49.2126177Z ui X11 2021-05-17T17:53:49.2126771Z language (EN) 2021-05-17T17:53:49.2127637Z collate C.UTF-8 2021-05-17T17:53:49.2128446Z ctype C.UTF-8 2021-05-17T17:53:49.2129056Z tz UTC 2021-05-17T17:53:49.2129843Z date 2021-05-17 2021-05-17T17:53:49.2130174Z 2021-05-17T17:53:49.2131108Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:53:49.2131913Z package * version date lib source 2021-05-17T17:53:49.2133204Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:53:49.2134214Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2135120Z base * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2136031Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2136971Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2137852Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2138740Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2139635Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2140533Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2141417Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2142384Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2143276Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2144146Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2145050Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2146300Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2147433Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2148369Z compiler 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2149268Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2150156Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2151031Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2151959Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2152910Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2153796Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2154692Z datasets * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2155601Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2156588Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:53:49.2157572Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2158472Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2159372Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2160264Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2161126Z DT 0.18 2021-04-14 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2162031Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2162959Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2163858Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2164760Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2165675Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2166544Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2167437Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2168335Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2169202Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2170201Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:53:49.2171187Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2172100Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2173196Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2174094Z graphics * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2175023Z grDevices * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2176378Z grid 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2177700Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2178622Z hms 1.0.0 2021-01-13 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2179543Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2180491Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2181418Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2182637Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2183628Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2184597Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2185530Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2186405Z later 1.2.0 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2187344Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2188261Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2189192Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2190123Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2191051Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2191968Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2192876Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2193801Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2194737Z methods * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2195660Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2196580Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2197495Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2198390Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2199301Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2200249Z parallel 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2201172Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2202103Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2203040Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2203955Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2204886Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2205838Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2206786Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2207715Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2208641Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2209524Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2210431Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2211367Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2212304Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2223317Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2224264Z readr 1.4.0 2020-10-05 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2225183Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2226112Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2227236Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2228126Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2229127Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2230057Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2230966Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2231881Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2232810Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2235016Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2235938Z rvest 1.0.0 2021-03-09 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2236830Z selectr 0.4-2 2019-11-20 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2237785Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2238727Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2239631Z splines 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2240522Z stats * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2241413Z stats4 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2242301Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-17T17:53:49.2243969Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2245331Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-17T17:53:49.2246241Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2247205Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:53:49.2248140Z tcltk 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2249044Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2249956Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2250888Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:53:49.2251822Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2253017Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2253957Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2254845Z tools 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2255741Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2256627Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2257499Z utils * 4.2.0 2021-05-16 [2] local 2021-05-17T17:53:49.2258387Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2259256Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2260149Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2261039Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2261916Z xfun 0.23 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2262788Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2263661Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2264767Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2265637Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-17T17:53:49.2265994Z 2021-05-17T17:53:49.2266591Z [1] /home/runner/work/_temp/Library 2021-05-17T17:53:49.2267201Z [2] /opt/R/devel/lib/R/library 2021-05-17T17:53:49.2306827Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:53:49.2307469Z Rscript -e 'tic::script()' 2021-05-17T17:53:49.2307938Z ls -l check 2021-05-17T17:53:49.2355257Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:53:49.2355811Z env: 2021-05-17T17:53:49.2356296Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:53:49.2356823Z TIC_DEPLOY_KEY: 2021-05-17T17:53:49.2357693Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:53:49.2359633Z GITHUB_PAT: *** 2021-05-17T17:53:49.2360650Z COVERALLS_TOKEN: *** 2021-05-17T17:53:49.2361180Z continue-on-error: true 2021-05-17T17:53:49.2361710Z VDIFFR_RUN_TESTS: 2021-05-17T17:53:49.2362231Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:53:49.2362722Z TZ: UTC 2021-05-17T17:53:49.2363154Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:53:49.2363595Z NOT_CRAN: true 2021-05-17T17:53:49.2364012Z ##[endgroup] 2021-05-17T17:53:49.5482843Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:53:49.6944086Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:53:49.6945709Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:53:49.6946708Z timeout = Inf, check_dir = "check") 2021-05-17T17:53:49.7630571Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:53:50.0160508Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:53:50.0300509Z * preparing ‘nsrr’: 2021-05-17T17:53:50.0424176Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:53:50.1402689Z * installing the package to build vignettes 2021-05-17T17:54:02.5275360Z * creating vignettes ... OK 2021-05-17T17:54:02.5661464Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:54:02.5662395Z * checking for empty or unneeded directories 2021-05-17T17:54:02.5677095Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-17T17:54:02.5737195Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T17:54:02.7061503Z 2021-05-17T17:54:02.8721256Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:54:03.1208493Z * using log directory ‘/home/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T17:54:03.1210360Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-17T17:54:03.1211592Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:54:03.1212833Z * using session charset: UTF-8 2021-05-17T17:54:03.2022520Z * using option ‘--as-cran’ 2021-05-17T17:54:03.2069218Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T17:54:03.2077829Z * checking extension type ... Package 2021-05-17T17:54:03.2079150Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T17:54:03.2080075Z * package encoding: UTF-8 2021-05-17T17:54:03.2108138Z * checking package namespace information ... OK 2021-05-17T17:54:20.1614675Z * checking package dependencies ... OK 2021-05-17T17:54:20.1632309Z * checking if this is a source package ... OK 2021-05-17T17:54:20.1633285Z * checking if there is a namespace ... OK 2021-05-17T17:54:20.4129428Z * checking for executable files ... OK 2021-05-17T17:54:20.4130330Z * checking for hidden files and directories ... OK 2021-05-17T17:54:20.4135112Z * checking for portable file names ... OK 2021-05-17T17:54:20.4143171Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:54:20.4170296Z * checking serialization versions ... OK 2021-05-17T17:54:22.1361709Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T17:54:22.1438446Z * checking installed package size ... OK 2021-05-17T17:54:22.8644652Z * checking package directory ... OK 2021-05-17T17:54:22.8646518Z * checking for future file timestamps ... OK 2021-05-17T17:54:22.8648051Z * checking ‘build’ directory ... OK 2021-05-17T17:54:22.8649407Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:54:22.8650528Z * checking top-level files ... OK 2021-05-17T17:54:22.8651790Z * checking for left-over files ... OK 2021-05-17T17:54:22.8655350Z * checking index information ... OK 2021-05-17T17:54:22.8656089Z * checking package subdirectories ... OK 2021-05-17T17:54:22.8798972Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:54:22.9372310Z * checking R files for syntax errors ... OK 2021-05-17T17:54:23.1799848Z * checking whether the package can be loaded ... OK 2021-05-17T17:54:23.3960473Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:54:23.6153763Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:54:23.8347140Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:54:24.0661830Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:54:24.3278824Z * checking loading without being on the library search path ... OK 2021-05-17T17:54:24.5816812Z * checking dependencies in R code ... OK 2021-05-17T17:54:25.7933376Z * checking S3 generic/method consistency ... OK 2021-05-17T17:54:26.0479610Z * checking replacement functions ... OK 2021-05-17T17:54:26.3400543Z * checking foreign function calls ... OK 2021-05-17T17:54:29.1054362Z * checking R code for possible problems ... OK 2021-05-17T17:54:29.3215046Z * checking Rd files ... OK 2021-05-17T17:54:29.3820844Z * checking Rd metadata ... OK 2021-05-17T17:54:29.4597383Z * checking Rd line widths ... OK 2021-05-17T17:54:29.5816270Z * checking Rd cross-references ... OK 2021-05-17T17:54:29.8551578Z * checking for missing documentation entries ... OK 2021-05-17T17:54:30.6901715Z * checking for code/documentation mismatches ... OK 2021-05-17T17:54:32.0280301Z * checking Rd \usage sections ... OK 2021-05-17T17:54:32.1083549Z * checking Rd contents ... OK 2021-05-17T17:54:32.2160555Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:54:32.2214421Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:54:32.2343114Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:54:38.9511061Z * checking examples ... OK 2021-05-17T17:55:15.1917561Z * checking examples with --run-donttest ... OK 2021-05-17T17:55:15.8805830Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:55:15.8814156Z * checking tests ... 2021-05-17T17:55:16.3815249Z Running ‘testthat.R’ 2021-05-17T17:55:16.3885672Z OK 2021-05-17T17:55:16.5899123Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:55:16.5972972Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:55:27.2711776Z * checking re-building of vignette outputs ... OK 2021-05-17T17:55:29.3422719Z * checking PDF version of manual ... OK 2021-05-17T17:55:29.3424825Z * checking for non-standard things in the check directory ... OK 2021-05-17T17:55:29.3537218Z * checking for detritus in the temp directory ... OK 2021-05-17T17:55:29.3537858Z * DONE 2021-05-17T17:55:29.3540247Z 2021-05-17T17:55:29.3540675Z Status: OK 2021-05-17T17:55:29.3540937Z 2021-05-17T17:55:29.4519768Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T17:55:29.4537012Z Duration: 1m 26.7s 2021-05-17T17:55:29.4537646Z 2021-05-17T17:55:29.4553155Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:55:29.4685517Z total 1024 2021-05-17T17:55:29.4687248Z drwxr-xr-x 6 runner docker 4096 May 17 17:55 nsrr.Rcheck 2021-05-17T17:55:29.4688731Z -rw-r--r-- 1 runner docker 506362 May 17 17:54 nsrr_0.1.5.tar.gz 2021-05-17T17:55:29.4690275Z -rw-r--r-- 1 runner docker 533657 May 17 17:54 nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:55:29.4730454Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:55:29.4731335Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:55:29.4782940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:55:29.4783515Z env: 2021-05-17T17:55:29.4784012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:55:29.4784518Z TIC_DEPLOY_KEY: 2021-05-17T17:55:29.4785405Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:55:29.4787262Z GITHUB_PAT: *** 2021-05-17T17:55:29.4788152Z COVERALLS_TOKEN: *** 2021-05-17T17:55:29.4788693Z continue-on-error: true 2021-05-17T17:55:29.4789205Z VDIFFR_RUN_TESTS: 2021-05-17T17:55:29.4789741Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:55:29.4790234Z TZ: UTC 2021-05-17T17:55:29.4790648Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:55:29.4791106Z NOT_CRAN: true 2021-05-17T17:55:29.4791513Z ##[endgroup] 2021-05-17T17:55:29.4909502Z 2021-05-17T17:55:29.4911570Z R Under development (unstable) (2021-05-15 r80301) -- "Unsuffered Consequences" 2021-05-17T17:55:29.4912685Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-17T17:55:29.4913697Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:55:29.4914092Z 2021-05-17T17:55:29.4914758Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:55:29.4915675Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:55:29.4916782Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:55:29.4917246Z 2021-05-17T17:55:29.4917894Z R is a collaborative project with many contributors. 2021-05-17T17:55:29.4918897Z Type 'contributors()' for more information and 2021-05-17T17:55:29.4919934Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:55:29.4920404Z 2021-05-17T17:55:29.4921197Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:55:29.4922206Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:55:29.4922958Z Type 'q()' to quit R. 2021-05-17T17:55:29.4923259Z 2021-05-17T17:55:29.4923700Z > library(testthat) 2021-05-17T17:55:29.4924174Z > library(nsrr) 2021-05-17T17:55:29.4924567Z > 2021-05-17T17:55:29.4924994Z > test_check("nsrr") 2021-05-17T17:55:29.4925962Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T17:55:29.4926656Z • empty test (1) 2021-05-17T17:55:29.4926952Z 2021-05-17T17:55:29.4927427Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T17:55:29.4927862Z > 2021-05-17T17:55:29.4928273Z > proc.time() 2021-05-17T17:55:29.4928779Z user system elapsed 2021-05-17T17:55:29.4929271Z 0.589 0.066 0.895 2021-05-17T17:55:29.4968784Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:55:29.4969441Z Rscript -e "tic::before_deploy()" 2021-05-17T17:55:29.5018907Z shell: /usr/bin/bash -e {0} 2021-05-17T17:55:29.5019337Z env: 2021-05-17T17:55:29.5019830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:55:29.5020347Z TIC_DEPLOY_KEY: 2021-05-17T17:55:29.5021241Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:55:29.5022717Z GITHUB_PAT: *** 2021-05-17T17:55:29.5023578Z COVERALLS_TOKEN: *** 2021-05-17T17:55:29.5024123Z continue-on-error: true 2021-05-17T17:55:29.5024649Z VDIFFR_RUN_TESTS: 2021-05-17T17:55:29.5025174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:55:29.5025670Z TZ: UTC 2021-05-17T17:55:29.5026087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:55:29.5026550Z NOT_CRAN: true 2021-05-17T17:55:29.5026974Z ##[endgroup] 2021-05-17T17:55:29.8226169Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:55:29.9642935Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:55:29.9643552Z with: 2021-05-17T17:55:29.9644452Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T17:55:29.9645548Z asset_path: check/nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:55:29.9646287Z asset_name: nsrr_0.1.5_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-17T17:55:29.9646989Z asset_content_type: application/octet-stream 2021-05-17T17:55:29.9648015Z env: 2021-05-17T17:55:29.9648488Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:55:29.9649010Z TIC_DEPLOY_KEY: 2021-05-17T17:55:29.9649890Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:55:29.9651540Z GITHUB_PAT: *** 2021-05-17T17:55:29.9652512Z COVERALLS_TOKEN: *** 2021-05-17T17:55:29.9653557Z continue-on-error: true 2021-05-17T17:55:29.9654070Z VDIFFR_RUN_TESTS: 2021-05-17T17:55:29.9654638Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:55:29.9655140Z TZ: UTC 2021-05-17T17:55:29.9655573Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:55:29.9656018Z NOT_CRAN: true 2021-05-17T17:55:29.9657050Z GITHUB_TOKEN: *** 2021-05-17T17:55:29.9657489Z ##[endgroup] 2021-05-17T17:55:30.6549193Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:55:30.6549811Z Rscript -e "tic::deploy()" 2021-05-17T17:55:30.6606931Z shell: /usr/bin/bash -e {0} 2021-05-17T17:55:30.6607361Z env: 2021-05-17T17:55:30.6607872Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:55:30.6608382Z TIC_DEPLOY_KEY: 2021-05-17T17:55:30.6609273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:55:30.6610957Z GITHUB_PAT: *** 2021-05-17T17:55:30.6611937Z COVERALLS_TOKEN: *** 2021-05-17T17:55:30.6612485Z continue-on-error: true 2021-05-17T17:55:30.6613237Z VDIFFR_RUN_TESTS: 2021-05-17T17:55:30.6613761Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:55:30.6614256Z TZ: UTC 2021-05-17T17:55:30.6614671Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:55:30.6615135Z NOT_CRAN: true 2021-05-17T17:55:30.6615555Z ##[endgroup] 2021-05-17T17:55:31.1122388Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:55:31.1167066Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:55:31.1167728Z Rscript -e "tic::after_deploy()" 2021-05-17T17:55:31.1217297Z shell: /usr/bin/bash -e {0} 2021-05-17T17:55:31.1218914Z env: 2021-05-17T17:55:31.1219415Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:55:31.1219938Z TIC_DEPLOY_KEY: 2021-05-17T17:55:31.1220870Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:55:31.1222833Z GITHUB_PAT: *** 2021-05-17T17:55:31.1223716Z COVERALLS_TOKEN: *** 2021-05-17T17:55:31.1224243Z continue-on-error: true 2021-05-17T17:55:31.1224767Z VDIFFR_RUN_TESTS: 2021-05-17T17:55:31.1225301Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:55:31.1225777Z TZ: UTC 2021-05-17T17:55:31.1226205Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:55:31.1226646Z NOT_CRAN: true 2021-05-17T17:55:31.1227065Z ##[endgroup] 2021-05-17T17:55:31.5675103Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:55:33.4547634Z Post job cleanup. 2021-05-17T17:55:33.5060117Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:55:33.5165061Z Post job cleanup. 2021-05-17T17:55:33.6338223Z [command]/usr/bin/git version 2021-05-17T17:55:33.6413238Z git version 2.31.1 2021-05-17T17:55:33.6460856Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:55:33.6506742Z [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-17T17:55:33.6799785Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:55:33.6841573Z http.https://github.com/.extraheader 2021-05-17T17:55:33.6856691Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:55:33.6914471Z [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-17T17:55:33.7248197Z Cleaning up orphan processes