2021-05-16T20:02:00.5855949Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.1088527Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.1623576Z 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-16T20:02:01.2444997Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.3222299Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:08.5736051Z Current runner version: '2.278.0' 2021-05-16T20:02:08.5765546Z ##[group]Operating System 2021-05-16T20:02:08.5766609Z Ubuntu 2021-05-16T20:02:08.5767091Z 20.04.2 2021-05-16T20:02:08.5767648Z LTS 2021-05-16T20:02:08.5768162Z ##[endgroup] 2021-05-16T20:02:08.5768846Z ##[group]Virtual Environment 2021-05-16T20:02:08.5769542Z Environment: ubuntu-20.04 2021-05-16T20:02:08.5770229Z Version: 20210510.0 2021-05-16T20:02:08.5771661Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T20:02:08.5773180Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T20:02:08.5774215Z ##[endgroup] 2021-05-16T20:02:08.5776336Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:08.5777694Z Actions: write 2021-05-16T20:02:08.5778332Z Checks: write 2021-05-16T20:02:08.5778898Z Contents: write 2021-05-16T20:02:08.5779543Z Deployments: write 2021-05-16T20:02:08.5780268Z Issues: write 2021-05-16T20:02:08.5780902Z Metadata: read 2021-05-16T20:02:08.5781486Z Packages: write 2021-05-16T20:02:08.5782157Z PullRequests: write 2021-05-16T20:02:08.5782854Z RepositoryProjects: write 2021-05-16T20:02:08.5783618Z SecurityEvents: write 2021-05-16T20:02:08.5784302Z Statuses: write 2021-05-16T20:02:08.5784970Z ##[endgroup] 2021-05-16T20:02:08.5788345Z Prepare workflow directory 2021-05-16T20:02:08.6918667Z Prepare all required actions 2021-05-16T20:02:08.6931438Z Getting action download info 2021-05-16T20:02:09.0666550Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:11.0446662Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:11.5492512Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:13.8528906Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:14.0526142Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:14.2168454Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:14.3744812Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:14.7111916Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:14.7112592Z with: 2021-05-16T20:02:14.7113396Z repository: neuroconductor/neurobase 2021-05-16T20:02:14.7114591Z token: *** 2021-05-16T20:02:14.7115124Z ssh-strict: true 2021-05-16T20:02:14.7115662Z persist-credentials: true 2021-05-16T20:02:14.7116186Z clean: true 2021-05-16T20:02:14.7116617Z fetch-depth: 1 2021-05-16T20:02:14.7117030Z lfs: false 2021-05-16T20:02:14.7117452Z submodules: false 2021-05-16T20:02:14.7117850Z env: 2021-05-16T20:02:14.7118329Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:14.7118828Z TIC_DEPLOY_KEY: 2021-05-16T20:02:14.7119715Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:14.7120996Z GITHUB_PAT: *** 2021-05-16T20:02:14.7121554Z COVERALLS_TOKEN: 2021-05-16T20:02:14.7122090Z continue-on-error: false 2021-05-16T20:02:14.7122599Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:14.7123028Z ##[endgroup] 2021-05-16T20:02:14.9702306Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:14.9703393Z ##[group]Getting Git version info 2021-05-16T20:02:14.9704720Z Working directory is '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:14.9705569Z [command]/usr/bin/git version 2021-05-16T20:02:14.9819760Z git version 2.31.1 2021-05-16T20:02:14.9847329Z ##[endgroup] 2021-05-16T20:02:14.9856897Z Deleting the contents of '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:14.9862576Z ##[group]Initializing the repository 2021-05-16T20:02:14.9867947Z [command]/usr/bin/git init /home/runner/work/neurobase/neurobase 2021-05-16T20:02:14.9955417Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:14.9956418Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:14.9957346Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:14.9957987Z hint: 2021-05-16T20:02:14.9958824Z hint: git config --global init.defaultBranch 2021-05-16T20:02:15.0043510Z hint: 2021-05-16T20:02:15.0044660Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:15.0045741Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:15.0046388Z hint: 2021-05-16T20:02:15.0046945Z hint: git branch -m 2021-05-16T20:02:15.0047791Z Initialized empty Git repository in /home/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:15.0048851Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:15.0075946Z ##[endgroup] 2021-05-16T20:02:15.0076584Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:15.0080332Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T20:02:15.0127291Z ##[endgroup] 2021-05-16T20:02:15.0132922Z ##[group]Setting up auth 2021-05-16T20:02:15.0141471Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:15.0186199Z [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-16T20:02:15.0603048Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:15.0706683Z [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-16T20:02:15.1067369Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:15.1132781Z ##[endgroup] 2021-05-16T20:02:15.1133770Z ##[group]Fetching the repository 2021-05-16T20:02:15.1150848Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:15.3308446Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:15.3333119Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:15.3333764Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:15.3334325Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:15.3334899Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:15.3335455Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:15.3336029Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:15.3336599Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:15.3337153Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:15.3337723Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:15.3338275Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:15.3338838Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:15.3339391Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:15.3339954Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:15.3340526Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:15.3341087Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:15.3341655Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:15.3342206Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:15.3342778Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:15.3343333Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:15.3343902Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:15.3344449Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:15.3345011Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:15.3345595Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:15.3346160Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:15.3346724Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:15.3347283Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:15.3348068Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:15.3348621Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:15.3349194Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:15.3349757Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:15.3350330Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:15.3350888Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:15.3351704Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:15.3352272Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:15.3352849Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:15.3353416Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:15.3353973Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:15.3354541Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:15.3355841Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:15.3356517Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:15.3357387Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:15.3358114Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:15.3358771Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:15.3359359Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:15.3359940Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:15.3360505Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:15.3361085Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:15.3361645Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:15.3362224Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:15.3362783Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:15.3363353Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:15.3363917Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:15.3364727Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:15.3365328Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:15.3365898Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:15.3366487Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:15.3367056Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:15.3367845Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:15.3368432Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:15.3369151Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:15.3369765Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:15.3370354Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:15.3370939Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:15.3371640Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:15.3372524Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:15.3373111Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:15.3373699Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:15.3374282Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:15.3374850Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:15.3375434Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:15.3375999Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:15.3376738Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:15.3377433Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:15.3378067Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:15.3378641Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:15.3379233Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:15.3379809Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:15.3380375Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:15.3381161Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:15.3381734Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:15.3382318Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:15.3382884Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:15.3383466Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:15.3384033Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:15.3384615Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:15.3385181Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:15.3385756Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:15.3386339Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:15.9093424Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:15.9115779Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:15.9116572Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:15.9117275Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:15.9118188Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:15.9118932Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:15.9119770Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:15.9120462Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:15.9121155Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:15.9121999Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:15.9122700Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:15.9123390Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:15.9124053Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:15.9124759Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:15.9125490Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:15.9126271Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:15.9127010Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:15.9127965Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:15.9128722Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:15.9129460Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:15.9130185Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:15.9130924Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:15.9131825Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:15.9132563Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:15.9133300Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:15.9151910Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:15.9152599Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:15.9153218Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:15.9153852Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:15.9154508Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:15.9155122Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:15.9155750Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:15.9156364Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:15.9156985Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:15.9157597Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:15.9158222Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:15.9158831Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:15.9159457Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:15.9160078Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:15.9160683Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:15.9161633Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:15.9162364Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:15.9163336Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:15.9164074Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:15.9164783Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:15.9165516Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:15.9166238Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:15.9166979Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:15.9167710Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:15.9168438Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:15.9169170Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:15.9169893Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:15.9170626Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:15.9173051Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:15.9173772Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:15.9174527Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:15.9175260Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:15.9175975Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:15.9176705Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:15.9177429Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:15.9178158Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:15.9178896Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:15.9179538Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:15.9180167Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:15.9180890Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:15.9181773Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:15.9182505Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:15.9183366Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:15.9184588Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:15.9185196Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:15.9185940Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:15.9186655Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:15.9187373Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:15.9188104Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:15.9188868Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:15.9189497Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:15.9190229Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:15.9190876Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:15.9191604Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:15.9192319Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:15.9193003Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:15.9193629Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:15.9194356Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:15.9195006Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:15.9195744Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:15.9196453Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:15.9197180Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:15.9197837Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:15.9198641Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:15.9199381Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:15.9200020Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:15.9200650Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:15.9201445Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:15.9202285Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:15.9203019Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:15.9203733Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:15.9204915Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:15.9205548Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:15.9206297Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:15.9206959Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:15.9207596Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:15.9208222Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:15.9208945Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:15.9209791Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:15.9210420Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:15.9211304Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:15.9212058Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:15.9212821Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:15.9213454Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:15.9214190Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:15.9214829Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:15.9215596Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:15.9216278Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:15.9216899Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:15.9217643Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:15.9218494Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:15.9219098Z Receiving objects: 0% (1/359) 2021-05-16T20:02:15.9219783Z Receiving objects: 1% (4/359) 2021-05-16T20:02:15.9220402Z Receiving objects: 2% (8/359) 2021-05-16T20:02:15.9221125Z Receiving objects: 3% (11/359) 2021-05-16T20:02:15.9221877Z Receiving objects: 4% (15/359) 2021-05-16T20:02:15.9222506Z Receiving objects: 5% (18/359) 2021-05-16T20:02:15.9223112Z Receiving objects: 6% (22/359) 2021-05-16T20:02:15.9223734Z Receiving objects: 7% (26/359) 2021-05-16T20:02:15.9224356Z Receiving objects: 8% (29/359) 2021-05-16T20:02:15.9224955Z Receiving objects: 9% (33/359) 2021-05-16T20:02:15.9225578Z Receiving objects: 10% (36/359) 2021-05-16T20:02:15.9226189Z Receiving objects: 11% (40/359) 2021-05-16T20:02:15.9226807Z Receiving objects: 12% (44/359) 2021-05-16T20:02:15.9227385Z Receiving objects: 13% (47/359) 2021-05-16T20:02:15.9228007Z Receiving objects: 14% (51/359) 2021-05-16T20:02:15.9228610Z Receiving objects: 15% (54/359) 2021-05-16T20:02:15.9229231Z Receiving objects: 16% (58/359) 2021-05-16T20:02:15.9229832Z Receiving objects: 17% (62/359) 2021-05-16T20:02:15.9230448Z Receiving objects: 18% (65/359) 2021-05-16T20:02:15.9231085Z Receiving objects: 19% (69/359) 2021-05-16T20:02:15.9231690Z Receiving objects: 20% (72/359) 2021-05-16T20:02:15.9232304Z Receiving objects: 21% (76/359) 2021-05-16T20:02:15.9232912Z Receiving objects: 22% (79/359) 2021-05-16T20:02:15.9233537Z Receiving objects: 23% (83/359) 2021-05-16T20:02:15.9234156Z Receiving objects: 24% (87/359) 2021-05-16T20:02:15.9234771Z Receiving objects: 25% (90/359) 2021-05-16T20:02:15.9235389Z Receiving objects: 26% (94/359) 2021-05-16T20:02:15.9235992Z Receiving objects: 27% (97/359) 2021-05-16T20:02:15.9236620Z Receiving objects: 28% (101/359) 2021-05-16T20:02:15.9237248Z Receiving objects: 29% (105/359) 2021-05-16T20:02:15.9237854Z Receiving objects: 30% (108/359) 2021-05-16T20:02:15.9238516Z Receiving objects: 31% (112/359) 2021-05-16T20:02:15.9239122Z Receiving objects: 32% (115/359) 2021-05-16T20:02:15.9239745Z Receiving objects: 33% (119/359) 2021-05-16T20:02:15.9240377Z Receiving objects: 34% (123/359) 2021-05-16T20:02:15.9240987Z Receiving objects: 35% (126/359) 2021-05-16T20:02:15.9241713Z Receiving objects: 36% (130/359) 2021-05-16T20:02:15.9248686Z Receiving objects: 37% (133/359) 2021-05-16T20:02:15.9249343Z Receiving objects: 38% (137/359) 2021-05-16T20:02:15.9249973Z Receiving objects: 39% (141/359) 2021-05-16T20:02:15.9250599Z Receiving objects: 40% (144/359) 2021-05-16T20:02:15.9251420Z Receiving objects: 41% (148/359) 2021-05-16T20:02:15.9251981Z Receiving objects: 42% (151/359) 2021-05-16T20:02:15.9252486Z Receiving objects: 43% (155/359) 2021-05-16T20:02:15.9253116Z Receiving objects: 44% (158/359) 2021-05-16T20:02:15.9253723Z Receiving objects: 45% (162/359) 2021-05-16T20:02:15.9254355Z Receiving objects: 46% (166/359) 2021-05-16T20:02:15.9254975Z Receiving objects: 47% (169/359) 2021-05-16T20:02:15.9255579Z Receiving objects: 48% (173/359) 2021-05-16T20:02:15.9256205Z Receiving objects: 49% (176/359) 2021-05-16T20:02:15.9256815Z Receiving objects: 50% (180/359) 2021-05-16T20:02:15.9257437Z Receiving objects: 51% (184/359) 2021-05-16T20:02:15.9258074Z Receiving objects: 52% (187/359) 2021-05-16T20:02:15.9258679Z Receiving objects: 53% (191/359) 2021-05-16T20:02:15.9259301Z Receiving objects: 54% (194/359) 2021-05-16T20:02:15.9259904Z Receiving objects: 55% (198/359) 2021-05-16T20:02:15.9260523Z Receiving objects: 56% (202/359) 2021-05-16T20:02:15.9261139Z Receiving objects: 57% (205/359) 2021-05-16T20:02:15.9261742Z Receiving objects: 58% (209/359) 2021-05-16T20:02:15.9262454Z Receiving objects: 59% (212/359) 2021-05-16T20:02:15.9263013Z Receiving objects: 60% (216/359) 2021-05-16T20:02:15.9263587Z Receiving objects: 61% (219/359) 2021-05-16T20:02:15.9264170Z Receiving objects: 62% (223/359) 2021-05-16T20:02:15.9264728Z Receiving objects: 63% (227/359) 2021-05-16T20:02:15.9265463Z Receiving objects: 64% (230/359) 2021-05-16T20:02:15.9266070Z Receiving objects: 65% (234/359) 2021-05-16T20:02:15.9266685Z Receiving objects: 66% (237/359) 2021-05-16T20:02:15.9267297Z Receiving objects: 67% (241/359) 2021-05-16T20:02:15.9268029Z Receiving objects: 68% (245/359) 2021-05-16T20:02:15.9268784Z Receiving objects: 69% (248/359) 2021-05-16T20:02:15.9269343Z Receiving objects: 70% (252/359) 2021-05-16T20:02:15.9269919Z Receiving objects: 71% (255/359) 2021-05-16T20:02:15.9270694Z Receiving objects: 72% (259/359) 2021-05-16T20:02:15.9271296Z Receiving objects: 73% (263/359) 2021-05-16T20:02:15.9272681Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:15.9273443Z Receiving objects: 74% (266/359) 2021-05-16T20:02:15.9274056Z Receiving objects: 75% (270/359) 2021-05-16T20:02:15.9274677Z Receiving objects: 76% (273/359) 2021-05-16T20:02:15.9275274Z Receiving objects: 77% (277/359) 2021-05-16T20:02:15.9275890Z Receiving objects: 78% (281/359) 2021-05-16T20:02:15.9276490Z Receiving objects: 79% (284/359) 2021-05-16T20:02:15.9277102Z Receiving objects: 80% (288/359) 2021-05-16T20:02:15.9277721Z Receiving objects: 81% (291/359) 2021-05-16T20:02:15.9278331Z Receiving objects: 82% (295/359) 2021-05-16T20:02:15.9278963Z Receiving objects: 83% (298/359) 2021-05-16T20:02:15.9279560Z Receiving objects: 84% (302/359) 2021-05-16T20:02:15.9280173Z Receiving objects: 85% (306/359) 2021-05-16T20:02:15.9280788Z Receiving objects: 86% (309/359) 2021-05-16T20:02:15.9281393Z Receiving objects: 87% (313/359) 2021-05-16T20:02:15.9282012Z Receiving objects: 88% (316/359) 2021-05-16T20:02:15.9282612Z Receiving objects: 89% (320/359) 2021-05-16T20:02:15.9283220Z Receiving objects: 90% (324/359) 2021-05-16T20:02:15.9283850Z Receiving objects: 91% (327/359) 2021-05-16T20:02:15.9284452Z Receiving objects: 92% (331/359) 2021-05-16T20:02:15.9285157Z Receiving objects: 93% (334/359) 2021-05-16T20:02:15.9285719Z Receiving objects: 94% (338/359) 2021-05-16T20:02:15.9286513Z Receiving objects: 95% (342/359) 2021-05-16T20:02:15.9287134Z Receiving objects: 96% (345/359) 2021-05-16T20:02:15.9287744Z Receiving objects: 97% (349/359) 2021-05-16T20:02:15.9288360Z Receiving objects: 98% (352/359) 2021-05-16T20:02:15.9289094Z Receiving objects: 99% (356/359) 2021-05-16T20:02:15.9289711Z Receiving objects: 100% (359/359) 2021-05-16T20:02:15.9290404Z Receiving objects: 100% (359/359), 5.18 MiB | 19.50 MiB/s, done. 2021-05-16T20:02:15.9291323Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:15.9291953Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:15.9292622Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:15.9293205Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:15.9293743Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:15.9294328Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:15.9294931Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:15.9295518Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:15.9296113Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:15.9296716Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:15.9297308Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:15.9297908Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:15.9298498Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:15.9299118Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:15.9299722Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:15.9300315Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:15.9300915Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:15.9301501Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:15.9302100Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:15.9302709Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:15.9303295Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:15.9303901Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:15.9304492Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:15.9305082Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:15.9305682Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:15.9306276Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:15.9306876Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:15.9307460Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:15.9308056Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:15.9308656Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:15.9309345Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:15.9309972Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:15.9310553Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:15.9311146Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:15.9311751Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:15.9312332Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:15.9312932Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:15.9313516Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:15.9314115Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:15.9314828Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:15.9315413Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:15.9315975Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:15.9316517Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:15.9317036Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:15.9317597Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:15.9318310Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:15.9318925Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:15.9319519Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:15.9320119Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:15.9320786Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:15.9321370Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:15.9321972Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:15.9322557Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:15.9323149Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:15.9323754Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:15.9324340Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:15.9324938Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:15.9325522Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:15.9326209Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:15.9326770Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:15.9327310Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:15.9328049Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:15.9328673Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:15.9329172Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:15.9329904Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:15.9330494Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:15.9331219Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:15.9331823Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:15.9332429Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:15.9333028Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:15.9333610Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:15.9334207Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:15.9334792Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:15.9335384Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:15.9335985Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:15.9336562Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:15.9337157Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:15.9337742Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:15.9338339Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:15.9338939Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:15.9339534Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:15.9340140Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:15.9340724Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:15.9341323Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:15.9341920Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:15.9342498Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:15.9343104Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:15.9343690Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:15.9344558Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:15.9345122Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:15.9345666Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:15.9346224Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:15.9346766Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:15.9347317Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:15.9347860Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:15.9348422Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:15.9348988Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:15.9349659Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:15.9350239Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:15.9350789Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:15.9351343Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:15.9351937Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:15.9352704Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:15.9354065Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:15.9354928Z ##[endgroup] 2021-05-16T20:02:15.9355539Z ##[group]Determining the checkout info 2021-05-16T20:02:15.9356141Z ##[endgroup] 2021-05-16T20:02:15.9356686Z ##[group]Checking out the ref 2021-05-16T20:02:15.9357611Z [command]/usr/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:15.9358597Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:15.9359039Z 2021-05-16T20:02:15.9359894Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:15.9360815Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:15.9361677Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:15.9362230Z 2021-05-16T20:02:15.9362866Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:15.9363873Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:15.9364397Z 2021-05-16T20:02:15.9365095Z git switch -c 2021-05-16T20:02:15.9365565Z 2021-05-16T20:02:15.9366053Z Or undo this operation with: 2021-05-16T20:02:15.9366461Z 2021-05-16T20:02:15.9367047Z git switch - 2021-05-16T20:02:15.9367414Z 2021-05-16T20:02:15.9368126Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:15.9368754Z 2021-05-16T20:02:15.9369284Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:15.9369859Z ##[endgroup] 2021-05-16T20:02:15.9370769Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T20:02:15.9372045Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:15.9476670Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:15.9477190Z with: 2021-05-16T20:02:15.9477600Z r-version: 3.5 2021-05-16T20:02:15.9478012Z Ncpus: 1 2021-05-16T20:02:15.9478460Z crayon.enabled: NULL 2021-05-16T20:02:15.9479057Z remove-openmp-macos: true 2021-05-16T20:02:15.9479667Z http-user-agent: default 2021-05-16T20:02:15.9480190Z install-r: true 2021-05-16T20:02:15.9480814Z windows-path-include-mingw: true 2021-05-16T20:02:15.9481413Z env: 2021-05-16T20:02:15.9481884Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:15.9482405Z TIC_DEPLOY_KEY: 2021-05-16T20:02:15.9483287Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:15.9484905Z GITHUB_PAT: *** 2021-05-16T20:02:15.9485358Z COVERALLS_TOKEN: 2021-05-16T20:02:15.9485882Z continue-on-error: false 2021-05-16T20:02:15.9486412Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:15.9486837Z ##[endgroup] 2021-05-16T20:02:17.3558467Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T20:02:20.0907356Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:02:20.0920977Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T20:02:20.0951520Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T20:02:20.1031488Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T20:02:20.1462977Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:02:20.2281250Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:02:20.3754745Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T20:02:20.3860171Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T20:02:20.5091018Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T20:02:20.5442060Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T20:02:20.5466828Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T20:02:20.5470288Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T20:02:20.5492066Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T20:02:20.5502468Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T20:02:20.5699432Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T20:02:20.5719917Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T20:02:20.6289399Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:02:20.9120181Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T20:02:20.9775210Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T20:02:20.9776918Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T20:02:20.9778448Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T20:02:20.9796582Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T20:02:20.9808470Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T20:02:20.9927101Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T20:02:21.2485299Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T20:02:31.2443435Z Fetched 4463 kB in 1s (3412 kB/s) 2021-05-16T20:02:32.1698489Z Reading package lists... 2021-05-16T20:02:32.2044707Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T20:02:34.4205439Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T20:02:34.4960555Z Reading package lists... 2021-05-16T20:02:34.6960956Z Building dependency tree... 2021-05-16T20:02:34.6994048Z Reading state information... 2021-05-16T20:02:34.8732740Z The following additional packages will be installed: 2021-05-16T20:02:34.8734309Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T20:02:34.8739615Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T20:02:34.8741377Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T20:02:34.8743096Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T20:02:34.8744693Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T20:02:34.8746125Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T20:02:34.8747619Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T20:02:34.8749288Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T20:02:34.8750769Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T20:02:34.8752177Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T20:02:34.8753655Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T20:02:34.8755146Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T20:02:34.8756784Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T20:02:34.8758373Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T20:02:34.8759765Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T20:02:34.8761161Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T20:02:34.8762532Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:34.8764109Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:34.8765912Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:34.8767415Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:34.8768769Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:34.8770132Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:34.8771880Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:34.8773564Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:34.8775060Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:34.8776513Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:34.8778078Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:34.8779617Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:34.8782215Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:34.8784281Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:34.8785889Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:34.8787558Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:34.8789240Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:34.8790761Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:34.8792228Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:34.8793770Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:34.8795182Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:34.8796794Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T20:02:34.8797584Z Suggested packages: 2021-05-16T20:02:34.8798492Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T20:02:34.8799746Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T20:02:34.8801083Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T20:02:34.8802452Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T20:02:34.8803794Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T20:02:34.8805068Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T20:02:34.8806328Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T20:02:34.8807777Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T20:02:34.8809447Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T20:02:34.8810892Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T20:02:35.4516614Z The following NEW packages will be installed: 2021-05-16T20:02:35.4525104Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T20:02:35.4527629Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T20:02:35.4530516Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T20:02:35.4534091Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T20:02:35.4536829Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T20:02:35.4539242Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T20:02:35.4541921Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T20:02:35.4544746Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T20:02:35.4547761Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T20:02:35.4550543Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T20:02:35.4552873Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T20:02:35.4572253Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T20:02:35.4575585Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T20:02:35.4578454Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T20:02:35.4581115Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T20:02:35.4583715Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T20:02:35.4586521Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:35.4590380Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:35.4592180Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:35.4593710Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:35.4595323Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:35.4597212Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:35.4599361Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:35.4601649Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:35.4603761Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:35.4605767Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:35.4607931Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:35.4610051Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:35.4612720Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:35.4615370Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:35.4617527Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:35.4619861Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:35.4622156Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:35.4624261Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:35.4626302Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:35.4628442Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:35.4630407Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:35.4632348Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T20:02:35.4809841Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:02:35.4810920Z Need to get 8648 kB of archives. 2021-05-16T20:02:35.4811925Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T20:02:35.4814007Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T20:02:35.4843887Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T20:02:35.4851897Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T20:02:35.4862974Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T20:02:35.4870048Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T20:02:35.4886039Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T20:02:35.4894821Z 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-16T20:02:35.4900704Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T20:02:35.4908647Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T20:02:35.4916476Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T20:02:35.4925455Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T20:02:35.4934649Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T20:02:35.4941637Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T20:02:35.4950304Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T20:02:35.4957426Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T20:02:35.4966816Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T20:02:35.4976750Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T20:02:35.4990020Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T20:02:35.4998864Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T20:02:35.5089344Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T20:02:35.5103564Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T20:02:35.5242512Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T20:02:35.5246750Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T20:02:35.5248618Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T20:02:35.5250189Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T20:02:35.5251993Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T20:02:35.5254530Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T20:02:35.5264796Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T20:02:35.5276575Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T20:02:35.5283576Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T20:02:35.5290255Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T20:02:35.5297456Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T20:02:35.5335680Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T20:02:35.5338195Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T20:02:35.5340034Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T20:02:35.5341844Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T20:02:35.5348681Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T20:02:35.5354779Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T20:02:35.5363667Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T20:02:35.5373788Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T20:02:35.5381124Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T20:02:35.5388655Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T20:02:35.5399124Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T20:02:35.5407625Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T20:02:35.5416858Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T20:02:35.5428685Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T20:02:35.5445374Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T20:02:35.5453811Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T20:02:35.5461034Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T20:02:35.5467832Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T20:02:35.5478741Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T20:02:35.5510977Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T20:02:35.5520313Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T20:02:35.5527663Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T20:02:35.5538033Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T20:02:35.5545767Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T20:02:35.5552468Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T20:02:35.5560222Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T20:02:35.5570762Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T20:02:35.5578235Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T20:02:35.5614232Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T20:02:35.5628088Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T20:02:35.5639740Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T20:02:35.5693189Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T20:02:35.5695272Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T20:02:35.5697315Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T20:02:35.5699360Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T20:02:35.5701331Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T20:02:35.5703182Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T20:02:35.5715853Z 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-16T20:02:35.5722274Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T20:02:35.5729714Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T20:02:35.5737102Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T20:02:35.5745444Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T20:02:35.5752719Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T20:02:35.5761928Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T20:02:35.5794207Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T20:02:35.5812386Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T20:02:35.5819341Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T20:02:35.5825484Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T20:02:35.5853910Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T20:02:35.5860762Z 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-16T20:02:35.5867135Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T20:02:35.5873835Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T20:02:35.5887135Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T20:02:35.5894586Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T20:02:35.5905264Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T20:02:35.5916058Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T20:02:35.5925310Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T20:02:35.5932702Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T20:02:35.5938500Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T20:02:35.5945882Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T20:02:35.5954280Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T20:02:35.5963971Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T20:02:35.5972370Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T20:02:35.5980124Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T20:02:35.5988456Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T20:02:35.5998838Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T20:02:35.6007514Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T20:02:35.6014421Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T20:02:35.6020950Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T20:02:35.6081518Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T20:02:35.6167252Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T20:02:35.6174505Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T20:02:35.6182423Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T20:02:35.6190145Z 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-16T20:02:35.6199288Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T20:02:35.6206944Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T20:02:35.6222066Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T20:02:35.6242264Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T20:02:35.6249101Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T20:02:35.6258913Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T20:02:35.6266305Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T20:02:35.6273906Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T20:02:35.6281127Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T20:02:35.6289831Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T20:02:35.6297114Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T20:02:35.6304444Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T20:02:35.6329566Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T20:02:35.6338559Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T20:02:35.6346706Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T20:02:35.6353794Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T20:02:35.6361079Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T20:02:35.6376026Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T20:02:35.6382368Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T20:02:35.6394674Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T20:02:35.6566456Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T20:02:35.6575437Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T20:02:35.6585161Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T20:02:35.6636515Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T20:02:36.5416886Z Fetched 8648 kB in 0s (42.5 MB/s) 2021-05-16T20:02:36.6468702Z Selecting previously unselected package dctrl-tools. 2021-05-16T20:02:36.7082792Z (Reading database ... 2021-05-16T20:02:36.7083659Z (Reading database ... 5% 2021-05-16T20:02:36.7084282Z (Reading database ... 10% 2021-05-16T20:02:36.7084976Z (Reading database ... 15% 2021-05-16T20:02:36.7085584Z (Reading database ... 20% 2021-05-16T20:02:36.7086268Z (Reading database ... 25% 2021-05-16T20:02:36.7086928Z (Reading database ... 30% 2021-05-16T20:02:36.7087526Z (Reading database ... 35% 2021-05-16T20:02:36.7088231Z (Reading database ... 40% 2021-05-16T20:02:36.7088838Z (Reading database ... 45% 2021-05-16T20:02:36.7089511Z (Reading database ... 50% 2021-05-16T20:02:37.2024971Z (Reading database ... 55% 2021-05-16T20:02:38.1467991Z (Reading database ... 60% 2021-05-16T20:02:38.7235414Z (Reading database ... 65% 2021-05-16T20:02:39.4629341Z (Reading database ... 70% 2021-05-16T20:02:40.7691000Z (Reading database ... 75% 2021-05-16T20:02:41.7715122Z (Reading database ... 80% 2021-05-16T20:02:43.0208885Z (Reading database ... 85% 2021-05-16T20:02:44.2337087Z (Reading database ... 90% 2021-05-16T20:02:45.4903517Z (Reading database ... 95% 2021-05-16T20:02:45.4904896Z (Reading database ... 100% 2021-05-16T20:02:45.4906183Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T20:02:45.5028376Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T20:02:45.5272070Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T20:02:45.5782895Z Selecting previously unselected package libfile-which-perl. 2021-05-16T20:02:45.6056821Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T20:02:45.6070116Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T20:02:45.6453448Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T20:02:45.6678589Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T20:02:45.6691295Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:45.7011565Z Selecting previously unselected package libio-pty-perl. 2021-05-16T20:02:45.7284759Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T20:02:45.7334095Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:45.7656896Z Selecting previously unselected package libipc-run-perl. 2021-05-16T20:02:45.7936135Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T20:02:45.7950890Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:45.8288464Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T20:02:45.8605423Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T20:02:45.8623625Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:45.9032123Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T20:02:45.9325058Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T20:02:45.9341538Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:45.9597472Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T20:02:45.9876284Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T20:02:45.9885570Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:46.0124185Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T20:02:46.0400901Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T20:02:46.0430290Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:46.0773269Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T20:02:46.1104446Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T20:02:46.1118566Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:46.1421725Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T20:02:46.1772936Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T20:02:46.1785645Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:46.2093925Z Selecting previously unselected package libimport-into-perl. 2021-05-16T20:02:46.2337579Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T20:02:46.2346328Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:46.2618291Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T20:02:46.2916848Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T20:02:46.2930421Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:46.3293343Z Selecting previously unselected package libstrictures-perl. 2021-05-16T20:02:46.3592652Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T20:02:46.3626075Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:46.3886005Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T20:02:46.4167996Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T20:02:46.4178466Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:46.4535758Z Selecting previously unselected package libmoo-perl. 2021-05-16T20:02:46.4769721Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T20:02:46.4779857Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T20:02:46.5134005Z Selecting previously unselected package patchutils. 2021-05-16T20:02:46.5373424Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T20:02:46.5383859Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T20:02:46.5769524Z Selecting previously unselected package wdiff. 2021-05-16T20:02:46.6058445Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T20:02:46.6068884Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T20:02:46.6452960Z Selecting previously unselected package devscripts. 2021-05-16T20:02:46.6720071Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T20:02:46.7023127Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:46.8415127Z Selecting previously unselected package diffstat. 2021-05-16T20:02:46.8636881Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T20:02:46.8650489Z Unpacking diffstat (1.63-1) ... 2021-05-16T20:02:46.8934264Z Selecting previously unselected package python3-gpg. 2021-05-16T20:02:46.9217290Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T20:02:46.9225729Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:46.9813558Z Selecting previously unselected package dput. 2021-05-16T20:02:47.0028551Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T20:02:47.0109402Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T20:02:47.0436345Z Selecting previously unselected package gdebi-core. 2021-05-16T20:02:47.0684447Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T20:02:47.0693505Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:47.2081710Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T20:02:47.2386126Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T20:02:47.2492220Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:47.2893068Z Selecting previously unselected package gettext. 2021-05-16T20:02:47.3161057Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T20:02:47.3177539Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:47.4614133Z Selecting previously unselected package intltool-debian. 2021-05-16T20:02:47.4889540Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T20:02:47.4901498Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:47.5213226Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T20:02:47.5452590Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T20:02:47.5471665Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:47.5900989Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T20:02:47.6200627Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T20:02:47.6279720Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:47.6839805Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T20:02:47.7129986Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T20:02:47.7143836Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:47.7493512Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T20:02:47.7712951Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T20:02:47.7722843Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:47.8053262Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T20:02:47.8262843Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T20:02:47.8276231Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:47.8540950Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T20:02:47.8852657Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T20:02:47.8864152Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:47.9134158Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T20:02:47.9381430Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T20:02:47.9390722Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:47.9758895Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T20:02:47.9959028Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T20:02:47.9975058Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:48.0333007Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T20:02:48.0684173Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T20:02:48.0698224Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:48.1054086Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T20:02:48.1270562Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T20:02:48.1284139Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:48.1653118Z Selecting previously unselected package libclone-perl. 2021-05-16T20:02:48.1883732Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T20:02:48.1896484Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T20:02:48.2277102Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T20:02:48.2563541Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T20:02:48.2577351Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:48.2909935Z Selecting previously unselected package libparams-util-perl. 2021-05-16T20:02:48.3194543Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T20:02:48.3205910Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:48.3533864Z Selecting previously unselected package libsub-install-perl. 2021-05-16T20:02:48.3749061Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T20:02:48.3760703Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T20:02:48.4085597Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T20:02:48.4320455Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T20:02:48.4332605Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:48.4614471Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T20:02:48.4846223Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T20:02:48.4870937Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:48.5213104Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T20:02:48.5452242Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T20:02:48.5467945Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:48.5813120Z Selecting previously unselected package libwant-perl. 2021-05-16T20:02:48.6043127Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T20:02:48.6053837Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T20:02:48.6333518Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T20:02:48.6609290Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T20:02:48.6619408Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:48.7013183Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T20:02:48.7251404Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T20:02:48.7265185Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:48.7614688Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T20:02:48.7965628Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T20:02:48.7978088Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:48.8262554Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T20:02:48.8546974Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T20:02:48.8562579Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:48.8853227Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T20:02:48.9100344Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T20:02:48.9113695Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:48.9348244Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T20:02:48.9655954Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T20:02:48.9666906Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:49.0413140Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T20:02:49.0621331Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T20:02:49.0641465Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:49.1289805Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T20:02:49.1611699Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T20:02:49.1632943Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:49.1973214Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T20:02:49.2260939Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T20:02:49.2262526Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:49.2573266Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T20:02:49.2807204Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T20:02:49.2817577Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:49.3108346Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T20:02:49.3406174Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T20:02:49.3423300Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:49.3678834Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T20:02:49.4004440Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T20:02:49.4010334Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:49.4262704Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T20:02:49.4551427Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T20:02:49.4562971Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:49.5020660Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T20:02:49.5324164Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T20:02:49.5342674Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:49.5627618Z Selecting previously unselected package libio-string-perl. 2021-05-16T20:02:49.5920635Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T20:02:49.5934467Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T20:02:49.6254244Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T20:02:49.6482438Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T20:02:49.6495389Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:49.7147612Z Selecting previously unselected package libfuture-perl. 2021-05-16T20:02:49.7435713Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T20:02:50.0731373Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T20:02:50.1097421Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T20:02:50.1374797Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T20:02:50.1393702Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:50.1712657Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T20:02:50.2003347Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T20:02:50.2021116Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:50.2333021Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T20:02:50.2578459Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T20:02:50.2607643Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:50.2892889Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T20:02:50.3158856Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T20:02:50.3170280Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:50.3454241Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T20:02:50.3749002Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T20:02:50.3760915Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:50.4053293Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T20:02:50.4309764Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T20:02:50.4320648Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:50.4625165Z Selecting previously unselected package libjson-perl. 2021-05-16T20:02:50.4903661Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T20:02:50.4917589Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T20:02:50.5333084Z Selecting previously unselected package liblog-any-perl. 2021-05-16T20:02:50.5534095Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T20:02:50.5551934Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T20:02:50.5897780Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T20:02:50.6244916Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T20:02:50.6254459Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:50.6500295Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T20:02:50.6787165Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T20:02:50.6801828Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:50.7086352Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T20:02:50.7370841Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T20:02:50.7378612Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:50.7624876Z Selecting previously unselected package libsub-name-perl. 2021-05-16T20:02:50.7933138Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T20:02:50.7946031Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T20:02:50.8253644Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T20:02:50.8519398Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T20:02:50.8540221Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:50.8817374Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T20:02:50.9108939Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T20:02:50.9120145Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:50.9453141Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T20:02:50.9712559Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T20:02:50.9726155Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:51.0413429Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T20:02:51.0662759Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T20:02:51.0670504Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:51.1107828Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T20:02:51.1403329Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T20:02:51.1420232Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:51.1773698Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T20:02:51.1985385Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T20:02:51.1997539Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:51.2264444Z Selecting previously unselected package libio-async-perl. 2021-05-16T20:02:51.2560452Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T20:02:51.2573010Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T20:02:51.3214020Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T20:02:51.3423393Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T20:02:51.3432240Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:51.3774351Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T20:02:51.3971789Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T20:02:51.3982796Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:51.4294173Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T20:02:51.4544012Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T20:02:51.4553214Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:51.5013207Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T20:02:51.5261828Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T20:02:51.5273590Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:51.5653092Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T20:02:51.5884367Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T20:02:51.5898243Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:51.6213295Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T20:02:51.6469133Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T20:02:51.6479473Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:51.6813164Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T20:02:51.7078677Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T20:02:51.7094644Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:51.7406500Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T20:02:51.7706236Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T20:02:51.7715056Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:51.8053283Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T20:02:51.8387260Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T20:02:51.8399346Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:51.8693472Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T20:02:51.8944975Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T20:02:51.8957811Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:51.9253291Z Selecting previously unselected package libobject-id-perl. 2021-05-16T20:02:51.9490423Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T20:02:51.9501657Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:51.9869020Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T20:02:52.0161383Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T20:02:52.0173280Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:52.0541280Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T20:02:52.0793191Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T20:02:52.0807227Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:52.1398410Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T20:02:52.1684182Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T20:02:52.1696867Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:52.2012991Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T20:02:52.2240969Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T20:02:52.2256064Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:52.2514192Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T20:02:52.2801519Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T20:02:52.2810585Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:52.3094169Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T20:02:52.3364512Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T20:02:52.3375785Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:52.3773762Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T20:02:52.4040557Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T20:02:52.4056611Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:52.4414081Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T20:02:52.4630059Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T20:02:52.4646743Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:52.4947948Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T20:02:52.5201498Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T20:02:52.5213474Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:52.5574662Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T20:02:52.5817347Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:52.5827479Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:52.6528127Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T20:02:52.6813930Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T20:02:52.6823540Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:52.7133812Z Selecting previously unselected package libreadonly-perl. 2021-05-16T20:02:52.7393307Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T20:02:52.7407322Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T20:02:52.7688372Z Selecting previously unselected package libref-util-perl. 2021-05-16T20:02:52.7963369Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T20:02:52.7977507Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T20:02:52.8253873Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T20:02:52.8521000Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T20:02:52.8534576Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:52.8857856Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T20:02:52.9156848Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T20:02:52.9168727Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:52.9493512Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T20:02:52.9726751Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T20:02:52.9739128Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:53.0096373Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T20:02:53.0308790Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:53.0321970Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:53.0783712Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T20:02:53.1115227Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:53.1127839Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:53.1501632Z Selecting previously unselected package libsereal-perl. 2021-05-16T20:02:53.1827002Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T20:02:53.1842417Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T20:02:53.2133556Z Selecting previously unselected package libsort-key-perl. 2021-05-16T20:02:53.2401030Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T20:02:53.2414858Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:53.2708803Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T20:02:53.2992950Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T20:02:53.3005993Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:53.3294671Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T20:02:53.3535357Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T20:02:53.3554176Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:53.3893087Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T20:02:53.4137353Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T20:02:53.4149825Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:53.4453955Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T20:02:53.4721110Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T20:02:53.4730270Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:53.5134813Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T20:02:53.5369317Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T20:02:53.5516158Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:53.5772626Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T20:02:53.6056476Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T20:02:53.6065681Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:53.6354698Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T20:02:53.6644115Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T20:02:53.6671082Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:53.6933412Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T20:02:53.7226001Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T20:02:53.7236850Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:53.7502986Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T20:02:53.7833468Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T20:02:53.7861915Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:53.8156403Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T20:02:53.8441380Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T20:02:53.8453977Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:53.9613258Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T20:02:53.9906871Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T20:02:53.9938362Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:54.0212127Z Selecting previously unselected package licensecheck. 2021-05-16T20:02:54.0494684Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T20:02:54.0510079Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T20:02:54.0815352Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T20:02:54.1069533Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T20:02:54.1080151Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:54.1413816Z Selecting previously unselected package t1utils. 2021-05-16T20:02:54.1652091Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T20:02:54.1667071Z Unpacking t1utils (1.41-3) ... 2021-05-16T20:02:54.2069595Z Selecting previously unselected package lintian. 2021-05-16T20:02:54.2358709Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T20:02:54.2367953Z Unpacking lintian (2.62.0) ... 2021-05-16T20:02:54.6414896Z Selecting previously unselected package python3-unidiff. 2021-05-16T20:02:54.6687823Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T20:02:54.6702782Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:54.7055724Z Selecting previously unselected package python3-xdg. 2021-05-16T20:02:54.7322683Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T20:02:54.7337734Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:54.7655274Z Selecting previously unselected package qpdf. 2021-05-16T20:02:54.7947554Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:54.7961340Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T20:02:54.8739537Z Selecting previously unselected package python3-magic. 2021-05-16T20:02:54.9049016Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T20:02:54.9094967Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:54.9765518Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:54.9802436Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:54.9837242Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:54.9861829Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T20:02:54.9892407Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T20:02:54.9923089Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:54.9962188Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:54.9992267Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:55.0093631Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:55.3198417Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:55.3231603Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:55.3262290Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T20:02:55.3285524Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:55.3313521Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:55.3340974Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:55.3372503Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:55.3404384Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:55.3434912Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:55.3465294Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:55.3503374Z Setting up libclone-perl (0.43-2) ... 2021-05-16T20:02:55.3531841Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:55.3564887Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:55.3590205Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:55.3618673Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:55.3650081Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T20:02:55.3684317Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:55.3717586Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:55.3758406Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:55.3787700Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T20:02:55.3834254Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:55.3865641Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:55.3893572Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:55.3920455Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:55.3947686Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:55.3979691Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:55.5990888Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:55.6017870Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:55.6043073Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T20:02:55.6073077Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:55.6113034Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T20:02:55.6140282Z Setting up patchutils (0.3.4-2) ... 2021-05-16T20:02:55.6167866Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:55.6202439Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T20:02:55.6228715Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T20:02:55.6257748Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:55.6283043Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:55.8362831Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:55.8392898Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:55.8418817Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T20:02:55.8451817Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:55.8476399Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:55.8504307Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:55.8539054Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T20:02:55.8566183Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:55.8595865Z Setting up t1utils (1.41-3) ... 2021-05-16T20:02:55.8626475Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:55.8652321Z Setting up diffstat (1.63-1) ... 2021-05-16T20:02:55.8677990Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:55.8706237Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:55.8743999Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:55.8776633Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:55.8812672Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:55.8858139Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:55.8889493Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:55.8930766Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:55.8974201Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:55.9023333Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:55.9059180Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T20:02:55.9090194Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:55.9125318Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:55.9234622Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:55.9273523Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:55.9304108Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T20:02:55.9340135Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:55.9380708Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:55.9408324Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:56.1320712Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:56.1359902Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:56.1394875Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:56.1443658Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:56.1473808Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:56.1521983Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:56.1615937Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:56.1650511Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:56.1881853Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:56.1946018Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:56.1980884Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:56.3561547Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:56.3600527Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:56.3630773Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T20:02:56.3725169Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:56.3757630Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:56.3788954Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:56.3819469Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:56.3847040Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:56.3880819Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:56.3921170Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:56.3951448Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:56.3997236Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:56.4029147Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T20:02:56.4054959Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:56.4100402Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:56.4218744Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T20:02:56.6099948Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:56.6135966Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:56.6163464Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:56.6197816Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:56.6230711Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:56.6322973Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:56.6348920Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:56.6388242Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:56.6418413Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:56.6449857Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:56.6484458Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:56.6510214Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:56.6551660Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:56.6576284Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:56.6603899Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T20:02:56.6644245Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:56.6691400Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:56.6720976Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:56.8599881Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:56.8634394Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:56.8673683Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:56.8702574Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:56.8738565Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:56.8770825Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:56.8809899Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:56.8840402Z Setting up lintian (2.62.0) ... 2021-05-16T20:02:56.8883145Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T20:02:56.8925528Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:17.5520028Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:03:17.8963744Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:25.8897894Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T20:03:26.0212543Z 2021-05-16T20:03:26.0402560Z Reading package lists... 0% 2021-05-16T20:03:26.0403241Z 2021-05-16T20:03:26.0450550Z Reading package lists... 100% 2021-05-16T20:03:26.0451768Z 2021-05-16T20:03:26.0452211Z 2021-05-16T20:03:26.0452832Z Reading package lists... Done 2021-05-16T20:03:26.0453364Z 2021-05-16T20:03:26.0454045Z Building dependency tree... 0% 2021-05-16T20:03:26.0454579Z 2021-05-16T20:03:26.0759966Z Building dependency tree... 0% 2021-05-16T20:03:26.0760897Z 2021-05-16T20:03:26.0761568Z Building dependency tree... 50% 2021-05-16T20:03:26.0762140Z 2021-05-16T20:03:26.2283277Z Building dependency tree... 50% 2021-05-16T20:03:26.2284777Z 2021-05-16T20:03:26.2287159Z Building dependency tree 2021-05-16T20:03:26.2288068Z 2021-05-16T20:03:26.2289105Z Reading state information... 0% 2021-05-16T20:03:26.2290433Z 2021-05-16T20:03:26.4058354Z Reading state information... 0% 2021-05-16T20:03:26.4059307Z 2021-05-16T20:03:26.4059735Z 2021-05-16T20:03:26.4060460Z Reading state information... Done 2021-05-16T20:03:26.4061036Z 2021-05-16T20:03:26.4061722Z Reading state information... 0% 2021-05-16T20:03:26.4119419Z 2021-05-16T20:03:26.4120149Z Reading state information... 1% 2021-05-16T20:03:26.4163611Z 2021-05-16T20:03:26.4164338Z Reading state information... 3% 2021-05-16T20:03:26.4208436Z 2021-05-16T20:03:26.4209232Z Reading state information... 5% 2021-05-16T20:03:26.4254906Z 2021-05-16T20:03:26.4255797Z Reading state information... 7% 2021-05-16T20:03:26.4298162Z 2021-05-16T20:03:26.4299014Z Reading state information... 9% 2021-05-16T20:03:26.4341334Z 2021-05-16T20:03:26.4342118Z Reading state information... 11% 2021-05-16T20:03:26.4386863Z 2021-05-16T20:03:26.4387628Z Reading state information... 13% 2021-05-16T20:03:26.4430944Z 2021-05-16T20:03:26.4431449Z Reading state information... 15% 2021-05-16T20:03:26.4476429Z 2021-05-16T20:03:26.4476978Z Reading state information... 17% 2021-05-16T20:03:26.4530874Z 2021-05-16T20:03:26.4531713Z Reading state information... 19% 2021-05-16T20:03:26.4575648Z 2021-05-16T20:03:26.4576160Z Reading state information... 21% 2021-05-16T20:03:26.4617529Z 2021-05-16T20:03:26.4618038Z Reading state information... 23% 2021-05-16T20:03:26.4665162Z 2021-05-16T20:03:26.4665688Z Reading state information... 25% 2021-05-16T20:03:26.4714103Z 2021-05-16T20:03:26.4714629Z Reading state information... 27% 2021-05-16T20:03:26.4760786Z 2021-05-16T20:03:26.4761307Z Reading state information... 29% 2021-05-16T20:03:26.4808910Z 2021-05-16T20:03:26.4809445Z Reading state information... 31% 2021-05-16T20:03:26.4858181Z 2021-05-16T20:03:26.4858698Z Reading state information... 33% 2021-05-16T20:03:26.4897819Z 2021-05-16T20:03:26.4898329Z Reading state information... 35% 2021-05-16T20:03:26.4939111Z 2021-05-16T20:03:26.4939630Z Reading state information... 37% 2021-05-16T20:03:26.4990136Z 2021-05-16T20:03:26.4990685Z Reading state information... 39% 2021-05-16T20:03:26.5038768Z 2021-05-16T20:03:26.5039280Z Reading state information... 41% 2021-05-16T20:03:26.5082286Z 2021-05-16T20:03:26.5082795Z Reading state information... 43% 2021-05-16T20:03:26.5136483Z 2021-05-16T20:03:26.5137036Z Reading state information... 45% 2021-05-16T20:03:26.5210721Z 2021-05-16T20:03:26.5211611Z Reading state information... 47% 2021-05-16T20:03:26.5256652Z 2021-05-16T20:03:26.5257185Z Reading state information... 49% 2021-05-16T20:03:26.5307284Z 2021-05-16T20:03:26.5307866Z Reading state information... 51% 2021-05-16T20:03:26.5352688Z 2021-05-16T20:03:26.5353240Z Reading state information... 53% 2021-05-16T20:03:26.5396901Z 2021-05-16T20:03:26.5397419Z Reading state information... 55% 2021-05-16T20:03:26.5448806Z 2021-05-16T20:03:26.5449316Z Reading state information... 57% 2021-05-16T20:03:26.5495892Z 2021-05-16T20:03:26.5496402Z Reading state information... 59% 2021-05-16T20:03:26.5546984Z 2021-05-16T20:03:26.5547486Z Reading state information... 61% 2021-05-16T20:03:26.5594703Z 2021-05-16T20:03:26.5595241Z Reading state information... 63% 2021-05-16T20:03:26.5638274Z 2021-05-16T20:03:26.5638811Z Reading state information... 65% 2021-05-16T20:03:26.5683340Z 2021-05-16T20:03:26.5683881Z Reading state information... 67% 2021-05-16T20:03:26.5728294Z 2021-05-16T20:03:26.5728855Z Reading state information... 69% 2021-05-16T20:03:26.5787928Z 2021-05-16T20:03:26.5788515Z Reading state information... 71% 2021-05-16T20:03:26.5829195Z 2021-05-16T20:03:26.5829722Z Reading state information... 73% 2021-05-16T20:03:26.5875275Z 2021-05-16T20:03:26.5875805Z Reading state information... 75% 2021-05-16T20:03:26.5934191Z 2021-05-16T20:03:26.5934723Z Reading state information... 77% 2021-05-16T20:03:26.5980035Z 2021-05-16T20:03:26.5980566Z Reading state information... 79% 2021-05-16T20:03:26.6027674Z 2021-05-16T20:03:26.6028220Z Reading state information... 81% 2021-05-16T20:03:26.6074156Z 2021-05-16T20:03:26.6074961Z Reading state information... 83% 2021-05-16T20:03:26.6120227Z 2021-05-16T20:03:26.6120754Z Reading state information... 85% 2021-05-16T20:03:26.6166454Z 2021-05-16T20:03:26.6166992Z Reading state information... 87% 2021-05-16T20:03:26.6210026Z 2021-05-16T20:03:26.6210596Z Reading state information... 89% 2021-05-16T20:03:26.6251596Z 2021-05-16T20:03:26.6252166Z Reading state information... 91% 2021-05-16T20:03:26.6298198Z 2021-05-16T20:03:26.6298704Z Reading state information... 93% 2021-05-16T20:03:26.6341525Z 2021-05-16T20:03:26.6342100Z Reading state information... 95% 2021-05-16T20:03:26.6388469Z 2021-05-16T20:03:26.6388982Z Reading state information... 97% 2021-05-16T20:03:26.6434070Z 2021-05-16T20:03:26.6434583Z Reading state information... 99% 2021-05-16T20:03:26.9541924Z Selecting previously unselected package r-3.5.3. 2021-05-16T20:03:27.0963000Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T20:03:27.1085252Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T20:03:27.1097547Z Unpacking r-3.5.3 (1) ... 2021-05-16T20:03:27.9078476Z Setting up r-3.5.3 (1) ... 2021-05-16T20:03:27.9411985Z 2021-05-16T20:03:27.9412835Z 2021-05-16T20:03:27.9413486Z Reading state information... Done 2021-05-16T20:03:27.9671205Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T20:03:27.9796629Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T20:03:28.0085233Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:03:28.0085783Z env: 2021-05-16T20:03:28.0086273Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:28.0086771Z TIC_DEPLOY_KEY: 2021-05-16T20:03:28.0087659Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:28.0089577Z GITHUB_PAT: *** 2021-05-16T20:03:28.0090013Z COVERALLS_TOKEN: 2021-05-16T20:03:28.0090554Z continue-on-error: false 2021-05-16T20:03:28.0091232Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:28.0091771Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:28.0092248Z TZ: UTC 2021-05-16T20:03:28.0092690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:28.0093138Z NOT_CRAN: true 2021-05-16T20:03:28.0093560Z ##[endgroup] 2021-05-16T20:03:28.0681957Z [command]sudo apt-get install -y texinfo 2021-05-16T20:03:28.2691982Z Reading package lists... 2021-05-16T20:03:28.4495594Z Building dependency tree... 2021-05-16T20:03:28.4512753Z Reading state information... 2021-05-16T20:03:28.6812138Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T20:03:28.6813552Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:28.8824842Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T20:03:28.9425802Z --2021-05-16 20:03:28-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T20:03:29.0775681Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T20:03:29.0843131Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T20:03:29.1113959Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T20:03:29.1118263Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T20:03:29.1122101Z --2021-05-16 20:03:29-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T20:03:29.1546687Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T20:03:29.2138100Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T20:03:29.4535537Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:03:29.4544855Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=04gCXteY1qL6SaDypyx7SRFlI616m3lQiiDmDYZ5wzM%3D&st=2021-05-16T20%3A02%3A29Z&se=2021-05-16T20%3A08%3A29Z&sp=r [following] 2021-05-16T20:03:29.4551034Z --2021-05-16 20:03:29-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=04gCXteY1qL6SaDypyx7SRFlI616m3lQiiDmDYZ5wzM%3D&st=2021-05-16T20%3A02%3A29Z&se=2021-05-16T20%3A08%3A29Z&sp=r 2021-05-16T20:03:29.4936218Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T20:03:29.5546442Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T20:03:29.8725883Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:03:29.8727599Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T20:03:29.8729659Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T20:03:30.4211292Z 2021-05-16T20:03:31.9127249Z 0K ........ ........ ........ ........ 49% 16.4M 2s 2021-05-16T20:03:33.0709446Z 32768K ........ ........ ........ ........ 99% 27.1M 0s 2021-05-16T20:03:33.0712868Z 65536K 100% 3.07M=3.2s 2021-05-16T20:03:33.0713923Z 2021-05-16T20:03:33.0715605Z 2021-05-16 20:03:33 (20.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T20:03:33.0718076Z 2021-05-16T20:03:36.9474015Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T20:03:36.9476275Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T20:03:37.2854819Z ##[group]Run tlmgr update --self 2021-05-16T20:03:37.2855461Z tlmgr update --self 2021-05-16T20:03:37.2856402Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:03:37.2857337Z tlmgr update --all 2021-05-16T20:03:37.2905233Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:37.2905667Z env: 2021-05-16T20:03:37.2906145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:37.2906664Z TIC_DEPLOY_KEY: 2021-05-16T20:03:37.2907540Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:37.2909521Z GITHUB_PAT: *** 2021-05-16T20:03:37.2909959Z COVERALLS_TOKEN: 2021-05-16T20:03:37.2910496Z continue-on-error: false 2021-05-16T20:03:37.2911024Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:37.2911543Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:37.2912030Z TZ: UTC 2021-05-16T20:03:37.2912445Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:37.2912958Z NOT_CRAN: true 2021-05-16T20:03:37.2913376Z ##[endgroup] 2021-05-16T20:03:39.4794525Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:39.4797097Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:03:40.9181717Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:40.9183301Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:03:41.0118897Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T20:03:41.0678539Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T20:03:41.1136088Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T20:03:41.1625117Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T20:03:41.6237762Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T20:03:43.1498177Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T20:03:43.2468816Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T20:03:43.3265674Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T20:03:43.3714987Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T20:03:43.4198257Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T20:03:43.4686407Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T20:03:43.5152452Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T20:03:43.5783739Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T20:03:43.6354539Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T20:03:43.7105769Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T20:03:43.8117504Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T20:03:43.8573359Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T20:03:43.9076654Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T20:03:43.9541821Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T20:03:44.0043293Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T20:03:44.0560916Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T20:03:44.1101140Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T20:03:44.1600874Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T20:03:44.2088109Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T20:03:44.2558981Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T20:03:44.3042928Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T20:03:44.3549524Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T20:03:44.4072138Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T20:03:44.4543273Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T20:03:44.5024294Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T20:03:44.5515785Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T20:03:44.5994811Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T20:03:44.6498896Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T20:03:44.6966850Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T20:03:44.7452089Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T20:03:44.8100104Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T20:03:44.8598465Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T20:03:44.9117761Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T20:03:44.9614903Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T20:03:45.0133189Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T20:03:45.0638340Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T20:03:45.1120686Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T20:03:45.1642683Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T20:03:45.2150222Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T20:03:45.2640338Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T20:03:45.3100559Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T20:03:45.3582432Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T20:03:45.4050545Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T20:03:45.4517734Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T20:03:45.4994215Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T20:03:45.5481646Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T20:03:45.5962457Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T20:03:45.6446230Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T20:03:45.6896964Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T20:03:45.7368547Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T20:03:45.7892676Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T20:03:45.8368797Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T20:03:46.5792820Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T20:03:46.5802598Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T20:03:46.5803708Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T20:03:46.5804621Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-16T20:03:46.5805364Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-16T20:03:46.5806229Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T20:03:46.5807041Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T20:03:46.5808078Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T20:03:46.5808937Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T20:03:46.5809716Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T20:03:46.5810598Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T20:03:46.5811615Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T20:03:46.5812458Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T20:03:46.6192787Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T20:03:46.6742321Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T20:03:46.7313523Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T20:03:46.7834111Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T20:03:46.8315275Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T20:03:46.8818563Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T20:03:46.9328436Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T20:03:46.9998493Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T20:03:47.0504741Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-16T20:03:47.1014398Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-16T20:03:47.1500845Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-16T20:03:47.2040436Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T20:03:47.2573183Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T20:03:47.3074126Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T20:03:47.3624462Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T20:03:47.4686104Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T20:03:47.5195834Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T20:03:47.5710916Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T20:03:47.5933119Z running mktexlsr ... 2021-05-16T20:03:47.6813152Z done running mktexlsr. 2021-05-16T20:03:47.7136970Z running updmap-sys ... 2021-05-16T20:03:48.0151020Z done running updmap-sys. 2021-05-16T20:03:48.0152840Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T20:03:48.0155324Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/swh_jxIbWW/_Venq66F4I ... 2021-05-16T20:03:48.4433540Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/swh_jxIbWW/_Venq66F4I. 2021-05-16T20:03:48.4434907Z OK: optex.fmt/luatex 2021-05-16T20:03:48.4436016Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:03:48.4437420Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:03:49.8240464Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:49.8242034Z tlmgr: no updates available 2021-05-16T20:03:49.9391011Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:03:49.9391551Z with: 2021-05-16T20:03:49.9392000Z pandoc-version: 2.7.3 2021-05-16T20:03:49.9392423Z env: 2021-05-16T20:03:49.9392923Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:49.9393422Z TIC_DEPLOY_KEY: 2021-05-16T20:03:49.9394315Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:49.9396273Z GITHUB_PAT: *** 2021-05-16T20:03:49.9396709Z COVERALLS_TOKEN: 2021-05-16T20:03:49.9397259Z continue-on-error: false 2021-05-16T20:03:49.9397773Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:49.9398312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:49.9398804Z TZ: UTC 2021-05-16T20:03:49.9399236Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:49.9399685Z NOT_CRAN: true 2021-05-16T20:03:49.9400098Z ##[endgroup] 2021-05-16T20:03:50.2685765Z [command]sudo apt-get install -y gdebi-core 2021-05-16T20:03:50.3441074Z Reading package lists... 2021-05-16T20:03:50.5300921Z Building dependency tree... 2021-05-16T20:03:50.5318199Z Reading state information... 2021-05-16T20:03:50.7843427Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T20:03:50.7844882Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:50.7881938Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T20:03:50.9257313Z 2021-05-16T20:03:50.9424080Z Reading package lists... 0% 2021-05-16T20:03:50.9424996Z 2021-05-16T20:03:50.9478899Z Reading package lists... 100% 2021-05-16T20:03:50.9479603Z 2021-05-16T20:03:50.9480064Z 2021-05-16T20:03:50.9481081Z Reading package lists... Done 2021-05-16T20:03:50.9481635Z 2021-05-16T20:03:50.9482337Z Building dependency tree... 0% 2021-05-16T20:03:50.9482891Z 2021-05-16T20:03:50.9786531Z Building dependency tree... 0% 2021-05-16T20:03:50.9787435Z 2021-05-16T20:03:50.9788163Z Building dependency tree... 50% 2021-05-16T20:03:50.9788725Z 2021-05-16T20:03:51.1530638Z Building dependency tree... 50% 2021-05-16T20:03:51.1531437Z 2021-05-16T20:03:51.1531986Z Building dependency tree 2021-05-16T20:03:51.1532361Z 2021-05-16T20:03:51.1532897Z Reading state information... 0% 2021-05-16T20:03:51.1533280Z 2021-05-16T20:03:51.3592874Z Reading state information... 0% 2021-05-16T20:03:51.3593380Z 2021-05-16T20:03:51.3593629Z 2021-05-16T20:03:51.3594167Z Reading state information... Done 2021-05-16T20:03:51.3594574Z 2021-05-16T20:03:51.3595108Z Reading state information... 0% 2021-05-16T20:03:51.3656316Z 2021-05-16T20:03:51.3656949Z Reading state information... 1% 2021-05-16T20:03:51.3696472Z 2021-05-16T20:03:51.3697048Z Reading state information... 3% 2021-05-16T20:03:51.3741150Z 2021-05-16T20:03:51.3741755Z Reading state information... 5% 2021-05-16T20:03:51.3787779Z 2021-05-16T20:03:51.3788345Z Reading state information... 7% 2021-05-16T20:03:51.3829917Z 2021-05-16T20:03:51.3830497Z Reading state information... 9% 2021-05-16T20:03:51.3873270Z 2021-05-16T20:03:51.3873844Z Reading state information... 11% 2021-05-16T20:03:51.3917730Z 2021-05-16T20:03:51.3918312Z Reading state information... 13% 2021-05-16T20:03:51.3963104Z 2021-05-16T20:03:51.3963721Z Reading state information... 15% 2021-05-16T20:03:51.4005972Z 2021-05-16T20:03:51.4006569Z Reading state information... 17% 2021-05-16T20:03:51.4054331Z 2021-05-16T20:03:51.4054923Z Reading state information... 19% 2021-05-16T20:03:51.4100790Z 2021-05-16T20:03:51.4101678Z Reading state information... 21% 2021-05-16T20:03:51.4144548Z 2021-05-16T20:03:51.4145173Z Reading state information... 23% 2021-05-16T20:03:51.4191271Z 2021-05-16T20:03:51.4191887Z Reading state information... 25% 2021-05-16T20:03:51.4241413Z 2021-05-16T20:03:51.4241998Z Reading state information... 27% 2021-05-16T20:03:51.4288605Z 2021-05-16T20:03:51.4289172Z Reading state information... 29% 2021-05-16T20:03:51.4336372Z 2021-05-16T20:03:51.4336956Z Reading state information... 31% 2021-05-16T20:03:51.4384151Z 2021-05-16T20:03:51.4385097Z Reading state information... 33% 2021-05-16T20:03:51.4426866Z 2021-05-16T20:03:51.4427555Z Reading state information... 35% 2021-05-16T20:03:51.4468489Z 2021-05-16T20:03:51.4469074Z Reading state information... 37% 2021-05-16T20:03:51.4517942Z 2021-05-16T20:03:51.4518655Z Reading state information... 39% 2021-05-16T20:03:51.4565995Z 2021-05-16T20:03:51.4566590Z Reading state information... 41% 2021-05-16T20:03:51.4612806Z 2021-05-16T20:03:51.4613397Z Reading state information... 43% 2021-05-16T20:03:51.4661987Z 2021-05-16T20:03:51.4662573Z Reading state information... 45% 2021-05-16T20:03:51.4734147Z 2021-05-16T20:03:51.4734763Z Reading state information... 47% 2021-05-16T20:03:51.4779963Z 2021-05-16T20:03:51.4780569Z Reading state information... 49% 2021-05-16T20:03:51.4830477Z 2021-05-16T20:03:51.4831039Z Reading state information... 51% 2021-05-16T20:03:51.4875956Z 2021-05-16T20:03:51.4876564Z Reading state information... 53% 2021-05-16T20:03:51.4920751Z 2021-05-16T20:03:51.4921390Z Reading state information... 55% 2021-05-16T20:03:51.4967769Z 2021-05-16T20:03:51.4968373Z Reading state information... 57% 2021-05-16T20:03:51.5016021Z 2021-05-16T20:03:51.5016616Z Reading state information... 59% 2021-05-16T20:03:51.5070703Z 2021-05-16T20:03:51.5071297Z Reading state information... 61% 2021-05-16T20:03:51.5115356Z 2021-05-16T20:03:51.5115934Z Reading state information... 63% 2021-05-16T20:03:51.5158690Z 2021-05-16T20:03:51.5159293Z Reading state information... 65% 2021-05-16T20:03:51.5205139Z 2021-05-16T20:03:51.5205741Z Reading state information... 67% 2021-05-16T20:03:51.5250473Z 2021-05-16T20:03:51.5251542Z Reading state information... 69% 2021-05-16T20:03:51.5309008Z 2021-05-16T20:03:51.5309625Z Reading state information... 71% 2021-05-16T20:03:51.5350264Z 2021-05-16T20:03:51.5350926Z Reading state information... 73% 2021-05-16T20:03:51.5395649Z 2021-05-16T20:03:51.5396233Z Reading state information... 75% 2021-05-16T20:03:51.5452794Z 2021-05-16T20:03:51.5453354Z Reading state information... 77% 2021-05-16T20:03:51.5497485Z 2021-05-16T20:03:51.5498058Z Reading state information... 79% 2021-05-16T20:03:51.5542884Z 2021-05-16T20:03:51.5543475Z Reading state information... 81% 2021-05-16T20:03:51.5589563Z 2021-05-16T20:03:51.5590158Z Reading state information... 83% 2021-05-16T20:03:51.5635346Z 2021-05-16T20:03:51.5635939Z Reading state information... 85% 2021-05-16T20:03:51.5681475Z 2021-05-16T20:03:51.5682042Z Reading state information... 87% 2021-05-16T20:03:51.5736297Z 2021-05-16T20:03:51.5736879Z Reading state information... 89% 2021-05-16T20:03:51.5765627Z 2021-05-16T20:03:51.5766228Z Reading state information... 91% 2021-05-16T20:03:51.5810180Z 2021-05-16T20:03:51.5810763Z Reading state information... 93% 2021-05-16T20:03:51.5856121Z 2021-05-16T20:03:51.5857141Z Reading state information... 95% 2021-05-16T20:03:51.5901669Z 2021-05-16T20:03:51.5902284Z Reading state information... 97% 2021-05-16T20:03:51.5947665Z 2021-05-16T20:03:51.5948403Z Reading state information... 99% 2021-05-16T20:03:51.8948013Z Selecting previously unselected package pandoc. 2021-05-16T20:03:52.0308336Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T20:03:52.0424024Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T20:03:52.0434893Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T20:03:54.2869947Z Setting up pandoc (2.7.3-1) ... 2021-05-16T20:03:54.2908064Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:55.1802104Z 2021-05-16T20:03:55.1803025Z 2021-05-16T20:03:55.1803823Z Reading state information... Done 2021-05-16T20:03:55.2169489Z ##[group]Run git config user.name adigherman 2021-05-16T20:03:55.2170231Z git config user.name adigherman 2021-05-16T20:03:55.2170856Z git config user.email adig@jhu.edu 2021-05-16T20:03:55.2215799Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:55.2216226Z env: 2021-05-16T20:03:55.2216702Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:55.2217207Z TIC_DEPLOY_KEY: 2021-05-16T20:03:55.2218062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:55.2219716Z GITHUB_PAT: *** 2021-05-16T20:03:55.2220156Z COVERALLS_TOKEN: 2021-05-16T20:03:55.2220666Z continue-on-error: false 2021-05-16T20:03:55.2221179Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:55.2221725Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:55.2222204Z TZ: UTC 2021-05-16T20:03:55.2222609Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:55.2223051Z NOT_CRAN: true 2021-05-16T20:03:55.2223468Z ##[endgroup] 2021-05-16T20:03:55.2528110Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T20:03:55.2528801Z env: 2021-05-16T20:03:55.2529312Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:55.2529817Z TIC_DEPLOY_KEY: 2021-05-16T20:03:55.2530704Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:55.2532865Z GITHUB_PAT: *** 2021-05-16T20:03:55.2533316Z COVERALLS_TOKEN: 2021-05-16T20:03:55.2533855Z continue-on-error: false 2021-05-16T20:03:55.2534365Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:55.2534896Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:55.2535367Z TZ: UTC 2021-05-16T20:03:55.2535795Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:55.2536238Z NOT_CRAN: true 2021-05-16T20:03:55.2536751Z ##[endgroup] 2021-05-16T20:03:55.4656928Z Reading package lists... 2021-05-16T20:03:55.6476806Z Building dependency tree... 2021-05-16T20:03:55.6494637Z Reading state information... 2021-05-16T20:03:55.7949112Z The following additional packages will be installed: 2021-05-16T20:03:55.7952073Z cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:55.7955002Z Suggested packages: 2021-05-16T20:03:55.7956145Z cmake-doc ninja-build 2021-05-16T20:03:55.8444093Z The following NEW packages will be installed: 2021-05-16T20:03:55.8453737Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:55.8754440Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:55.8756021Z Need to get 5470 kB of archives. 2021-05-16T20:03:55.8757000Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T20:03:55.8759433Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T20:03:55.9031709Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T20:03:55.9040041Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T20:03:55.9052293Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T20:03:56.4229321Z Fetched 5470 kB in 0s (48.0 MB/s) 2021-05-16T20:03:56.4680235Z Selecting previously unselected package cmake-data. 2021-05-16T20:03:56.4758708Z (Reading database ... 2021-05-16T20:03:56.4759707Z (Reading database ... 5% 2021-05-16T20:03:56.4760489Z (Reading database ... 10% 2021-05-16T20:03:56.4761286Z (Reading database ... 15% 2021-05-16T20:03:56.4763238Z (Reading database ... 20% 2021-05-16T20:03:56.4764082Z (Reading database ... 25% 2021-05-16T20:03:56.4764829Z (Reading database ... 30% 2021-05-16T20:03:56.4765590Z (Reading database ... 35% 2021-05-16T20:03:56.4766344Z (Reading database ... 40% 2021-05-16T20:03:56.4767086Z (Reading database ... 45% 2021-05-16T20:03:56.4767839Z (Reading database ... 50% 2021-05-16T20:03:56.4803338Z (Reading database ... 55% 2021-05-16T20:03:56.4845373Z (Reading database ... 60% 2021-05-16T20:03:56.4892499Z (Reading database ... 65% 2021-05-16T20:03:56.5088789Z (Reading database ... 70% 2021-05-16T20:03:56.5222061Z (Reading database ... 75% 2021-05-16T20:03:56.5537177Z (Reading database ... 80% 2021-05-16T20:03:56.5888240Z (Reading database ... 85% 2021-05-16T20:03:56.6055732Z (Reading database ... 90% 2021-05-16T20:03:56.6144667Z (Reading database ... 95% 2021-05-16T20:03:56.6145292Z (Reading database ... 100% 2021-05-16T20:03:56.6146127Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T20:03:56.6266802Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T20:03:56.6493565Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:57.2694217Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T20:03:57.3006174Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T20:03:57.3027186Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:57.3353919Z Selecting previously unselected package librhash0:amd64. 2021-05-16T20:03:57.3649856Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T20:03:57.3673120Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:57.4084538Z Selecting previously unselected package cmake. 2021-05-16T20:03:57.4381696Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T20:03:57.4392762Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:57.9091597Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:57.9127613Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:57.9584749Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:57.9622602Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:57.9657485Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:59.2685509Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:01.6967170Z Reading package lists... 2021-05-16T20:04:01.8903143Z Building dependency tree... 2021-05-16T20:04:01.8926347Z Reading state information... 2021-05-16T20:04:02.0879903Z Suggested packages: 2021-05-16T20:04:02.0881168Z libssh-doc 2021-05-16T20:04:02.1364978Z The following NEW packages will be installed: 2021-05-16T20:04:02.1368220Z libssh-dev 2021-05-16T20:04:02.1625551Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:02.1626416Z Need to get 219 kB of archives. 2021-05-16T20:04:02.1627230Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T20:04:02.1629763Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T20:04:02.6053237Z Fetched 219 kB in 0s (8978 kB/s) 2021-05-16T20:04:02.6409970Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T20:04:02.6488549Z (Reading database ... 2021-05-16T20:04:02.6489501Z (Reading database ... 5% 2021-05-16T20:04:02.6490248Z (Reading database ... 10% 2021-05-16T20:04:02.6491678Z (Reading database ... 15% 2021-05-16T20:04:02.6493760Z (Reading database ... 20% 2021-05-16T20:04:02.6494309Z (Reading database ... 25% 2021-05-16T20:04:02.6494858Z (Reading database ... 30% 2021-05-16T20:04:02.6495407Z (Reading database ... 35% 2021-05-16T20:04:02.6495946Z (Reading database ... 40% 2021-05-16T20:04:02.6496467Z (Reading database ... 45% 2021-05-16T20:04:02.6497003Z (Reading database ... 50% 2021-05-16T20:04:02.6519647Z (Reading database ... 55% 2021-05-16T20:04:02.6564130Z (Reading database ... 60% 2021-05-16T20:04:02.6607123Z (Reading database ... 65% 2021-05-16T20:04:02.6747735Z (Reading database ... 70% 2021-05-16T20:04:02.6877651Z (Reading database ... 75% 2021-05-16T20:04:02.7181950Z (Reading database ... 80% 2021-05-16T20:04:02.7532672Z (Reading database ... 85% 2021-05-16T20:04:02.7694312Z (Reading database ... 90% 2021-05-16T20:04:02.7782698Z (Reading database ... 95% 2021-05-16T20:04:02.7783521Z (Reading database ... 100% 2021-05-16T20:04:02.7784686Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T20:04:02.7908161Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:04:02.7916319Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:02.8739954Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:05.2064765Z Reading package lists... 2021-05-16T20:04:05.3913683Z Building dependency tree... 2021-05-16T20:04:05.3934690Z Reading state information... 2021-05-16T20:04:05.6139585Z The following NEW packages will be installed: 2021-05-16T20:04:05.6146325Z jags 2021-05-16T20:04:05.6366344Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:05.6367250Z Need to get 1562 kB of archives. 2021-05-16T20:04:05.6368119Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T20:04:05.6370237Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T20:04:06.1489067Z Fetched 1562 kB in 0s (23.8 MB/s) 2021-05-16T20:04:06.1900324Z Selecting previously unselected package jags. 2021-05-16T20:04:06.1982718Z (Reading database ... 2021-05-16T20:04:06.1987019Z (Reading database ... 5% 2021-05-16T20:04:06.1987647Z (Reading database ... 10% 2021-05-16T20:04:06.1988184Z (Reading database ... 15% 2021-05-16T20:04:06.1988728Z (Reading database ... 20% 2021-05-16T20:04:06.1989262Z (Reading database ... 25% 2021-05-16T20:04:06.1989842Z (Reading database ... 30% 2021-05-16T20:04:06.1990371Z (Reading database ... 35% 2021-05-16T20:04:06.1990913Z (Reading database ... 40% 2021-05-16T20:04:06.1991438Z (Reading database ... 45% 2021-05-16T20:04:06.1991978Z (Reading database ... 50% 2021-05-16T20:04:06.2032583Z (Reading database ... 55% 2021-05-16T20:04:06.2079277Z (Reading database ... 60% 2021-05-16T20:04:06.2130551Z (Reading database ... 65% 2021-05-16T20:04:06.2276948Z (Reading database ... 70% 2021-05-16T20:04:06.2418156Z (Reading database ... 75% 2021-05-16T20:04:06.2734299Z (Reading database ... 80% 2021-05-16T20:04:06.3085245Z (Reading database ... 85% 2021-05-16T20:04:06.3245732Z (Reading database ... 90% 2021-05-16T20:04:06.3332412Z (Reading database ... 95% 2021-05-16T20:04:06.3333041Z (Reading database ... 100% 2021-05-16T20:04:06.3334120Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T20:04:06.3457715Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T20:04:06.3489083Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T20:04:06.5205355Z Setting up jags (4.3.0-3build1) ... 2021-05-16T20:04:06.5457255Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:07.4272935Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:09.8995026Z Reading package lists... 2021-05-16T20:04:10.0970020Z Building dependency tree... 2021-05-16T20:04:10.0992055Z Reading state information... 2021-05-16T20:04:10.2719429Z The following additional packages will be installed: 2021-05-16T20:04:10.2722240Z libnode64 libuv1-dev 2021-05-16T20:04:10.3237115Z The following NEW packages will be installed: 2021-05-16T20:04:10.3243035Z libnode-dev libnode64 libuv1-dev 2021-05-16T20:04:10.4245481Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:10.4246348Z Need to get 6239 kB of archives. 2021-05-16T20:04:10.4247151Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T20:04:10.4249305Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T20:04:10.4281371Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T20:04:10.5426743Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T20:04:10.9985762Z Fetched 6239 kB in 0s (28.6 MB/s) 2021-05-16T20:04:11.0395519Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T20:04:11.0475371Z (Reading database ... 2021-05-16T20:04:11.0475996Z (Reading database ... 5% 2021-05-16T20:04:11.0476533Z (Reading database ... 10% 2021-05-16T20:04:11.0477559Z (Reading database ... 15% 2021-05-16T20:04:11.0479590Z (Reading database ... 20% 2021-05-16T20:04:11.0480169Z (Reading database ... 25% 2021-05-16T20:04:11.0482198Z (Reading database ... 30% 2021-05-16T20:04:11.0482772Z (Reading database ... 35% 2021-05-16T20:04:11.0484699Z (Reading database ... 40% 2021-05-16T20:04:11.0485798Z (Reading database ... 45% 2021-05-16T20:04:11.0486792Z (Reading database ... 50% 2021-05-16T20:04:11.0531541Z (Reading database ... 55% 2021-05-16T20:04:11.0574522Z (Reading database ... 60% 2021-05-16T20:04:11.0625074Z (Reading database ... 65% 2021-05-16T20:04:11.0781228Z (Reading database ... 70% 2021-05-16T20:04:11.0925612Z (Reading database ... 75% 2021-05-16T20:04:11.1248711Z (Reading database ... 80% 2021-05-16T20:04:11.1610140Z (Reading database ... 85% 2021-05-16T20:04:11.1777777Z (Reading database ... 90% 2021-05-16T20:04:11.1867802Z (Reading database ... 95% 2021-05-16T20:04:11.1868377Z (Reading database ... 100% 2021-05-16T20:04:11.1869353Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T20:04:11.1992113Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T20:04:11.2008492Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:04:11.2370794Z Selecting previously unselected package libnode64:amd64. 2021-05-16T20:04:11.2666926Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:04:11.2689418Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:04:11.9574492Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T20:04:11.9807261Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:04:11.9823964Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:04:12.0879757Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:04:12.0911642Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:04:12.0946254Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:04:12.0998496Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:14.4460726Z Reading package lists... 2021-05-16T20:04:14.6299542Z Building dependency tree... 2021-05-16T20:04:14.6318346Z Reading state information... 2021-05-16T20:04:14.7990773Z The following additional packages will be installed: 2021-05-16T20:04:14.7995708Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:04:14.7997294Z Suggested packages: 2021-05-16T20:04:14.7998602Z libfftw3-doc 2021-05-16T20:04:14.8479064Z The following NEW packages will be installed: 2021-05-16T20:04:14.8488603Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:04:14.8747405Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:14.8748381Z Need to get 3986 kB of archives. 2021-05-16T20:04:14.8749189Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T20:04:14.8751262Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T20:04:14.8925332Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T20:04:14.9226700Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T20:04:14.9605926Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T20:04:14.9660271Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T20:04:15.5357170Z Fetched 3986 kB in 0s (18.3 MB/s) 2021-05-16T20:04:15.5741503Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T20:04:15.5819299Z (Reading database ... 2021-05-16T20:04:15.5820418Z (Reading database ... 5% 2021-05-16T20:04:15.5821441Z (Reading database ... 10% 2021-05-16T20:04:15.5822090Z (Reading database ... 15% 2021-05-16T20:04:15.5822632Z (Reading database ... 20% 2021-05-16T20:04:15.5823175Z (Reading database ... 25% 2021-05-16T20:04:15.5823741Z (Reading database ... 30% 2021-05-16T20:04:15.5825835Z (Reading database ... 35% 2021-05-16T20:04:15.5826406Z (Reading database ... 40% 2021-05-16T20:04:15.5828673Z (Reading database ... 45% 2021-05-16T20:04:15.5829236Z (Reading database ... 50% 2021-05-16T20:04:15.5859458Z (Reading database ... 55% 2021-05-16T20:04:15.5902997Z (Reading database ... 60% 2021-05-16T20:04:15.5945935Z (Reading database ... 65% 2021-05-16T20:04:15.6085484Z (Reading database ... 70% 2021-05-16T20:04:15.6209624Z (Reading database ... 75% 2021-05-16T20:04:15.6500972Z (Reading database ... 80% 2021-05-16T20:04:15.6852893Z (Reading database ... 85% 2021-05-16T20:04:15.7016348Z (Reading database ... 90% 2021-05-16T20:04:15.7102657Z (Reading database ... 95% 2021-05-16T20:04:15.7103872Z (Reading database ... 100% 2021-05-16T20:04:15.7105183Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T20:04:15.7227541Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:15.7259175Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:15.7974795Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T20:04:15.8235079Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:15.8252263Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:15.9252867Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T20:04:15.9549618Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:15.9564281Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.0614035Z Selecting previously unselected package libfftw3-bin. 2021-05-16T20:04:16.0863673Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:16.0885528Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.1232703Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T20:04:16.1489837Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:16.1507272Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4734794Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4774532Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4810634Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4847294Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4873319Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:16.4909923Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:17.4102262Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:19.7877538Z Reading package lists... 2021-05-16T20:04:19.9859158Z Building dependency tree... 2021-05-16T20:04:19.9880564Z Reading state information... 2021-05-16T20:04:20.1902547Z The following additional packages will be installed: 2021-05-16T20:04:20.1906774Z libdcmtk14 2021-05-16T20:04:20.2420728Z The following NEW packages will be installed: 2021-05-16T20:04:20.2430212Z dcmtk libdcmtk14 2021-05-16T20:04:20.2654921Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:20.2656338Z Need to get 5546 kB of archives. 2021-05-16T20:04:20.2657219Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T20:04:20.3720069Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T20:04:20.3727750Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T20:04:20.8436861Z Fetched 5546 kB in 0s (38.8 MB/s) 2021-05-16T20:04:20.8778593Z Selecting previously unselected package libdcmtk14. 2021-05-16T20:04:20.8862189Z (Reading database ... 2021-05-16T20:04:20.8863183Z (Reading database ... 5% 2021-05-16T20:04:20.8863949Z (Reading database ... 10% 2021-05-16T20:04:20.8864686Z (Reading database ... 15% 2021-05-16T20:04:20.8865794Z (Reading database ... 20% 2021-05-16T20:04:20.8866544Z (Reading database ... 25% 2021-05-16T20:04:20.8867290Z (Reading database ... 30% 2021-05-16T20:04:20.8868027Z (Reading database ... 35% 2021-05-16T20:04:20.8868738Z (Reading database ... 40% 2021-05-16T20:04:20.8869460Z (Reading database ... 45% 2021-05-16T20:04:20.8870170Z (Reading database ... 50% 2021-05-16T20:04:20.8909839Z (Reading database ... 55% 2021-05-16T20:04:20.8952316Z (Reading database ... 60% 2021-05-16T20:04:20.8998539Z (Reading database ... 65% 2021-05-16T20:04:20.9153538Z (Reading database ... 70% 2021-05-16T20:04:20.9306577Z (Reading database ... 75% 2021-05-16T20:04:20.9668140Z (Reading database ... 80% 2021-05-16T20:04:21.0035081Z (Reading database ... 85% 2021-05-16T20:04:21.0201471Z (Reading database ... 90% 2021-05-16T20:04:21.0290754Z (Reading database ... 95% 2021-05-16T20:04:21.0291505Z (Reading database ... 100% 2021-05-16T20:04:21.0292349Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T20:04:21.0416958Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:04:21.0442250Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:04:21.6013831Z Selecting previously unselected package dcmtk. 2021-05-16T20:04:21.6279930Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:04:21.6340484Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:04:21.8001265Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:04:21.8036203Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:04:21.8191071Z Adding `dcmtk' group to system ... 2021-05-16T20:04:21.8996484Z Adding `dcmtk' user to system ... 2021-05-16T20:04:22.0454038Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T20:04:22.3227685Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:24.1792128Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:26.4914626Z Reading package lists... 2021-05-16T20:04:26.7052330Z Building dependency tree... 2021-05-16T20:04:26.7071808Z Reading state information... 2021-05-16T20:04:26.9788657Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T20:04:26.9790160Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:27.0477498Z Reading package lists... 2021-05-16T20:04:27.2323480Z Building dependency tree... 2021-05-16T20:04:27.2343019Z Reading state information... 2021-05-16T20:04:27.4994595Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:04:27.4996152Z libpng-dev set to manually installed. 2021-05-16T20:04:27.4997293Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:27.5693567Z Reading package lists... 2021-05-16T20:04:27.7447176Z Building dependency tree... 2021-05-16T20:04:27.7466675Z Reading state information... 2021-05-16T20:04:27.9155984Z The following additional packages will be installed: 2021-05-16T20:04:27.9157850Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T20:04:27.9163890Z Suggested packages: 2021-05-16T20:04:27.9165193Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T20:04:27.9166630Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T20:04:27.9167728Z fonts-arphic-uming fonts-nanum 2021-05-16T20:04:27.9710136Z The following NEW packages will be installed: 2021-05-16T20:04:27.9712496Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T20:04:27.9714592Z libpoppler97 poppler-data 2021-05-16T20:04:27.9934508Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:27.9935633Z Need to get 2582 kB of archives. 2021-05-16T20:04:27.9938182Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T20:04:27.9940300Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T20:04:28.0194153Z 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-16T20:04:28.0221251Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T20:04:28.0368899Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T20:04:28.0377176Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T20:04:28.0382115Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T20:04:28.4882077Z Fetched 2582 kB in 0s (41.7 MB/s) 2021-05-16T20:04:28.5231217Z Selecting previously unselected package poppler-data. 2021-05-16T20:04:28.5310873Z (Reading database ... 2021-05-16T20:04:28.5311832Z (Reading database ... 5% 2021-05-16T20:04:28.5312602Z (Reading database ... 10% 2021-05-16T20:04:28.5313327Z (Reading database ... 15% 2021-05-16T20:04:28.5314062Z (Reading database ... 20% 2021-05-16T20:04:28.5315018Z (Reading database ... 25% 2021-05-16T20:04:28.5315796Z (Reading database ... 30% 2021-05-16T20:04:28.5316545Z (Reading database ... 35% 2021-05-16T20:04:28.5317263Z (Reading database ... 40% 2021-05-16T20:04:28.5317995Z (Reading database ... 45% 2021-05-16T20:04:28.5318710Z (Reading database ... 50% 2021-05-16T20:04:28.5343809Z (Reading database ... 55% 2021-05-16T20:04:28.5388101Z (Reading database ... 60% 2021-05-16T20:04:28.5433078Z (Reading database ... 65% 2021-05-16T20:04:28.5648280Z (Reading database ... 70% 2021-05-16T20:04:28.5794238Z (Reading database ... 75% 2021-05-16T20:04:28.6113076Z (Reading database ... 80% 2021-05-16T20:04:28.6486189Z (Reading database ... 85% 2021-05-16T20:04:28.6733011Z (Reading database ... 90% 2021-05-16T20:04:28.6824783Z (Reading database ... 95% 2021-05-16T20:04:28.6825367Z (Reading database ... 100% 2021-05-16T20:04:28.6826205Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T20:04:28.6949636Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T20:04:28.6963084Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T20:04:28.9814633Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T20:04:29.0166100Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T20:04:29.0189105Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:04:29.0734054Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T20:04:29.1024778Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:29.1036746Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.2494609Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T20:04:29.2739163Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:29.2750464Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.3134699Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T20:04:29.3345978Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:29.3358535Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.3653207Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T20:04:29.3938482Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:29.3951565Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.4590079Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T20:04:29.4769286Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:04:29.4802253Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.4836092Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.4867157Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.4897839Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:29.4936350Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:04:29.7087164Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:32.0570752Z Reading package lists... 2021-05-16T20:04:32.2454944Z Building dependency tree... 2021-05-16T20:04:32.2474973Z Reading state information... 2021-05-16T20:04:32.4134508Z The following additional packages will be installed: 2021-05-16T20:04:32.4139705Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T20:04:32.4144768Z Suggested packages: 2021-05-16T20:04:32.4145802Z libhdf5-doc 2021-05-16T20:04:32.4636177Z The following NEW packages will be installed: 2021-05-16T20:04:32.4640097Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T20:04:32.4642757Z libsz2 2021-05-16T20:04:32.4867326Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:32.4868764Z Need to get 4074 kB of archives. 2021-05-16T20:04:32.4869944Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T20:04:32.4872568Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T20:04:32.4889908Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T20:04:32.4897675Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T20:04:32.4905108Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T20:04:32.5185946Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T20:04:32.5213213Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T20:04:32.5217797Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T20:04:33.0493152Z Fetched 4074 kB in 0s (39.1 MB/s) 2021-05-16T20:04:33.0827970Z Selecting previously unselected package hdf5-helpers. 2021-05-16T20:04:33.0915563Z (Reading database ... 2021-05-16T20:04:33.0916259Z (Reading database ... 5% 2021-05-16T20:04:33.0916814Z (Reading database ... 10% 2021-05-16T20:04:33.0919714Z (Reading database ... 15% 2021-05-16T20:04:33.0920268Z (Reading database ... 20% 2021-05-16T20:04:33.0920795Z (Reading database ... 25% 2021-05-16T20:04:33.0921331Z (Reading database ... 30% 2021-05-16T20:04:33.0924634Z (Reading database ... 35% 2021-05-16T20:04:33.0925238Z (Reading database ... 40% 2021-05-16T20:04:33.0925763Z (Reading database ... 45% 2021-05-16T20:04:33.0926300Z (Reading database ... 50% 2021-05-16T20:04:33.0943591Z (Reading database ... 55% 2021-05-16T20:04:33.0982036Z (Reading database ... 60% 2021-05-16T20:04:33.1026500Z (Reading database ... 65% 2021-05-16T20:04:33.1173328Z (Reading database ... 70% 2021-05-16T20:04:33.1308205Z (Reading database ... 75% 2021-05-16T20:04:33.1618104Z (Reading database ... 80% 2021-05-16T20:04:33.1968802Z (Reading database ... 85% 2021-05-16T20:04:33.2131931Z (Reading database ... 90% 2021-05-16T20:04:33.2221053Z (Reading database ... 95% 2021-05-16T20:04:33.2221668Z (Reading database ... 100% 2021-05-16T20:04:33.2222492Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T20:04:33.2346171Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:33.2365814Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:33.2704335Z Selecting previously unselected package libaec0:amd64. 2021-05-16T20:04:33.2955347Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T20:04:33.2980275Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:04:33.3345320Z Selecting previously unselected package libsz2:amd64. 2021-05-16T20:04:33.3582659Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T20:04:33.3594654Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:04:33.3933272Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T20:04:33.4180029Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:33.4196029Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:33.6215090Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T20:04:33.6480650Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:33.6492657Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:33.6933856Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T20:04:33.7224259Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T20:04:33.7238239Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:04:33.7573196Z Selecting previously unselected package libhdf5-dev. 2021-05-16T20:04:33.7867993Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:33.7869693Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:34.1340807Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:34.1385745Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:04:34.1422864Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:04:34.1454725Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:04:34.1487175Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:34.1527570Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:34.1563589Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:34.1653003Z 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-16T20:04:34.1687428Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:35.1113460Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:37.6577110Z Reading package lists... 2021-05-16T20:04:37.8694764Z Building dependency tree... 2021-05-16T20:04:37.8715363Z Reading state information... 2021-05-16T20:04:38.0544459Z The following additional packages will be installed: 2021-05-16T20:04:38.0548052Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T20:04:38.1073617Z The following NEW packages will be installed: 2021-05-16T20:04:38.1078303Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T20:04:38.1080786Z mesa-common-dev 2021-05-16T20:04:38.1283657Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:38.1285204Z Need to get 1761 kB of archives. 2021-05-16T20:04:38.1286464Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T20:04:38.1288774Z 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-16T20:04:38.1321760Z 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-16T20:04:38.1330323Z 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-16T20:04:38.1340606Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T20:04:38.1363598Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T20:04:38.1388974Z 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-16T20:04:38.6168833Z Fetched 1761 kB in 0s (45.0 MB/s) 2021-05-16T20:04:38.6575134Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T20:04:38.6655860Z (Reading database ... 2021-05-16T20:04:38.6656469Z (Reading database ... 5% 2021-05-16T20:04:38.6657012Z (Reading database ... 10% 2021-05-16T20:04:38.6657558Z (Reading database ... 15% 2021-05-16T20:04:38.6658095Z (Reading database ... 20% 2021-05-16T20:04:38.6658633Z (Reading database ... 25% 2021-05-16T20:04:38.6659186Z (Reading database ... 30% 2021-05-16T20:04:38.6659727Z (Reading database ... 35% 2021-05-16T20:04:38.6660279Z (Reading database ... 40% 2021-05-16T20:04:38.6670206Z (Reading database ... 45% 2021-05-16T20:04:38.6670832Z (Reading database ... 50% 2021-05-16T20:04:38.6703636Z (Reading database ... 55% 2021-05-16T20:04:38.6746718Z (Reading database ... 60% 2021-05-16T20:04:38.6790425Z (Reading database ... 65% 2021-05-16T20:04:38.6935848Z (Reading database ... 70% 2021-05-16T20:04:38.7074274Z (Reading database ... 75% 2021-05-16T20:04:38.7388982Z (Reading database ... 80% 2021-05-16T20:04:38.7762989Z (Reading database ... 85% 2021-05-16T20:04:38.7934288Z (Reading database ... 90% 2021-05-16T20:04:38.8025222Z (Reading database ... 95% 2021-05-16T20:04:38.8026170Z (Reading database ... 100% 2021-05-16T20:04:38.8026937Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T20:04:38.8152993Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:04:38.8166231Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:04:38.8654032Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T20:04:38.8932920Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:38.8945672Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:38.9778025Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T20:04:39.0079430Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:39.0092621Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:39.0614185Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T20:04:39.0882428Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T20:04:39.0905315Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:39.1370338Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T20:04:39.1781475Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T20:04:39.1798544Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:39.2453805Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T20:04:39.2694780Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:39.2707657Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:39.4720368Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:04:39.4773093Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:39.4805244Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:39.4838705Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:39.4875976Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:39.4913145Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:39.4968926Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:41.1991794Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:43.5521522Z Reading package lists... 2021-05-16T20:04:43.7869314Z Building dependency tree... 2021-05-16T20:04:43.7890162Z Reading state information... 2021-05-16T20:04:43.9605890Z The following additional packages will be installed: 2021-05-16T20:04:43.9609032Z libprotobuf-lite17 libprotoc17 2021-05-16T20:04:44.0116002Z The following NEW packages will be installed: 2021-05-16T20:04:44.0119710Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T20:04:44.0121047Z protobuf-compiler 2021-05-16T20:04:44.0325838Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:44.0326748Z Need to get 2754 kB of archives. 2021-05-16T20:04:44.0327696Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T20:04:44.0330248Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T20:04:44.0372951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T20:04:44.0555945Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T20:04:44.0898358Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T20:04:44.1012728Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T20:04:44.5695696Z Fetched 2754 kB in 0s (32.7 MB/s) 2021-05-16T20:04:44.6054993Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T20:04:44.6140668Z (Reading database ... 2021-05-16T20:04:44.6141335Z (Reading database ... 5% 2021-05-16T20:04:44.6141890Z (Reading database ... 10% 2021-05-16T20:04:44.6142422Z (Reading database ... 15% 2021-05-16T20:04:44.6142964Z (Reading database ... 20% 2021-05-16T20:04:44.6143488Z (Reading database ... 25% 2021-05-16T20:04:44.6144211Z (Reading database ... 30% 2021-05-16T20:04:44.6144753Z (Reading database ... 35% 2021-05-16T20:04:44.6145291Z (Reading database ... 40% 2021-05-16T20:04:44.6145828Z (Reading database ... 45% 2021-05-16T20:04:44.6146353Z (Reading database ... 50% 2021-05-16T20:04:44.6173558Z (Reading database ... 55% 2021-05-16T20:04:44.6224867Z (Reading database ... 60% 2021-05-16T20:04:44.6311772Z (Reading database ... 65% 2021-05-16T20:04:44.6469403Z (Reading database ... 70% 2021-05-16T20:04:44.6613487Z (Reading database ... 75% 2021-05-16T20:04:44.6949295Z (Reading database ... 80% 2021-05-16T20:04:44.7333655Z (Reading database ... 85% 2021-05-16T20:04:44.7511633Z (Reading database ... 90% 2021-05-16T20:04:44.7603938Z (Reading database ... 95% 2021-05-16T20:04:44.7604552Z (Reading database ... 100% 2021-05-16T20:04:44.7605375Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T20:04:44.7734113Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:44.7766752Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:44.8293338Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T20:04:44.8538135Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:44.8553788Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:44.9573978Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T20:04:44.9856283Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:44.9868324Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.1773607Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T20:04:45.2025921Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:45.2042890Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.3374246Z Selecting previously unselected package protobuf-compiler. 2021-05-16T20:04:45.3628224Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:45.3643181Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4325457Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4364747Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4398226Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4429312Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4461779Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:45.4498072Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:46.3276147Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:48.7223843Z Reading package lists... 2021-05-16T20:04:48.9152450Z Building dependency tree... 2021-05-16T20:04:48.9173337Z Reading state information... 2021-05-16T20:04:49.0924986Z The following additional packages will be installed: 2021-05-16T20:04:49.0928145Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T20:04:49.0930583Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T20:04:49.0933043Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T20:04:49.0935341Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T20:04:49.0939238Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T20:04:49.0942794Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:49.0948080Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:49.0950063Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:49.0951922Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:49.0953788Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:49.0956103Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:49.0957935Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:49.0959675Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:49.0961384Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:49.0962442Z Suggested packages: 2021-05-16T20:04:49.0964002Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T20:04:49.0965872Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T20:04:49.0967948Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T20:04:49.0969820Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T20:04:49.1716283Z The following NEW packages will be installed: 2021-05-16T20:04:49.1719426Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T20:04:49.1720831Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T20:04:49.1722064Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T20:04:49.1723756Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T20:04:49.1728749Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T20:04:49.1731618Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:49.1734069Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:49.1736427Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:49.1738665Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:49.1740897Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:49.1743211Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:49.1746326Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:49.1748138Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:49.1749909Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:49.2024072Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:49.2028392Z Need to get 47.1 MB of archives. 2021-05-16T20:04:49.2029432Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T20:04:49.2031724Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T20:04:49.2480655Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T20:04:49.2558704Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T20:04:49.2598579Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T20:04:49.2639075Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T20:04:49.2668268Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T20:04:49.2763797Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T20:04:49.3043118Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T20:04:49.5572544Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T20:04:49.5646479Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T20:04:49.5773005Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T20:04:49.5915491Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T20:04:49.5976674Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T20:04:49.6038500Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T20:04:49.6099940Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T20:04:49.6159331Z 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-16T20:04:49.6242702Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T20:04:49.6366179Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T20:04:49.6401602Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T20:04:49.6457224Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T20:04:49.6546199Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T20:04:49.6783095Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T20:04:49.7038586Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T20:04:49.7181844Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T20:04:49.7246983Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T20:04:49.7437628Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T20:04:49.8942430Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T20:04:49.8955360Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T20:04:49.9011969Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T20:04:49.9104905Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T20:04:49.9221081Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T20:04:49.9302994Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T20:04:49.9433785Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T20:04:49.9539794Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T20:04:49.9778249Z 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-16T20:04:49.9969682Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T20:04:50.0346145Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T20:04:50.0382614Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T20:04:50.5132375Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T20:04:50.5175008Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T20:04:50.5242596Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T20:04:50.5310026Z 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-16T20:04:50.5395495Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T20:04:50.5466755Z 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-16T20:04:50.5530023Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T20:04:50.5784785Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T20:04:50.5881478Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T20:04:50.5994775Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T20:04:50.6069908Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T20:04:50.6504283Z 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-16T20:04:50.6897950Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T20:04:50.7038017Z 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-16T20:04:50.7128787Z 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-16T20:04:50.7266471Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T20:04:50.7671881Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T20:04:50.7699527Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T20:04:50.7790165Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T20:04:51.1922023Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T20:04:51.1953462Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T20:04:51.2184865Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T20:04:51.2561336Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T20:04:51.2578611Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T20:04:51.2625413Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T20:04:51.2681967Z 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-16T20:04:51.3094775Z 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-16T20:04:51.3224848Z 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-16T20:04:51.3282417Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T20:04:51.3851288Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T20:04:51.3978726Z 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-16T20:04:51.4634167Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T20:04:51.4712916Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T20:04:51.4817884Z 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-16T20:04:51.5815868Z 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-16T20:04:51.6784789Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T20:04:51.7124333Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T20:04:51.7193597Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T20:04:52.3665430Z Fetched 47.1 MB in 3s (18.6 MB/s) 2021-05-16T20:04:52.4012181Z Selecting previously unselected package libaom0:amd64. 2021-05-16T20:04:52.4089678Z (Reading database ... 2021-05-16T20:04:52.4090438Z (Reading database ... 5% 2021-05-16T20:04:52.4091281Z (Reading database ... 10% 2021-05-16T20:04:52.4092038Z (Reading database ... 15% 2021-05-16T20:04:52.4092595Z (Reading database ... 20% 2021-05-16T20:04:52.4093133Z (Reading database ... 25% 2021-05-16T20:04:52.4093943Z (Reading database ... 30% 2021-05-16T20:04:52.4094414Z (Reading database ... 35% 2021-05-16T20:04:52.4094894Z (Reading database ... 40% 2021-05-16T20:04:52.4095359Z (Reading database ... 45% 2021-05-16T20:04:52.4095818Z (Reading database ... 50% 2021-05-16T20:04:52.4134392Z (Reading database ... 55% 2021-05-16T20:04:52.4173334Z (Reading database ... 60% 2021-05-16T20:04:52.4216936Z (Reading database ... 65% 2021-05-16T20:04:52.4360127Z (Reading database ... 70% 2021-05-16T20:04:52.4497208Z (Reading database ... 75% 2021-05-16T20:04:52.4797468Z (Reading database ... 80% 2021-05-16T20:04:52.5158804Z (Reading database ... 85% 2021-05-16T20:04:52.5321110Z (Reading database ... 90% 2021-05-16T20:04:52.5410109Z (Reading database ... 95% 2021-05-16T20:04:52.5411202Z (Reading database ... 100% 2021-05-16T20:04:52.5412378Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T20:04:52.5537490Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T20:04:52.5569396Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:04:52.7092984Z Selecting previously unselected package libva2:amd64. 2021-05-16T20:04:52.7332036Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:52.7342563Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T20:04:52.7693607Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T20:04:52.7929591Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:52.7946309Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:04:52.8292941Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T20:04:52.8517094Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:52.8529230Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:04:52.8892534Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T20:04:52.9126179Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:04:52.9186131Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:52.9534668Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T20:04:52.9850713Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T20:04:52.9863307Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:04:53.0253106Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T20:04:53.0466783Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:53.0479538Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:53.1009655Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T20:04:53.1313372Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T20:04:53.1343261Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:04:53.9334455Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T20:04:53.9702634Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T20:04:53.9718440Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:04:54.0013623Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T20:04:54.0297311Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T20:04:54.0313040Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:04:54.0735746Z Selecting previously unselected package libopus0:amd64. 2021-05-16T20:04:54.1051497Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:54.1063185Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:04:54.1533310Z Selecting previously unselected package libshine3:amd64. 2021-05-16T20:04:54.1808208Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T20:04:54.1822358Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:04:54.2132408Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T20:04:54.2393527Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T20:04:54.2406324Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:04:54.2732445Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T20:04:54.3006313Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T20:04:54.3020353Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:04:54.3374384Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T20:04:54.3684991Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T20:04:54.3697197Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:04:54.4064975Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T20:04:54.4354395Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:54.4367927Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:54.4773235Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T20:04:54.5010279Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T20:04:54.5023276Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:04:54.5532918Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T20:04:54.5770632Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T20:04:54.5784013Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:04:54.6173301Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T20:04:54.6413492Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T20:04:54.6425451Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:04:54.6852919Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T20:04:54.7143564Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:54.7162520Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:04:54.7573439Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T20:04:54.7809801Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T20:04:54.7832780Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:04:54.8693117Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T20:04:54.8949948Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T20:04:54.8964068Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:04:55.0978051Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T20:04:55.1290666Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T20:04:55.1304056Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:04:55.1893550Z Selecting previously unselected package libzvbi-common. 2021-05-16T20:04:55.2134971Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T20:04:55.2147146Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T20:04:55.2477350Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T20:04:55.2772474Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T20:04:55.2785514Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:04:55.3372666Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T20:04:55.3596613Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:55.3613496Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:55.9528890Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T20:04:55.9793580Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T20:04:55.9806294Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:04:56.0213180Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T20:04:56.0442727Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T20:04:56.0457108Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:04:56.0813907Z Selecting previously unselected package libass9:amd64. 2021-05-16T20:04:56.1106217Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T20:04:56.1117380Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:04:56.1465078Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T20:04:56.1765730Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T20:04:56.1779012Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:04:56.2229918Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T20:04:56.2536998Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T20:04:56.2550996Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:04:56.2883652Z Selecting previously unselected package libgme0:amd64. 2021-05-16T20:04:56.3195563Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T20:04:56.3209465Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:04:56.3617675Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T20:04:56.3930170Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T20:04:56.3942369Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:04:56.4379939Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T20:04:56.4712767Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T20:04:56.4724139Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:04:56.5633659Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T20:04:56.5944294Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:04:56.5957985Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:56.6443583Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T20:04:56.6742688Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:56.6755150Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:56.8015537Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T20:04:56.8336837Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T20:04:56.8348360Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:04:56.8695834Z Selecting previously unselected package libflite1:amd64. 2021-05-16T20:04:56.9010547Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T20:04:56.9020474Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:04:58.1586680Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T20:04:58.1897956Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T20:04:58.1915624Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:04:58.2254622Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T20:04:58.2561660Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T20:04:58.2576923Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:04:58.2868032Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T20:04:58.3170496Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T20:04:58.3231220Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:04:58.3520709Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T20:04:58.3805491Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:58.3821875Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:04:58.4134042Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T20:04:58.4502227Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T20:04:58.4512740Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:04:58.4796872Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T20:04:58.5107092Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:58.5119493Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:58.5447236Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T20:04:58.5746177Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T20:04:58.5763111Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:04:58.7132164Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T20:04:58.7431389Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T20:04:58.7444134Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:04:58.7793415Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T20:04:58.8090864Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:58.8102217Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:58.8572691Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T20:04:58.8849981Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T20:04:58.8866990Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:04:58.9253553Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T20:04:58.9506065Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:58.9520572Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:59.5992958Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T20:04:59.5994883Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T20:04:59.5996166Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:04:59.5997427Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T20:04:59.5998537Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T20:04:59.5999451Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:04:59.6000508Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T20:04:59.6001731Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:59.6002747Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:59.6003911Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T20:04:59.6005195Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:59.6006297Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:59.6007420Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T20:04:59.6008584Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T20:04:59.6009528Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:04:59.6010582Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T20:04:59.6013301Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T20:04:59.6014265Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:04:59.6015375Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T20:04:59.6016938Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T20:04:59.6018826Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:04:59.6076893Z Selecting previously unselected package libopenal-data. 2021-05-16T20:04:59.6377780Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T20:04:59.6398222Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T20:04:59.6885733Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T20:04:59.7188116Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T20:04:59.7202887Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:04:59.7572493Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T20:04:59.7816836Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T20:04:59.7831777Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:04:59.8572136Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T20:04:59.8882232Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T20:04:59.8898037Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:04:59.9212789Z Selecting previously unselected package libflac8:amd64. 2021-05-16T20:04:59.9483152Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T20:04:59.9498798Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:04:59.9889466Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T20:05:00.0204705Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T20:05:00.0218622Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:05:00.0756014Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T20:05:00.1064647Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T20:05:00.1170797Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:05:00.1695829Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T20:05:00.1993582Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T20:05:00.2009827Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:05:00.2853088Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T20:05:00.3087743Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:00.3104188Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:00.3471072Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T20:05:00.3795032Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:00.3806294Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:00.4197823Z Selecting previously unselected package ffmpeg. 2021-05-16T20:05:00.4534970Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:05:00.4617078Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:00.6074615Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T20:05:00.6422282Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T20:05:00.6436943Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:05:00.6857362Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T20:05:00.7189301Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T20:05:00.7205350Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:05:00.9400861Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T20:05:00.9725977Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T20:05:00.9736414Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:05:01.0133324Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T20:05:01.0380899Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T20:05:01.0397152Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:05:01.0894785Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T20:05:01.1134564Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:05:01.1152021Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:05:01.4253522Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T20:05:01.4538796Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:05:01.4550831Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:05:01.8453449Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T20:05:01.8726342Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T20:05:01.8736246Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:05:02.0333850Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T20:05:02.0578769Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T20:05:02.0590486Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:05:02.0844285Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T20:05:02.1147474Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:05:02.1157291Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:05:02.1893989Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:05:02.1939633Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:05:02.1975213Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:05:02.2012139Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:05:02.2043625Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:05:02.2074029Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:05:02.2119537Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:05:02.2148214Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:05:02.2176732Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:05:02.2219667Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:05:02.2249234Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:05:02.2280073Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:05:02.2322642Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:05:02.2389480Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:05:02.2419892Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:05:02.2446772Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:05:02.2483006Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:05:02.2511634Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:05:02.2543599Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:05:02.2571824Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:05:02.2597986Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T20:05:02.2624745Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:05:02.2657696Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:05:02.2687972Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:05:02.2727550Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:05:02.2809968Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:05:02.2842083Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:05:02.2879592Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:05:02.2908699Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:05:02.3005547Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:05:02.3039385Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:05:02.3072900Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:05:02.3108537Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:05:02.3148422Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:05:02.3189351Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:05:02.3220309Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:05:02.3251358Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:05:02.3286741Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T20:05:02.3331465Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:05:02.3362991Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:05:02.3401748Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:05:02.3471213Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:05:02.3534730Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:05:02.3592120Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T20:05:02.3630767Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:05:02.3702213Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:05:02.3736164Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:05:02.3776419Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:05:02.3807867Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:05:02.3843107Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:05:02.3898878Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:05:02.3952162Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:05:02.3991484Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:05:02.4030892Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:05:02.4060029Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:05:02.4104350Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4128072Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:05:02.4158464Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4199370Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:05:02.4255509Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:05:02.4282105Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:05:02.4310951Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:05:02.4344091Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:05:02.4372506Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4402552Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:05:02.4427809Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:05:02.4457117Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:05:02.4563284Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4590502Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4621932Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4654137Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:05:02.4703268Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:05:02.4734647Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4773305Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4832114Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.4892762Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:05:02.5010345Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:03.7470852Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:06.0928567Z Reading package lists... 2021-05-16T20:05:06.3006229Z Building dependency tree... 2021-05-16T20:05:06.3026377Z Reading state information... 2021-05-16T20:05:06.4834050Z The following additional packages will be installed: 2021-05-16T20:05:06.4836848Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:05:06.5401543Z The following NEW packages will be installed: 2021-05-16T20:05:06.5403780Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:05:06.5409249Z libmagick++-dev 2021-05-16T20:05:06.5872593Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:06.5873794Z Need to get 309 kB of archives. 2021-05-16T20:05:06.5875248Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T20:05:06.5878480Z 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-16T20:05:06.5942997Z 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-16T20:05:06.5973508Z 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-16T20:05:06.6031500Z 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-16T20:05:07.0938410Z Fetched 309 kB in 0s (5361 kB/s) 2021-05-16T20:05:07.1291756Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T20:05:07.1372585Z (Reading database ... 2021-05-16T20:05:07.1373197Z (Reading database ... 5% 2021-05-16T20:05:07.1373784Z (Reading database ... 10% 2021-05-16T20:05:07.1374510Z (Reading database ... 15% 2021-05-16T20:05:07.1375619Z (Reading database ... 20% 2021-05-16T20:05:07.1376151Z (Reading database ... 25% 2021-05-16T20:05:07.1376710Z (Reading database ... 30% 2021-05-16T20:05:07.1377248Z (Reading database ... 35% 2021-05-16T20:05:07.1377768Z (Reading database ... 40% 2021-05-16T20:05:07.1378299Z (Reading database ... 45% 2021-05-16T20:05:07.1383435Z (Reading database ... 50% 2021-05-16T20:05:07.1425010Z (Reading database ... 55% 2021-05-16T20:05:07.1473327Z (Reading database ... 60% 2021-05-16T20:05:07.1509354Z (Reading database ... 65% 2021-05-16T20:05:07.1645070Z (Reading database ... 70% 2021-05-16T20:05:07.1780975Z (Reading database ... 75% 2021-05-16T20:05:07.1809243Z (Reading database ... 80% 2021-05-16T20:05:07.2411231Z (Reading database ... 85% 2021-05-16T20:05:07.2604021Z (Reading database ... 90% 2021-05-16T20:05:07.2694806Z (Reading database ... 95% 2021-05-16T20:05:07.2695551Z (Reading database ... 100% 2021-05-16T20:05:07.2696394Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T20:05:07.2825906Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:05:07.2918866Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.3614778Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T20:05:07.3879524Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:05:07.3902527Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.4334463Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T20:05:07.4595183Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:05:07.4607793Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.5975144Z Selecting previously unselected package libmagick++-dev. 2021-05-16T20:05:07.6243220Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:05:07.6352454Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.6995066Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.7086501Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.7152660Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.7181306Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:05:07.7278839Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:10.0548190Z Reading package lists... 2021-05-16T20:05:10.2413054Z Building dependency tree... 2021-05-16T20:05:10.2433537Z Reading state information... 2021-05-16T20:05:10.4082429Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:05:10.4085073Z The following additional packages will be installed: 2021-05-16T20:05:10.4087685Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T20:05:10.4089648Z libijs-0.35 libjbig2dec0 2021-05-16T20:05:10.4092297Z Suggested packages: 2021-05-16T20:05:10.4094034Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T20:05:10.4095454Z ghostscript-x 2021-05-16T20:05:10.4641080Z The following NEW packages will be installed: 2021-05-16T20:05:10.4644253Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T20:05:10.4650956Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T20:05:10.4938966Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:10.4939979Z Need to get 11.2 MB of archives. 2021-05-16T20:05:10.4940788Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T20:05:10.4942857Z 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-16T20:05:10.5262172Z 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-16T20:05:10.5277631Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T20:05:10.6362830Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T20:05:10.6446514Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T20:05:10.6452520Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T20:05:10.6458616Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T20:05:10.6723687Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T20:05:11.1254741Z Fetched 11.2 MB in 0s (55.3 MB/s) 2021-05-16T20:05:11.1646775Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T20:05:11.1739966Z (Reading database ... 2021-05-16T20:05:11.1740617Z (Reading database ... 5% 2021-05-16T20:05:11.1742365Z (Reading database ... 10% 2021-05-16T20:05:11.1742916Z (Reading database ... 15% 2021-05-16T20:05:11.1743445Z (Reading database ... 20% 2021-05-16T20:05:11.1743982Z (Reading database ... 25% 2021-05-16T20:05:11.1744533Z (Reading database ... 30% 2021-05-16T20:05:11.1745071Z (Reading database ... 35% 2021-05-16T20:05:11.1745593Z (Reading database ... 40% 2021-05-16T20:05:11.1746125Z (Reading database ... 45% 2021-05-16T20:05:11.1746649Z (Reading database ... 50% 2021-05-16T20:05:11.1794293Z (Reading database ... 55% 2021-05-16T20:05:11.1846928Z (Reading database ... 60% 2021-05-16T20:05:11.1879197Z (Reading database ... 65% 2021-05-16T20:05:11.2019891Z (Reading database ... 70% 2021-05-16T20:05:11.2158212Z (Reading database ... 75% 2021-05-16T20:05:11.2186418Z (Reading database ... 80% 2021-05-16T20:05:11.2788288Z (Reading database ... 85% 2021-05-16T20:05:11.2983291Z (Reading database ... 90% 2021-05-16T20:05:11.3074359Z (Reading database ... 95% 2021-05-16T20:05:11.3075049Z (Reading database ... 100% 2021-05-16T20:05:11.3075970Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T20:05:11.3200943Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T20:05:11.3545762Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:05:11.5985353Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T20:05:11.6249874Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T20:05:11.6264410Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:05:11.6610971Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T20:05:11.6918206Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T20:05:11.7605575Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:05:12.2017681Z Selecting previously unselected package libgs9-common. 2021-05-16T20:05:12.2325253Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T20:05:12.2341555Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:12.3555283Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T20:05:12.3880038Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T20:05:12.3908537Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:05:12.4213970Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T20:05:12.4497289Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T20:05:12.4508437Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:05:12.4933048Z Selecting previously unselected package libgs9:amd64. 2021-05-16T20:05:12.5192125Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:05:12.5205830Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:12.8532737Z Selecting previously unselected package ghostscript. 2021-05-16T20:05:12.8775509Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:05:12.8794058Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:12.9541594Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:05:12.9650166Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:05:12.9682190Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:05:13.0822241Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:05:13.0852823Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:05:13.1130184Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:13.1156259Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:13.1184266Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:05:13.1312645Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:05:13.3060428Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:13.3295664Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:16.9136716Z Reading package lists... 2021-05-16T20:05:17.1143630Z Building dependency tree... 2021-05-16T20:05:17.1166561Z Reading state information... 2021-05-16T20:05:17.3011805Z The following additional packages will be installed: 2021-05-16T20:05:17.3013670Z libudunits2-0 libudunits2-data 2021-05-16T20:05:17.3524523Z The following NEW packages will be installed: 2021-05-16T20:05:17.3529583Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T20:05:17.3867977Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:17.3868880Z Need to get 429 kB of archives. 2021-05-16T20:05:17.3869706Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T20:05:17.3874038Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T20:05:17.3887564Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T20:05:17.3907151Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T20:05:17.8652838Z Fetched 429 kB in 0s (10.2 MB/s) 2021-05-16T20:05:17.9060615Z Selecting previously unselected package libudunits2-data. 2021-05-16T20:05:17.9149476Z (Reading database ... 2021-05-16T20:05:17.9150171Z (Reading database ... 5% 2021-05-16T20:05:17.9150708Z (Reading database ... 10% 2021-05-16T20:05:17.9151255Z (Reading database ... 15% 2021-05-16T20:05:17.9151794Z (Reading database ... 20% 2021-05-16T20:05:17.9152321Z (Reading database ... 25% 2021-05-16T20:05:17.9152857Z (Reading database ... 30% 2021-05-16T20:05:17.9153381Z (Reading database ... 35% 2021-05-16T20:05:17.9153915Z (Reading database ... 40% 2021-05-16T20:05:17.9154692Z (Reading database ... 45% 2021-05-16T20:05:17.9155237Z (Reading database ... 50% 2021-05-16T20:05:17.9209228Z (Reading database ... 55% 2021-05-16T20:05:17.9267289Z (Reading database ... 60% 2021-05-16T20:05:17.9300919Z (Reading database ... 65% 2021-05-16T20:05:17.9449407Z (Reading database ... 70% 2021-05-16T20:05:17.9598202Z (Reading database ... 75% 2021-05-16T20:05:17.9629589Z (Reading database ... 80% 2021-05-16T20:05:18.0262234Z (Reading database ... 85% 2021-05-16T20:05:18.0464305Z (Reading database ... 90% 2021-05-16T20:05:18.0556447Z (Reading database ... 95% 2021-05-16T20:05:18.0557435Z (Reading database ... 100% 2021-05-16T20:05:18.0558471Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T20:05:18.0689941Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T20:05:18.0700787Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T20:05:18.1053389Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T20:05:18.1311093Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T20:05:18.1339122Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:05:18.1773879Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T20:05:18.1994726Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T20:05:18.2006058Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:05:18.2888663Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T20:05:18.2928036Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:05:18.2953954Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:05:18.3012341Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:05:18.4244043Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:20.7731533Z Reading package lists... 2021-05-16T20:05:20.9851840Z Building dependency tree... 2021-05-16T20:05:20.9873841Z Reading state information... 2021-05-16T20:05:21.2149192Z The following NEW packages will be installed: 2021-05-16T20:05:21.2158276Z libjq-dev 2021-05-16T20:05:21.2352906Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:21.2353756Z Need to get 11.2 kB of archives. 2021-05-16T20:05:21.2354570Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T20:05:21.2356703Z 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-16T20:05:21.7161322Z Fetched 11.2 kB in 0s (752 kB/s) 2021-05-16T20:05:21.7538720Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T20:05:21.7625636Z (Reading database ... 2021-05-16T20:05:21.7626301Z (Reading database ... 5% 2021-05-16T20:05:21.7626853Z (Reading database ... 10% 2021-05-16T20:05:21.7627386Z (Reading database ... 15% 2021-05-16T20:05:21.7627924Z (Reading database ... 20% 2021-05-16T20:05:21.7628447Z (Reading database ... 25% 2021-05-16T20:05:21.7628983Z (Reading database ... 30% 2021-05-16T20:05:21.7629507Z (Reading database ... 35% 2021-05-16T20:05:21.7630066Z (Reading database ... 40% 2021-05-16T20:05:21.7630602Z (Reading database ... 45% 2021-05-16T20:05:21.7631134Z (Reading database ... 50% 2021-05-16T20:05:21.7683589Z (Reading database ... 55% 2021-05-16T20:05:21.7736647Z (Reading database ... 60% 2021-05-16T20:05:21.7767286Z (Reading database ... 65% 2021-05-16T20:05:21.7904658Z (Reading database ... 70% 2021-05-16T20:05:21.8050311Z (Reading database ... 75% 2021-05-16T20:05:21.8079661Z (Reading database ... 80% 2021-05-16T20:05:21.8692073Z (Reading database ... 85% 2021-05-16T20:05:21.8887738Z (Reading database ... 90% 2021-05-16T20:05:21.8979572Z (Reading database ... 95% 2021-05-16T20:05:21.8980474Z (Reading database ... 100% 2021-05-16T20:05:21.8981433Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T20:05:21.9110463Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:05:21.9125277Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:05:21.9783592Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:05:24.2892730Z Reading package lists... 2021-05-16T20:05:24.4805735Z Building dependency tree... 2021-05-16T20:05:24.4827405Z Reading state information... 2021-05-16T20:05:24.7052836Z The following NEW packages will be installed: 2021-05-16T20:05:24.7058206Z libmng2 2021-05-16T20:05:24.7263763Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:24.7264637Z Need to get 168 kB of archives. 2021-05-16T20:05:24.7265446Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T20:05:24.7267399Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T20:05:25.2034558Z Fetched 168 kB in 0s (9339 kB/s) 2021-05-16T20:05:25.2395806Z Selecting previously unselected package libmng2:amd64. 2021-05-16T20:05:25.2483823Z (Reading database ... 2021-05-16T20:05:25.2484481Z (Reading database ... 5% 2021-05-16T20:05:25.2485036Z (Reading database ... 10% 2021-05-16T20:05:25.2485618Z (Reading database ... 15% 2021-05-16T20:05:25.2486408Z (Reading database ... 20% 2021-05-16T20:05:25.2486906Z (Reading database ... 25% 2021-05-16T20:05:25.2487386Z (Reading database ... 30% 2021-05-16T20:05:25.2487885Z (Reading database ... 35% 2021-05-16T20:05:25.2488374Z (Reading database ... 40% 2021-05-16T20:05:25.2489061Z (Reading database ... 45% 2021-05-16T20:05:25.2489585Z (Reading database ... 50% 2021-05-16T20:05:25.2535980Z (Reading database ... 55% 2021-05-16T20:05:25.2589530Z (Reading database ... 60% 2021-05-16T20:05:25.2618525Z (Reading database ... 65% 2021-05-16T20:05:25.2760160Z (Reading database ... 70% 2021-05-16T20:05:25.2902158Z (Reading database ... 75% 2021-05-16T20:05:25.2928976Z (Reading database ... 80% 2021-05-16T20:05:25.3548869Z (Reading database ... 85% 2021-05-16T20:05:25.3740004Z (Reading database ... 90% 2021-05-16T20:05:25.3827994Z (Reading database ... 95% 2021-05-16T20:05:25.3828638Z (Reading database ... 100% 2021-05-16T20:05:25.3829578Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T20:05:25.3953093Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T20:05:25.3979335Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:05:25.4794080Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:05:25.4873701Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:27.8820507Z Reading package lists... 2021-05-16T20:05:28.0928391Z Building dependency tree... 2021-05-16T20:05:28.0950510Z Reading state information... 2021-05-16T20:05:28.3466145Z E: Unable to locate package libmng1 2021-05-16T20:05:28.4169372Z Reading package lists... 2021-05-16T20:05:28.6050270Z Building dependency tree... 2021-05-16T20:05:28.6071964Z Reading state information... 2021-05-16T20:05:28.7465608Z E: Unable to locate package libapparmor-devel 2021-05-16T20:05:28.8234747Z Reading package lists... 2021-05-16T20:05:29.0205566Z Building dependency tree... 2021-05-16T20:05:29.0226467Z Reading state information... 2021-05-16T20:05:29.2172494Z The following additional packages will be installed: 2021-05-16T20:05:29.2175355Z libij-java 2021-05-16T20:05:29.2674033Z The following NEW packages will be installed: 2021-05-16T20:05:29.2681296Z imagej libij-java 2021-05-16T20:05:29.2943497Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:29.2947694Z Need to get 2328 kB of archives. 2021-05-16T20:05:29.2949652Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T20:05:29.2953718Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T20:05:29.3386909Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T20:05:29.8233571Z Fetched 2328 kB in 0s (35.0 MB/s) 2021-05-16T20:05:29.8594723Z Selecting previously unselected package libij-java. 2021-05-16T20:05:29.8678928Z (Reading database ... 2021-05-16T20:05:29.8679903Z (Reading database ... 5% 2021-05-16T20:05:29.8680895Z (Reading database ... 10% 2021-05-16T20:05:29.8681683Z (Reading database ... 15% 2021-05-16T20:05:29.8682424Z (Reading database ... 20% 2021-05-16T20:05:29.8683152Z (Reading database ... 25% 2021-05-16T20:05:29.8683866Z (Reading database ... 30% 2021-05-16T20:05:29.8684591Z (Reading database ... 35% 2021-05-16T20:05:29.8685305Z (Reading database ... 40% 2021-05-16T20:05:29.8686054Z (Reading database ... 45% 2021-05-16T20:05:29.8686779Z (Reading database ... 50% 2021-05-16T20:05:29.8752694Z (Reading database ... 55% 2021-05-16T20:05:29.8818192Z (Reading database ... 60% 2021-05-16T20:05:29.8849793Z (Reading database ... 65% 2021-05-16T20:05:29.9009290Z (Reading database ... 70% 2021-05-16T20:05:29.9160047Z (Reading database ... 75% 2021-05-16T20:05:29.9189636Z (Reading database ... 80% 2021-05-16T20:05:29.9840301Z (Reading database ... 85% 2021-05-16T20:05:30.0084077Z (Reading database ... 90% 2021-05-16T20:05:30.0190712Z (Reading database ... 95% 2021-05-16T20:05:30.0191630Z (Reading database ... 100% 2021-05-16T20:05:30.0192876Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T20:05:30.0326710Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T20:05:30.0341361Z Unpacking libij-java (1.52r-1) ... 2021-05-16T20:05:30.1328718Z Selecting previously unselected package imagej. 2021-05-16T20:05:30.1631122Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T20:05:30.1645848Z Unpacking imagej (1.52r-1) ... 2021-05-16T20:05:30.2556750Z Setting up libij-java (1.52r-1) ... 2021-05-16T20:05:30.2592180Z Setting up imagej (1.52r-1) ... 2021-05-16T20:05:30.2625858Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:05:31.2392610Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:32.0908467Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:05:34.6231494Z Reading package lists... 2021-05-16T20:05:34.8121333Z Building dependency tree... 2021-05-16T20:05:34.8143019Z Reading state information... 2021-05-16T20:05:34.9879357Z Suggested packages: 2021-05-16T20:05:34.9880701Z bowtie2-examples 2021-05-16T20:05:35.0378931Z The following NEW packages will be installed: 2021-05-16T20:05:35.0393334Z bowtie2 2021-05-16T20:05:35.0620597Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:35.0621549Z Need to get 1324 kB of archives. 2021-05-16T20:05:35.0622408Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T20:05:35.0624621Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T20:05:35.5626234Z Fetched 1324 kB in 0s (27.9 MB/s) 2021-05-16T20:05:35.5947079Z Selecting previously unselected package bowtie2. 2021-05-16T20:05:35.6030730Z (Reading database ... 2021-05-16T20:05:35.6031397Z (Reading database ... 5% 2021-05-16T20:05:35.6031938Z (Reading database ... 10% 2021-05-16T20:05:35.6032488Z (Reading database ... 15% 2021-05-16T20:05:35.6033021Z (Reading database ... 20% 2021-05-16T20:05:35.6033590Z (Reading database ... 25% 2021-05-16T20:05:35.6034147Z (Reading database ... 30% 2021-05-16T20:05:35.6034675Z (Reading database ... 35% 2021-05-16T20:05:35.6035210Z (Reading database ... 40% 2021-05-16T20:05:35.6035737Z (Reading database ... 45% 2021-05-16T20:05:35.6036271Z (Reading database ... 50% 2021-05-16T20:05:35.6069398Z (Reading database ... 55% 2021-05-16T20:05:35.6127857Z (Reading database ... 60% 2021-05-16T20:05:35.6155276Z (Reading database ... 65% 2021-05-16T20:05:35.6292001Z (Reading database ... 70% 2021-05-16T20:05:35.6424626Z (Reading database ... 75% 2021-05-16T20:05:35.6450056Z (Reading database ... 80% 2021-05-16T20:05:35.7042137Z (Reading database ... 85% 2021-05-16T20:05:35.7237879Z (Reading database ... 90% 2021-05-16T20:05:35.7329387Z (Reading database ... 95% 2021-05-16T20:05:35.7330449Z (Reading database ... 100% 2021-05-16T20:05:35.7333933Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T20:05:35.7460462Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T20:05:35.7472260Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:05:35.9700562Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:05:35.9739404Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:39.3302821Z Reading package lists... 2021-05-16T20:05:39.5282272Z Building dependency tree... 2021-05-16T20:05:39.5305802Z Reading state information... 2021-05-16T20:05:39.7310669Z E: Unable to locate package install 2021-05-16T20:05:39.7312733Z E: Unable to locate package gdal 2021-05-16T20:05:39.8086187Z Reading package lists... 2021-05-16T20:05:40.0116133Z Building dependency tree... 2021-05-16T20:05:40.0139274Z Reading state information... 2021-05-16T20:05:40.0439114Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T20:05:40.0442781Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:05:40.0443530Z is only available from another source 2021-05-16T20:05:40.0443899Z 2021-05-16T20:05:40.1693698Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T20:05:40.2428174Z Reading package lists... 2021-05-16T20:05:40.4356751Z Building dependency tree... 2021-05-16T20:05:40.4381119Z Reading state information... 2021-05-16T20:05:40.4693852Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T20:05:40.4695885Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:05:40.4697282Z is only available from another source 2021-05-16T20:05:40.4698590Z However the following packages replace it: 2021-05-16T20:05:40.4699566Z ffmpeg 2021-05-16T20:05:40.4700043Z 2021-05-16T20:05:40.5828030Z E: Package 'libav-tools' has no installation candidate 2021-05-16T20:05:40.6609978Z Reading package lists... 2021-05-16T20:05:40.8557885Z Building dependency tree... 2021-05-16T20:05:40.8580161Z Reading state information... 2021-05-16T20:05:41.0390294Z The following additional packages will be installed: 2021-05-16T20:05:41.0396258Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T20:05:41.0400064Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:05:41.0401475Z libssh2-1-dev 2021-05-16T20:05:41.0402256Z Suggested packages: 2021-05-16T20:05:41.0406703Z libgcrypt20-doc libmbedtls-doc 2021-05-16T20:05:41.0934749Z The following NEW packages will be installed: 2021-05-16T20:05:41.0937091Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T20:05:41.0938985Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:05:41.0944741Z libssh2-1-dev 2021-05-16T20:05:41.1155076Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:41.1155929Z Need to get 2667 kB of archives. 2021-05-16T20:05:41.1156735Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T20:05:41.1158716Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T20:05:41.1192784Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T20:05:41.1313819Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T20:05:41.1319537Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T20:05:41.1337774Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T20:05:41.1343275Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T20:05:41.1356618Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T20:05:41.1392183Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T20:05:41.1435905Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T20:05:41.1460411Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T20:05:41.1465522Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T20:05:41.6321877Z Fetched 2667 kB in 0s (51.0 MB/s) 2021-05-16T20:05:41.6666367Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T20:05:41.6754458Z (Reading database ... 2021-05-16T20:05:41.6755106Z (Reading database ... 5% 2021-05-16T20:05:41.6755641Z (Reading database ... 10% 2021-05-16T20:05:41.6756188Z (Reading database ... 15% 2021-05-16T20:05:41.6756714Z (Reading database ... 20% 2021-05-16T20:05:41.6757252Z (Reading database ... 25% 2021-05-16T20:05:41.6757774Z (Reading database ... 30% 2021-05-16T20:05:41.6758311Z (Reading database ... 35% 2021-05-16T20:05:41.6758833Z (Reading database ... 40% 2021-05-16T20:05:41.6759394Z (Reading database ... 45% 2021-05-16T20:05:41.6760146Z (Reading database ... 50% 2021-05-16T20:05:41.6804198Z (Reading database ... 55% 2021-05-16T20:05:41.6870513Z (Reading database ... 60% 2021-05-16T20:05:41.6904856Z (Reading database ... 65% 2021-05-16T20:05:41.7061211Z (Reading database ... 70% 2021-05-16T20:05:41.7214781Z (Reading database ... 75% 2021-05-16T20:05:41.7252646Z (Reading database ... 80% 2021-05-16T20:05:41.7902800Z (Reading database ... 85% 2021-05-16T20:05:41.8108899Z (Reading database ... 90% 2021-05-16T20:05:41.8204799Z (Reading database ... 95% 2021-05-16T20:05:41.8205434Z (Reading database ... 100% 2021-05-16T20:05:41.8206285Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T20:05:41.8340005Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T20:05:41.8353297Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T20:05:41.8814079Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T20:05:41.9043480Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T20:05:41.9059183Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:05:41.9914371Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T20:05:42.0176707Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T20:05:42.0245876Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:05:42.0614046Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T20:05:42.0941434Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:42.0956580Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.1453580Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T20:05:42.1757083Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:42.1774434Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.2173510Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T20:05:42.2435495Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:42.2448758Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.2893654Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T20:05:42.3195847Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:05:42.3260429Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:42.4026211Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T20:05:42.4301401Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:42.4312748Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.5214439Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T20:05:42.5500648Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T20:05:42.5512249Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:05:42.6213372Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T20:05:42.6442625Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T20:05:42.6456264Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:05:42.6773916Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T20:05:42.7059376Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:05:42.7067629Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:42.8675732Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T20:05:42.8716256Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.8750017Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:05:42.8777555Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:05:42.8817628Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.8848864Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.8887305Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:42.8915633Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:05:42.8984649Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:05:42.9009727Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:42.9039185Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:42.9126194Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:48.7870697Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:05:48.9288567Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:51.3464568Z Reading package lists... 2021-05-16T20:05:51.5512880Z Building dependency tree... 2021-05-16T20:05:51.5534517Z Reading state information... 2021-05-16T20:05:51.8400173Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T20:05:51.8401747Z libtiff-dev set to manually installed. 2021-05-16T20:05:51.8402812Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:51.9109268Z Reading package lists... 2021-05-16T20:05:52.1036948Z Building dependency tree... 2021-05-16T20:05:52.1059095Z Reading state information... 2021-05-16T20:05:52.3640766Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T20:05:52.3644179Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:52.4397415Z Reading package lists... 2021-05-16T20:05:52.6377852Z Building dependency tree... 2021-05-16T20:05:52.6399840Z Reading state information... 2021-05-16T20:05:52.8629272Z The following NEW packages will be installed: 2021-05-16T20:05:52.8635561Z libsodium-dev 2021-05-16T20:05:52.9052319Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:52.9054014Z Need to get 169 kB of archives. 2021-05-16T20:05:52.9055349Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T20:05:52.9057424Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T20:05:53.3846878Z Fetched 169 kB in 0s (4413 kB/s) 2021-05-16T20:05:53.4239703Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T20:05:53.4326723Z (Reading database ... 2021-05-16T20:05:53.4327696Z (Reading database ... 5% 2021-05-16T20:05:53.4328426Z (Reading database ... 10% 2021-05-16T20:05:53.4329099Z (Reading database ... 15% 2021-05-16T20:05:53.4329813Z (Reading database ... 20% 2021-05-16T20:05:53.4330457Z (Reading database ... 25% 2021-05-16T20:05:53.4331406Z (Reading database ... 30% 2021-05-16T20:05:53.4332164Z (Reading database ... 35% 2021-05-16T20:05:53.4332838Z (Reading database ... 40% 2021-05-16T20:05:53.4334393Z (Reading database ... 45% 2021-05-16T20:05:53.4335107Z (Reading database ... 50% 2021-05-16T20:05:53.4382645Z (Reading database ... 55% 2021-05-16T20:05:53.4440146Z (Reading database ... 60% 2021-05-16T20:05:53.4474877Z (Reading database ... 65% 2021-05-16T20:05:53.4620066Z (Reading database ... 70% 2021-05-16T20:05:53.4769706Z (Reading database ... 75% 2021-05-16T20:05:53.4799178Z (Reading database ... 80% 2021-05-16T20:05:53.5452158Z (Reading database ... 85% 2021-05-16T20:05:53.5653503Z (Reading database ... 90% 2021-05-16T20:05:53.5743544Z (Reading database ... 95% 2021-05-16T20:05:53.5744416Z (Reading database ... 100% 2021-05-16T20:05:53.5745400Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T20:05:53.5893402Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T20:05:53.5906021Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:05:53.6810810Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:05:56.0518742Z Reading package lists... 2021-05-16T20:05:56.2426321Z Building dependency tree... 2021-05-16T20:05:56.2447655Z Reading state information... 2021-05-16T20:05:56.4133587Z The following additional packages will be installed: 2021-05-16T20:05:56.4139379Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T20:05:56.4696144Z The following NEW packages will be installed: 2021-05-16T20:05:56.4704181Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T20:05:56.4705893Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T20:05:56.4974581Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:56.4975791Z Need to get 10.4 MB of archives. 2021-05-16T20:05:56.4976822Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T20:05:56.4978995Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T20:05:56.5072487Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T20:05:56.5178845Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T20:05:56.5314236Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T20:05:56.5449023Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T20:05:56.5696093Z 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-16T20:05:56.5966911Z 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-16T20:05:56.6525382Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T20:05:57.1513677Z Fetched 10.4 MB in 0s (58.1 MB/s) 2021-05-16T20:05:57.1869338Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T20:05:57.1954577Z (Reading database ... 2021-05-16T20:05:57.1955562Z (Reading database ... 5% 2021-05-16T20:05:57.1956319Z (Reading database ... 10% 2021-05-16T20:05:57.1957097Z (Reading database ... 15% 2021-05-16T20:05:57.1957832Z (Reading database ... 20% 2021-05-16T20:05:57.1958574Z (Reading database ... 25% 2021-05-16T20:05:57.1959325Z (Reading database ... 30% 2021-05-16T20:05:57.1960049Z (Reading database ... 35% 2021-05-16T20:05:57.1960758Z (Reading database ... 40% 2021-05-16T20:05:57.1961478Z (Reading database ... 45% 2021-05-16T20:05:57.1962215Z (Reading database ... 50% 2021-05-16T20:05:57.2005218Z (Reading database ... 55% 2021-05-16T20:05:57.2061919Z (Reading database ... 60% 2021-05-16T20:05:57.2091678Z (Reading database ... 65% 2021-05-16T20:05:57.2230282Z (Reading database ... 70% 2021-05-16T20:05:57.2372725Z (Reading database ... 75% 2021-05-16T20:05:57.2399893Z (Reading database ... 80% 2021-05-16T20:05:57.3060173Z (Reading database ... 85% 2021-05-16T20:05:57.3256744Z (Reading database ... 90% 2021-05-16T20:05:57.3405524Z (Reading database ... 95% 2021-05-16T20:05:57.3406121Z (Reading database ... 100% 2021-05-16T20:05:57.3406965Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T20:05:57.3534322Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T20:05:57.3553810Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:57.4374013Z Selecting previously unselected package liblept5:amd64. 2021-05-16T20:05:57.4624520Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T20:05:57.4653664Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:57.6106762Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T20:05:57.6395386Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T20:05:57.6410354Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:57.8173238Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T20:05:57.8437907Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:57.8449482Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:58.0053279Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T20:05:58.0296881Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:58.0307958Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:58.2294896Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T20:05:58.2578071Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:58.2589089Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:58.4574642Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T20:05:58.4820464Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:58.4832992Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:58.9072444Z Selecting previously unselected package tesseract-ocr. 2021-05-16T20:05:58.9384379Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:58.9393375Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:59.0329515Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:59.0365572Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:59.0396857Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:59.0427414Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:59.0461326Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:59.0491459Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:59.0522785Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:59.0556328Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:59.0636389Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:06:02.6279698Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:06:04.9871861Z Reading package lists... 2021-05-16T20:06:05.1960002Z Building dependency tree... 2021-05-16T20:06:05.1981819Z Reading state information... 2021-05-16T20:06:05.4599900Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T20:06:05.4601615Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:06:05.5439760Z Reading package lists... 2021-05-16T20:06:05.7489447Z Building dependency tree... 2021-05-16T20:06:05.7511874Z Reading state information... 2021-05-16T20:06:05.9274213Z The following additional packages will be installed: 2021-05-16T20:06:05.9277781Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:06:05.9279609Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T20:06:05.9286472Z Suggested packages: 2021-05-16T20:06:05.9287696Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T20:06:05.9808000Z The following NEW packages will be installed: 2021-05-16T20:06:05.9815414Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:06:05.9825306Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T20:06:06.0066605Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:06:06.0067698Z Need to get 1459 kB of archives. 2021-05-16T20:06:06.0068527Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T20:06:06.0070573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T20:06:06.0213729Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T20:06:06.0252106Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T20:06:06.0301040Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T20:06:06.0306741Z 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-16T20:06:06.0353916Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T20:06:06.0458729Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T20:06:06.0752508Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T20:06:06.0780143Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T20:06:06.0808095Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T20:06:06.5647724Z Fetched 1459 kB in 0s (12.8 MB/s) 2021-05-16T20:06:06.6034237Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T20:06:06.6116493Z (Reading database ... 2021-05-16T20:06:06.6117261Z (Reading database ... 5% 2021-05-16T20:06:06.6117982Z (Reading database ... 10% 2021-05-16T20:06:06.6118674Z (Reading database ... 15% 2021-05-16T20:06:06.6119459Z (Reading database ... 20% 2021-05-16T20:06:06.6120111Z (Reading database ... 25% 2021-05-16T20:06:06.6120771Z (Reading database ... 30% 2021-05-16T20:06:06.6121429Z (Reading database ... 35% 2021-05-16T20:06:06.6122050Z (Reading database ... 40% 2021-05-16T20:06:06.6123924Z (Reading database ... 45% 2021-05-16T20:06:06.6124675Z (Reading database ... 50% 2021-05-16T20:06:06.6160798Z (Reading database ... 55% 2021-05-16T20:06:06.6213648Z (Reading database ... 60% 2021-05-16T20:06:06.6249718Z (Reading database ... 65% 2021-05-16T20:06:06.6395288Z (Reading database ... 70% 2021-05-16T20:06:06.6542451Z (Reading database ... 75% 2021-05-16T20:06:06.6572359Z (Reading database ... 80% 2021-05-16T20:06:06.7045954Z (Reading database ... 85% 2021-05-16T20:06:06.7409603Z (Reading database ... 90% 2021-05-16T20:06:06.7500028Z (Reading database ... 95% 2021-05-16T20:06:06.7500622Z (Reading database ... 100% 2021-05-16T20:06:06.7501462Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T20:06:06.7630798Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:06.7668756Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:06.8013912Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T20:06:06.8282558Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:06.8295242Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:06.8732994Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T20:06:06.8979637Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:06.8998395Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:06.9413379Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T20:06:06.9641410Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:06.9652898Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.0053303Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T20:06:07.0348919Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T20:06:07.0390397Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:06:07.0773256Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T20:06:07.1032274Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:07.1046630Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.1613732Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T20:06:07.1837428Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T20:06:07.1848277Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:06:07.2693395Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T20:06:07.2963263Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:06:07.2973726Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:06:07.3525387Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T20:06:07.3752188Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:06:07.3765470Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.4093097Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T20:06:07.4438257Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T20:06:07.4448258Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:06:07.6184075Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:06:07.6224203Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6260361Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:06:07.6292427Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:06:07.6353592Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6405715Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6440479Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6487534Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6519970Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:06:07.6562686Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:06:07.6597037Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:06:07.6875400Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:06:11.6175521Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:06:14.1668170Z Reading package lists... 2021-05-16T20:06:14.3562125Z Building dependency tree... 2021-05-16T20:06:14.3582714Z Reading state information... 2021-05-16T20:06:14.5090431Z E: Unable to locate package udunits 2021-05-16T20:06:14.5832053Z Reading package lists... 2021-05-16T20:06:14.7961027Z Building dependency tree... 2021-05-16T20:06:14.7983063Z Reading state information... 2021-05-16T20:06:14.9789101Z The following additional packages will be installed: 2021-05-16T20:06:14.9790180Z libwebpdemux2 2021-05-16T20:06:15.0306784Z The following NEW packages will be installed: 2021-05-16T20:06:15.0312984Z libwebp-dev libwebpdemux2 2021-05-16T20:06:15.0525368Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:06:15.0526739Z Need to get 277 kB of archives. 2021-05-16T20:06:15.0527553Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T20:06:15.0529476Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T20:06:15.0565923Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T20:06:15.5433895Z Fetched 277 kB in 0s (8777 kB/s) 2021-05-16T20:06:15.5788579Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T20:06:15.5877897Z (Reading database ... 2021-05-16T20:06:15.5878873Z (Reading database ... 5% 2021-05-16T20:06:15.5879630Z (Reading database ... 10% 2021-05-16T20:06:15.5881528Z (Reading database ... 15% 2021-05-16T20:06:15.5882602Z (Reading database ... 20% 2021-05-16T20:06:15.5883409Z (Reading database ... 25% 2021-05-16T20:06:15.5891776Z (Reading database ... 30% 2021-05-16T20:06:15.5892618Z (Reading database ... 35% 2021-05-16T20:06:15.5893350Z (Reading database ... 40% 2021-05-16T20:06:15.5894085Z (Reading database ... 45% 2021-05-16T20:06:15.5894796Z (Reading database ... 50% 2021-05-16T20:06:15.5914273Z (Reading database ... 55% 2021-05-16T20:06:15.5966405Z (Reading database ... 60% 2021-05-16T20:06:15.6001314Z (Reading database ... 65% 2021-05-16T20:06:15.6150512Z (Reading database ... 70% 2021-05-16T20:06:15.6299257Z (Reading database ... 75% 2021-05-16T20:06:15.6326093Z (Reading database ... 80% 2021-05-16T20:06:15.6798371Z (Reading database ... 85% 2021-05-16T20:06:15.7163871Z (Reading database ... 90% 2021-05-16T20:06:15.7262121Z (Reading database ... 95% 2021-05-16T20:06:15.7262767Z (Reading database ... 100% 2021-05-16T20:06:15.7263606Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T20:06:15.7395870Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T20:06:15.7423956Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:06:15.7813732Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T20:06:15.8067452Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T20:06:15.8074898Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:06:15.9169305Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:06:15.9201100Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:06:15.9238737Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:06:18.3335356Z Reading package lists... 2021-05-16T20:06:18.5382849Z Building dependency tree... 2021-05-16T20:06:18.5406704Z Reading state information... 2021-05-16T20:06:18.7275905Z The following additional packages will be installed: 2021-05-16T20:06:18.7277642Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:06:18.7279185Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:06:18.7281723Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:06:18.7290536Z Suggested packages: 2021-05-16T20:06:18.7291763Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T20:06:18.7292439Z Recommended packages: 2021-05-16T20:06:18.7292921Z cargo 2021-05-16T20:06:18.7845293Z The following NEW packages will be installed: 2021-05-16T20:06:18.7851299Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:06:18.7852842Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:06:18.7854694Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:06:18.8133340Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:06:18.8134678Z Need to get 108 MB of archives. 2021-05-16T20:06:18.8135529Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T20:06:18.8137561Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T20:06:18.8175287Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T20:06:18.8181415Z 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-16T20:06:18.8189304Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T20:06:18.8313382Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T20:06:18.8350333Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T20:06:18.8355357Z 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-16T20:06:18.9725282Z 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-16T20:06:20.1219721Z 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-16T20:06:20.4222484Z 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-16T20:06:20.4453972Z 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-16T20:06:20.4810787Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T20:06:20.5933080Z 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-16T20:06:21.1333111Z Fetched 108 MB in 2s (59.9 MB/s) 2021-05-16T20:06:21.1736475Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T20:06:21.1832665Z (Reading database ... 2021-05-16T20:06:21.1833706Z (Reading database ... 5% 2021-05-16T20:06:21.1834895Z (Reading database ... 10% 2021-05-16T20:06:21.1835568Z (Reading database ... 15% 2021-05-16T20:06:21.1836427Z (Reading database ... 20% 2021-05-16T20:06:21.1837146Z (Reading database ... 25% 2021-05-16T20:06:21.1837872Z (Reading database ... 30% 2021-05-16T20:06:21.1838600Z (Reading database ... 35% 2021-05-16T20:06:21.1839324Z (Reading database ... 40% 2021-05-16T20:06:21.1840044Z (Reading database ... 45% 2021-05-16T20:06:21.1840751Z (Reading database ... 50% 2021-05-16T20:06:21.1898271Z (Reading database ... 55% 2021-05-16T20:06:21.1954261Z (Reading database ... 60% 2021-05-16T20:06:21.1993624Z (Reading database ... 65% 2021-05-16T20:06:21.2160671Z (Reading database ... 70% 2021-05-16T20:06:21.2328327Z (Reading database ... 75% 2021-05-16T20:06:21.2361050Z (Reading database ... 80% 2021-05-16T20:06:21.2843033Z (Reading database ... 85% 2021-05-16T20:06:21.3218241Z (Reading database ... 90% 2021-05-16T20:06:21.3311002Z (Reading database ... 95% 2021-05-16T20:06:21.3311591Z (Reading database ... 100% 2021-05-16T20:06:21.3312439Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T20:06:21.3438904Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T20:06:21.3463802Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:06:21.3949862Z Selecting previously unselected package libipt2. 2021-05-16T20:06:21.4259404Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T20:06:21.4274779Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T20:06:21.4694045Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T20:06:21.4965463Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T20:06:21.4977846Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:06:21.5535677Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T20:06:21.5754775Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T20:06:21.5767177Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:06:21.6774283Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T20:06:21.7061739Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T20:06:21.7088434Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:06:21.7653662Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T20:06:21.7914077Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T20:06:21.7925670Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:06:21.8292734Z Selecting previously unselected package gdb. 2021-05-16T20:06:21.8567402Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T20:06:21.8578557Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:06:22.2413197Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T20:06:22.2716616Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:06:22.2732314Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:29.4294126Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T20:06:29.4535774Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:06:29.4548292Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:32.8612831Z Selecting previously unselected package rustc. 2021-05-16T20:06:32.8902838Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:06:32.8915505Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:33.1052696Z Selecting previously unselected package cargo. 2021-05-16T20:06:33.1351427Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:06:33.1362487Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:06:33.5174588Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T20:06:33.5493675Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T20:06:33.5504467Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:06:34.9465605Z Selecting previously unselected package rust-gdb. 2021-05-16T20:06:34.9776649Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T20:06:34.9796891Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.0526472Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.0566306Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:06:35.0598832Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:06:35.0725818Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.0822134Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T20:06:35.0876157Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:06:35.0907937Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:06:35.0941341Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.0968928Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:06:35.1002741Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:06:35.1034863Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.1064068Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:06:35.1101633Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:06:35.1136110Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:06:35.1375527Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:06:39.1925699Z Reading package lists... 2021-05-16T20:06:39.4035666Z Building dependency tree... 2021-05-16T20:06:39.4057288Z Reading state information... 2021-05-16T20:06:39.6084161Z The following additional packages will be installed: 2021-05-16T20:06:39.6085996Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:06:39.6087549Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:06:39.6089021Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:06:39.6090444Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:06:39.6094766Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:06:39.6096216Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:06:39.6097505Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:06:39.6098990Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:06:39.6100489Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:06:39.6102203Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:06:39.6103703Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:06:39.6105195Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:06:39.6106785Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:06:39.6108593Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:06:39.6110241Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:06:39.6111804Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:06:39.6113286Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:06:39.6114786Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:06:39.6116353Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:06:39.6117631Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:06:39.6118882Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:06:39.6120298Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:06:39.6121546Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:06:39.6122714Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:06:39.6123930Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:06:39.6125417Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:06:39.6126875Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:06:39.6128357Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:06:39.6129854Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:06:39.6131371Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:06:39.6132713Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:06:39.6134027Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:06:39.6135420Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:06:39.6136874Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:06:39.6138434Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:06:39.6139985Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:06:39.6141442Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:06:39.6142843Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:06:39.6144216Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:06:39.6145704Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:06:39.6147198Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:06:39.6148567Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T20:06:39.6149943Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:06:39.6151573Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:06:39.6153242Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:06:39.6154704Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:06:39.6156129Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:06:39.6157677Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:06:39.6159000Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:06:39.6159831Z Suggested packages: 2021-05-16T20:06:39.6160934Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T20:06:39.6162265Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T20:06:39.6163822Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T20:06:39.6165350Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T20:06:39.6166643Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T20:06:39.6168032Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T20:06:39.6169513Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T20:06:39.6171190Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T20:06:39.6172602Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T20:06:39.6174035Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T20:06:39.6175592Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T20:06:39.6177165Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T20:06:39.6178648Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T20:06:39.6179840Z wpagui libengine-pkcs11-openssl 2021-05-16T20:06:39.7111177Z The following NEW packages will be installed: 2021-05-16T20:06:39.7113636Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:06:39.7115487Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:06:39.7117286Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:06:39.7118930Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:06:39.7120631Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:06:39.7122276Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:06:39.7123786Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:06:39.7125517Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:06:39.7127248Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:06:39.7128953Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:06:39.7130728Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:06:39.7133832Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:06:39.7138050Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:06:39.7139794Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:06:39.7141439Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:06:39.7143002Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:06:39.7144495Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:06:39.7145989Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:06:39.7147576Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:06:39.7148845Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:06:39.7150088Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:06:39.7151388Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:06:39.7152910Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:06:39.7154321Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:06:39.7155507Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:06:39.7156954Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:06:39.7158394Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:06:39.7159885Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:06:39.7161661Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:06:39.7163085Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:06:39.7164422Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:06:39.7165712Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:06:39.7167122Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:06:39.7168568Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:06:39.7170117Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:06:39.7171790Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:06:39.7173238Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:06:39.7174659Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:06:39.7176020Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:06:39.7177631Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:06:39.7179110Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:06:39.7180508Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T20:06:39.7181921Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:06:39.7183520Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:06:39.7185216Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:06:39.7186659Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:06:39.7188090Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:06:39.7189639Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:06:39.7190958Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:06:39.7413846Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:06:39.7415165Z Need to get 183 MB of archives. 2021-05-16T20:06:39.7416499Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T20:06:39.7418684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T20:06:39.7437215Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T20:06:40.2883356Z 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-16T20:06:40.2904558Z 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-16T20:06:40.2913916Z 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-16T20:06:40.2924562Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T20:06:40.2932368Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T20:06:40.2945068Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T20:06:40.2954486Z 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-16T20:06:40.2964059Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T20:06:40.2983454Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T20:06:40.3010869Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T20:06:40.3084123Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T20:06:40.3089085Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T20:06:40.3093685Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T20:06:40.3097770Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T20:06:40.3102057Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T20:06:40.3106143Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T20:06:40.3110386Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T20:06:40.3115544Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T20:06:40.3117657Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T20:06:40.3124267Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T20:06:40.3132179Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T20:06:40.3605861Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T20:06:40.3950908Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T20:06:40.3970458Z 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-16T20:06:40.4000072Z 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-16T20:06:40.4146765Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T20:06:40.4155349Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T20:06:40.4179171Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T20:06:40.4208513Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T20:06:40.4568559Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T20:06:40.4717658Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T20:06:40.4738774Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T20:06:40.4752775Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T20:06:40.4754782Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T20:06:40.6804782Z 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-16T20:06:40.6809871Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T20:06:40.6934139Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T20:06:40.7024966Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T20:06:40.7092786Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T20:06:40.7120831Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T20:06:40.7136361Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T20:06:40.7171144Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T20:06:40.7191368Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T20:06:40.7222377Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T20:06:40.7240872Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T20:06:40.7335014Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T20:06:40.7345998Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T20:06:40.7420122Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T20:06:40.7436122Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T20:06:40.7450161Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T20:06:40.7458132Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T20:06:40.7482659Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T20:06:40.7612098Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T20:06:40.7658651Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T20:06:40.8947929Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T20:06:40.9082972Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T20:06:40.9089386Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T20:06:40.9165298Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T20:06:40.9169947Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T20:06:40.9178020Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T20:06:40.9185517Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T20:06:40.9205260Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T20:06:40.9216314Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T20:06:40.9250795Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T20:06:40.9277201Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T20:06:40.9302847Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T20:06:40.9492327Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T20:06:40.9685939Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T20:06:41.0751015Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T20:06:41.0756753Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T20:06:41.0778448Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T20:06:41.0795912Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T20:06:41.0866564Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T20:06:41.0920502Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T20:06:41.0932208Z 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-16T20:06:41.1845136Z 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-16T20:06:41.1852505Z 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-16T20:06:41.1861309Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T20:06:41.2034770Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T20:06:41.2047196Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T20:06:41.2072832Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T20:06:41.2140456Z 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-16T20:06:41.2722600Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T20:06:41.3135802Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T20:06:41.3147714Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T20:06:41.3149703Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T20:06:41.3155566Z 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-16T20:06:41.3331693Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T20:06:41.3333741Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T20:06:41.3347763Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T20:06:41.3388404Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T20:06:41.3416405Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T20:06:41.3467897Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T20:06:41.3476130Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T20:06:41.3923493Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T20:06:41.4016079Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T20:06:41.4065767Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T20:06:41.4067810Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T20:06:41.4099437Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T20:06:41.4150599Z 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-16T20:06:41.4217775Z 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-16T20:06:41.4234847Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T20:06:41.4241768Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T20:06:41.4333752Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T20:06:41.4339898Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T20:06:42.0027209Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T20:06:42.0040645Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T20:06:42.0048738Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T20:06:42.0213209Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T20:06:42.0749780Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T20:06:42.0752053Z 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-16T20:06:42.0754017Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T20:06:42.0810416Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T20:06:42.0816042Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T20:06:42.1735877Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T20:06:42.1836036Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T20:06:42.1854865Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T20:06:42.1858455Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T20:06:42.1863785Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T20:06:42.1887612Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T20:06:42.1904285Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T20:06:42.1906353Z 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-16T20:06:42.1908211Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T20:06:42.1926407Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T20:06:42.1932818Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T20:06:42.1938980Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T20:06:42.1948692Z 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-16T20:06:42.1951111Z 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-16T20:06:42.1958514Z 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-16T20:06:42.1968680Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T20:06:42.1987395Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T20:06:42.2109060Z 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-16T20:06:42.2125961Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T20:06:42.2135834Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T20:06:42.2198046Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T20:06:42.2262720Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T20:06:42.2282453Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T20:06:42.2299079Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T20:06:42.2303056Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T20:06:42.2318688Z 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-16T20:06:42.2328770Z 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-16T20:06:42.2334300Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T20:06:42.2347172Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T20:06:42.2354819Z 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-16T20:06:42.2357213Z 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-16T20:06:42.2386006Z 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-16T20:06:42.2492428Z 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-16T20:06:42.2819662Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T20:06:42.2823135Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T20:06:42.2866202Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T20:06:42.2879291Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T20:06:42.2888137Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T20:06:42.2926867Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T20:06:42.2929216Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T20:06:42.3222147Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T20:06:42.3295789Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T20:06:42.3398170Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T20:06:42.3710991Z 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-16T20:06:42.3744184Z 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-16T20:06:42.3774255Z 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-16T20:06:42.3781443Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T20:06:42.3841259Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T20:06:42.3844949Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T20:06:42.3865123Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T20:06:42.3867115Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T20:06:42.3936703Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T20:06:42.3977577Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T20:06:42.4363113Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T20:06:42.4365279Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T20:06:42.4372533Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T20:06:42.4376087Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T20:06:42.4386214Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T20:06:42.4388294Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T20:06:42.4425999Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T20:06:42.4431189Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T20:06:42.4446532Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T20:06:42.4448897Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T20:06:42.4459511Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T20:06:42.4466975Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T20:06:42.4474449Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T20:06:42.4639592Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T20:06:42.4649430Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T20:06:42.5088675Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T20:06:42.5094959Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T20:06:42.5101024Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T20:06:42.5132740Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T20:06:42.5136857Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T20:06:42.5149226Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T20:06:42.5203765Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T20:06:42.5205834Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T20:06:42.5402220Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T20:06:42.5416178Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T20:06:42.5428529Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T20:06:42.5678110Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T20:06:42.5706630Z 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-16T20:06:42.5718175Z 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-16T20:06:42.5723947Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T20:06:42.5828949Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T20:06:42.5995751Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T20:06:42.6892016Z 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-16T20:06:42.6939626Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T20:06:42.7005248Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T20:06:42.8815153Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T20:06:42.9308177Z 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-16T20:06:42.9409897Z 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-16T20:06:42.9417914Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T20:06:42.9477935Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T20:06:42.9488511Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T20:06:42.9623921Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T20:06:42.9778945Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T20:06:42.9791537Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T20:06:42.9795038Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T20:06:44.2860952Z Fetched 183 MB in 3s (56.2 MB/s) 2021-05-16T20:06:44.3278845Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T20:06:44.3364887Z (Reading database ... 2021-05-16T20:06:44.3365793Z (Reading database ... 5% 2021-05-16T20:06:44.3366845Z (Reading database ... 10% 2021-05-16T20:06:44.3367426Z (Reading database ... 15% 2021-05-16T20:06:44.3367978Z (Reading database ... 20% 2021-05-16T20:06:44.3368552Z (Reading database ... 25% 2021-05-16T20:06:44.3369121Z (Reading database ... 30% 2021-05-16T20:06:44.3369642Z (Reading database ... 35% 2021-05-16T20:06:44.3370175Z (Reading database ... 40% 2021-05-16T20:06:44.3370712Z (Reading database ... 45% 2021-05-16T20:06:44.3371607Z (Reading database ... 50% 2021-05-16T20:06:44.3447627Z (Reading database ... 55% 2021-05-16T20:06:44.3503460Z (Reading database ... 60% 2021-05-16T20:06:44.3540526Z (Reading database ... 65% 2021-05-16T20:06:44.3696592Z (Reading database ... 70% 2021-05-16T20:06:44.3848917Z (Reading database ... 75% 2021-05-16T20:06:44.3880292Z (Reading database ... 80% 2021-05-16T20:06:44.4363704Z (Reading database ... 85% 2021-05-16T20:06:44.4764631Z (Reading database ... 90% 2021-05-16T20:06:44.4870445Z (Reading database ... 95% 2021-05-16T20:06:44.4871286Z (Reading database ... 100% 2021-05-16T20:06:44.4872112Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T20:06:44.5011343Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T20:06:44.5043443Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:06:44.5502981Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T20:06:44.5817472Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:44.5914163Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:44.8045295Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T20:06:44.8367607Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:06:44.8387688Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:06:44.8797234Z Selecting previously unselected package libegl1:amd64. 2021-05-16T20:06:44.9119972Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:06:44.9129040Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:06:44.9437562Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T20:06:44.9769075Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:44.9782351Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:06:45.0089135Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T20:06:45.0396809Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T20:06:45.0413461Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:06:45.0733451Z Selecting previously unselected package libwacom-common. 2021-05-16T20:06:45.1061248Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T20:06:45.1075253Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:06:45.1812699Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T20:06:45.2083681Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:06:45.2100846Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:06:45.2453151Z Selecting previously unselected package libinput-bin. 2021-05-16T20:06:45.2742489Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:06:45.2799894Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:45.3133614Z Selecting previously unselected package libinput10:amd64. 2021-05-16T20:06:45.3432653Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:06:45.3446423Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:45.3872101Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T20:06:45.4185507Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:45.4202248Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:45.4805435Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T20:06:45.5121006Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:45.5135812Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:45.6176332Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T20:06:45.6421969Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T20:06:45.6435989Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:06:45.6774545Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T20:06:45.7050563Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T20:06:45.7123669Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:06:45.7413402Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T20:06:45.7726891Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T20:06:45.7747811Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:45.8037557Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T20:06:45.8344915Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T20:06:45.8363020Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:45.8646848Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T20:06:45.8957067Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T20:06:45.8976208Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:06:45.9286223Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T20:06:45.9597484Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T20:06:45.9611793Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:06:45.9929584Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T20:06:46.0250879Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T20:06:46.0263275Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:06:46.0529222Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T20:06:46.0841674Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T20:06:46.0857290Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:06:46.1254610Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T20:06:46.1516050Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T20:06:46.1529610Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:06:46.1842507Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T20:06:46.2148127Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T20:06:46.2161051Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:06:46.2573386Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T20:06:46.2852398Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:46.2936544Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:46.6437396Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T20:06:46.6757751Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:46.6771523Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:46.9573381Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T20:06:46.9880462Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:46.9894093Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:47.0373855Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T20:06:47.0654472Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T20:06:47.0663478Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:06:47.1262452Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T20:06:47.1536379Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T20:06:47.1549260Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:06:47.2612500Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T20:06:47.2888484Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T20:06:47.2917969Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:06:47.3276069Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T20:06:47.3585116Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:47.3598572Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:47.4133183Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T20:06:47.4370873Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:47.4384629Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:47.4973235Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T20:06:47.5251945Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:47.5263356Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:47.7253261Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T20:06:47.7532017Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:47.7545718Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:47.9533232Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T20:06:47.9781425Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:47.9793212Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:48.0372849Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T20:06:48.0692190Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:48.0705543Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:48.1078368Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T20:06:48.1390401Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T20:06:48.1401884Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:06:48.1772968Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T20:06:48.2071740Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T20:06:48.2083125Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:06:49.6966791Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T20:06:49.7272158Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:49.7300490Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:49.7646175Z Selecting previously unselected package qgis-providers-common. 2021-05-16T20:06:49.8018003Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:49.8035137Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:50.0519544Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T20:06:50.0871561Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T20:06:50.0883114Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:50.1733296Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T20:06:50.2149397Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T20:06:50.2150739Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:50.2732753Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T20:06:50.3013926Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:50.3030279Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:50.3533594Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T20:06:50.3818349Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:50.3829794Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:50.4175065Z Selecting previously unselected package gdal-data. 2021-05-16T20:06:50.4477595Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T20:06:50.4490229Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:50.5133192Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T20:06:50.5438063Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T20:06:50.5449099Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:06:50.5892852Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T20:06:50.6232118Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T20:06:50.6274782Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:06:50.6773767Z Selecting previously unselected package libarmadillo9. 2021-05-16T20:06:50.7082448Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:50.7095737Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:06:50.7572717Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T20:06:50.7892754Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T20:06:50.7905848Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:06:50.8799305Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T20:06:50.9123844Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:50.9141763Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:06:50.9631210Z Selecting previously unselected package libdap25:amd64. 2021-05-16T20:06:50.9947942Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T20:06:50.9960975Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:06:51.0788135Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T20:06:51.1115493Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T20:06:51.1126173Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:06:51.1652634Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T20:06:51.1943916Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T20:06:51.1965868Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:06:51.2353470Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T20:06:51.2705903Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T20:06:51.2729232Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:06:51.3054764Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T20:06:51.3374439Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T20:06:51.3427261Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:06:51.4010655Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T20:06:51.4412505Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T20:06:51.4422931Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:51.5413375Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T20:06:51.5681223Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T20:06:51.5703754Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:51.6042604Z Selecting previously unselected package proj-data. 2021-05-16T20:06:51.6403933Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T20:06:51.6417392Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T20:06:52.5270752Z Selecting previously unselected package libproj15:amd64. 2021-05-16T20:06:52.5581510Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T20:06:52.5593980Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:06:52.6895098Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T20:06:52.7229245Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T20:06:52.7244061Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:06:52.7605608Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T20:06:52.7935176Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T20:06:52.7948212Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:06:52.8572773Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T20:06:52.8869533Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T20:06:52.8880768Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:06:52.9178088Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T20:06:52.9519024Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T20:06:52.9559832Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:06:52.9914282Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T20:06:53.0264821Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:53.0283971Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:53.0653732Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T20:06:53.0956817Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:53.0968880Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:53.1493068Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T20:06:53.1769970Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:53.1782279Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:53.2168848Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T20:06:53.2490678Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T20:06:53.2500852Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:06:53.3231906Z Selecting previously unselected package libogdi4.1. 2021-05-16T20:06:53.3557217Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T20:06:53.3570358Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:06:53.4092824Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T20:06:53.4354114Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T20:06:53.4372660Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:06:53.4809867Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T20:06:53.5122443Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:06:53.5131608Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:53.6973014Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T20:06:53.7222131Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T20:06:53.7234521Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:06:53.8652584Z Selecting previously unselected package libgdal26. 2021-05-16T20:06:53.8920642Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:53.8934176Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:54.6283946Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T20:06:54.6596975Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:54.6609667Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:54.6949714Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T20:06:54.7263193Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T20:06:54.7288585Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:06:54.7750713Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T20:06:54.8062258Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:54.8076459Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:54.8483359Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T20:06:54.9016422Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:54.9032963Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:54.9489065Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T20:06:54.9797709Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T20:06:54.9807107Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:06:55.0388002Z Selecting previously unselected package libzip5:amd64. 2021-05-16T20:06:55.0701446Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T20:06:55.0741459Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:06:55.1395152Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T20:06:55.1754531Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:55.1759511Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:55.8564740Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T20:06:55.8893991Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:55.8909190Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:55.9219139Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T20:06:55.9581893Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T20:06:55.9598677Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:06:56.0163742Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T20:06:56.0483114Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:06:56.0494182Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:06:56.2347567Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T20:06:56.2689032Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:56.2708015Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:56.3049480Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T20:06:56.3385107Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:56.3396546Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:56.3852038Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T20:06:56.4161718Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T20:06:56.4176824Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:06:56.5063110Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T20:06:56.5375403Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:56.5541644Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:56.9480252Z Selecting previously unselected package qgis-providers. 2021-05-16T20:06:56.9799869Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:56.9818965Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:57.2329244Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T20:06:57.2673423Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:57.2696422Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:57.3125423Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T20:06:57.3439299Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T20:06:57.3452230Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:06:57.3893334Z Selecting previously unselected package avahi-daemon. 2021-05-16T20:06:57.4158594Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:57.4171696Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:06:57.4853183Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T20:06:57.5107811Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:06:57.5122433Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:06:57.6072175Z Selecting previously unselected package blt. 2021-05-16T20:06:57.6395323Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:06:57.6408605Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T20:06:57.6659583Z Selecting previously unselected package fonts-lyx. 2021-05-16T20:06:57.6982388Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T20:06:57.6993901Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:06:57.7442820Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T20:06:57.7765739Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:57.7778825Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:57.8174025Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T20:06:57.8444874Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:57.8463026Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:57.8966100Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T20:06:57.9276159Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:57.9298454Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:57.9732471Z Selecting previously unselected package gcr. 2021-05-16T20:06:58.0039458Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:58.0050844Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T20:06:58.0533444Z Selecting previously unselected package python3-numpy. 2021-05-16T20:06:58.0776802Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T20:06:58.0792583Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:06:58.4813439Z Selecting previously unselected package python3-gdal. 2021-05-16T20:06:58.5078172Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:58.5098654Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:58.6093605Z Selecting previously unselected package gdal-bin. 2021-05-16T20:06:58.6338439Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:58.6355452Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:58.7053479Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T20:06:58.7301928Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:58.7317077Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:58.7609908Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T20:06:58.7924689Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T20:06:58.7936741Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:06:58.8464337Z Selecting previously unselected package geoclue-2.0. 2021-05-16T20:06:58.8774050Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T20:06:58.8800279Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:06:58.9453622Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T20:06:58.9762671Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:58.9780267Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:59.0556444Z Selecting previously unselected package p11-kit. 2021-05-16T20:06:59.0981035Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:59.0993902Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:59.1453525Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T20:06:59.1711567Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T20:06:59.1734570Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:06:59.2085768Z Selecting previously unselected package gnome-keyring. 2021-05-16T20:06:59.2398418Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:06:59.2530572Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:06:59.3597085Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T20:06:59.3854035Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:06:59.3867534Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:59.4253461Z Selecting previously unselected package grass-doc. 2021-05-16T20:06:59.4548580Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T20:06:59.4559196Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T20:07:01.4438136Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T20:07:01.4761695Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T20:07:01.4773830Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:07:01.5253761Z Selecting previously unselected package libpdal-util9. 2021-05-16T20:07:01.5521509Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:01.5552366Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:07:01.6013594Z Selecting previously unselected package libpdal-base9. 2021-05-16T20:07:01.6292751Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:01.6310031Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:07:01.8683921Z Selecting previously unselected package grass-core. 2021-05-16T20:07:01.9035379Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T20:07:01.9048178Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T20:07:02.5843174Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T20:07:02.6172745Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T20:07:02.6189892Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:07:02.6592767Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T20:07:02.6910091Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T20:07:02.6924862Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:07:02.7344318Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T20:07:02.7681555Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T20:07:02.7693837Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:07:02.8859518Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T20:07:02.9217447Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T20:07:02.9231272Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:07:03.2282040Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T20:07:03.2620856Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T20:07:03.2630417Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:07:03.6533828Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T20:07:03.6808541Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T20:07:03.6825865Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:07:03.7960391Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T20:07:03.8281617Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T20:07:03.8294838Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:07:03.8719554Z Selecting previously unselected package libfcgi-bin. 2021-05-16T20:07:03.9042678Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T20:07:03.9055791Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:07:03.9360186Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T20:07:03.9675707Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T20:07:03.9686996Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:07:04.0071469Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T20:07:04.0382439Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T20:07:04.0478211Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:07:04.1653464Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T20:07:04.1936367Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T20:07:04.1951732Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:07:04.2373337Z Selecting previously unselected package libmbim-proxy. 2021-05-16T20:07:04.2663673Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T20:07:04.2678177Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T20:07:04.3053561Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T20:07:04.3354159Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:07:04.3366369Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:07:04.3693247Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T20:07:04.3999194Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:07:04.4015239Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:07:04.4453338Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T20:07:04.4777516Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T20:07:04.4788341Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:07:04.5133534Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T20:07:04.5440226Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:07:04.5450615Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:07:04.5765226Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T20:07:04.6083096Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T20:07:04.6095525Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:07:04.6533548Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T20:07:04.6821862Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:04.6837341Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:07:04.7187260Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T20:07:04.7513029Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:04.7528864Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:07:04.7846357Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T20:07:04.8162274Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:04.8174656Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:07:04.8541497Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T20:07:04.8928985Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:04.8983926Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:07:04.9533516Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T20:07:04.9791199Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:07:04.9805272Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:07:05.1657771Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T20:07:05.1990380Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:05.2001390Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:07:05.2533304Z Selecting previously unselected package libpdal-plugins. 2021-05-16T20:07:05.2784754Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:07:05.2797649Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:07:05.3132884Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T20:07:05.3452916Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.3464944Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.4092767Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T20:07:05.4355418Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.4367044Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.5629786Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T20:07:05.5948759Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.5976757Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.6455809Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T20:07:05.6821600Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.6831906Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.7332716Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T20:07:05.7635752Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.7652287Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.7977505Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T20:07:05.8296972Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.8318952Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.8933375Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T20:07:05.9183591Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.9256280Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:05.9553744Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T20:07:05.9874498Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:05.9909419Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:06.0265371Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T20:07:06.0585821Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:06.0597515Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:06.1133055Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T20:07:06.1445058Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:06.1454939Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:06.1966779Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T20:07:06.2292954Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:06.2304573Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:06.2607241Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T20:07:06.2922959Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:06.2935668Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:06.3598023Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T20:07:06.3918779Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:06.3929374Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:06.5259697Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T20:07:06.5580985Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:06.5592504Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:07.0015170Z Selecting previously unselected package qtchooser. 2021-05-16T20:07:07.0361300Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T20:07:07.2186986Z Unpacking qtchooser (66-2build1) ... 2021-05-16T20:07:07.2496569Z Selecting previously unselected package qdoc-qt5. 2021-05-16T20:07:07.2838409Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.2861191Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:07.3810161Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T20:07:07.4182134Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.4199104Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:07.4693778Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T20:07:07.4985068Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.4998351Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:07.5453749Z Selecting previously unselected package qt5-assistant. 2021-05-16T20:07:07.5739250Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.5752804Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:07:07.6494418Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T20:07:07.6778412Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.6791354Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:07.7212693Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T20:07:07.7481292Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:07.7494951Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:08.0239284Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T20:07:08.0577091Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:08.0587427Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:08.1853280Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T20:07:08.2103155Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:07:08.2113737Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:07:08.3733283Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T20:07:08.3992852Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:08.4005517Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:08.5493074Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T20:07:08.5740975Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:08.5756963Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:08.6505189Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T20:07:08.6829933Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:08.6844652Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:08.7412924Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T20:07:08.7735169Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:08.7819291Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:08.8213797Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T20:07:08.8492397Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T20:07:08.8502539Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:07:08.9533250Z Selecting previously unselected package libqmi-proxy. 2021-05-16T20:07:08.9768405Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T20:07:08.9951513Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T20:07:09.0414158Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T20:07:09.0696820Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:09.0712920Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:09.1253814Z Selecting previously unselected package libwacom-bin. 2021-05-16T20:07:09.1528936Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:07:09.1545789Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:07:09.1932651Z Selecting previously unselected package modemmanager. 2021-05-16T20:07:09.2213722Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T20:07:09.2306202Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T20:07:09.3660961Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T20:07:09.3992301Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T20:07:09.4099865Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:07:09.4501586Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T20:07:09.4843217Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T20:07:09.4854587Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:07:09.8373224Z Selecting previously unselected package python3-soupsieve. 2021-05-16T20:07:09.8649389Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T20:07:09.8659338Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:07:09.9193598Z Selecting previously unselected package python3-bs4. 2021-05-16T20:07:09.9580797Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T20:07:09.9593501Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T20:07:10.0053591Z Selecting previously unselected package python3-cycler. 2021-05-16T20:07:10.0346642Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T20:07:10.0358495Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T20:07:10.0646981Z Selecting previously unselected package python3-dateutil. 2021-05-16T20:07:10.0971663Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T20:07:10.0982451Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:07:10.1493782Z Selecting previously unselected package python3-decorator. 2021-05-16T20:07:10.1770533Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T20:07:10.1784544Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:07:10.2093487Z Selecting previously unselected package python3-future. 2021-05-16T20:07:10.2413287Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T20:07:10.2423245Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T20:07:10.3122615Z Selecting previously unselected package python3-webencodings. 2021-05-16T20:07:10.3446886Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T20:07:10.3459061Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:07:10.3813157Z Selecting previously unselected package python3-html5lib. 2021-05-16T20:07:10.4075148Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T20:07:10.4089773Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T20:07:10.4533719Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T20:07:10.4807802Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T20:07:10.4818590Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:07:10.5253410Z Selecting previously unselected package python3-traitlets. 2021-05-16T20:07:10.5532303Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T20:07:10.5547619Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T20:07:10.5975385Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T20:07:10.6268333Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T20:07:10.6281060Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:07:10.6695673Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T20:07:10.6943112Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T20:07:10.6957338Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:07:10.7335056Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T20:07:10.7611994Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T20:07:10.7621795Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:07:10.9653795Z Selecting previously unselected package python3-pyparsing. 2021-05-16T20:07:10.9925774Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T20:07:10.9942318Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T20:07:11.0333068Z Selecting previously unselected package python3-matplotlib. 2021-05-16T20:07:11.0605412Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T20:07:11.0616905Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:07:11.5558947Z Selecting previously unselected package python3-nbformat. 2021-05-16T20:07:11.5886400Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T20:07:11.5897821Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T20:07:11.6293363Z Selecting previously unselected package python3-olefile. 2021-05-16T20:07:11.6568018Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T20:07:11.6579682Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T20:07:11.6956878Z Selecting previously unselected package python3-pyproj. 2021-05-16T20:07:11.7277518Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T20:07:11.7333116Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:07:11.7996695Z Selecting previously unselected package python3-tz. 2021-05-16T20:07:11.8334920Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T20:07:11.8349906Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T20:07:11.8733796Z Selecting previously unselected package python3-owslib. 2021-05-16T20:07:11.9021185Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T20:07:11.9032919Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T20:07:11.9651432Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T20:07:11.9971560Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T20:07:11.9983660Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:07:12.0734815Z Selecting previously unselected package python3-retrying. 2021-05-16T20:07:12.1015263Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T20:07:12.1028471Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T20:07:12.1415719Z Selecting previously unselected package python3-plotly. 2021-05-16T20:07:12.1738348Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T20:07:12.1812883Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:07:12.6673206Z Selecting previously unselected package python3-psycopg2. 2021-05-16T20:07:12.7011822Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T20:07:12.7025680Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:07:12.7440601Z Selecting previously unselected package python3-sip. 2021-05-16T20:07:12.7765002Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T20:07:12.7776051Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:07:12.8213144Z Selecting previously unselected package python3-pyqt5. 2021-05-16T20:07:12.8492456Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:07:12.8505846Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.1613226Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T20:07:13.1999623Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:07:13.2010982Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:07:13.2655304Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T20:07:13.2895639Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:07:13.2913992Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.3374463Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T20:07:13.3634169Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:07:13.3647632Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.4053757Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T20:07:13.4295313Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:07:13.4312586Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.4853316Z Selecting previously unselected package python3-qgis-common. 2021-05-16T20:07:13.5137983Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:07:13.5149301Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.8533291Z Selecting previously unselected package python3-qgis. 2021-05-16T20:07:13.8823222Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:13.8835140Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:14.9613219Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T20:07:14.9896222Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T20:07:14.9910902Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:07:15.0453756Z Selecting previously unselected package libjs-leaflet. 2021-05-16T20:07:15.0707583Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T20:07:15.0718533Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:07:15.1257030Z Selecting previously unselected package qgis-common. 2021-05-16T20:07:15.1599602Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:07:15.1612459Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:16.9852773Z Selecting previously unselected package qgis. 2021-05-16T20:07:17.0151515Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:17.0866608Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:17.3866403Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T20:07:17.4194082Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:07:17.4212819Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:17.6253345Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T20:07:17.6596523Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:17.6617276Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:17.7048773Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T20:07:17.7379654Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:07:17.7392216Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:17.8181243Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T20:07:17.8523734Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:07:17.8536832Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:17.9093294Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T20:07:17.9373081Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T20:07:17.9390355Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:07:18.1513275Z Selecting previously unselected package wpasupplicant. 2021-05-16T20:07:18.1996325Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T20:07:18.2008331Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:07:18.3523853Z Selecting previously unselected package proj-bin. 2021-05-16T20:07:18.3857425Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T20:07:18.3881919Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T20:07:18.4272146Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T20:07:18.4657459Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T20:07:18.4668995Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T20:07:18.5042586Z Selecting previously unselected package usb-modeswitch. 2021-05-16T20:07:18.5375056Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T20:07:18.5468205Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:07:18.6401246Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:07:18.6444537Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:07:18.9490038Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T20:07:18.9520469Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:07:18.9553485Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:07:18.9585383Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:18.9695640Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:07:18.9727096Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:07:18.9780970Z Setting up proj-data (6.3.1-1) ... 2021-05-16T20:07:18.9864990Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:07:18.9934305Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:07:18.9983552Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:07:19.0014438Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:07:19.0162965Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:07:19.0207863Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:07:19.0233628Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:07:19.0276659Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:07:19.0312769Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:07:19.0343868Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:07:19.0374767Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:07:19.2212898Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:07:19.2246424Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:07:19.2302455Z Setting up python3-olefile (0.46-2) ... 2021-05-16T20:07:19.4132925Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T20:07:19.4162572Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T20:07:19.5779972Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:07:19.5810046Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:07:19.5847228Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:07:19.5891997Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:07:19.5934274Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:07:19.5974840Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:07:19.6002195Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:07:19.7501735Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:07:19.7543825Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:07:19.7573701Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:07:19.7623502Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:07:19.7655841Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:07:19.9371189Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:07:19.9402299Z Setting up python3-tz (2019.3-1) ... 2021-05-16T20:07:20.1220017Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:07:20.1323007Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:07:20.1354146Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:07:20.1532268Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:07:20.1659109Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:07:20.1682944Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:07:20.1690123Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:07:20.1714839Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:07:20.3417600Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:07:20.3444996Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:07:20.3477540Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:07:20.3508612Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:07:20.3609385Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:07:20.3643249Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T20:07:20.5695210Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:07:20.5725108Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T20:07:20.7361550Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:07:20.7392215Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:07:20.7426989Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:07:20.7460157Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T20:07:20.7555078Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T20:07:20.7584688Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:07:20.7626805Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:07:20.9458986Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:07:20.9487933Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:07:20.9524986Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:07:20.9557704Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:20.9645980Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T20:07:21.2182419Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:07:22.5960450Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:07:22.6001289Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:07:22.6028392Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:07:22.6065213Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:07:22.6101457Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:07:22.6132205Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:07:22.6184564Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:07:22.6214352Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:07:22.8256287Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:22.8304827Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:07:22.8334526Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:07:22.8363794Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T20:07:23.0656165Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:07:23.0700442Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:07:23.0732853Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:07:23.0869765Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:07:23.0904805Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:07:23.1115058Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:07:23.3237734Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:07:23.3327069Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:07:23.3364990Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:07:23.3469560Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:07:23.3499683Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:07:23.3543136Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:23.3571706Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:07:23.3617431Z Setting up python3-future (0.18.2-2) ... 2021-05-16T20:07:23.3717059Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T20:07:23.3780090Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T20:07:23.7788200Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:23.9562245Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:07:23.9619290Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:23.9663150Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:07:23.9700232Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:07:23.9742309Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:07:23.9798237Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:07:23.9833270Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:07:23.9868138Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:23.9917122Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:07:24.3242288Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:07:24.5111652Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:07:24.6967131Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:07:24.7004670Z Setting up qtchooser (66-2build1) ... 2021-05-16T20:07:24.7041132Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:07:24.7072076Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:07:24.8912227Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:07:24.8944636Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:07:24.8977161Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:07:24.9006739Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:07:26.0084803Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:07:26.0116482Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:07:26.0159040Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:07:26.0193829Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:26.0222334Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:26.0251515Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T20:07:26.0285951Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:07:26.0314122Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:07:26.0345298Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:07:26.5032644Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T20:07:26.5055969Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:26.5082761Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T20:07:26.6960414Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T20:07:26.6991683Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:07:26.8836629Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:26.8870737Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T20:07:27.1194226Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:07:27.1230638Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T20:07:27.1254418Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:27.1282665Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:07:27.2955727Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:07:27.2958362Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:07:27.8654069Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:07:28.2008167Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:28.2037334Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:07:28.2067551Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:28.2094241Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:28.2118601Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:28.2143379Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:28.2174998Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:07:28.3962048Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.3963683Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:07:28.3965694Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.3967055Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:07:28.4480919Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.4532553Z if direction is "increasing": 2021-05-16T20:07:28.4535369Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.4536360Z elif direction is "decreasing": 2021-05-16T20:07:28.4703762Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.4704860Z if direction is "increasing": 2021-05-16T20:07:28.4706309Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:28.4707290Z elif direction is "decreasing": 2021-05-16T20:07:29.5738345Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:29.5741511Z if props["offset_coordinates"] is "data": 2021-05-16T20:07:29.5744809Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:07:29.5747104Z if props["coordinates"] is not "data": 2021-05-16T20:07:30.4531524Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:07:31.1056192Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:07:31.1058878Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:07:31.1061092Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T20:07:32.3835611Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:07:32.3866559Z First installation detected... 2021-05-16T20:07:32.3875068Z Checking NSS setup... 2021-05-16T20:07:32.3937759Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:07:32.4019459Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:32.4054314Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T20:07:32.7197538Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:07:32.7248680Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:07:32.7293486Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:07:32.7336715Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:07:32.7369375Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:07:32.7482949Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:07:32.7524438Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:07:32.7562707Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:07:32.7610652Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:07:32.9774846Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:07:32.9812823Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:07:32.9851789Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T20:07:33.3755459Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:33.3757911Z if value is '': 2021-05-16T20:07:33.4883446Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:33.4884669Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:07:33.4885990Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:33.4887166Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:07:33.4888661Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:07:33.4889886Z if driver_string is not None and driver_string is not "": 2021-05-16T20:07:33.5390449Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:33.5392075Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:07:33.5393799Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:07:33.5395343Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:07:33.6105333Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:07:33.6142587Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6231993Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T20:07:33.6274225Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6306919Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6533585Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:33.6710055Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6753146Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6782228Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:33.6811608Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.6845937Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:07:33.7842119Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:33.7882610Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.7949226Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:33.7987068Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T20:07:33.9607031Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:07:33.9610471Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:07:34.5713846Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.5753692Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.5802266Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:07:34.5838750Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.5873412Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:34.5902657Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.5939092Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:07:34.5989528Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:07:34.6024388Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:07:34.6052679Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.6092881Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.6146526Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:34.6187626Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:34.6227719Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:34.6332777Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:34.6366309Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.6392336Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:07:34.6422374Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:34.6455536Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:34.6582155Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:34.8477145Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:34.8518000Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:34.8612036Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:34.8641206Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.4243235Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:08:11.4275772Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:08:11.4306560Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.4352892Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:08:11.4413157Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.4445317Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.4484088Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:08:11.4531905Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.6206771Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.6243223Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:08:11.6282170Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.6313706Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:08:11.6340749Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.8223331Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.8261576Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.8314140Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:08:11.8452231Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T20:08:11.8636664Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T20:08:13.0632482Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:08:13.0831089Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:08:13.1154954Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:08:13.1342872Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T20:08:13.2769010Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:08:13.3213762Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T20:08:13.6262103Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:08:27.6088702Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:08:27.6286057Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:08:30.0253694Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:08:30.0254460Z with: 2021-05-16T20:08:30.0255105Z github_slug: neuroconductor/neurobase 2021-05-16T20:08:30.0255588Z env: 2021-05-16T20:08:30.0256045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:30.0256518Z TIC_DEPLOY_KEY: 2021-05-16T20:08:30.0257349Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:30.0259352Z GITHUB_PAT: *** 2021-05-16T20:08:30.0259824Z COVERALLS_TOKEN: 2021-05-16T20:08:30.0260373Z continue-on-error: false 2021-05-16T20:08:30.0260893Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:30.0261435Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:30.0262100Z TZ: UTC 2021-05-16T20:08:30.0262509Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:30.0262924Z NOT_CRAN: true 2021-05-16T20:08:30.0263313Z ##[endgroup] 2021-05-16T20:08:30.0638163Z repo slug is: neuroconductor/neurobase 2021-05-16T20:08:30.0756861Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:08:30.0757685Z env: 2021-05-16T20:08:30.0758205Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:30.0758715Z TIC_DEPLOY_KEY: 2021-05-16T20:08:30.0759618Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:30.0761097Z GITHUB_PAT: *** 2021-05-16T20:08:30.0761553Z COVERALLS_TOKEN: 2021-05-16T20:08:30.0762090Z continue-on-error: false 2021-05-16T20:08:30.0762617Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:30.0763392Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:30.0763888Z TZ: UTC 2021-05-16T20:08:30.0765214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:30.0765674Z NOT_CRAN: true 2021-05-16T20:08:30.0766097Z ##[endgroup] 2021-05-16T20:08:30.2926390Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:08:30.2927039Z with: 2021-05-16T20:08:30.2927459Z repo_name: neurobase 2021-05-16T20:08:30.2927931Z repo_version: 1.30.1 2021-05-16T20:08:30.2928355Z runner_os: Linux 2021-05-16T20:08:30.2928773Z R_version: 3.5 2021-05-16T20:08:30.2929141Z env: 2021-05-16T20:08:30.2929621Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:30.2930124Z TIC_DEPLOY_KEY: 2021-05-16T20:08:30.2931225Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:30.2932657Z GITHUB_PAT: *** 2021-05-16T20:08:30.2933087Z COVERALLS_TOKEN: 2021-05-16T20:08:30.2933629Z continue-on-error: false 2021-05-16T20:08:30.2934147Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:30.2934699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:30.2935180Z TZ: UTC 2021-05-16T20:08:30.2935611Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:30.2936054Z NOT_CRAN: true 2021-05-16T20:08:30.2936486Z ##[endgroup] 2021-05-16T20:08:30.3335484Z Package: neurobase 2021-05-16T20:08:30.3342057Z Version: 1.30.1 2021-05-16T20:08:30.3344123Z OS: Linux 2021-05-16T20:08:30.3414423Z ##[group]Run install.packages('remotes') 2021-05-16T20:08:30.3415231Z install.packages('remotes') 2021-05-16T20:08:30.3416103Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:08:30.3417189Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:08:30.3425509Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:08:30.3425978Z env: 2021-05-16T20:08:30.3426459Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:30.3426978Z TIC_DEPLOY_KEY: 2021-05-16T20:08:30.3427883Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:30.3429345Z GITHUB_PAT: *** 2021-05-16T20:08:30.3429799Z COVERALLS_TOKEN: 2021-05-16T20:08:30.3430319Z continue-on-error: false 2021-05-16T20:08:30.3430841Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:30.3431365Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:30.3431872Z TZ: UTC 2021-05-16T20:08:30.3432304Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:30.3432755Z NOT_CRAN: true 2021-05-16T20:08:30.3433152Z ##[endgroup] 2021-05-16T20:08:30.5154192Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:08:30.5155104Z (as ‘lib’ is unspecified) 2021-05-16T20:08:46.0365419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:08:46.6804310Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T20:08:46.7002353Z ================================================== 2021-05-16T20:08:46.7003613Z downloaded 378 KB 2021-05-16T20:08:46.7004148Z 2021-05-16T20:08:46.9393220Z * installing *binary* package ‘remotes’ ... 2021-05-16T20:08:46.9440763Z * DONE (remotes) 2021-05-16T20:08:46.9496759Z 2021-05-16T20:08:46.9497886Z The downloaded source packages are in 2021-05-16T20:08:46.9499529Z ‘/tmp/RtmprIE1pC/downloaded_packages’ 2021-05-16T20:09:07.1755339Z ##[group]Run actions/cache@v1 2021-05-16T20:09:07.1755791Z with: 2021-05-16T20:09:07.1756275Z path: /home/runner/work/_temp/Library 2021-05-16T20:09:07.1759072Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-61c70398388cb236951d0ef33764f695de21a5808478153525a2e54fe3a7de07 2021-05-16T20:09:07.1762662Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T20:09:07.1763895Z env: 2021-05-16T20:09:07.1764395Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:09:07.1765000Z TIC_DEPLOY_KEY: 2021-05-16T20:09:07.1765826Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:09:07.1769360Z GITHUB_PAT: *** 2021-05-16T20:09:07.1769924Z COVERALLS_TOKEN: 2021-05-16T20:09:07.1770477Z continue-on-error: false 2021-05-16T20:09:07.1770993Z VDIFFR_RUN_TESTS: 2021-05-16T20:09:07.1771844Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:09:07.1772428Z TZ: UTC 2021-05-16T20:09:07.1772852Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:09:07.1773303Z NOT_CRAN: true 2021-05-16T20:09:07.1773706Z ##[endgroup] 2021-05-16T20:09:07.2329065Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:09:07.2423526Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:09:07.2424396Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:09:07.2425221Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T20:09:07.2425918Z sudo -s eval "$sysreqs" 2021-05-16T20:09:07.2476625Z shell: /usr/bin/bash -e {0} 2021-05-16T20:09:07.2477055Z env: 2021-05-16T20:09:07.2477558Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:09:07.2478065Z TIC_DEPLOY_KEY: 2021-05-16T20:09:07.2478966Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:09:07.2480466Z GITHUB_PAT: *** 2021-05-16T20:09:07.2480901Z COVERALLS_TOKEN: 2021-05-16T20:09:07.2481439Z continue-on-error: false 2021-05-16T20:09:07.2481956Z VDIFFR_RUN_TESTS: 2021-05-16T20:09:07.2482492Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:09:07.2482970Z TZ: UTC 2021-05-16T20:09:07.2483423Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:09:07.2483881Z NOT_CRAN: true 2021-05-16T20:09:07.2484388Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T20:09:07.2484923Z ##[endgroup] 2021-05-16T20:09:07.4646837Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:09:07.9252247Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T20:09:25.0792400Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T20:09:25.0793499Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T20:09:25.0794208Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T20:09:25.0794880Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T20:09:25.0795598Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T20:09:25.0802747Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T20:09:25.0823764Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:09:25.0824936Z (as ‘lib’ is unspecified) 2021-05-16T20:09:39.9418507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:09:41.0330906Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T20:09:41.0428981Z ================================================== 2021-05-16T20:09:41.0429859Z downloaded 93 KB 2021-05-16T20:09:41.0430361Z 2021-05-16T20:09:41.0467014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:09:41.7022515Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T20:09:41.7123077Z ================================================== 2021-05-16T20:09:41.7123667Z downloaded 134 KB 2021-05-16T20:09:41.7125108Z 2021-05-16T20:09:41.7163513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:09:42.3719977Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T20:09:42.3721966Z ================================================== 2021-05-16T20:09:42.3722587Z downloaded 79 KB 2021-05-16T20:09:42.3723313Z 2021-05-16T20:09:42.3760984Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:09:43.1308124Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T20:09:43.1532172Z ================================================== 2021-05-16T20:09:43.1532853Z downloaded 515 KB 2021-05-16T20:09:43.1533462Z 2021-05-16T20:09:43.1575551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T20:09:43.6947872Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T20:09:43.7476053Z ================================================== 2021-05-16T20:09:43.7476908Z downloaded 991 KB 2021-05-16T20:09:43.7478144Z 2021-05-16T20:09:44.0054991Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T20:09:44.0125420Z * DONE (rprojroot) 2021-05-16T20:09:44.2312506Z * installing *binary* package ‘crayon’ ... 2021-05-16T20:09:44.2364895Z * DONE (crayon) 2021-05-16T20:09:44.4558320Z * installing *binary* package ‘R6’ ... 2021-05-16T20:09:44.4603717Z * DONE (R6) 2021-05-16T20:09:44.7275923Z * installing *binary* package ‘desc’ ... 2021-05-16T20:09:44.7324139Z * DONE (desc) 2021-05-16T20:09:44.9987392Z * installing *binary* package ‘debugme’ ... 2021-05-16T20:09:45.0065538Z * DONE (debugme) 2021-05-16T20:09:45.0121262Z 2021-05-16T20:09:45.0122434Z The downloaded source packages are in 2021-05-16T20:09:45.0123906Z ‘/tmp/RtmpIeAGaS/downloaded_packages’ 2021-05-16T20:09:45.0133870Z Running `R CMD build`... 2021-05-16T20:09:45.2656607Z * checking for file ‘/tmp/RtmpIeAGaS/remotes6944464fe4b1/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T20:09:45.2658425Z * preparing ‘sysreqs’: 2021-05-16T20:09:45.2659701Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:09:45.2661215Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:09:45.2662377Z * checking for empty or unneeded directories 2021-05-16T20:09:45.2663563Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T20:09:45.2665065Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:09:45.2666255Z (as ‘lib’ is unspecified) 2021-05-16T20:09:45.4782485Z * installing *source* package ‘sysreqs’ ... 2021-05-16T20:09:45.4924537Z ** R 2021-05-16T20:09:45.5023644Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:45.6892038Z ** help 2021-05-16T20:09:45.7020173Z *** installing help indices 2021-05-16T20:09:45.7231871Z ** building package indices 2021-05-16T20:09:45.7347540Z ** testing if installed package can be loaded 2021-05-16T20:09:45.9505546Z * DONE (sysreqs) 2021-05-16T20:10:05.3413903Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:10:05.3416234Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T20:10:05.3418413Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T20:10:05.3578754Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T20:10:05.4074512Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:10:05.4750071Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T20:10:05.4827964Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:10:05.6406704Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T20:10:05.7984662Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:10:07.3477217Z Reading package lists... 2021-05-16T20:10:07.4364731Z Reading package lists... 2021-05-16T20:10:07.6425346Z Building dependency tree... 2021-05-16T20:10:07.6452571Z Reading state information... 2021-05-16T20:10:07.8416793Z libglu1-mesa-dev is already the newest version (9.0.1-1build1). 2021-05-16T20:10:07.8418317Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T20:10:07.8419519Z libicu-dev set to manually installed. 2021-05-16T20:10:07.8420664Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:10:07.8421768Z make is already the newest version (4.2.1-1.2). 2021-05-16T20:10:07.8422553Z make set to manually installed. 2021-05-16T20:10:07.8423661Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T20:10:07.8424960Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T20:10:07.8426677Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:10:07.8427949Z pandoc is already the newest version (2.7.3-1). 2021-05-16T20:10:07.8428905Z The following additional packages will be installed: 2021-05-16T20:10:07.8430454Z libbibutils6 libegl-dev libghc-pandoc-citeproc-data libgles-dev libgles1 2021-05-16T20:10:07.8431931Z libgles2 libglvnd-dev libopengl-dev libopengl0 2021-05-16T20:10:07.8432789Z Suggested packages: 2021-05-16T20:10:07.8433882Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T20:10:07.9028733Z The following NEW packages will be installed: 2021-05-16T20:10:07.9031648Z libbibutils6 libcurl4-openssl-dev libegl-dev libghc-pandoc-citeproc-data 2021-05-16T20:10:07.9033736Z libgl1-mesa-dev libgles-dev libgles1 libgles2 libglvnd-dev libopengl-dev 2021-05-16T20:10:07.9038732Z libopengl0 pandoc-citeproc 2021-05-16T20:10:07.9262452Z 0 upgraded, 12 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:10:07.9263315Z Need to get 13.8 MB of archives. 2021-05-16T20:10:07.9264163Z After this operation, 110 MB of additional disk space will be used. 2021-05-16T20:10:07.9266423Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T20:10:07.9366928Z 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-16T20:10:07.9420078Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [17.2 kB] 2021-05-16T20:10:07.9425684Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles1 amd64 1.3.2-1~ubuntu0.20.04.1 [10.3 kB] 2021-05-16T20:10:07.9439976Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2 amd64 1.3.2-1~ubuntu0.20.04.1 [15.6 kB] 2021-05-16T20:10:07.9442431Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles-dev amd64 1.3.2-1~ubuntu0.20.04.1 [48.0 kB] 2021-05-16T20:10:07.9451173Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl0 amd64 1.3.2-1~ubuntu0.20.04.1 [29.3 kB] 2021-05-16T20:10:07.9457428Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [3584 B] 2021-05-16T20:10:07.9464621Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T20:10:07.9488615Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd-dev amd64 1.3.2-1~ubuntu0.20.04.1 [11.6 kB] 2021-05-16T20:10:07.9500128Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [6280 B] 2021-05-16T20:10:07.9502245Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T20:10:08.7019142Z Fetched 13.8 MB in 0s (50.6 MB/s) 2021-05-16T20:10:08.7404118Z Selecting previously unselected package libbibutils6. 2021-05-16T20:10:08.7502918Z (Reading database ... 2021-05-16T20:10:08.7504299Z (Reading database ... 5% 2021-05-16T20:10:08.7504868Z (Reading database ... 10% 2021-05-16T20:10:08.7505404Z (Reading database ... 15% 2021-05-16T20:10:08.7506147Z (Reading database ... 20% 2021-05-16T20:10:08.7506693Z (Reading database ... 25% 2021-05-16T20:10:08.7507538Z (Reading database ... 30% 2021-05-16T20:10:08.7508194Z (Reading database ... 35% 2021-05-16T20:10:08.7508684Z (Reading database ... 40% 2021-05-16T20:10:08.7509184Z (Reading database ... 45% 2021-05-16T20:10:08.7509670Z (Reading database ... 50% 2021-05-16T20:10:08.7553282Z (Reading database ... 55% 2021-05-16T20:10:08.7615931Z (Reading database ... 60% 2021-05-16T20:10:08.7673501Z (Reading database ... 65% 2021-05-16T20:10:08.7901757Z (Reading database ... 70% 2021-05-16T20:10:08.7939771Z (Reading database ... 75% 2021-05-16T20:10:08.8256956Z (Reading database ... 80% 2021-05-16T20:10:08.8385121Z (Reading database ... 85% 2021-05-16T20:10:08.8867642Z (Reading database ... 90% 2021-05-16T20:10:08.8964245Z (Reading database ... 95% 2021-05-16T20:10:08.8964912Z (Reading database ... 100% 2021-05-16T20:10:08.8965746Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T20:10:08.9112724Z Preparing to unpack .../00-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T20:10:08.9147799Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T20:10:09.0017050Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T20:10:09.0275084Z Preparing to unpack .../01-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T20:10:09.0289281Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:10:09.0917051Z Selecting previously unselected package libegl-dev:amd64. 2021-05-16T20:10:09.1263341Z Preparing to unpack .../02-libegl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.1285654Z Unpacking libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.1583788Z Selecting previously unselected package libgles1:amd64. 2021-05-16T20:10:09.1932422Z Preparing to unpack .../03-libgles1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.1945660Z Unpacking libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.2237030Z Selecting previously unselected package libgles2:amd64. 2021-05-16T20:10:09.2591516Z Preparing to unpack .../04-libgles2_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.2603129Z Unpacking libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.2882042Z Selecting previously unselected package libgles-dev:amd64. 2021-05-16T20:10:09.3213954Z Preparing to unpack .../05-libgles-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.3227598Z Unpacking libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.3645740Z Selecting previously unselected package libopengl0:amd64. 2021-05-16T20:10:09.3956131Z Preparing to unpack .../06-libopengl0_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.3970851Z Unpacking libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.4333680Z Selecting previously unselected package libopengl-dev:amd64. 2021-05-16T20:10:09.4620933Z Preparing to unpack .../07-libopengl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.4630403Z Unpacking libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.4973955Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T20:10:09.5255313Z Preparing to unpack .../08-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T20:10:09.5265530Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:10:09.5693663Z Selecting previously unselected package libglvnd-dev:amd64. 2021-05-16T20:10:09.5954702Z Preparing to unpack .../09-libglvnd-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.5970497Z Unpacking libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:09.6293214Z Selecting previously unselected package libgl1-mesa-dev:amd64. 2021-05-16T20:10:09.6578565Z Preparing to unpack .../10-libgl1-mesa-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:10:09.6588909Z Unpacking libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:10:09.6878261Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T20:10:09.7207455Z Preparing to unpack .../11-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T20:10:09.7219706Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:10:09.7262109Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T20:10:11.3987614Z Setting up libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4025372Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:10:11.4063383Z Setting up libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4093770Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T20:10:11.4127251Z Setting up libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4163403Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:10:11.4197962Z Setting up libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4227984Z Setting up libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4263938Z Setting up libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4300629Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:10:11.4332343Z Setting up libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4358918Z Setting up libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:10:11.4393977Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:10:15.4517014Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:10:17.8845759Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:10:17.8846564Z remotes::install_github("ropensci/tic") 2021-05-16T20:10:17.8847284Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:10:17.8848051Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:10:17.8848708Z remotes::install_cran("covr") 2021-05-16T20:10:17.8856891Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:10:17.8857370Z env: 2021-05-16T20:10:17.8857881Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:10:17.8858441Z TIC_DEPLOY_KEY: 2021-05-16T20:10:17.8859355Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:10:17.8861378Z GITHUB_PAT: *** 2021-05-16T20:10:17.8861856Z COVERALLS_TOKEN: 2021-05-16T20:10:17.8862399Z continue-on-error: false 2021-05-16T20:10:17.8862971Z VDIFFR_RUN_TESTS: 2021-05-16T20:10:17.8864028Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:10:17.8864599Z TZ: UTC 2021-05-16T20:10:17.8865043Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:10:17.8865492Z NOT_CRAN: true 2021-05-16T20:10:17.8865924Z ##[endgroup] 2021-05-16T20:10:18.0911668Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:10:18.6485430Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:10:36.1354160Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:10:36.1355723Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:10:36.1357284Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:10:36.1358005Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:10:36.1358684Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:10:36.1359442Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:10:36.1360103Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:10:36.1360764Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:10:36.1361422Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:10:36.1362090Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:10:36.1362721Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:10:36.1363416Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:10:36.1364078Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:10:36.1364726Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:10:36.1365413Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:10:36.1366124Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:10:36.1366831Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:10:36.1367496Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:10:36.1368149Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:10:36.1368809Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:10:36.1369498Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:10:36.1370164Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:10:36.1370851Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:10:36.1371727Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:10:36.1372368Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:10:36.1373016Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:10:36.1373654Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:10:36.1374342Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:10:36.1375012Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:10:36.1375699Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:10:36.1376360Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:10:36.1389437Z 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-16T20:10:36.1402648Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:36.1403558Z (as ‘lib’ is unspecified) 2021-05-16T20:10:51.0053501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:10:51.5462639Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T20:10:51.5796669Z ================================================== 2021-05-16T20:10:51.5798842Z downloaded 1.3 MB 2021-05-16T20:10:51.5800698Z 2021-05-16T20:10:51.5837591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:10:52.3377175Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T20:10:52.3508499Z ================================================== 2021-05-16T20:10:52.3509117Z downloaded 226 KB 2021-05-16T20:10:52.3509437Z 2021-05-16T20:10:52.3544145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:10:53.0842314Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T20:10:53.0942452Z ================================================== 2021-05-16T20:10:53.0943077Z downloaded 140 KB 2021-05-16T20:10:53.0943382Z 2021-05-16T20:10:53.0982523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:10:53.5390401Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T20:10:53.5439870Z ================================================== 2021-05-16T20:10:53.5440822Z downloaded 53 KB 2021-05-16T20:10:53.5441348Z 2021-05-16T20:10:53.5479001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T20:10:54.1301535Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T20:10:54.1321404Z ================================================== 2021-05-16T20:10:54.1321960Z downloaded 22 KB 2021-05-16T20:10:54.1322275Z 2021-05-16T20:10:54.1362501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:10:56.3706630Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T20:10:56.5031201Z ================================================== 2021-05-16T20:10:56.5031736Z downloaded 1.4 MB 2021-05-16T20:10:56.5032063Z 2021-05-16T20:10:56.5084282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:10:57.1644172Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T20:10:57.1645301Z ================================================== 2021-05-16T20:10:57.1646022Z downloaded 36 KB 2021-05-16T20:10:57.1646499Z 2021-05-16T20:10:57.1763437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:10:57.6596770Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T20:10:57.6867629Z ================================================== 2021-05-16T20:10:57.6868227Z downloaded 883 KB 2021-05-16T20:10:57.6868546Z 2021-05-16T20:10:57.6909371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:11:00.1581525Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T20:11:00.1806428Z ================================================== 2021-05-16T20:11:00.1807006Z downloaded 522 KB 2021-05-16T20:11:00.1807355Z 2021-05-16T20:11:00.1898665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T20:11:00.8930190Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T20:11:00.8931788Z ================================================== 2021-05-16T20:11:00.8932821Z downloaded 12 KB 2021-05-16T20:11:00.8933432Z 2021-05-16T20:11:00.8979084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:11:02.9222286Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T20:11:02.9553199Z ================================================== 2021-05-16T20:11:02.9554214Z downloaded 482 KB 2021-05-16T20:11:02.9554715Z 2021-05-16T20:11:02.9592186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:11:03.9005744Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T20:11:03.9104881Z ================================================== 2021-05-16T20:11:03.9106518Z downloaded 90 KB 2021-05-16T20:11:03.9107443Z 2021-05-16T20:11:03.9141255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:11:05.2643512Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T20:11:05.2857976Z ================================================== 2021-05-16T20:11:05.2859143Z downloaded 503 KB 2021-05-16T20:11:05.2859741Z 2021-05-16T20:11:05.2900202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:11:05.8958111Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T20:11:05.9456887Z ================================================== 2021-05-16T20:11:05.9458147Z downloaded 621 KB 2021-05-16T20:11:05.9458693Z 2021-05-16T20:11:05.9495471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:11:06.6010944Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T20:11:06.7238448Z ================================================== 2021-05-16T20:11:06.7239038Z downloaded 265 KB 2021-05-16T20:11:06.7239360Z 2021-05-16T20:11:06.7277094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:11:07.2391931Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T20:11:07.2543644Z ================================================== 2021-05-16T20:11:07.2544248Z downloaded 166 KB 2021-05-16T20:11:07.2544568Z 2021-05-16T20:11:07.2585696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:11:07.7508095Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T20:11:07.7666369Z ================================================== 2021-05-16T20:11:07.7667590Z downloaded 235 KB 2021-05-16T20:11:07.7668146Z 2021-05-16T20:11:07.7705352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T20:11:10.7399838Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T20:11:10.7569902Z ================================================== 2021-05-16T20:11:10.7571452Z downloaded 276 KB 2021-05-16T20:11:10.7573756Z 2021-05-16T20:11:10.7607840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:11:11.4158908Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T20:11:11.4313822Z ================================================== 2021-05-16T20:11:11.4314877Z downloaded 202 KB 2021-05-16T20:11:11.4315415Z 2021-05-16T20:11:11.4352443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T20:11:11.9716278Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T20:11:11.9778102Z ================================================== 2021-05-16T20:11:11.9779000Z downloaded 63 KB 2021-05-16T20:11:11.9781491Z 2021-05-16T20:11:11.9816583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:11:12.5415168Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T20:11:12.5463374Z ================================================== 2021-05-16T20:11:12.5463988Z downloaded 45 KB 2021-05-16T20:11:12.5464298Z 2021-05-16T20:11:12.5504697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T20:11:13.2055904Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T20:11:13.2258513Z ================================================== 2021-05-16T20:11:13.2259613Z downloaded 415 KB 2021-05-16T20:11:13.2260142Z 2021-05-16T20:11:13.2301863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:11:16.1945608Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T20:11:16.1994021Z ================================================== 2021-05-16T20:11:16.1994936Z downloaded 90 KB 2021-05-16T20:11:16.1995600Z 2021-05-16T20:11:16.2033647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:11:17.0260753Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T20:11:17.0391847Z ================================================== 2021-05-16T20:11:17.0392781Z downloaded 132 KB 2021-05-16T20:11:17.0393238Z 2021-05-16T20:11:17.0430712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:11:17.6989667Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T20:11:17.7242723Z ================================================== 2021-05-16T20:11:17.7243874Z downloaded 270 KB 2021-05-16T20:11:17.7244413Z 2021-05-16T20:11:17.7284549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:11:18.2644646Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T20:11:18.2893236Z ================================================== 2021-05-16T20:11:18.2894135Z downloaded 736 KB 2021-05-16T20:11:18.2894673Z 2021-05-16T20:11:18.2935941Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:11:18.8224297Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T20:11:18.8274741Z ================================================== 2021-05-16T20:11:18.8275592Z downloaded 45 KB 2021-05-16T20:11:18.8276200Z 2021-05-16T20:11:18.8313090Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:11:18.9740318Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:11:18.9743791Z ================================================== 2021-05-16T20:11:18.9744267Z downloaded 24 KB 2021-05-16T20:11:18.9744642Z 2021-05-16T20:11:18.9775622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:11:20.4536366Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T20:11:20.4992807Z ================================================== 2021-05-16T20:11:20.4994933Z downloaded 684 KB 2021-05-16T20:11:20.4996505Z 2021-05-16T20:11:20.5034132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:11:20.9994359Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T20:11:21.0043166Z ================================================== 2021-05-16T20:11:21.0044049Z downloaded 45 KB 2021-05-16T20:11:21.0044681Z 2021-05-16T20:11:21.0086388Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:11:21.7042616Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T20:11:21.7381407Z ================================================== 2021-05-16T20:11:21.7382464Z downloaded 598 KB 2021-05-16T20:11:21.7383087Z 2021-05-16T20:11:22.0787770Z * installing *binary* package ‘rlang’ ... 2021-05-16T20:11:22.0855236Z * DONE (rlang) 2021-05-16T20:11:22.3418158Z * installing *binary* package ‘magrittr’ ... 2021-05-16T20:11:22.3466917Z * DONE (magrittr) 2021-05-16T20:11:22.5865490Z * installing *binary* package ‘glue’ ... 2021-05-16T20:11:22.5912300Z * DONE (glue) 2021-05-16T20:11:22.8116156Z * installing *binary* package ‘sys’ ... 2021-05-16T20:11:22.8166498Z * DONE (sys) 2021-05-16T20:11:23.0466364Z * installing *binary* package ‘mime’ ... 2021-05-16T20:11:23.0512258Z * DONE (mime) 2021-05-16T20:11:23.3847897Z * installing *binary* package ‘curl’ ... 2021-05-16T20:11:23.3918958Z * DONE (curl) 2021-05-16T20:11:23.6748227Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T20:11:23.6801380Z * DONE (jsonlite) 2021-05-16T20:11:23.9013874Z * installing *binary* package ‘ini’ ... 2021-05-16T20:11:23.9068866Z * DONE (ini) 2021-05-16T20:11:24.1691777Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T20:11:24.1737532Z * DONE (gitcreds) 2021-05-16T20:11:24.4573682Z * installing *binary* package ‘zip’ ... 2021-05-16T20:11:24.4633332Z * DONE (zip) 2021-05-16T20:11:24.7261117Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T20:11:24.7310036Z * DONE (rstudioapi) 2021-05-16T20:11:24.9773064Z * installing *binary* package ‘fastmap’ ... 2021-05-16T20:11:24.9848971Z * DONE (fastmap) 2021-05-16T20:11:25.2392470Z * installing *binary* package ‘yaml’ ... 2021-05-16T20:11:25.2450802Z * DONE (yaml) 2021-05-16T20:11:25.4907672Z * installing *binary* package ‘withr’ ... 2021-05-16T20:11:25.4954686Z * DONE (withr) 2021-05-16T20:11:25.7437549Z * installing *binary* package ‘whisker’ ... 2021-05-16T20:11:25.7485917Z * DONE (whisker) 2021-05-16T20:11:25.9805805Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T20:11:25.9858203Z * DONE (rappdirs) 2021-05-16T20:11:26.2755925Z * installing *binary* package ‘fs’ ... 2021-05-16T20:11:26.2817523Z * DONE (fs) 2021-05-16T20:11:26.5017845Z * installing *binary* package ‘clipr’ ... 2021-05-16T20:11:26.5060475Z * DONE (clipr) 2021-05-16T20:11:26.7666067Z * installing *binary* package ‘git2r’ ... 2021-05-16T20:11:26.7719622Z * DONE (git2r) 2021-05-16T20:11:26.9999614Z * installing *binary* package ‘askpass’ ... 2021-05-16T20:11:27.0042342Z * DONE (askpass) 2021-05-16T20:11:27.2514382Z * installing *binary* package ‘cli’ ... 2021-05-16T20:11:27.2565142Z * DONE (cli) 2021-05-16T20:11:27.5045725Z * installing *binary* package ‘purrr’ ... 2021-05-16T20:11:27.5116606Z * DONE (purrr) 2021-05-16T20:11:27.7607374Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T20:11:27.7657062Z * DONE (lifecycle) 2021-05-16T20:11:27.9924525Z * installing *source* package ‘cachem’ ... 2021-05-16T20:11:27.9939093Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:28.0132283Z ** libs 2021-05-16T20:11:28.0412699Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T20:11:28.8167864Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:11:28.8727459Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T20:11:29.0704308Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T20:11:29.0719790Z ** R 2021-05-16T20:11:29.0800047Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:29.4364283Z ** help 2021-05-16T20:11:29.4620374Z *** installing help indices 2021-05-16T20:11:29.4836360Z ** building package indices 2021-05-16T20:11:29.5022377Z ** testing if installed package can be loaded 2021-05-16T20:11:29.7282852Z * DONE (cachem) 2021-05-16T20:11:30.1204166Z * installing *binary* package ‘openssl’ ... 2021-05-16T20:11:30.1284770Z * DONE (openssl) 2021-05-16T20:11:30.3628912Z * installing *binary* package ‘memoise’ ... 2021-05-16T20:11:30.3693199Z * DONE (memoise) 2021-05-16T20:11:30.6445723Z * installing *binary* package ‘httr’ ... 2021-05-16T20:11:30.6525622Z * DONE (httr) 2021-05-16T20:11:30.8875795Z * installing *binary* package ‘credentials’ ... 2021-05-16T20:11:30.8922129Z * DONE (credentials) 2021-05-16T20:11:31.1193363Z * installing *binary* package ‘gh’ ... 2021-05-16T20:11:31.1294900Z * DONE (gh) 2021-05-16T20:11:31.3784963Z * installing *binary* package ‘gert’ ... 2021-05-16T20:11:31.3832384Z * DONE (gert) 2021-05-16T20:11:31.6655858Z * installing *binary* package ‘usethis’ ... 2021-05-16T20:11:31.6730933Z * DONE (usethis) 2021-05-16T20:11:31.6804057Z 2021-05-16T20:11:31.6805351Z The downloaded source packages are in 2021-05-16T20:11:31.6806906Z ‘/tmp/RtmpyROOOK/downloaded_packages’ 2021-05-16T20:11:31.6817322Z Running `R CMD build`... 2021-05-16T20:11:33.3831743Z * checking for file ‘/tmp/RtmpyROOOK/remotes71fd1423787e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:11:33.3833463Z * preparing ‘tic’: 2021-05-16T20:11:33.3834610Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:11:33.3835704Z * installing the package to process help pages 2021-05-16T20:11:33.3837058Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:11:33.3838178Z * checking for empty or unneeded directories 2021-05-16T20:11:33.3839292Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:11:33.3840390Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:11:33.3841385Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:11:33.3843453Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:33.3844528Z (as ‘lib’ is unspecified) 2021-05-16T20:11:33.7226400Z * installing *source* package ‘tic’ ... 2021-05-16T20:11:33.7510866Z ** R 2021-05-16T20:11:33.7764188Z ** inst 2021-05-16T20:11:33.7804375Z ** preparing package for lazy loading 2021-05-16T20:11:33.9786476Z ** help 2021-05-16T20:11:34.1409985Z *** installing help indices 2021-05-16T20:11:34.2874039Z *** copying figures 2021-05-16T20:11:34.2880181Z ** building package indices 2021-05-16T20:11:34.4368211Z ** installing vignettes 2021-05-16T20:11:34.4400497Z ** testing if installed package can be loaded 2021-05-16T20:11:34.7074169Z * DONE (tic) 2021-05-16T20:11:34.7216335Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:11:34.8999784Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:11:37.0921947Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:11:37.0923504Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:11:37.0924498Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:11:37.0925515Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:11:37.0926510Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:11:37.0927449Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:11:37.0928414Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:11:37.0929373Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:11:37.0930315Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:11:37.0931456Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:11:37.0932397Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:11:37.0933343Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:11:37.0934304Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:11:37.0935256Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:11:37.0937673Z 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-16T20:11:37.0940013Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:11:37.0941670Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:11:37.0942652Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:11:37.0943527Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:11:37.0944362Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:11:37.0945210Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:11:37.0946114Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:11:37.0947434Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:11:37.0948440Z (as ‘lib’ is unspecified) 2021-05-16T20:11:37.0949513Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:11:37.0950388Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:11:37.0951248Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:11:37.0952098Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:11:37.0952961Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:11:37.0953792Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:11:37.0954669Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:11:37.0955669Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:11:37.0956532Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:11:37.0957423Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:11:37.0958396Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:11:37.0959308Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:11:37.0960196Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:11:37.0961073Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:11:37.0961966Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:11:37.0962841Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:11:37.0963731Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:11:52.1446707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:11:52.6776925Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T20:11:52.6942596Z ================================================== 2021-05-16T20:11:52.6943167Z downloaded 231 KB 2021-05-16T20:11:52.6943494Z 2021-05-16T20:11:52.6979911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:11:53.4385767Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T20:11:53.5170156Z ================================================== 2021-05-16T20:11:53.5172733Z downloaded 1.5 MB 2021-05-16T20:11:53.5173072Z 2021-05-16T20:11:53.5211194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T20:11:54.6687250Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T20:11:54.6688009Z ================================================== 2021-05-16T20:11:54.6688480Z downloaded 17 KB 2021-05-16T20:11:54.6688862Z 2021-05-16T20:11:54.6728079Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:11:54.8144519Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:11:54.8437584Z ================================================== 2021-05-16T20:11:54.8438642Z downloaded 1.1 MB 2021-05-16T20:11:54.8439197Z 2021-05-16T20:11:54.8462208Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:11:54.8810839Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:11:54.9033792Z ================================================== 2021-05-16T20:11:54.9034801Z downloaded 670 KB 2021-05-16T20:11:54.9035474Z 2021-05-16T20:11:54.9064116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:11:55.5426801Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T20:11:55.5477986Z ================================================== 2021-05-16T20:11:55.5480817Z downloaded 43 KB 2021-05-16T20:11:55.5481141Z 2021-05-16T20:11:55.5518043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:11:56.1232041Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T20:11:56.1384914Z ================================================== 2021-05-16T20:11:56.1386170Z downloaded 247 KB 2021-05-16T20:11:56.1386717Z 2021-05-16T20:11:56.1424035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:11:56.6834083Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T20:11:56.7984035Z ================================================== 2021-05-16T20:11:56.7985894Z downloaded 968 KB 2021-05-16T20:11:56.7986789Z 2021-05-16T20:11:56.8022327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:11:57.4578000Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T20:11:57.4580349Z ================================================== 2021-05-16T20:11:57.4580828Z downloaded 67 KB 2021-05-16T20:11:57.4581103Z 2021-05-16T20:11:57.4620686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:11:57.9047702Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T20:11:57.9261179Z ================================================== 2021-05-16T20:11:57.9262371Z downloaded 349 KB 2021-05-16T20:11:57.9262964Z 2021-05-16T20:11:57.9296892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:11:59.7347279Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T20:11:59.7564289Z ================================================== 2021-05-16T20:11:59.7564935Z downloaded 411 KB 2021-05-16T20:11:59.7565262Z 2021-05-16T20:11:59.7605204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T20:12:00.4169023Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T20:12:00.4170070Z ================================================== 2021-05-16T20:12:00.4170742Z downloaded 15 KB 2021-05-16T20:12:00.4171665Z 2021-05-16T20:12:00.4229512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:12:01.1079888Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T20:12:01.1201409Z ================================================== 2021-05-16T20:12:01.1202360Z downloaded 146 KB 2021-05-16T20:12:01.1203052Z 2021-05-16T20:12:01.1244345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T20:12:01.8300153Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T20:12:01.8301391Z ================================================== 2021-05-16T20:12:01.8302165Z downloaded 71 KB 2021-05-16T20:12:01.8302689Z 2021-05-16T20:12:01.8342568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:12:03.8417063Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T20:12:03.8419413Z ================================================== 2021-05-16T20:12:03.8420525Z downloaded 39 KB 2021-05-16T20:12:03.8421297Z 2021-05-16T20:12:03.8452987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:12:04.8281598Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T20:12:04.8539426Z ================================================== 2021-05-16T20:12:04.8540562Z downloaded 348 KB 2021-05-16T20:12:04.8541084Z 2021-05-16T20:12:04.8578359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:12:05.3526377Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T20:12:05.3717409Z ================================================== 2021-05-16T20:12:05.3718341Z downloaded 423 KB 2021-05-16T20:12:05.3718987Z 2021-05-16T20:12:05.3763655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:12:08.5418636Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T20:12:08.5419523Z ================================================== 2021-05-16T20:12:08.5420088Z downloaded 41 KB 2021-05-16T20:12:08.5420683Z 2021-05-16T20:12:08.5458306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T20:12:09.0344078Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T20:12:09.0563552Z ================================================== 2021-05-16T20:12:09.0564641Z downloaded 603 KB 2021-05-16T20:12:09.0565158Z 2021-05-16T20:12:09.0604605Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:12:09.0962952Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:12:09.1069067Z ================================================== 2021-05-16T20:12:09.1070936Z downloaded 109 KB 2021-05-16T20:12:09.1081046Z 2021-05-16T20:12:09.1095937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T20:12:09.9650828Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T20:12:09.9789838Z ================================================== 2021-05-16T20:12:09.9791279Z downloaded 224 KB 2021-05-16T20:12:09.9792169Z 2021-05-16T20:12:09.9832798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:12:10.4283314Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T20:12:10.4298867Z ================================================== 2021-05-16T20:12:10.4299759Z downloaded 37 KB 2021-05-16T20:12:10.4300281Z 2021-05-16T20:12:10.4339314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T20:12:11.3688783Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T20:12:11.3833271Z ================================================== 2021-05-16T20:12:11.3834400Z downloaded 200 KB 2021-05-16T20:12:11.3834941Z 2021-05-16T20:12:11.3869094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:12:11.9439543Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T20:12:12.0190697Z ================================================== 2021-05-16T20:12:12.0191324Z downloaded 2.8 MB 2021-05-16T20:12:12.0191691Z 2021-05-16T20:12:12.0234319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:12:12.8097132Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T20:12:13.0241011Z ================================================== 2021-05-16T20:12:13.0242010Z downloaded 4.0 MB 2021-05-16T20:12:13.0242658Z 2021-05-16T20:12:13.0283231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:12:13.5665105Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T20:12:13.5987277Z ================================================== 2021-05-16T20:12:13.5988534Z downloaded 1.3 MB 2021-05-16T20:12:13.5989115Z 2021-05-16T20:12:13.6132294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T20:12:14.5661290Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T20:12:14.6764121Z ================================================== 2021-05-16T20:12:14.6765356Z downloaded 479 KB 2021-05-16T20:12:14.6766015Z 2021-05-16T20:12:14.6799200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T20:12:16.4866861Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T20:12:16.4922774Z ================================================== 2021-05-16T20:12:16.4923591Z downloaded 107 KB 2021-05-16T20:12:16.4924088Z 2021-05-16T20:12:16.4961538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T20:12:17.1517070Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T20:12:17.1520409Z ================================================== 2021-05-16T20:12:17.1521095Z downloaded 21 KB 2021-05-16T20:12:17.1521505Z 2021-05-16T20:12:17.1568397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T20:12:17.8321794Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T20:12:17.8370155Z ================================================== 2021-05-16T20:12:17.8371724Z downloaded 42 KB 2021-05-16T20:12:17.8372175Z 2021-05-16T20:12:17.8425551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T20:12:18.3836907Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T20:12:18.3852887Z ================================================== 2021-05-16T20:12:18.3853461Z downloaded 33 KB 2021-05-16T20:12:18.3853782Z 2021-05-16T20:12:18.3885536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:12:19.2285671Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T20:12:19.2394409Z ================================================== 2021-05-16T20:12:19.2395398Z downloaded 135 KB 2021-05-16T20:12:19.2395926Z 2021-05-16T20:12:19.2435111Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:12:21.2819365Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T20:12:21.4306238Z ================================================== 2021-05-16T20:12:21.4306862Z downloaded 3.4 MB 2021-05-16T20:12:21.4307182Z 2021-05-16T20:12:21.4356955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:12:22.0370368Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T20:12:22.0422680Z ================================================== 2021-05-16T20:12:22.0423270Z downloaded 64 KB 2021-05-16T20:12:22.0423620Z 2021-05-16T20:12:22.0461551Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:12:22.4979376Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T20:12:22.5258611Z ================================================== 2021-05-16T20:12:22.5259574Z downloaded 1.3 MB 2021-05-16T20:12:22.5260225Z 2021-05-16T20:12:22.5302585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T20:12:23.1953381Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T20:12:23.2062835Z ================================================== 2021-05-16T20:12:23.2063903Z downloaded 128 KB 2021-05-16T20:12:23.2064453Z 2021-05-16T20:12:23.2098902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:12:23.7486263Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T20:12:23.7669937Z ================================================== 2021-05-16T20:12:23.7671019Z downloaded 383 KB 2021-05-16T20:12:23.7671549Z 2021-05-16T20:12:24.0145139Z * installing *binary* package ‘utf8’ ... 2021-05-16T20:12:24.0195549Z * DONE (utf8) 2021-05-16T20:12:24.2387158Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T20:12:24.2428896Z * DONE (pkgconfig) 2021-05-16T20:12:24.4820378Z * installing *binary* package ‘fansi’ ... 2021-05-16T20:12:24.4868562Z * DONE (fansi) 2021-05-16T20:12:24.7577488Z * installing *binary* package ‘diffobj’ ... 2021-05-16T20:12:24.7662137Z * DONE (diffobj) 2021-05-16T20:12:25.0106018Z * installing *binary* package ‘ps’ ... 2021-05-16T20:12:25.0184256Z * DONE (ps) 2021-05-16T20:12:25.2351694Z * installing *binary* package ‘praise’ ... 2021-05-16T20:12:25.2395267Z * DONE (praise) 2021-05-16T20:12:25.4613735Z * installing *binary* package ‘pkgload’ ... 2021-05-16T20:12:25.4658275Z * DONE (pkgload) 2021-05-16T20:12:25.6868403Z * installing *binary* package ‘evaluate’ ... 2021-05-16T20:12:25.6910827Z * DONE (evaluate) 2021-05-16T20:12:25.9167417Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T20:12:25.9209237Z * DONE (ellipsis) 2021-05-16T20:12:26.1851924Z * installing *binary* package ‘digest’ ... 2021-05-16T20:12:26.1911872Z * DONE (digest) 2021-05-16T20:12:26.4082108Z * installing *binary* package ‘brio’ ... 2021-05-16T20:12:26.4125040Z * DONE (brio) 2021-05-16T20:12:26.7070726Z * installing *binary* package ‘xml2’ ... 2021-05-16T20:12:26.7131889Z * DONE (xml2) 2021-05-16T20:12:26.9980412Z * installing *source* package ‘xfun’ ... 2021-05-16T20:12:27.0019423Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:27.0223397Z ** libs 2021-05-16T20:12:27.0286123Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T20:12:27.1962950Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:12:27.2659664Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T20:12:27.3795834Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T20:12:27.3810384Z ** R 2021-05-16T20:12:27.3997634Z ** inst 2021-05-16T20:12:27.4009581Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:28.5885951Z ** help 2021-05-16T20:12:28.7437616Z *** installing help indices 2021-05-16T20:12:28.8659802Z ** building package indices 2021-05-16T20:12:29.0235200Z ** installing vignettes 2021-05-16T20:12:29.0289846Z ** testing if installed package can be loaded 2021-05-16T20:12:29.2172128Z * DONE (xfun) 2021-05-16T20:12:29.6950415Z * installing *binary* package ‘stringi’ ... 2021-05-16T20:12:29.7079196Z * DONE (stringi) 2021-05-16T20:12:30.7719165Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T20:12:30.8134549Z * DONE (Rcpp) 2021-05-16T20:12:31.0962300Z * installing *binary* package ‘commonmark’ ... 2021-05-16T20:12:31.1019130Z * DONE (commonmark) 2021-05-16T20:12:31.3914916Z * installing *binary* package ‘brew’ ... 2021-05-16T20:12:31.3974026Z * DONE (brew) 2021-05-16T20:12:31.6138302Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T20:12:31.6180967Z * DONE (sessioninfo) 2021-05-16T20:12:31.8325721Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T20:12:31.8366284Z * DONE (prettyunits) 2021-05-16T20:12:32.1911482Z * installing *binary* package ‘vctrs’ ... 2021-05-16T20:12:32.2022192Z * DONE (vctrs) 2021-05-16T20:12:32.4541930Z * installing *binary* package ‘processx’ ... 2021-05-16T20:12:32.4593959Z * DONE (processx) 2021-05-16T20:12:32.7555618Z * installing *binary* package ‘markdown’ ... 2021-05-16T20:12:32.7608825Z * DONE (markdown) 2021-05-16T20:12:33.0057920Z * installing *binary* package ‘highr’ ... 2021-05-16T20:12:33.0115267Z * DONE (highr) 2021-05-16T20:12:33.2580884Z * installing *binary* package ‘stringr’ ... 2021-05-16T20:12:33.2631907Z * DONE (stringr) 2021-05-16T20:12:33.4804315Z * installing *binary* package ‘rversions’ ... 2021-05-16T20:12:33.4849116Z * DONE (rversions) 2021-05-16T20:12:33.9113073Z * installing *source* package ‘pillar’ ... 2021-05-16T20:12:33.9228346Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:33.9427379Z ** R 2021-05-16T20:12:33.9666210Z ** inst 2021-05-16T20:12:33.9705364Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:35.6119489Z ** help 2021-05-16T20:12:35.7081583Z *** installing help indices 2021-05-16T20:12:35.8088651Z *** copying figures 2021-05-16T20:12:35.8094083Z ** building package indices 2021-05-16T20:12:35.8689952Z ** installing vignettes 2021-05-16T20:12:35.8799470Z ** testing if installed package can be loaded 2021-05-16T20:12:36.1650771Z * DONE (pillar) 2021-05-16T20:12:36.4053586Z * installing *binary* package ‘callr’ ... 2021-05-16T20:12:36.4100333Z * DONE (callr) 2021-05-16T20:12:36.7951455Z * installing *binary* package ‘knitr’ ... 2021-05-16T20:12:36.8087155Z * DONE (knitr) 2021-05-16T20:12:37.0308509Z * installing *binary* package ‘xopen’ ... 2021-05-16T20:12:37.0349487Z * DONE (xopen) 2021-05-16T20:12:37.4398530Z * installing *source* package ‘tibble’ ... 2021-05-16T20:12:37.4507955Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:37.4733024Z ** libs 2021-05-16T20:12:37.4824307Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:12:37.5476682Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:12:37.6482568Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:12:37.6959444Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:12:37.8155975Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T20:12:37.8452881Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T20:12:37.8454439Z ** R 2021-05-16T20:12:37.8706787Z ** inst 2021-05-16T20:12:37.8749356Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:39.4881132Z ** help 2021-05-16T20:12:39.5620692Z *** installing help indices 2021-05-16T20:12:39.6108934Z *** copying figures 2021-05-16T20:12:39.6114620Z ** building package indices 2021-05-16T20:12:39.6587031Z ** installing vignettes 2021-05-16T20:12:39.6638426Z ** testing if installed package can be loaded 2021-05-16T20:12:40.0049036Z * DONE (tibble) 2021-05-16T20:12:40.2370030Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T20:12:40.2432465Z * DONE (pkgbuild) 2021-05-16T20:12:40.6658654Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T20:12:40.6736202Z * DONE (roxygen2) 2021-05-16T20:12:40.8926297Z * installing *binary* package ‘rematch2’ ... 2021-05-16T20:12:40.8968553Z * DONE (rematch2) 2021-05-16T20:12:41.2133108Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T20:12:41.2177051Z * DONE (rcmdcheck) 2021-05-16T20:12:41.4362999Z * installing *binary* package ‘waldo’ ... 2021-05-16T20:12:41.4406626Z * DONE (waldo) 2021-05-16T20:12:42.0200532Z * installing *binary* package ‘testthat’ ... 2021-05-16T20:12:42.0368485Z * DONE (testthat) 2021-05-16T20:12:42.2878794Z * installing *binary* package ‘devtools’ ... 2021-05-16T20:12:42.2927275Z * DONE (devtools) 2021-05-16T20:12:42.2989574Z 2021-05-16T20:12:42.2990639Z The downloaded source packages are in 2021-05-16T20:12:42.2992144Z ‘/tmp/RtmpyROOOK/downloaded_packages’ 2021-05-16T20:12:42.3695615Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:12:44.3218572Z 2021-05-16T20:12:44.6801796Z 2021-05-16T20:12:44.6818525Z checking for file ‘/tmp/RtmpyROOOK/remotes71fd9660723/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:12:44.6887768Z 2021-05-16T20:12:44.6890737Z ✔ checking for file ‘/tmp/RtmpyROOOK/remotes71fd9660723/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:12:44.6915144Z 2021-05-16T20:12:44.6959678Z 2021-05-16T20:12:44.6961258Z ─ preparing ‘desc’: 2021-05-16T20:12:44.7053210Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:44.7089546Z 2021-05-16T20:12:44.7092280Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:12:44.7805608Z 2021-05-16T20:12:44.7977811Z 2021-05-16T20:12:44.7980779Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:44.7992546Z 2021-05-16T20:12:44.8026071Z 2021-05-16T20:12:44.8028412Z ─ checking for empty or unneeded directories 2021-05-16T20:12:44.8062263Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:12:44.9162699Z 2021-05-16T20:12:44.9165661Z 2021-05-16T20:12:44.9167143Z 2021-05-16T20:12:44.9275403Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:44.9276871Z (as ‘lib’ is unspecified) 2021-05-16T20:12:45.2293634Z * installing *source* package ‘desc’ ... 2021-05-16T20:12:45.2564660Z ** R 2021-05-16T20:12:45.2753237Z ** inst 2021-05-16T20:12:45.2763070Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:46.6736361Z ** help 2021-05-16T20:12:46.8113308Z *** installing help indices 2021-05-16T20:12:46.9183950Z ** building package indices 2021-05-16T20:12:47.0636255Z ** testing if installed package can be loaded 2021-05-16T20:12:47.2886247Z * DONE (desc) 2021-05-16T20:12:47.4945107Z 2021-05-16T20:12:47.4946230Z 2021-05-16T20:12:47.4963305Z checking for file ‘/tmp/RtmpyROOOK/remotes71fd3b7cede0/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:12:47.5005222Z 2021-05-16T20:12:47.5008430Z ✔ checking for file ‘/tmp/RtmpyROOOK/remotes71fd3b7cede0/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:12:47.5046587Z 2021-05-16T20:12:47.5521501Z 2021-05-16T20:12:47.5524089Z ─ preparing ‘ghtravis’: 2021-05-16T20:12:47.5537978Z 2021-05-16T20:12:47.5579299Z 2021-05-16T20:12:47.5581629Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:12:47.5661579Z 2021-05-16T20:12:47.5700187Z 2021-05-16T20:12:47.5702659Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:47.5713694Z 2021-05-16T20:12:47.5744797Z 2021-05-16T20:12:47.5747010Z ─ checking for empty or unneeded directories 2021-05-16T20:12:47.5775695Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:12:47.6020732Z 2021-05-16T20:12:47.6025475Z 2021-05-16T20:12:47.6027828Z 2021-05-16T20:12:47.6369677Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:47.6371508Z (as ‘lib’ is unspecified) 2021-05-16T20:12:47.8779677Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:12:47.8941064Z ** R 2021-05-16T20:12:47.9048602Z ** inst 2021-05-16T20:12:47.9058544Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:48.9698572Z ** help 2021-05-16T20:12:49.0233601Z *** installing help indices 2021-05-16T20:12:49.0718540Z ** building package indices 2021-05-16T20:12:49.1148336Z ** testing if installed package can be loaded 2021-05-16T20:12:49.7678367Z * DONE (ghtravis) 2021-05-16T20:12:49.7860935Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:12:49.9385454Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:12:51.9752583Z 2021-05-16T20:12:51.9754781Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:12:51.9755971Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:12:51.9757223Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:12:51.9758569Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:12:51.9760792Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:12:51.9762087Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:12:51.9763981Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:51.9765135Z (as ‘lib’ is unspecified) 2021-05-16T20:13:07.4097368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:13:07.9610829Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T20:13:07.9748913Z ================================================== 2021-05-16T20:13:07.9750030Z downloaded 192 KB 2021-05-16T20:13:07.9750647Z 2021-05-16T20:13:07.9786856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:13:08.5193415Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T20:13:08.5245264Z ================================================== 2021-05-16T20:13:08.5246254Z downloaded 66 KB 2021-05-16T20:13:08.5246782Z 2021-05-16T20:13:08.5291759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:13:09.2686207Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T20:13:09.2821809Z ================================================== 2021-05-16T20:13:09.2822442Z downloaded 191 KB 2021-05-16T20:13:09.2822765Z 2021-05-16T20:13:09.2887300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:13:09.8312923Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T20:13:09.8638310Z ================================================== 2021-05-16T20:13:09.8638932Z downloaded 1.2 MB 2021-05-16T20:13:09.8639253Z 2021-05-16T20:13:09.8704637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:13:10.4341357Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T20:13:10.5926980Z ================================================== 2021-05-16T20:13:10.5928095Z downloaded 1.0 MB 2021-05-16T20:13:10.5928668Z 2021-05-16T20:13:10.8563466Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T20:13:10.8612747Z * DONE (tidyselect) 2021-05-16T20:13:11.0792033Z * installing *binary* package ‘generics’ ... 2021-05-16T20:13:11.0847965Z * DONE (generics) 2021-05-16T20:13:11.3460860Z * installing *binary* package ‘cpp11’ ... 2021-05-16T20:13:11.3521952Z * DONE (cpp11) 2021-05-16T20:13:11.6748225Z * installing *binary* package ‘dplyr’ ... 2021-05-16T20:13:11.6823890Z * DONE (dplyr) 2021-05-16T20:13:11.9961064Z * installing *binary* package ‘tidyr’ ... 2021-05-16T20:13:12.0031879Z * DONE (tidyr) 2021-05-16T20:13:12.0098933Z 2021-05-16T20:13:12.0100242Z The downloaded source packages are in 2021-05-16T20:13:12.0101756Z ‘/tmp/RtmpyROOOK/downloaded_packages’ 2021-05-16T20:13:12.2066984Z 2021-05-16T20:13:12.2084462Z checking for file ‘/tmp/RtmpyROOOK/remotes71fd69f1c85f/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:13:12.2129861Z 2021-05-16T20:13:12.2133160Z ✔ checking for file ‘/tmp/RtmpyROOOK/remotes71fd69f1c85f/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:13:12.2162261Z 2021-05-16T20:13:12.2197333Z 2021-05-16T20:13:12.2199569Z ─ preparing ‘aghast’: 2021-05-16T20:13:12.2210130Z 2021-05-16T20:13:12.2212449Z 2021-05-16T20:13:12.2277350Z checking DESCRIPTION meta-information ... 2021-05-16T20:13:12.2312297Z 2021-05-16T20:13:12.2314651Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:13:12.2578223Z 2021-05-16T20:13:12.2622972Z 2021-05-16T20:13:12.2625595Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:13:12.2636270Z 2021-05-16T20:13:12.2667914Z 2021-05-16T20:13:12.2670183Z ─ checking for empty or unneeded directories 2021-05-16T20:13:12.2701252Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:13:12.2797044Z 2021-05-16T20:13:12.2799187Z 2021-05-16T20:13:12.2800647Z 2021-05-16T20:13:12.2884636Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:12.2885568Z (as ‘lib’ is unspecified) 2021-05-16T20:13:12.5003945Z * installing *source* package ‘aghast’ ... 2021-05-16T20:13:12.5236540Z ** R 2021-05-16T20:13:12.5304841Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:12.7832155Z ** help 2021-05-16T20:13:12.8057932Z *** installing help indices 2021-05-16T20:13:12.8302258Z ** building package indices 2021-05-16T20:13:12.8512342Z ** testing if installed package can be loaded 2021-05-16T20:13:13.0340609Z * DONE (aghast) 2021-05-16T20:13:13.0447089Z Installing 1 packages: covr 2021-05-16T20:13:13.0457405Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:13.0458343Z (as ‘lib’ is unspecified) 2021-05-16T20:13:28.0246421Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:13:28.0248811Z 2021-05-16T20:13:28.0256075Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T20:13:29.0543367Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T20:13:29.0668872Z ================================================== 2021-05-16T20:13:29.0670110Z downloaded 160 KB 2021-05-16T20:13:29.0670662Z 2021-05-16T20:13:29.0709926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:13:30.8228424Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T20:13:30.9275729Z ================================================== 2021-05-16T20:13:30.9276730Z downloaded 118 KB 2021-05-16T20:13:30.9277184Z 2021-05-16T20:13:30.9313061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:13:31.4739282Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T20:13:31.4900283Z ================================================== 2021-05-16T20:13:31.4900915Z downloaded 280 KB 2021-05-16T20:13:31.4901236Z 2021-05-16T20:13:31.7448593Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T20:13:31.7498248Z * DONE (lazyeval) 2021-05-16T20:13:32.0567236Z * installing *binary* package ‘rex’ ... 2021-05-16T20:13:32.0666512Z * DONE (rex) 2021-05-16T20:13:32.3464510Z * installing *binary* package ‘covr’ ... 2021-05-16T20:13:32.3522816Z * DONE (covr) 2021-05-16T20:13:32.3593217Z 2021-05-16T20:13:32.3594631Z The downloaded source packages are in 2021-05-16T20:13:32.3596230Z ‘/tmp/RtmpyROOOK/downloaded_packages’ 2021-05-16T20:13:32.3792197Z 2021-05-16T20:13:32.3836799Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:13:32.3837499Z Rscript -e "tic::before_install()" 2021-05-16T20:13:32.3885556Z shell: /usr/bin/bash -e {0} 2021-05-16T20:13:32.3886004Z env: 2021-05-16T20:13:32.3886504Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:32.3887028Z TIC_DEPLOY_KEY: 2021-05-16T20:13:32.3887908Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:13:32.3889978Z GITHUB_PAT: *** 2021-05-16T20:13:32.3890440Z COVERALLS_TOKEN: 2021-05-16T20:13:32.3890965Z continue-on-error: false 2021-05-16T20:13:32.3892681Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:32.3893209Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:13:32.3893701Z TZ: UTC 2021-05-16T20:13:32.3894123Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:32.3895444Z NOT_CRAN: true 2021-05-16T20:13:32.3895849Z ##[endgroup] 2021-05-16T20:13:32.7349671Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:13:32.8659089Z Running before_install: step_install_remote_binaries() 2021-05-16T20:13:33.7557485Z Installing RNifti binaries 2021-05-16T20:13:33.7558161Z [1] "neuroconductor/RNifti" 2021-05-16T20:13:33.7559958Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:33.7560465Z tag_name 2021-05-16T20:13:33.7561688Z Installing RNifti package binaries 2021-05-16T20:13:33.7562220Z 9 1.3.1.s 2021-05-16T20:13:33.7564695Z --2021-05-16 20:13:33-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:33.7565791Z zipball_url 2021-05-16T20:13:33.7570824Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T20:13:33.7572239Z 9 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:13:33.7573217Z tarball_url 2021-05-16T20:13:33.7574247Z 9 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:13:33.7575617Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T20:13:33.7576485Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:33.7582406Z Location: https://github-releases.githubusercontent.com/367479391/b1eeb680-b4f9-11eb-8f15-e33f437c8659?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201333Z&X-Amz-Expires=300&X-Amz-Signature=9964a3520ec984e5791e0fd7e9fb8dd90d3ef4d85d57e66cb933f7878ee087d6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:13:33.7591437Z --2021-05-16 20:13:33-- https://github-releases.githubusercontent.com/367479391/b1eeb680-b4f9-11eb-8f15-e33f437c8659?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201333Z&X-Amz-Expires=300&X-Amz-Signature=9964a3520ec984e5791e0fd7e9fb8dd90d3ef4d85d57e66cb933f7878ee087d6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:13:33.7597124Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:13:33.7599930Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:13:33.7601474Z commit.sha 2021-05-16T20:13:33.7602180Z 9 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:13:33.7603007Z commit.url 2021-05-16T20:13:33.7604387Z 9 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:13:33.7605413Z node_id 2021-05-16T20:13:33.7606467Z 9 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:13:33.7607543Z url 2021-05-16T20:13:33.7608440Z 9 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:13:33.7609374Z assets_url 2021-05-16T20:13:33.7610310Z 9 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:13:33.7611450Z upload_url 2021-05-16T20:13:33.7612554Z 9 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:13:33.7613715Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:33.7614749Z 9 42981970 2021-05-14 21:16:50 2021-05-14 21:16:49 2021-05-14 21:05:46 2021-05-16T20:13:33.7615409Z published_at asset_name 2021-05-16T20:13:33.7616393Z 9 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:33.7617082Z asset_label asset_download_count 2021-05-16T20:13:33.7617633Z 9 5 2021-05-16T20:13:33.7618349Z asset_browser_download_url 2021-05-16T20:13:33.7619784Z 9 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:33.8890561Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:33.8893069Z Length: 2701629 (2.6M) [application/octet-stream] 2021-05-16T20:13:33.8894926Z Saving to: ‘/tmp/Rtmp6ON00P/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:33.8895528Z 2021-05-16T20:13:33.8941929Z 0K .......... .......... .......... .......... .......... 1% 9.92M 0s 2021-05-16T20:13:33.8988960Z 50K .......... .......... .......... .......... .......... 3% 10.4M 0s 2021-05-16T20:13:33.9010941Z 100K .......... .......... .......... .......... .......... 5% 22.4M 0s 2021-05-16T20:13:33.9056184Z 150K .......... .......... .......... .......... .......... 7% 10.8M 0s 2021-05-16T20:13:33.9102865Z 200K .......... .......... .......... .......... .......... 9% 15.6M 0s 2021-05-16T20:13:33.9135910Z 250K .......... .......... .......... .......... .......... 11% 10.3M 0s 2021-05-16T20:13:33.9159331Z 300K .......... .......... .......... .......... .......... 13% 20.2M 0s 2021-05-16T20:13:33.9183272Z 350K .......... .......... .......... .......... .......... 15% 19.7M 0s 2021-05-16T20:13:33.9216797Z 400K .......... .......... .......... .......... .......... 17% 14.6M 0s 2021-05-16T20:13:33.9249987Z 450K .......... .......... .......... .......... .......... 18% 15.1M 0s 2021-05-16T20:13:33.9279903Z 500K .......... .......... .......... .......... .......... 20% 16.1M 0s 2021-05-16T20:13:33.9334484Z 550K .......... .......... .......... .......... .......... 22% 8.92M 0s 2021-05-16T20:13:33.9367860Z 600K .......... .......... .......... .......... .......... 24% 20.8M 0s 2021-05-16T20:13:33.9390447Z 650K .......... .......... .......... .......... .......... 26% 14.7M 0s 2021-05-16T20:13:33.9416168Z 700K .......... .......... .......... .......... .......... 28% 19.3M 0s 2021-05-16T20:13:33.9433343Z 750K .......... .......... .......... .......... .......... 30% 29.6M 0s 2021-05-16T20:13:33.9467221Z 800K .......... .......... .......... .......... .......... 32% 14.0M 0s 2021-05-16T20:13:33.9489614Z 850K .......... .......... .......... .......... .......... 34% 22.3M 0s 2021-05-16T20:13:33.9517225Z 900K .......... .......... .......... .......... .......... 36% 17.6M 0s 2021-05-16T20:13:33.9539947Z 950K .......... .......... .......... .......... .......... 37% 22.1M 0s 2021-05-16T20:13:33.9568057Z 1000K .......... .......... .......... .......... .......... 39% 17.5M 0s 2021-05-16T20:13:33.9580206Z 1050K .......... .......... .......... .......... .......... 41% 37.0M 0s 2021-05-16T20:13:33.9634256Z 1100K .......... .......... .......... .......... .......... 43% 9.44M 0s 2021-05-16T20:13:33.9636466Z 1150K .......... .......... .......... .......... .......... 45% 195M 0s 2021-05-16T20:13:33.9682579Z 1200K .......... .......... .......... .......... .......... 47% 10.1M 0s 2021-05-16T20:13:33.9689590Z 1250K .......... .......... .......... .......... .......... 49% 68.3M 0s 2021-05-16T20:13:33.9709258Z 1300K .......... .......... .......... .......... .......... 51% 24.7M 0s 2021-05-16T20:13:33.9737155Z 1350K .......... .......... .......... .......... .......... 53% 17.5M 0s 2021-05-16T20:13:33.9751786Z 1400K .......... .......... .......... .......... .......... 54% 33.6M 0s 2021-05-16T20:13:33.9785505Z 1450K .......... .......... .......... .......... .......... 56% 25.4M 0s 2021-05-16T20:13:33.9792830Z 1500K .......... .......... .......... .......... .......... 58% 22.2M 0s 2021-05-16T20:13:33.9808211Z 1550K .......... .......... .......... .......... .......... 60% 32.1M 0s 2021-05-16T20:13:33.9839656Z 1600K .......... .......... .......... .......... .......... 62% 16.8M 0s 2021-05-16T20:13:33.9853895Z 1650K .......... .......... .......... .......... .......... 64% 29.2M 0s 2021-05-16T20:13:33.9865309Z 1700K .......... .......... .......... .......... .......... 66% 43.3M 0s 2021-05-16T20:13:33.9892687Z 1750K .......... .......... .......... .......... .......... 68% 18.4M 0s 2021-05-16T20:13:33.9909460Z 1800K .......... .......... .......... .......... .......... 70% 27.9M 0s 2021-05-16T20:13:33.9936312Z 1850K .......... .......... .......... .......... .......... 72% 18.7M 0s 2021-05-16T20:13:33.9955346Z 1900K .......... .......... .......... .......... .......... 73% 25.1M 0s 2021-05-16T20:13:33.9966102Z 1950K .......... .......... .......... .......... .......... 75% 47.4M 0s 2021-05-16T20:13:33.9979168Z 2000K .......... .......... .......... .......... .......... 77% 36.2M 0s 2021-05-16T20:13:34.0006063Z 2050K .......... .......... .......... .......... .......... 79% 19.2M 0s 2021-05-16T20:13:34.0083768Z 2100K .......... .......... .......... .......... .......... 81% 99.7M 0s 2021-05-16T20:13:34.0084456Z 2150K .......... .......... .......... .......... .......... 83% 25.7M 0s 2021-05-16T20:13:34.0101766Z 2200K .......... .......... .......... .......... .......... 85% 18.9M 0s 2021-05-16T20:13:34.0102552Z 2250K .......... .......... .......... .......... .......... 87% 95.9M 0s 2021-05-16T20:13:34.0103308Z 2300K .......... .......... .......... .......... .......... 89% 29.8M 0s 2021-05-16T20:13:34.0104154Z 2350K .......... .......... .......... .......... .......... 90% 36.0M 0s 2021-05-16T20:13:34.0117186Z 2400K .......... .......... .......... .......... .......... 92% 20.4M 0s 2021-05-16T20:13:34.0120116Z 2450K .......... .......... .......... .......... .......... 94% 121M 0s 2021-05-16T20:13:34.0136379Z 2500K .......... .......... .......... .......... .......... 96% 25.0M 0s 2021-05-16T20:13:34.0156234Z 2550K .......... .......... .......... .......... .......... 98% 26.8M 0s 2021-05-16T20:13:34.0161148Z 2600K .......... .......... .......... ........ 100% 56.3M=0.1s 2021-05-16T20:13:34.0161798Z 2021-05-16T20:13:34.0172452Z 2021-05-16 20:13:34 (20.3 MB/s) - ‘/tmp/Rtmp6ON00P/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2701629/2701629] 2021-05-16T20:13:34.0214885Z 2021-05-16T20:13:34.0216651Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:34.0217709Z (as ‘lib’ is unspecified) 2021-05-16T20:13:34.6004758Z * installing *binary* package ‘RNifti’ ... 2021-05-16T20:13:34.6154723Z * DONE (RNifti) 2021-05-16T20:13:34.6370649Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:34.6475084Z Installing oro.nifti binaries 2021-05-16T20:13:34.6489514Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:13:34.8150393Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:34.8172508Z tag_name 2021-05-16T20:13:34.8172932Z 9 0.10.3.s 2021-05-16T20:13:34.8173540Z zipball_url 2021-05-16T20:13:34.8174553Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:13:34.8175532Z tarball_url 2021-05-16T20:13:34.8177537Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:13:34.8178418Z commit.sha 2021-05-16T20:13:34.8179150Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:34.8180055Z commit.url 2021-05-16T20:13:34.8181291Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:34.8182380Z node_id 2021-05-16T20:13:34.8183516Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:13:34.8184713Z url 2021-05-16T20:13:34.8185617Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:13:34.8186579Z assets_url 2021-05-16T20:13:34.8187558Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:13:34.8188561Z upload_url 2021-05-16T20:13:34.8189693Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:13:34.8190875Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:34.8192240Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T20:13:34.8192928Z published_at asset_name 2021-05-16T20:13:34.8193930Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:34.8194650Z asset_label asset_download_count 2021-05-16T20:13:34.8195187Z 9 11 2021-05-16T20:13:34.8195935Z asset_browser_download_url 2021-05-16T20:13:34.8197411Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:34.8198866Z Installing oro.nifti package binaries 2021-05-16T20:13:34.8227791Z --2021-05-16 20:13:34-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:34.8276569Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T20:13:34.8333143Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T20:13:34.9270821Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:34.9281304Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201334Z&X-Amz-Expires=300&X-Amz-Signature=a062cda64d4d6f2808e146aca6732d1da138b041519ccf6f6ca0ac29b971a6da&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:13:34.9291203Z --2021-05-16 20:13:34-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201334Z&X-Amz-Expires=300&X-Amz-Signature=a062cda64d4d6f2808e146aca6732d1da138b041519ccf6f6ca0ac29b971a6da&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:13:34.9296669Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:13:34.9352602Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:13:35.0517779Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:35.0519317Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T20:13:35.0520559Z Saving to: ‘/tmp/Rtmp6ON00P/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:35.0527542Z 2021-05-16T20:13:35.0576976Z 0K .......... .......... .......... .......... .......... 0% 8.06M 1s 2021-05-16T20:13:35.0624841Z 50K .......... .......... .......... .......... .......... 1% 10.3M 1s 2021-05-16T20:13:35.0651710Z 100K .......... .......... .......... .......... .......... 2% 17.9M 1s 2021-05-16T20:13:35.0752850Z 150K .......... .......... .......... .......... .......... 3% 4.85M 1s 2021-05-16T20:13:35.0801280Z 200K .......... .......... .......... .......... .......... 4% 10.2M 1s 2021-05-16T20:13:35.0818226Z 250K .......... .......... .......... .......... .......... 5% 26.1M 1s 2021-05-16T20:13:35.0852691Z 300K .......... .......... .......... .......... .......... 5% 14.1M 1s 2021-05-16T20:13:35.0881194Z 350K .......... .......... .......... .......... .......... 6% 17.1M 1s 2021-05-16T20:13:35.0921069Z 400K .......... .......... .......... .......... .......... 7% 12.4M 0s 2021-05-16T20:13:35.0942264Z 450K .......... .......... .......... .......... .......... 8% 22.5M 0s 2021-05-16T20:13:35.0982068Z 500K .......... .......... .......... .......... .......... 9% 12.7M 0s 2021-05-16T20:13:35.1010920Z 550K .......... .......... .......... .......... .......... 10% 17.5M 0s 2021-05-16T20:13:35.1032340Z 600K .......... .......... .......... .......... .......... 11% 21.7M 0s 2021-05-16T20:13:35.1056311Z 650K .......... .......... .......... .......... .......... 11% 20.2M 0s 2021-05-16T20:13:35.1082420Z 700K .......... .......... .......... .......... .......... 12% 18.8M 0s 2021-05-16T20:13:35.1094347Z 750K .......... .......... .......... .......... .......... 13% 37.6M 0s 2021-05-16T20:13:35.1132830Z 800K .......... .......... .......... .......... .......... 14% 13.1M 0s 2021-05-16T20:13:35.1144490Z 850K .......... .......... .......... .......... .......... 15% 43.0M 0s 2021-05-16T20:13:35.1164324Z 900K .......... .......... .......... .......... .......... 16% 23.3M 0s 2021-05-16T20:13:35.1192529Z 950K .......... .......... .......... .......... .......... 16% 17.2M 0s 2021-05-16T20:13:35.1210669Z 1000K .......... .......... .......... .......... .......... 17% 26.7M 0s 2021-05-16T20:13:35.1237436Z 1050K .......... .......... .......... .......... .......... 18% 18.7M 0s 2021-05-16T20:13:35.1259526Z 1100K .......... .......... .......... .......... .......... 19% 22.1M 0s 2021-05-16T20:13:35.1283140Z 1150K .......... .......... .......... .......... .......... 20% 20.3M 0s 2021-05-16T20:13:35.1297288Z 1200K .......... .......... .......... .......... .......... 21% 35.5M 0s 2021-05-16T20:13:35.1311038Z 1250K .......... .......... .......... .......... .......... 22% 33.8M 0s 2021-05-16T20:13:35.1337283Z 1300K .......... .......... .......... .......... .......... 22% 18.9M 0s 2021-05-16T20:13:35.1359586Z 1350K .......... .......... .......... .......... .......... 23% 21.9M 0s 2021-05-16T20:13:35.1383264Z 1400K .......... .......... .......... .......... .......... 24% 20.9M 0s 2021-05-16T20:13:35.1397467Z 1450K .......... .......... .......... .......... .......... 25% 34.5M 0s 2021-05-16T20:13:35.1420217Z 1500K .......... .......... .......... .......... .......... 26% 22.4M 0s 2021-05-16T20:13:35.1478256Z 1550K .......... .......... .......... .......... .......... 27% 8.86M 0s 2021-05-16T20:13:35.1479184Z 1600K .......... .......... .......... .......... .......... 28% 241M 0s 2021-05-16T20:13:35.1482784Z 1650K .......... .......... .......... .......... .......... 28% 287M 0s 2021-05-16T20:13:35.1523454Z 1700K .......... .......... .......... .......... .......... 29% 10.6M 0s 2021-05-16T20:13:35.1535020Z 1750K .......... .......... .......... .......... .......... 30% 41.3M 0s 2021-05-16T20:13:35.1553445Z 1800K .......... .......... .......... .......... .......... 31% 26.5M 0s 2021-05-16T20:13:35.1569939Z 1850K .......... .......... .......... .......... .......... 32% 29.7M 0s 2021-05-16T20:13:35.1583109Z 1900K .......... .......... .......... .......... .......... 33% 36.7M 0s 2021-05-16T20:13:35.1592907Z 1950K .......... .......... .......... .......... .......... 33% 49.4M 0s 2021-05-16T20:13:35.1618951Z 2000K .......... .......... .......... .......... .......... 34% 18.9M 0s 2021-05-16T20:13:35.1631706Z 2050K .......... .......... .......... .......... .......... 35% 38.1M 0s 2021-05-16T20:13:35.1643120Z 2100K .......... .......... .......... .......... .......... 36% 47.2M 0s 2021-05-16T20:13:35.1667830Z 2150K .......... .......... .......... .......... .......... 37% 19.6M 0s 2021-05-16T20:13:35.1673432Z 2200K .......... .......... .......... .......... .......... 38% 73.7M 0s 2021-05-16T20:13:35.1690583Z 2250K .......... .......... .......... .......... .......... 39% 28.8M 0s 2021-05-16T20:13:35.1716410Z 2300K .......... .......... .......... .......... .......... 39% 18.9M 0s 2021-05-16T20:13:35.1720546Z 2350K .......... .......... .......... .......... .......... 40% 113M 0s 2021-05-16T20:13:35.1734313Z 2400K .......... .......... .......... .......... .......... 41% 40.5M 0s 2021-05-16T20:13:35.1741455Z 2450K .......... .......... .......... .......... .......... 42% 54.3M 0s 2021-05-16T20:13:35.1766525Z 2500K .......... .......... .......... .......... .......... 43% 19.6M 0s 2021-05-16T20:13:35.1779652Z 2550K .......... .......... .......... .......... .......... 44% 141M 0s 2021-05-16T20:13:35.1784576Z 2600K .......... .......... .......... .......... .......... 44% 33.2M 0s 2021-05-16T20:13:35.1801686Z 2650K .......... .......... .......... .......... .......... 45% 28.7M 0s 2021-05-16T20:13:35.1817368Z 2700K .......... .......... .......... .......... .......... 46% 31.7M 0s 2021-05-16T20:13:35.1828957Z 2750K .......... .......... .......... .......... .......... 47% 41.0M 0s 2021-05-16T20:13:35.1840162Z 2800K .......... .......... .......... .......... .......... 48% 44.3M 0s 2021-05-16T20:13:35.1847308Z 2850K .......... .......... .......... .......... .......... 49% 67.7M 0s 2021-05-16T20:13:35.1870039Z 2900K .......... .......... .......... .......... .......... 50% 23.9M 0s 2021-05-16T20:13:35.1887988Z 2950K .......... .......... .......... .......... .......... 50% 40.2M 0s 2021-05-16T20:13:35.1892811Z 3000K .......... .......... .......... .......... .......... 51% 49.2M 0s 2021-05-16T20:13:35.1917199Z 3050K .......... .......... .......... .......... .......... 52% 18.3M 0s 2021-05-16T20:13:35.1921413Z 3100K .......... .......... .......... .......... .......... 53% 133M 0s 2021-05-16T20:13:35.1928467Z 3150K .......... .......... .......... .......... .......... 54% 58.8M 0s 2021-05-16T20:13:35.1943218Z 3200K .......... .......... .......... .......... .......... 55% 40.5M 0s 2021-05-16T20:13:35.1971296Z 3250K .......... .......... .......... .......... .......... 56% 16.5M 0s 2021-05-16T20:13:35.1976593Z 3300K .......... .......... .......... .......... .......... 56% 90.0M 0s 2021-05-16T20:13:35.1978979Z 3350K .......... .......... .......... .......... .......... 57% 211M 0s 2021-05-16T20:13:35.1993497Z 3400K .......... .......... .......... .......... .......... 58% 53.4M 0s 2021-05-16T20:13:35.2025993Z 3450K .......... .......... .......... .......... .......... 59% 13.1M 0s 2021-05-16T20:13:35.2027838Z 3500K .......... .......... .......... .......... .......... 60% 248M 0s 2021-05-16T20:13:35.2036785Z 3550K .......... .......... .......... .......... .......... 61% 52.5M 0s 2021-05-16T20:13:35.2040191Z 3600K .......... .......... .......... .......... .......... 61% 151M 0s 2021-05-16T20:13:35.2049971Z 3650K .......... .......... .......... .......... .......... 62% 47.0M 0s 2021-05-16T20:13:35.2082224Z 3700K .......... .......... .......... .......... .......... 63% 15.3M 0s 2021-05-16T20:13:35.2102740Z 3750K .......... .......... .......... .......... .......... 64% 23.9M 0s 2021-05-16T20:13:35.2104675Z 3800K .......... .......... .......... .......... .......... 65% 245M 0s 2021-05-16T20:13:35.2106971Z 3850K .......... .......... .......... .......... .......... 66% 248M 0s 2021-05-16T20:13:35.2110431Z 3900K .......... .......... .......... .......... .......... 67% 119M 0s 2021-05-16T20:13:35.2127401Z 3950K .......... .......... .......... .......... .......... 67% 29.9M 0s 2021-05-16T20:13:35.2152596Z 4000K .......... .......... .......... .......... .......... 68% 18.5M 0s 2021-05-16T20:13:35.2156858Z 4050K .......... .......... .......... .......... .......... 69% 108M 0s 2021-05-16T20:13:35.2165489Z 4100K .......... .......... .......... .......... .......... 70% 188M 0s 2021-05-16T20:13:35.2171282Z 4150K .......... .......... .......... .......... .......... 71% 41.3M 0s 2021-05-16T20:13:35.2181905Z 4200K .......... .......... .......... .......... .......... 72% 45.9M 0s 2021-05-16T20:13:35.2206586Z 4250K .......... .......... .......... .......... .......... 72% 20.0M 0s 2021-05-16T20:13:35.2208856Z 4300K .......... .......... .......... .......... .......... 73% 217M 0s 2021-05-16T20:13:35.2211266Z 4350K .......... .......... .......... .......... .......... 74% 175M 0s 2021-05-16T20:13:35.2224272Z 4400K .......... .......... .......... .......... .......... 75% 37.5M 0s 2021-05-16T20:13:35.2233256Z 4450K .......... .......... .......... .......... .......... 76% 55.0M 0s 2021-05-16T20:13:35.2258403Z 4500K .......... .......... .......... .......... .......... 77% 19.7M 0s 2021-05-16T20:13:35.2264569Z 4550K .......... .......... .......... .......... .......... 78% 75.4M 0s 2021-05-16T20:13:35.2268367Z 4600K .......... .......... .......... .......... .......... 78% 124M 0s 2021-05-16T20:13:35.2274772Z 4650K .......... .......... .......... .......... .......... 79% 107M 0s 2021-05-16T20:13:35.2283538Z 4700K .......... .......... .......... .......... .......... 80% 50.3M 0s 2021-05-16T20:13:35.2310472Z 4750K .......... .......... .......... .......... .......... 81% 17.9M 0s 2021-05-16T20:13:35.2315607Z 4800K .......... .......... .......... .......... .......... 82% 86.9M 0s 2021-05-16T20:13:35.2318542Z 4850K .......... .......... .......... .......... .......... 83% 153M 0s 2021-05-16T20:13:35.2323231Z 4900K .......... .......... .......... .......... .......... 84% 108M 0s 2021-05-16T20:13:35.2331633Z 4950K .......... .......... .......... .......... .......... 84% 61.5M 0s 2021-05-16T20:13:35.2341108Z 5000K .......... .......... .......... .......... .......... 85% 48.3M 0s 2021-05-16T20:13:35.2363766Z 5050K .......... .......... .......... .......... .......... 86% 22.1M 0s 2021-05-16T20:13:35.2367653Z 5100K .......... .......... .......... .......... .......... 87% 111M 0s 2021-05-16T20:13:35.2371835Z 5150K .......... .......... .......... .......... .......... 88% 134M 0s 2021-05-16T20:13:35.2375562Z 5200K .......... .......... .......... .......... .......... 89% 114M 0s 2021-05-16T20:13:35.2381782Z 5250K .......... .......... .......... .......... .......... 89% 77.8M 0s 2021-05-16T20:13:35.2387080Z 5300K .......... .......... .......... .......... .......... 90% 96.8M 0s 2021-05-16T20:13:35.2393812Z 5350K .......... .......... .......... .......... .......... 91% 72.4M 0s 2021-05-16T20:13:35.2418272Z 5400K .......... .......... .......... .......... .......... 92% 19.9M 0s 2021-05-16T20:13:35.2421747Z 5450K .......... .......... .......... .......... .......... 93% 137M 0s 2021-05-16T20:13:35.2438695Z 5500K .......... .......... .......... .......... .......... 94% 128M 0s 2021-05-16T20:13:35.2450250Z 5550K .......... .......... .......... .......... .......... 95% 38.7M 0s 2021-05-16T20:13:35.2453573Z 5600K .......... .......... .......... .......... .......... 95% 141M 0s 2021-05-16T20:13:35.2454220Z 5650K .......... .......... .......... .......... .......... 96% 105M 0s 2021-05-16T20:13:35.2471266Z 5700K .......... .......... .......... .......... .......... 97% 20.9M 0s 2021-05-16T20:13:35.2473024Z 5750K .......... .......... .......... .......... .......... 98% 196M 0s 2021-05-16T20:13:35.2482195Z 5800K .......... .......... .......... .......... .......... 99% 52.8M 0s 2021-05-16T20:13:35.2483774Z 5850K .......... .......... .......... .......... .. 100% 253M=0.2s 2021-05-16T20:13:35.2484996Z 2021-05-16T20:13:35.2487592Z 2021-05-16 20:13:35 (29.3 MB/s) - ‘/tmp/Rtmp6ON00P/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T20:13:35.2489446Z 2021-05-16T20:13:35.2497441Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:35.2499341Z (as ‘lib’ is unspecified) 2021-05-16T20:13:35.6767940Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:13:35.6882541Z * DONE (oro.nifti) 2021-05-16T20:13:35.7001870Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:35.7116560Z Installing brainR binaries 2021-05-16T20:13:35.7124044Z [1] "neuroconductor/brainR" 2021-05-16T20:13:35.8998978Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:35.9018380Z tag_name 2021-05-16T20:13:35.9019330Z 9 1.6.0.s 2021-05-16T20:13:35.9020018Z zipball_url 2021-05-16T20:13:35.9021001Z 9 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:13:35.9021972Z tarball_url 2021-05-16T20:13:35.9022926Z 9 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:13:35.9023794Z commit.sha 2021-05-16T20:13:35.9024510Z 9 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:35.9025394Z commit.url 2021-05-16T20:13:35.9026601Z 9 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:35.9027639Z node_id 2021-05-16T20:13:35.9028656Z 9 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:13:35.9031485Z url 2021-05-16T20:13:35.9032410Z 9 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:13:35.9034499Z assets_url 2021-05-16T20:13:35.9036569Z 9 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:13:35.9037570Z upload_url 2021-05-16T20:13:35.9039904Z 9 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:13:35.9042201Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:35.9044831Z 9 43017669 2021-05-16 17:42:01 2021-05-16 17:42:00 2021-05-16 14:09:41 2021-05-16T20:13:35.9046656Z published_at asset_name 2021-05-16T20:13:35.9048905Z 9 2021-05-16 17:30:46 brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:35.9049858Z asset_label asset_download_count 2021-05-16T20:13:35.9050417Z 9 0 2021-05-16T20:13:35.9052680Z asset_browser_download_url 2021-05-16T20:13:35.9055350Z 9 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:35.9063570Z Installing brainR package binaries 2021-05-16T20:13:35.9107948Z --2021-05-16 20:13:35-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:13:35.9155210Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T20:13:35.9210600Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T20:13:36.0544902Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:36.0555160Z Location: https://github-releases.githubusercontent.com/367898601/0450e400-b66e-11eb-8cbd-2af7b6cbfb95?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201336Z&X-Amz-Expires=300&X-Amz-Signature=b2a14858c66e5021d2dcbbd683b4a33df835a0a9f063fd8f1cf1824d8810e145&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:13:36.0564555Z --2021-05-16 20:13:36-- https://github-releases.githubusercontent.com/367898601/0450e400-b66e-11eb-8cbd-2af7b6cbfb95?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201336Z&X-Amz-Expires=300&X-Amz-Signature=b2a14858c66e5021d2dcbbd683b4a33df835a0a9f063fd8f1cf1824d8810e145&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:13:36.0570630Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T20:13:36.0620015Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:13:36.2430683Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:36.2433725Z Length: 3927880 (3.7M) [application/octet-stream] 2021-05-16T20:13:36.2436134Z Saving to: ‘/tmp/Rtmp6ON00P/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:36.2436704Z 2021-05-16T20:13:36.2486937Z 0K .......... .......... .......... .......... .......... 1% 9.12M 0s 2021-05-16T20:13:36.2537926Z 50K .......... .......... .......... .......... .......... 2% 9.67M 0s 2021-05-16T20:13:36.2544270Z 100K .......... .......... .......... .......... .......... 3% 68.5M 0s 2021-05-16T20:13:36.2553586Z 150K .......... .......... .......... .......... .......... 5% 49.6M 0s 2021-05-16T20:13:36.2606191Z 200K .......... .......... .......... .......... .......... 6% 9.35M 0s 2021-05-16T20:13:36.2607992Z 250K .......... .......... .......... .......... .......... 7% 260M 0s 2021-05-16T20:13:36.2613068Z 300K .......... .......... .......... .......... .......... 9% 154M 0s 2021-05-16T20:13:36.2615665Z 350K .......... .......... .......... .......... .......... 10% 231M 0s 2021-05-16T20:13:36.2617767Z 400K .......... .......... .......... .......... .......... 11% 290M 0s 2021-05-16T20:13:36.2651288Z 450K .......... .......... .......... .......... .......... 13% 13.2M 0s 2021-05-16T20:13:36.2663112Z 500K .......... .......... .......... .......... .......... 14% 50.3M 0s 2021-05-16T20:13:36.2674185Z 550K .......... .......... .......... .......... .......... 15% 46.7M 0s 2021-05-16T20:13:36.2676184Z 600K .......... .......... .......... .......... .......... 16% 166M 0s 2021-05-16T20:13:36.2713018Z 650K .......... .......... .......... .......... .......... 18% 13.1M 0s 2021-05-16T20:13:36.2715383Z 700K .......... .......... .......... .......... .......... 19% 186M 0s 2021-05-16T20:13:36.2717659Z 750K .......... .......... .......... .......... .......... 20% 272M 0s 2021-05-16T20:13:36.2719660Z 800K .......... .......... .......... .......... .......... 22% 191M 0s 2021-05-16T20:13:36.2729636Z 850K .......... .......... .......... .......... .......... 23% 50.4M 0s 2021-05-16T20:13:36.2754399Z 900K .......... .......... .......... .......... .......... 24% 21.6M 0s 2021-05-16T20:13:36.2755300Z 950K .......... .......... .......... .......... .......... 26% 236M 0s 2021-05-16T20:13:36.2765582Z 1000K .......... .......... .......... .......... .......... 27% 306M 0s 2021-05-16T20:13:36.2772594Z 1050K .......... .......... .......... .......... .......... 28% 35.6M 0s 2021-05-16T20:13:36.2773882Z 1100K .......... .......... .......... .......... .......... 29% 219M 0s 2021-05-16T20:13:36.2800250Z 1150K .......... .......... .......... .......... .......... 31% 16.4M 0s 2021-05-16T20:13:36.2803537Z 1200K .......... .......... .......... .......... .......... 32% 149M 0s 2021-05-16T20:13:36.2813273Z 1250K .......... .......... .......... .......... .......... 33% 60.5M 0s 2021-05-16T20:13:36.2817008Z 1300K .......... .......... .......... .......... .......... 35% 111M 0s 2021-05-16T20:13:36.2828717Z 1350K .......... .......... .......... .......... .......... 36% 52.1M 0s 2021-05-16T20:13:36.2834723Z 1400K .......... .......... .......... .......... .......... 37% 57.9M 0s 2021-05-16T20:13:36.2847470Z 1450K .......... .......... .......... .......... .......... 39% 39.4M 0s 2021-05-16T20:13:36.2852686Z 1500K .......... .......... .......... .......... .......... 40% 90.8M 0s 2021-05-16T20:13:36.2858632Z 1550K .......... .......... .......... .......... .......... 41% 74.0M 0s 2021-05-16T20:13:36.2908292Z 1600K .......... .......... .......... .......... .......... 43% 12.2M 0s 2021-05-16T20:13:36.2930229Z 1650K .......... .......... .......... .......... .......... 44% 31.0M 0s 2021-05-16T20:13:36.2936973Z 1700K .......... .......... .......... .......... .......... 45% 261M 0s 2021-05-16T20:13:36.2940386Z 1750K .......... .......... .......... .......... .......... 46% 293M 0s 2021-05-16T20:13:36.2941438Z 1800K .......... .......... .......... .......... .......... 48% 292M 0s 2021-05-16T20:13:36.2942078Z 1850K .......... .......... .......... .......... .......... 49% 214M 0s 2021-05-16T20:13:36.2942704Z 1900K .......... .......... .......... .......... .......... 50% 74.5M 0s 2021-05-16T20:13:36.2943322Z 1950K .......... .......... .......... .......... .......... 52% 50.6M 0s 2021-05-16T20:13:36.2944188Z 2000K .......... .......... .......... .......... .......... 53% 76.4M 0s 2021-05-16T20:13:36.2949084Z 2050K .......... .......... .......... .......... .......... 54% 102M 0s 2021-05-16T20:13:36.3517496Z 2100K .......... .......... .......... .......... .......... 56% 883K 0s 2021-05-16T20:13:36.3520814Z 2150K .......... .......... .......... .......... .......... 57% 104M 0s 2021-05-16T20:13:36.3525296Z 2200K .......... .......... .......... .......... .......... 58% 89.5M 0s 2021-05-16T20:13:36.3532889Z 2250K .......... .......... .......... .......... .......... 59% 62.7M 0s 2021-05-16T20:13:36.3544001Z 2300K .......... .......... .......... .......... .......... 61% 44.1M 0s 2021-05-16T20:13:36.3547991Z 2350K .......... .......... .......... .......... .......... 62% 125M 0s 2021-05-16T20:13:36.3553540Z 2400K .......... .......... .......... .......... .......... 63% 87.7M 0s 2021-05-16T20:13:36.3585271Z 2450K .......... .......... .......... .......... .......... 65% 15.2M 0s 2021-05-16T20:13:36.3589213Z 2500K .......... .......... .......... .......... .......... 66% 141M 0s 2021-05-16T20:13:36.3592753Z 2550K .......... .......... .......... .......... .......... 67% 131M 0s 2021-05-16T20:13:36.3601920Z 2600K .......... .......... .......... .......... .......... 69% 190M 0s 2021-05-16T20:13:36.3602990Z 2650K .......... .......... .......... .......... .......... 70% 246M 0s 2021-05-16T20:13:36.3603623Z 2700K .......... .......... .......... .......... .......... 71% 272M 0s 2021-05-16T20:13:36.3604861Z 2750K .......... .......... .......... .......... .......... 72% 290M 0s 2021-05-16T20:13:36.3610040Z 2800K .......... .......... .......... .......... .......... 74% 59.0M 0s 2021-05-16T20:13:36.3638240Z 2850K .......... .......... .......... .......... .......... 75% 18.2M 0s 2021-05-16T20:13:36.3641523Z 2900K .......... .......... .......... .......... .......... 76% 118M 0s 2021-05-16T20:13:36.3645283Z 2950K .......... .......... .......... .......... .......... 78% 87.3M 0s 2021-05-16T20:13:36.3651359Z 3000K .......... .......... .......... .......... .......... 79% 140M 0s 2021-05-16T20:13:36.3656552Z 3050K .......... .......... .......... .......... .......... 80% 61.4M 0s 2021-05-16T20:13:36.3663712Z 3100K .......... .......... .......... .......... .......... 82% 68.0M 0s 2021-05-16T20:13:36.3670737Z 3150K .......... .......... .......... .......... .......... 83% 70.0M 0s 2021-05-16T20:13:36.3686398Z 3200K .......... .......... .......... .......... .......... 84% 32.7M 0s 2021-05-16T20:13:36.3692282Z 3250K .......... .......... .......... .......... .......... 86% 125M 0s 2021-05-16T20:13:36.3693180Z 3300K .......... .......... .......... .......... .......... 87% 230M 0s 2021-05-16T20:13:36.3699164Z 3350K .......... .......... .......... .......... .......... 88% 65.4M 0s 2021-05-16T20:13:36.3750302Z 3400K .......... .......... .......... .......... .......... 89% 12.0M 0s 2021-05-16T20:13:36.3755685Z 3450K .......... .......... .......... .......... .......... 91% 275M 0s 2021-05-16T20:13:36.3757224Z 3500K .......... .......... .......... .......... .......... 92% 261M 0s 2021-05-16T20:13:36.3758032Z 3550K .......... .......... .......... .......... .......... 93% 265M 0s 2021-05-16T20:13:36.3758815Z 3600K .......... .......... .......... .......... .......... 95% 286M 0s 2021-05-16T20:13:36.3759645Z 3650K .......... .......... .......... .......... .......... 96% 280M 0s 2021-05-16T20:13:36.3760858Z 3700K .......... .......... .......... .......... .......... 97% 166M 0s 2021-05-16T20:13:36.3763929Z 3750K .......... .......... .......... .......... .......... 99% 42.1M 0s 2021-05-16T20:13:36.3765626Z 3800K .......... .......... .......... ..... 100% 196M=0.1s 2021-05-16T20:13:36.3766858Z 2021-05-16T20:13:36.3769771Z 2021-05-16 20:13:36 (28.1 MB/s) - ‘/tmp/Rtmp6ON00P/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [3927880/3927880] 2021-05-16T20:13:36.3774295Z 2021-05-16T20:13:36.3778913Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:36.3780615Z (as ‘lib’ is unspecified) 2021-05-16T20:13:36.7557613Z * installing *binary* package ‘brainR’ ... 2021-05-16T20:13:36.7644948Z * DONE (brainR) 2021-05-16T20:13:36.7750393Z Rewriting new remotes: 2021-05-16T20:13:36.8046368Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:36.8047215Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:36.8047890Z remotes::install_cran("rcmdcheck") 2021-05-16T20:13:36.8048514Z remotes::install_cran("markdown") 2021-05-16T20:13:36.8057274Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:13:36.8057728Z env: 2021-05-16T20:13:36.8058226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:36.8058734Z TIC_DEPLOY_KEY: 2021-05-16T20:13:36.8059625Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:13:36.8061328Z GITHUB_PAT: *** 2021-05-16T20:13:36.8061786Z COVERALLS_TOKEN: 2021-05-16T20:13:36.8062328Z continue-on-error: false 2021-05-16T20:13:36.8062841Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:36.8063376Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:13:36.8063876Z TZ: UTC 2021-05-16T20:13:36.8064309Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:36.8064807Z NOT_CRAN: true 2021-05-16T20:13:36.8065216Z ##[endgroup] 2021-05-16T20:13:56.1573561Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:13:56.1575272Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:13:56.1576236Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:13:56.1577133Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:13:56.1578209Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:13:56.1579139Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:13:56.1580085Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:13:56.1581043Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:13:56.1581986Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:13:56.1582911Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:13:56.1583828Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:13:56.1584758Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:13:56.1585752Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:13:56.1586732Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:13:56.1587709Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:13:56.1588624Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:13:56.1589558Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:13:56.1590530Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:13:56.1591494Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:13:56.1592547Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:13:56.1593535Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:13:56.1594516Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:13:56.1595462Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:13:56.1597563Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:13:56.1602004Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:13:56.1602734Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:13:56.1603444Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:13:56.1604148Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:13:56.1604820Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:13:56.1605521Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:13:56.1606208Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:13:56.1606912Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:13:56.1607598Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:13:56.1608284Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:13:56.1608977Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:13:56.1609708Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:13:56.1610416Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:13:56.1611256Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:13:56.1611999Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:13:56.1635235Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:13:56.1647483Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:56.1648352Z (as ‘lib’ is unspecified) 2021-05-16T20:14:11.3118104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:14:11.8523217Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T20:14:11.8576928Z ================================================== 2021-05-16T20:14:11.8577886Z downloaded 58 KB 2021-05-16T20:14:11.8578424Z 2021-05-16T20:14:11.8612508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:14:12.7156339Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T20:14:12.7157800Z ================================================== 2021-05-16T20:14:12.7158554Z downloaded 34 KB 2021-05-16T20:14:12.7159074Z 2021-05-16T20:14:12.7191830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:14:13.2741870Z Content type 'binary/octet-stream' length 526342 bytes (514 KB) 2021-05-16T20:14:13.2977299Z ================================================== 2021-05-16T20:14:13.2977952Z downloaded 514 KB 2021-05-16T20:14:13.2978274Z 2021-05-16T20:14:13.3017527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:14:15.6872657Z Content type 'binary/octet-stream' length 2569373 bytes (2.5 MB) 2021-05-16T20:14:15.7367722Z ================================================== 2021-05-16T20:14:15.7368874Z downloaded 2.5 MB 2021-05-16T20:14:15.7369398Z 2021-05-16T20:14:15.7405099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:14:16.4755535Z Content type 'binary/octet-stream' length 3664467 bytes (3.5 MB) 2021-05-16T20:14:16.5894496Z ================================================== 2021-05-16T20:14:16.5895557Z downloaded 3.5 MB 2021-05-16T20:14:16.5896201Z 2021-05-16T20:14:16.5933951Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:14:17.2484713Z Content type 'binary/octet-stream' length 1955480 bytes (1.9 MB) 2021-05-16T20:14:17.2912259Z ================================================== 2021-05-16T20:14:17.2912889Z downloaded 1.9 MB 2021-05-16T20:14:17.2913194Z 2021-05-16T20:14:17.2952687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:14:18.4170251Z Content type 'binary/octet-stream' length 1099711 bytes (1.0 MB) 2021-05-16T20:14:18.4452053Z ================================================== 2021-05-16T20:14:18.4452699Z downloaded 1.0 MB 2021-05-16T20:14:18.4453020Z 2021-05-16T20:14:18.4493512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T20:14:19.2607148Z Content type 'binary/octet-stream' length 211668 bytes (206 KB) 2021-05-16T20:14:19.2743129Z ================================================== 2021-05-16T20:14:19.2743770Z downloaded 206 KB 2021-05-16T20:14:19.2744090Z 2021-05-16T20:14:19.2784229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T20:14:20.0151696Z Content type 'binary/octet-stream' length 699811 bytes (683 KB) 2021-05-16T20:14:20.0395325Z ================================================== 2021-05-16T20:14:20.0395892Z downloaded 683 KB 2021-05-16T20:14:20.0396209Z 2021-05-16T20:14:20.0444805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:14:20.8985089Z Content type 'binary/octet-stream' length 4951607 bytes (4.7 MB) 2021-05-16T20:14:20.9659647Z ================================================== 2021-05-16T20:14:20.9660449Z downloaded 4.7 MB 2021-05-16T20:14:20.9660776Z 2021-05-16T20:14:20.9699990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T20:14:21.6040550Z Content type 'binary/octet-stream' length 134256 bytes (131 KB) 2021-05-16T20:14:21.6147872Z ================================================== 2021-05-16T20:14:21.6148888Z downloaded 131 KB 2021-05-16T20:14:21.6149412Z 2021-05-16T20:14:21.6199085Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T20:14:22.1176120Z Content type 'binary/octet-stream' length 33805 bytes (33 KB) 2021-05-16T20:14:22.1182511Z ================================================== 2021-05-16T20:14:22.1184195Z downloaded 33 KB 2021-05-16T20:14:22.1184510Z 2021-05-16T20:14:22.1223749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:14:22.7783427Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T20:14:22.7784859Z ================================================== 2021-05-16T20:14:22.7785583Z downloaded 37 KB 2021-05-16T20:14:22.7786110Z 2021-05-16T20:14:22.7820456Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T20:14:23.2884809Z Content type 'binary/octet-stream' length 1797754 bytes (1.7 MB) 2021-05-16T20:14:23.4014568Z ================================================== 2021-05-16T20:14:23.4020875Z downloaded 1.7 MB 2021-05-16T20:14:23.4021474Z 2021-05-16T20:14:23.4053600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:14:24.3868607Z Content type 'binary/octet-stream' length 778420 bytes (760 KB) 2021-05-16T20:14:24.4136607Z ================================================== 2021-05-16T20:14:24.4137775Z downloaded 760 KB 2021-05-16T20:14:24.4138372Z 2021-05-16T20:14:24.4174416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:14:25.8401125Z Content type 'binary/octet-stream' length 5393927 bytes (5.1 MB) 2021-05-16T20:14:25.9899708Z ================================================== 2021-05-16T20:14:25.9900902Z downloaded 5.1 MB 2021-05-16T20:14:25.9901432Z 2021-05-16T20:14:25.9936512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:14:26.7339848Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T20:14:26.7536104Z ================================================== 2021-05-16T20:14:26.7536970Z downloaded 229 KB 2021-05-16T20:14:26.7537597Z 2021-05-16T20:14:26.7574217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:14:27.4967263Z Content type 'binary/octet-stream' length 269854 bytes (263 KB) 2021-05-16T20:14:27.5126115Z ================================================== 2021-05-16T20:14:27.5126717Z downloaded 263 KB 2021-05-16T20:14:27.5127019Z 2021-05-16T20:14:27.5165214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:14:28.0629953Z Content type 'binary/octet-stream' length 2558288 bytes (2.4 MB) 2021-05-16T20:14:28.1094742Z ================================================== 2021-05-16T20:14:28.1095379Z downloaded 2.4 MB 2021-05-16T20:14:28.1096903Z 2021-05-16T20:14:28.1148042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:14:28.8079784Z Content type 'binary/octet-stream' length 1296060 bytes (1.2 MB) 2021-05-16T20:14:28.8370010Z ================================================== 2021-05-16T20:14:28.8371248Z downloaded 1.2 MB 2021-05-16T20:14:28.8371898Z 2021-05-16T20:14:28.8413491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T20:14:31.0474484Z Content type 'binary/octet-stream' length 52719 bytes (51 KB) 2021-05-16T20:14:31.0475230Z ================================================== 2021-05-16T20:14:31.0475716Z downloaded 51 KB 2021-05-16T20:14:31.0476032Z 2021-05-16T20:14:31.0513175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T20:14:31.7059666Z Content type 'binary/octet-stream' length 242567 bytes (236 KB) 2021-05-16T20:14:31.7199215Z ================================================== 2021-05-16T20:14:31.7200400Z downloaded 236 KB 2021-05-16T20:14:31.7200947Z 2021-05-16T20:14:31.7237328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:14:32.3410672Z Content type 'binary/octet-stream' length 59652 bytes (58 KB) 2021-05-16T20:14:32.3467712Z ================================================== 2021-05-16T20:14:32.3468319Z downloaded 58 KB 2021-05-16T20:14:32.3468638Z 2021-05-16T20:14:32.3511236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:14:33.6274061Z Content type 'binary/octet-stream' length 2603667 bytes (2.5 MB) 2021-05-16T20:14:33.7598783Z ================================================== 2021-05-16T20:14:33.7599906Z downloaded 2.5 MB 2021-05-16T20:14:33.7600455Z 2021-05-16T20:14:33.7636940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:14:35.9669398Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-16T20:14:35.9729448Z ================================================== 2021-05-16T20:14:35.9730335Z downloaded 75 KB 2021-05-16T20:14:35.9730785Z 2021-05-16T20:14:35.9769655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:14:36.6816655Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T20:14:36.8170397Z ================================================== 2021-05-16T20:14:36.8172202Z downloaded 5.8 MB 2021-05-16T20:14:36.8172781Z 2021-05-16T20:14:36.8207717Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:14:37.3729084Z Content type 'binary/octet-stream' length 235900 bytes (230 KB) 2021-05-16T20:14:37.3906123Z ================================================== 2021-05-16T20:14:37.3907036Z downloaded 230 KB 2021-05-16T20:14:37.3907758Z 2021-05-16T20:14:37.3947943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:14:37.9341259Z Content type 'binary/octet-stream' length 5875076 bytes (5.6 MB) 2021-05-16T20:14:38.2941364Z ================================================== 2021-05-16T20:14:38.2942818Z downloaded 5.6 MB 2021-05-16T20:14:38.2943360Z 2021-05-16T20:14:38.2982335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T20:14:39.1450175Z Content type 'binary/octet-stream' length 1152964 bytes (1.1 MB) 2021-05-16T20:14:39.3702902Z ================================================== 2021-05-16T20:14:39.3704748Z downloaded 1.1 MB 2021-05-16T20:14:39.3706009Z 2021-05-16T20:14:39.3865221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:14:40.6410861Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-16T20:14:40.6473770Z ================================================== 2021-05-16T20:14:40.6475737Z downloaded 113 KB 2021-05-16T20:14:40.6574591Z 2021-05-16T20:14:40.6576706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:14:41.3143042Z Content type 'binary/octet-stream' length 549860 bytes (536 KB) 2021-05-16T20:14:41.3371545Z ================================================== 2021-05-16T20:14:41.3372339Z downloaded 536 KB 2021-05-16T20:14:41.3372756Z 2021-05-16T20:14:41.3411759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:14:43.5473387Z Content type 'binary/octet-stream' length 4607540 bytes (4.4 MB) 2021-05-16T20:14:43.5940604Z ================================================== 2021-05-16T20:14:43.5941248Z downloaded 4.4 MB 2021-05-16T20:14:43.5941567Z 2021-05-16T20:14:43.5981123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T20:14:44.1534029Z Content type 'binary/octet-stream' length 430851 bytes (420 KB) 2021-05-16T20:14:44.1829454Z ================================================== 2021-05-16T20:14:44.1830583Z downloaded 420 KB 2021-05-16T20:14:44.1831666Z 2021-05-16T20:14:44.1871657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:14:44.7670573Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-16T20:14:44.8139197Z ================================================== 2021-05-16T20:14:44.8139820Z downloaded 928 KB 2021-05-16T20:14:44.8140124Z 2021-05-16T20:14:44.8179875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T20:14:45.5181413Z Content type 'binary/octet-stream' length 537166 bytes (524 KB) 2021-05-16T20:14:45.5405049Z ================================================== 2021-05-16T20:14:45.5405690Z downloaded 524 KB 2021-05-16T20:14:45.5406010Z 2021-05-16T20:14:45.5446491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:14:46.1004061Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-16T20:14:46.1499326Z ================================================== 2021-05-16T20:14:46.1500464Z downloaded 3.5 MB 2021-05-16T20:14:46.1501058Z 2021-05-16T20:14:46.1596316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:14:46.8382688Z Content type 'binary/octet-stream' length 4054636 bytes (3.9 MB) 2021-05-16T20:14:46.9753748Z ================================================== 2021-05-16T20:14:46.9754850Z downloaded 3.9 MB 2021-05-16T20:14:46.9755480Z 2021-05-16T20:14:46.9792584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:14:47.6337479Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-16T20:14:47.8044641Z ================================================== 2021-05-16T20:14:47.8045794Z downloaded 1.3 MB 2021-05-16T20:14:47.8046334Z 2021-05-16T20:14:47.8093762Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:14:50.8170886Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-16T20:14:50.8856432Z ================================================== 2021-05-16T20:14:50.8857611Z downloaded 2.4 MB 2021-05-16T20:14:50.8858157Z 2021-05-16T20:14:51.1170468Z * installing *binary* package ‘abind’ ... 2021-05-16T20:14:51.1212065Z * DONE (abind) 2021-05-16T20:14:51.3360894Z * installing *binary* package ‘bitops’ ... 2021-05-16T20:14:51.3401833Z * DONE (bitops) 2021-05-16T20:14:51.6873579Z * installing *binary* package ‘later’ ... 2021-05-16T20:14:51.6949393Z * DONE (later) 2021-05-16T20:14:51.9648877Z * installing *binary* package ‘sourcetools’ ... 2021-05-16T20:14:51.9712458Z * DONE (sourcetools) 2021-05-16T20:14:52.2236965Z * installing *binary* package ‘xtable’ ... 2021-05-16T20:14:52.2306985Z * DONE (xtable) 2021-05-16T20:14:52.4721437Z * installing *binary* package ‘webshot’ ... 2021-05-16T20:14:52.4772476Z * DONE (webshot) 2021-05-16T20:14:52.6956877Z * installing *binary* package ‘base64enc’ ... 2021-05-16T20:14:52.7002127Z * DONE (base64enc) 2021-05-16T20:14:53.1257574Z * installing *binary* package ‘colorspace’ ... 2021-05-16T20:14:53.1421309Z * DONE (colorspace) 2021-05-16T20:14:53.4031927Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T20:14:53.4093036Z * DONE (viridisLite) 2021-05-16T20:14:53.6444062Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T20:14:53.6484661Z * DONE (RColorBrewer) 2021-05-16T20:14:53.8613493Z * installing *binary* package ‘labeling’ ... 2021-05-16T20:14:53.8654810Z * DONE (labeling) 2021-05-16T20:14:54.3228369Z * installing *binary* package ‘farver’ ... 2021-05-16T20:14:54.3368813Z * DONE (farver) 2021-05-16T20:14:54.5554102Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T20:14:54.5595220Z * DONE (R.methodsS3) 2021-05-16T20:14:54.7886765Z * installing *binary* package ‘misc3d’ ... 2021-05-16T20:14:54.7930177Z * DONE (misc3d) 2021-05-16T20:14:55.0858031Z * installing *binary* package ‘plyr’ ... 2021-05-16T20:14:55.0925158Z * DONE (plyr) 2021-05-16T20:14:55.3265817Z * installing *binary* package ‘tinytex’ ... 2021-05-16T20:14:55.3317197Z * DONE (tinytex) 2021-05-16T20:14:56.0209288Z * installing *binary* package ‘isoband’ ... 2021-05-16T20:14:56.0376542Z * DONE (isoband) 2021-05-16T20:14:56.3287211Z * installing *binary* package ‘gtable’ ... 2021-05-16T20:14:56.3348658Z * DONE (gtable) 2021-05-16T20:14:56.9341293Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T20:14:56.9510045Z * DONE (matrixStats) 2021-05-16T20:14:57.3192228Z * installing *binary* package ‘promises’ ... 2021-05-16T20:14:57.3274880Z * DONE (promises) 2021-05-16T20:14:57.5578027Z * installing *binary* package ‘htmltools’ ... 2021-05-16T20:14:57.5621898Z * DONE (htmltools) 2021-05-16T20:14:57.7981694Z * installing *binary* package ‘munsell’ ... 2021-05-16T20:14:57.8087437Z * DONE (munsell) 2021-05-16T20:14:58.2464799Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:14:58.2601510Z * DONE (oro.nifti) 2021-05-16T20:14:58.5278939Z * installing *binary* package ‘R.oo’ ... 2021-05-16T20:14:58.5331843Z * DONE (R.oo) 2021-05-16T20:14:58.8158124Z * installing *binary* package ‘reshape2’ ... 2021-05-16T20:14:58.8219156Z * DONE (reshape2) 2021-05-16T20:14:59.1001931Z * installing *binary* package ‘jquerylib’ ... 2021-05-16T20:14:59.1073550Z * DONE (jquerylib) 2021-05-16T20:14:59.5491895Z * installing *binary* package ‘sass’ ... 2021-05-16T20:14:59.5606675Z * DONE (sass) 2021-05-16T20:15:00.3423930Z * installing *binary* package ‘httpuv’ ... 2021-05-16T20:15:00.3612966Z * DONE (httpuv) 2021-05-16T20:15:00.7098187Z * installing *binary* package ‘crosstalk’ ... 2021-05-16T20:15:01.2810199Z * DONE (crosstalk) 2021-05-16T20:15:01.2813622Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-16T20:15:01.2815082Z * DONE (htmlwidgets) 2021-05-16T20:15:01.2816796Z * installing *binary* package ‘scales’ ... 2021-05-16T20:15:01.2818090Z * DONE (scales) 2021-05-16T20:15:01.8648154Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T20:15:01.8863409Z * DONE (rmarkdown) 2021-05-16T20:15:02.1715400Z * installing *binary* package ‘R.utils’ ... 2021-05-16T20:15:02.1773013Z * DONE (R.utils) 2021-05-16T20:15:02.8454810Z * installing *binary* package ‘bslib’ ... 2021-05-16T20:15:02.8833050Z * DONE (bslib) 2021-05-16T20:15:03.3145572Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T20:15:03.3289656Z * DONE (ggplot2) 2021-05-16T20:15:04.0685537Z * installing *binary* package ‘shiny’ ... 2021-05-16T20:15:04.0934997Z * DONE (shiny) 2021-05-16T20:15:04.3181847Z * installing *binary* package ‘miniUI’ ... 2021-05-16T20:15:04.3223590Z * DONE (miniUI) 2021-05-16T20:15:04.7094037Z * installing *binary* package ‘manipulateWidget’ ... 2021-05-16T20:15:04.7170879Z * DONE (manipulateWidget) 2021-05-16T20:15:05.4654400Z * installing *binary* package ‘rgl’ ... 2021-05-16T20:15:05.4841274Z * DONE (rgl) 2021-05-16T20:15:05.4936329Z 2021-05-16T20:15:05.4937627Z The downloaded source packages are in 2021-05-16T20:15:05.4939201Z ‘/tmp/Rtmpp5WiCR/downloaded_packages’ 2021-05-16T20:15:19.7603850Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:15:19.7606320Z Use `force = TRUE` to force installation 2021-05-16T20:15:19.7619282Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:15:19.7620640Z Use `force = TRUE` to force installation 2021-05-16T20:15:19.7897286Z ##[group]Run options(width = 100) 2021-05-16T20:15:19.7897853Z options(width = 100) 2021-05-16T20:15:19.7898468Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:15:19.7900586Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:15:19.7908984Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:15:19.7909457Z env: 2021-05-16T20:15:19.7909947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:19.7910504Z TIC_DEPLOY_KEY: 2021-05-16T20:15:19.7911494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:15:19.7913224Z GITHUB_PAT: *** 2021-05-16T20:15:19.7913759Z COVERALLS_TOKEN: 2021-05-16T20:15:19.7915000Z continue-on-error: false 2021-05-16T20:15:19.7915619Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:19.7916184Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:15:19.7916758Z TZ: UTC 2021-05-16T20:15:19.7917213Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:19.7917809Z NOT_CRAN: true 2021-05-16T20:15:19.7918307Z ##[endgroup] 2021-05-16T20:15:20.3203252Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:15:20.3203975Z setting value 2021-05-16T20:15:20.3213276Z version R version 3.5.3 (2019-03-11) 2021-05-16T20:15:20.3213849Z os Ubuntu 20.04.2 LTS 2021-05-16T20:15:20.3215104Z system x86_64, linux-gnu 2021-05-16T20:15:20.3217663Z ui X11 2021-05-16T20:15:20.3218197Z language (EN) 2021-05-16T20:15:20.3220954Z collate C.UTF-8 2021-05-16T20:15:20.3221673Z ctype C.UTF-8 2021-05-16T20:15:20.3222247Z tz UTC 2021-05-16T20:15:20.3227891Z date 2021-05-16 2021-05-16T20:15:20.3228750Z 2021-05-16T20:15:20.3232847Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:15:20.3233690Z package * version date lib source 2021-05-16T20:15:20.3234699Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3236503Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:15:20.3237633Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3240733Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3246510Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3247817Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3249923Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3262291Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:15:20.3266263Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3267295Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3268201Z bslib 0.2.5 2021-05-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3269093Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:15:20.3270015Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3271785Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3272818Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3273788Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3276389Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3278060Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3280398Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3282901Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3294595Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3296790Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3298654Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3300246Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3301271Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3302251Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3303247Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3304207Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3305161Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3306192Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:15:20.3307996Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3309798Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3311122Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3312061Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3313720Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3314806Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3315777Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3316708Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3318132Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3319100Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3320022Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3321004Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3322939Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3324001Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3324959Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3327112Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:15:20.3330205Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3331383Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3334018Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3335013Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3336308Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3337327Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3339161Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3340350Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3341360Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3342355Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3343335Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3344264Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3345179Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3346120Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3347095Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3348064Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3349039Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3350006Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3350960Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3351924Z later 1.2.0 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3353227Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3354280Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3355235Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3356249Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3359088Z manipulateWidget 0.10.1 2020-02-24 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3360181Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3361143Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3362066Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3363982Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3364976Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3365915Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3366855Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3368003Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3368945Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3369898Z misc3d 0.9-0 2020-09-06 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3371775Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3376322Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3380327Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3381375Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3382914Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3383892Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3384866Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:15:20.3386559Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3388132Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3389177Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3392518Z plyr 1.8.6 2020-03-03 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3394112Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3397666Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3401144Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3402799Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3410839Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3414939Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3415958Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3416927Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3418201Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3419400Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3420324Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3421288Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3422275Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3423235Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3424156Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3425080Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3426017Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3426932Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3427861Z rgl 0.106.8 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3429154Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3430391Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3432032Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:15:20.3433256Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3434180Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3435114Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3436055Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3437004Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3437901Z sass 0.4.0 2021-05-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3438797Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3439738Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3440695Z shiny 1.6.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3441632Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3442565Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3443578Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3444498Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3445758Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3446682Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3447587Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3448514Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T20:15:20.3449406Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3450383Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T20:15:20.3451490Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3453552Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3456332Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:15:20.3457413Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:15:20.3458373Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3460113Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3461142Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3462166Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3463403Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3464404Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3465316Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T20:15:20.3466283Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3467239Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3468184Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3470214Z webshot 0.5.2 2019-11-22 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3474034Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3474966Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3475844Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:15:20.3477325Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3478280Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3480413Z xtable 1.8-4 2019-04-21 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3481700Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3482947Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T20:15:20.3483306Z 2021-05-16T20:15:20.3483898Z [1] /home/runner/work/_temp/Library 2021-05-16T20:15:20.3484470Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T20:15:20.3533154Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:15:20.3533805Z Rscript -e 'tic::script()' 2021-05-16T20:15:20.3534286Z ls -l check 2021-05-16T20:15:20.3587708Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:15:20.3588900Z env: 2021-05-16T20:15:20.3589434Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:20.3589939Z TIC_DEPLOY_KEY: 2021-05-16T20:15:20.3590833Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:15:20.3593271Z GITHUB_PAT: *** 2021-05-16T20:15:20.3593741Z COVERALLS_TOKEN: 2021-05-16T20:15:20.3594269Z continue-on-error: false 2021-05-16T20:15:20.3594809Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:20.3595334Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:15:20.3595829Z TZ: UTC 2021-05-16T20:15:20.3596258Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:20.3596705Z NOT_CRAN: true 2021-05-16T20:15:20.3597155Z ##[endgroup] 2021-05-16T20:15:20.6414593Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:15:20.7693159Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:15:20.7694264Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:15:20.7695076Z timeout = Inf, check_dir = "check") 2021-05-16T20:15:20.8433830Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:15:21.0701506Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:15:21.1044280Z * preparing ‘neurobase’: 2021-05-16T20:15:21.1173287Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:15:21.2619479Z * installing the package to build vignettes 2021-05-16T20:17:32.5044915Z * creating vignettes ... OK 2021-05-16T20:17:32.5697066Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:17:32.5710036Z * checking for empty or unneeded directories 2021-05-16T20:17:32.5767502Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:17:32.7516145Z 2021-05-16T20:17:33.0201432Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:17:33.2700617Z * using log directory ‘/home/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:17:33.2702395Z * using R version 3.5.3 (2019-03-11) 2021-05-16T20:17:33.2703513Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:17:33.2704648Z * using session charset: UTF-8 2021-05-16T20:17:33.4232781Z * using option ‘--as-cran’ 2021-05-16T20:17:33.4255577Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:17:33.4267690Z * checking extension type ... Package 2021-05-16T20:17:33.4268824Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:17:33.4269632Z * package encoding: UTF-8 2021-05-16T20:17:33.4318279Z * checking package namespace information ... OK 2021-05-16T20:17:48.7048181Z * checking package dependencies ... OK 2021-05-16T20:17:48.7062517Z * checking if this is a source package ... OK 2021-05-16T20:17:48.7071773Z * checking if there is a namespace ... OK 2021-05-16T20:17:49.8882877Z * checking for executable files ... OK 2021-05-16T20:17:49.8892103Z * checking for hidden files and directories ... OK 2021-05-16T20:17:49.8928210Z * checking for portable file names ... OK 2021-05-16T20:17:49.8945104Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:17:49.8976443Z * checking serialization versions ... OK 2021-05-16T20:17:53.7394849Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:17:53.7532610Z * checking installed package size ... OK 2021-05-16T20:17:53.8790292Z * checking package directory ... OK 2021-05-16T20:17:53.8792155Z * checking ‘build’ directory ... OK 2021-05-16T20:17:54.0533321Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:54.0551269Z * checking top-level files ... OK 2021-05-16T20:17:54.0552720Z * checking for left-over files ... OK 2021-05-16T20:17:54.2397841Z * checking index information ... OK 2021-05-16T20:17:54.4480418Z * checking package subdirectories ... OK 2021-05-16T20:17:54.5047225Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:17:54.5818585Z * checking R files for syntax errors ... OK 2021-05-16T20:17:55.2816043Z * checking whether the package can be loaded ... OK 2021-05-16T20:17:55.9795061Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:17:56.6910891Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:17:57.3964784Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:17:58.1178573Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:17:58.8274816Z * checking loading without being on the library search path ... OK 2021-05-16T20:17:59.6372943Z * checking dependencies in R code ... OK 2021-05-16T20:18:01.1598117Z * checking S3 generic/method consistency ... OK 2021-05-16T20:18:01.8397082Z * checking replacement functions ... OK 2021-05-16T20:18:02.6604089Z * checking foreign function calls ... OK 2021-05-16T20:18:09.6820458Z * checking R code for possible problems ... OK 2021-05-16T20:18:09.9348073Z * checking Rd files ... OK 2021-05-16T20:18:09.9921305Z * checking Rd metadata ... OK 2021-05-16T20:18:10.2222871Z * checking Rd line widths ... OK 2021-05-16T20:18:10.4023919Z * checking Rd cross-references ... OK 2021-05-16T20:18:11.1835511Z * checking for missing documentation entries ... OK 2021-05-16T20:18:13.4453088Z * checking for code/documentation mismatches ... OK 2021-05-16T20:18:15.4278585Z * checking Rd \usage sections ... OK 2021-05-16T20:18:15.6242554Z * checking Rd contents ... OK 2021-05-16T20:18:15.9330194Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:18:15.9453245Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:18:15.9561508Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:18:19.1104162Z * checking examples ... OK 2021-05-16T20:18:19.1124687Z ** found \donttest examples: check also with --run-donttest 2021-05-16T20:18:19.1701107Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:18:19.3756520Z * checking tests ... 2021-05-16T20:18:21.3223636Z Running ‘testthat.R’ 2021-05-16T20:18:21.3284033Z OK 2021-05-16T20:18:21.5501207Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:18:21.5914818Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:20:17.4437747Z * checking re-building of vignette outputs ... OK 2021-05-16T20:20:21.1592831Z * checking PDF version of manual ... OK 2021-05-16T20:20:21.1593932Z * DONE 2021-05-16T20:20:21.1594392Z 2021-05-16T20:20:21.1594972Z Status: OK 2021-05-16T20:20:21.1595391Z 2021-05-16T20:20:21.2536415Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:20:21.2555009Z Duration: 2m 48.5s 2021-05-16T20:20:21.2555785Z 2021-05-16T20:20:21.2566421Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:20:21.2742942Z total 1604 2021-05-16T20:20:21.2745053Z drwxr-xr-x 6 runner docker 4096 May 16 20:20 neurobase.Rcheck 2021-05-16T20:20:21.2746722Z -rw-r--r-- 1 runner docker 693290 May 16 20:17 neurobase_1.30.1.tar.gz 2021-05-16T20:20:21.2748371Z -rw-r--r-- 1 runner docker 941943 May 16 20:17 neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:20:21.2790279Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:20:21.2791145Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:20:21.3203171Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:20:21.3203746Z env: 2021-05-16T20:20:21.3204269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:21.3204783Z TIC_DEPLOY_KEY: 2021-05-16T20:20:21.3205690Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:20:21.3207742Z GITHUB_PAT: *** 2021-05-16T20:20:21.3208209Z COVERALLS_TOKEN: 2021-05-16T20:20:21.3208773Z continue-on-error: false 2021-05-16T20:20:21.3209293Z VDIFFR_RUN_TESTS: 2021-05-16T20:20:21.3209847Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:20:21.3210334Z TZ: UTC 2021-05-16T20:20:21.3210782Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:21.3211498Z NOT_CRAN: true 2021-05-16T20:20:21.3211933Z ##[endgroup] 2021-05-16T20:20:21.3390242Z 2021-05-16T20:20:21.3392070Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T20:20:21.3393160Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T20:20:21.3394353Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:20:21.3394964Z 2021-05-16T20:20:21.3395840Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:20:21.3396951Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:20:21.3398278Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:20:21.3398942Z 2021-05-16T20:20:21.3399786Z R is a collaborative project with many contributors. 2021-05-16T20:20:21.3401014Z Type 'contributors()' for more information and 2021-05-16T20:20:21.3402277Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:20:21.3402927Z 2021-05-16T20:20:21.3403970Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:20:21.3405197Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:20:21.3406202Z Type 'q()' to quit R. 2021-05-16T20:20:21.3406709Z 2021-05-16T20:20:21.3407353Z > library(testthat) 2021-05-16T20:20:21.3408084Z > library(neurobase) 2021-05-16T20:20:21.3411739Z Loading required package: oro.nifti 2021-05-16T20:20:21.3413686Z oro.nifti 0.11.0 2021-05-16T20:20:21.3414185Z > 2021-05-16T20:20:21.3414757Z > test_check("neurobase") 2021-05-16T20:20:21.3415389Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:20:21.3415851Z > 2021-05-16T20:20:21.3416192Z > 2021-05-16T20:20:21.3416685Z > # copyNIfTIHeader 2021-05-16T20:20:21.3417229Z > # double_ortho 2021-05-16T20:20:21.3417858Z > # getEmptyImageDimensions 2021-05-16T20:20:21.3418495Z > # get_empty_dim 2021-05-16T20:20:21.3419132Z > # maskEmptyImageDimensions 2021-05-16T20:20:21.3419782Z > # mask_empty_dim 2021-05-16T20:20:21.3420215Z > # mask_img 2021-05-16T20:20:21.3420680Z > # multi_overlay 2021-05-16T20:20:21.3421108Z > # newnii 2021-05-16T20:20:21.3421543Z > # niftiarr 2021-05-16T20:20:21.3421983Z > # nii.stub 2021-05-16T20:20:21.3422416Z > # ortho2 2021-05-16T20:20:21.3422834Z > # ortho_diff 2021-05-16T20:20:21.3423307Z > # parse_img_ext 2021-05-16T20:20:21.3423770Z > # quantile_img 2021-05-16T20:20:21.3425081Z > # readNIfTI2 2021-05-16T20:20:21.3425584Z > # readnii 2021-05-16T20:20:21.3426014Z > # remake_img 2021-05-16T20:20:21.3426578Z > # replace_dropped_dimensions 2021-05-16T20:20:21.3427108Z > # rescale_img 2021-05-16T20:20:21.3427640Z > # robust_window 2021-05-16T20:20:21.3428082Z > # same_dims 2021-05-16T20:20:21.3428522Z > # tempimg 2021-05-16T20:20:21.3428946Z > # window_img 2021-05-16T20:20:21.3429487Z > # writeNIfTI2 2021-05-16T20:20:21.3429949Z > # writenii 2021-05-16T20:20:21.3430371Z > # xyz 2021-05-16T20:20:21.3430768Z > # zero_pad 2021-05-16T20:20:21.3431208Z > # zlimmer 2021-05-16T20:20:21.3432116Z > # zscore_img 2021-05-16T20:20:21.3432573Z > 2021-05-16T20:20:21.3433025Z > proc.time() 2021-05-16T20:20:21.3433891Z user system elapsed 2021-05-16T20:20:21.3434919Z 1.603 0.125 1.904 2021-05-16T20:20:21.3472157Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:20:21.3472804Z Rscript -e "tic::before_deploy()" 2021-05-16T20:20:21.3519047Z shell: /usr/bin/bash -e {0} 2021-05-16T20:20:21.3519506Z env: 2021-05-16T20:20:21.3520003Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:21.3520544Z TIC_DEPLOY_KEY: 2021-05-16T20:20:21.3521434Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:20:21.3522920Z GITHUB_PAT: *** 2021-05-16T20:20:21.3523383Z COVERALLS_TOKEN: 2021-05-16T20:20:21.3523917Z continue-on-error: false 2021-05-16T20:20:21.3524489Z VDIFFR_RUN_TESTS: 2021-05-16T20:20:21.3525019Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:20:21.3525525Z TZ: UTC 2021-05-16T20:20:21.3525953Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:21.3526425Z NOT_CRAN: true 2021-05-16T20:20:21.3526839Z ##[endgroup] 2021-05-16T20:20:21.6652644Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:20:21.7930350Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:20:21.7931008Z with: 2021-05-16T20:20:21.7932143Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:20:21.7933322Z asset_path: check/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:20:21.7934125Z asset_name: neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T20:20:21.7934893Z asset_content_type: application/octet-stream 2021-05-16T20:20:21.7935441Z env: 2021-05-16T20:20:21.7935941Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:21.7936454Z TIC_DEPLOY_KEY: 2021-05-16T20:20:21.7937349Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:20:21.7939082Z GITHUB_PAT: *** 2021-05-16T20:20:21.7939528Z COVERALLS_TOKEN: 2021-05-16T20:20:21.7940086Z continue-on-error: false 2021-05-16T20:20:21.7940607Z VDIFFR_RUN_TESTS: 2021-05-16T20:20:21.7941329Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:20:21.7941851Z TZ: UTC 2021-05-16T20:20:21.7942284Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:21.7942756Z NOT_CRAN: true 2021-05-16T20:20:21.7943768Z GITHUB_TOKEN: *** 2021-05-16T20:20:21.7944208Z ##[endgroup] 2021-05-16T20:20:22.4020729Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:20:22.4021384Z Rscript -e "tic::deploy()" 2021-05-16T20:20:22.4069659Z shell: /usr/bin/bash -e {0} 2021-05-16T20:20:22.4070100Z env: 2021-05-16T20:20:22.4070628Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:22.4071181Z TIC_DEPLOY_KEY: 2021-05-16T20:20:22.4072078Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:20:22.4073843Z GITHUB_PAT: *** 2021-05-16T20:20:22.4074294Z COVERALLS_TOKEN: 2021-05-16T20:20:22.4074862Z continue-on-error: false 2021-05-16T20:20:22.4075394Z VDIFFR_RUN_TESTS: 2021-05-16T20:20:22.4075953Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:20:22.4076446Z TZ: UTC 2021-05-16T20:20:22.4076913Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:22.4077400Z NOT_CRAN: true 2021-05-16T20:20:22.4077813Z ##[endgroup] 2021-05-16T20:20:22.6891266Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:20:22.8137677Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:20:22.8138380Z Rscript -e "tic::after_deploy()" 2021-05-16T20:20:22.8190596Z shell: /usr/bin/bash -e {0} 2021-05-16T20:20:22.8191049Z env: 2021-05-16T20:20:22.8191542Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:22.8192077Z TIC_DEPLOY_KEY: 2021-05-16T20:20:22.8192961Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:20:22.8194897Z GITHUB_PAT: *** 2021-05-16T20:20:22.8195369Z COVERALLS_TOKEN: 2021-05-16T20:20:22.8195904Z continue-on-error: false 2021-05-16T20:20:22.8196446Z VDIFFR_RUN_TESTS: 2021-05-16T20:20:22.8196973Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:20:22.8197479Z TZ: UTC 2021-05-16T20:20:22.8197904Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:22.8198574Z NOT_CRAN: true 2021-05-16T20:20:22.8198986Z ##[endgroup] 2021-05-16T20:20:23.1017808Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:20:23.4201731Z Post job cleanup. 2021-05-16T20:20:23.4803030Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:20:23.4938319Z Post job cleanup. 2021-05-16T20:20:23.6219533Z [command]/usr/bin/git version 2021-05-16T20:20:23.6332751Z git version 2.31.1 2021-05-16T20:20:23.6413302Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:20:23.6494708Z [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-16T20:20:23.6906847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:20:23.6940018Z http.https://github.com/.extraheader 2021-05-16T20:20:23.6951785Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:20:23.7016174Z [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-16T20:20:23.7472037Z Cleaning up orphan processes